diff options
author | codecalm <codecalm@gmail.com> | 2020-02-29 17:25:14 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-29 17:25:14 +0100 |
commit | 0195c493c1690ae51c642a2c6d5a07e20719040a (patch) | |
tree | ab1f3aa0c0022886df496513885cfd8ab9042b5b /_icons/face-confuzed.svg | |
parent | icons (diff) | |
download | tabler-icons-0195c493c1690ae51c642a2c6d5a07e20719040a.tar.xz |
arrows, faces
Diffstat (limited to '_icons/face-confuzed.svg')
-rw-r--r-- | _icons/face-confuzed.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/face-confuzed.svg b/_icons/face-confuzed.svg new file mode 100644 index 00000000..bb3051df --- /dev/null +++ b/_icons/face-confuzed.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9"></circle> + <line x1="9" y1="9" x2="9.01" y2="9" /> + <line x1="15" y1="9" x2="15.01" y2="9" /> + <line x1="9" y1="15" x2="15.5" y2="14" /> +</svg> |