diff options
author | codecalm <codecalm@gmail.com> | 2022-07-16 08:47:16 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-07-16 08:47:16 +0200 |
commit | 132842cb153820037bb7fa695655f6606e0f14e7 (patch) | |
tree | b79693ab85b9d7bb7fff0cbc13287824072a3a09 /icons/snowman.svg | |
parent | 18 new icons: `a-b-2`, `brand-fortnite`, `brand-pepsi`, `brand-toyota`, `mask... (diff) | |
download | tabler-icons-132842cb153820037bb7fa695655f6606e0f14e7.tar.xz |
Release 1.76.0v1.76.0
Diffstat (limited to 'icons/snowman.svg')
-rw-r--r-- | icons/snowman.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/snowman.svg b/icons/snowman.svg new file mode 100644 index 00000000..f04421b0 --- /dev/null +++ b/icons/snowman.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-snowman" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 3a4 4 0 0 1 2.906 6.75a6 6 0 1 1 -5.81 0a4 4 0 0 1 2.904 -6.75z" /> + <path d="M17.5 11.5l2.5 -1.5" /> + <path d="M6.5 11.5l-2.5 -1.5" /> + <path d="M12 13h.01" /> + <path d="M12 16h.01" /> +</svg> + + |