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-happy.svg | |
parent | more icons (diff) | |
download | tabler-icons-e0eddc5e49c87bcf42df8f9e0a6bfedb61f7b204.tar.xz |
arrows, border fixes
Diffstat (limited to '_icons/face-happy.svg')
-rw-r--r-- | _icons/face-happy.svg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/_icons/face-happy.svg b/_icons/face-happy.svg deleted file mode 100644 index 37097cc..0000000 --- a/_icons/face-happy.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 d="M8 13a4 4 0 108 0m0 0H8" /> -</svg> |