Added Line icon.

Closes #47.
This commit is contained in:
Reizner Evgeniy
2017-09-20 20:33:22 +03:00
parent b351a40f68
commit 0644e6be9d
3 changed files with 14 additions and 1 deletions

5
tiny/line.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#3ace01" height="512" rx="15%" width="512"/>
<path d="m456 230c-2 48-23 81-55 110-56 50-146 112-158 102-12-15 23-50-21-55-94-13-166-79-166-157 0-88 91-160 201-160s202 72 199 160z" fill="#fff"/>
<path d="m379 231h-36m36-38h-39v76h39m-132 0v-76l58 76v-76m-95 76v-76m-70 0v76h39" fill="none" stroke="#3ace01" stroke-linecap="round" stroke-linejoin="round" stroke-width="22"/>
</svg>

After

Width:  |  Height:  |  Size: 455 B