add infinity icon (#176)

This commit is contained in:
Yashu Mittal
2021-01-28 00:17:03 +05:30
committed by GitHub
parent 998199085e
commit 2c7fa08503

13
icons/infinity.svg Normal file
View File

@@ -0,0 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M18.1783 8C23.2739 8 23.2739 16 18.1783 16C13.0828 16 11.0446 8 5.43949 8C0.853503 8 0.853504 16 5.43949 16C11.0446 16 13.0828 8 18.1783 8Z" />
</svg>

After

Width:  |  Height:  |  Size: 363 B