diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 20:11:30 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 20:11:30 +0100 |
commit | 8a77227bd4fe0ab5686755e5250cc04a7ed3355c (patch) | |
tree | 1f6714168c485ca68009684324b316df4d1b37dd /icons.svg | |
parent | heart fix, puzzle, moon fix, world (diff) | |
download | tabler-icons-8a77227bd4fe0ab5686755e5250cc04a7ed3355c.tar.xz |
tag
Diffstat (limited to 'icons.svg')
-rw-r--r-- | icons.svg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -183,7 +183,7 @@ </symbol> <symbol id="tabler-grid" class="icon tabler-icon tabler-icon-grid" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="6" height="6" rx="1" /><rect x="14" y="4" width="6" height="6" rx="1" /><rect x="4" y="14" width="6" height="6" rx="1" /><rect x="14" y="14" width="6" height="6" rx="1" /> </symbol> - <symbol id="tabler-heart" class="icon tabler-icon tabler-icon-heart" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M12 20l-7 -7a4 4 0 016.5 -6a.9 .9 0 001 0a4 4 0 016.5 6l-7 7"></path> + <symbol id="tabler-heart" class="icon tabler-icon tabler-icon-heart" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M12 20l-7 -7a4 4 0 016.5 -6a.9 .9 0 001 0a4 4 0 016.5 6l-7 7" /> </symbol> <symbol id="tabler-home" class="icon tabler-icon tabler-icon-home" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="5 12 3 12 12 3 21 12 19 12" /><path d="M5 12v7a2 2 0 002 2h10a2 2 0 002-2v-7" /><path d="M9 21v-6a2 2 0 012 -2h2a2 2 0 012 2v6" /> </symbol> |