1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-29 10:20:52 +01:00

Fixed icons: bell-x, droplet-filled

This commit is contained in:
codecalm 2023-02-13 23:05:30 +01:00
parent 3e1eeb50bb
commit 4d2cdb6942
2 changed files with 5 additions and 3 deletions

View File

@ -5,8 +5,7 @@ version: "1.37"
unicode: "ede5"
---
<svg>
<path d="M10.613 8.21l.094 .083l1.293 1.292l1.293 -1.292a1 1 0 0 1 1.497 1.32l-.083 .094l-1.292 1.293l1.292 1.293a1 1 0 0 1 -1.32 1.497l-.094 -.083l-1.293 -1.292l-1.293 1.292a1 1 0 0 1 -1.497 -1.32l.083 -.094l1.292 -1.293l-1.292 -1.293a1 1 0 0 1 1.217 -1.567l.102 .07z" fill="#FFF" />
<path d="M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" />
<path d="M9 17v1a3 3 0 0 0 6 0v-1" />
<path d="M10 9l4 4m0 -4l-4 4" />
<path d="M10.5 9.5l3 3m0 -3l-3 3" />
</svg>

View File

@ -5,5 +5,8 @@ version: "1.39"
unicode: "ee80"
---
<svg>
<path d="M6.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" fill="currentColor" />
<path d="M6.801 11.003a6 6 0 1 0 10.396 -.003l-5.197 -8l-5.199 8.003z" stroke="#010202" stroke-width="0" fill="currentColor" />
<path d="M12 3v17" stroke-width="0" fill="currentColor" />
<path d="M12 12l3.544 -3.544" stroke-width="0" fill="currentColor" />
<path d="M12 17.3l5.558 -5.558" stroke-width="0" fill="currentColor" />
</svg>