1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 12:48:26 +01:00

next part of icons

This commit is contained in:
codecalm 2020-03-04 00:33:00 +01:00
parent 0690fb8c4d
commit 3eb0ec3c49
2 changed files with 10 additions and 3 deletions

8
_icons/glass-full.svg Normal file
View File

@ -0,0 +1,8 @@
---
---
<svg>
<line x1="8" y1="21" x2="16" y2="21" />
<line x1="12" y1="15" x2="12" y2="21" />
<path d="M16 4l1 6a5 5 0 01-10 0l1 -6z" />
<path d="M7 10a4 4 0 015 0a4 4 0 005 0" />
</svg>

View File

@ -2,7 +2,6 @@
---
<svg>
<line x1="8" y1="21" x2="16" y2="21" />
<line x1="12" y1="13" x2="12" y2="21" />
<line x1="7" y1="4" x2="17" y2="4" />
<path d="M17 4v4a5 5 0 01-10 0v-4" />
<line x1="12" y1="15" x2="12" y2="21" />
<path d="M16 4l1 6a5 5 0 01-10 0l1 -6z" />
</svg>