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/face-sad.svg | |
parent | more icons (diff) | |
download | tabler-icons-e0eddc5e49c87bcf42df8f9e0a6bfedb61f7b204.tar.xz |
arrows, border fixes
Diffstat (limited to '_icons/face-sad.svg')
-rw-r--r-- | _icons/face-sad.svg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/_icons/face-sad.svg b/_icons/face-sad.svg deleted file mode 100644 index e60d7b6c..00000000 --- a/_icons/face-sad.svg +++ /dev/null @@ -1,8 +0,0 @@ ---- ---- -<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 stroke-linecap="round" d="M9 9v.01M15 9v.01M14.828 15.328a3.987 3.987 0 00-2.82-1.171 3.988 3.988 0 00-2.836 1.171"/> -</svg> |