diff options
author | codecalm <codecalm@gmail.com> | 2020-02-29 17:56:03 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-29 17:56:03 +0100 |
commit | e0eddc5e49c87bcf42df8f9e0a6bfedb61f7b204 (patch) | |
tree | 58ea88ef8ed6b4ed8ce998fa7fb691c2bfb02eb1 /_icons/mood-smile.svg | |
parent | more icons (diff) | |
download | tabler-icons-e0eddc5e49c87bcf42df8f9e0a6bfedb61f7b204.tar.xz |
arrows, border fixes
Diffstat (limited to '_icons/mood-smile.svg')
-rw-r--r-- | _icons/mood-smile.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/mood-smile.svg b/_icons/mood-smile.svg new file mode 100644 index 00000000..30d45325 --- /dev/null +++ b/_icons/mood-smile.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" /> + <path d="M9 9h.01M15 9h.01M9.172 14.828c.707.708 1.799 1.17 2.82 1.172a3.988 3.988 0 002.836-1.172"/> +</svg> |