add sigma icon (#197)

Co-authored-by: johnletey <johnletey@gmail.com>
This commit is contained in:
Yashu Mittal
2021-02-07 03:24:45 +05:30
committed by GitHub
parent 400f7871d2
commit 0864092670

13
icons/sigma.svg Normal file
View File

@@ -0,0 +1,13 @@
<svg
width="24"
height="24"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M18 7V4H6l6 8-6 8h12v-3" />
</svg>

After

Width:  |  Height:  |  Size: 247 B