feat: Add sum icon (feathericons#86)

This commit is contained in:
John Letey 2019-07-03 16:40:57 +03:00
parent 3c64e93543
commit 2c5ccca0f4

13
icons/sum.svg Normal file
View File

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

After

Width:  |  Height:  |  Size: 247 B