diff options
author | codecalm <codecalm@gmail.com> | 2020-09-23 19:59:05 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-23 19:59:05 +0200 |
commit | 666351d23e4ab00fc2abda36099c1f853b362375 (patch) | |
tree | 7f1d4268d68754c3909bd14ac0badbc16a285c4f /src/_icons/mood-boy.svg | |
parent | icons categories (diff) | |
download | tabler-icons-666351d23e4ab00fc2abda36099c1f853b362375.tar.xz |
8 new icons: `brand-appstore`, `brand-google-play`, `building-monument`, `circle-dashed`, `circle-dotted`, `mood-boy`, `world-latitude`, `world-longitude`
Diffstat (limited to 'src/_icons/mood-boy.svg')
-rw-r--r-- | src/_icons/mood-boy.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/mood-boy.svg b/src/_icons/mood-boy.svg new file mode 100644 index 00000000..ca5c6be8 --- /dev/null +++ b/src/_icons/mood-boy.svg @@ -0,0 +1,12 @@ +--- +tags: [face, emoji, emotion] +category: Mood +--- +<svg> + <path d="M17 4.5a9 9 0 0 1 3.864 5.89a2.5 2.5 0 0 1 -.29 4.36a9 9 0 0 1 -17.137 0a2.5 2.5 0 0 1 -.29 -4.36a9 9 0 0 1 3.746 -5.81" /> + <path d="M9.5 16a3.5 3.5 0 0 0 5 0" /> + <path d="M8.5 2c1.5 1 2.5 3.5 2.5 5" /> + <path d="M12.5 2c1.5 2 2 3.5 2 5" /> + <line x1="9" y1="12" x2="9.01" y2="12" /> + <line x1="15" y1="12" x2="15.01" y2="12" /> +</svg> |