diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 22:51:35 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 22:51:35 +0100 |
commit | 9911f6a849edaac0bfa0dab2c1ff0e99dccad80d (patch) | |
tree | 2da54b670c7fd675673158b74f60f1ad896ff161 /_icons/mood-neutral.svg | |
parent | shields, selector (diff) | |
download | tabler-icons-9911f6a849edaac0bfa0dab2c1ff0e99dccad80d.tar.xz |
box, music, lego
Diffstat (limited to '_icons/mood-neutral.svg')
-rw-r--r-- | _icons/mood-neutral.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_icons/mood-neutral.svg b/_icons/mood-neutral.svg index 51a6cb03..e969e59e 100644 --- a/_icons/mood-neutral.svg +++ b/_icons/mood-neutral.svg @@ -2,7 +2,7 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - <line x1="9" y1="9" x2="9.01" y2="9" /> - <line x1="15" y1="9" x2="15.01" y2="9" /> + <line x1="9" y1="10" x2="9.01" y2="10" /> + <line x1="15" y1="10" x2="15.01" y2="10" /> <line x1="9" y1="15" x2="15" y2="15" /> </svg> |