diff options
author | codecalm <codecalm@gmail.com> | 2020-03-21 12:16:18 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-21 12:16:18 +0100 |
commit | d6df9fa7c4ca1b0b6599f7338b5af9afd643bfed (patch) | |
tree | 03aad476ed8fd2492aa4c25a2c8fd2ccf71fd0d1 /src/_icons/mood-confuzed.svg | |
parent | zip task (diff) | |
parent | new icons png (diff) | |
download | tabler-icons-d6df9fa7c4ca1b0b6599f7338b5af9afd643bfed.tar.xz |
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons into dev
Diffstat (limited to 'src/_icons/mood-confuzed.svg')
-rw-r--r-- | src/_icons/mood-confuzed.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/mood-confuzed.svg b/src/_icons/mood-confuzed.svg index f7aba83..9bdf711 100644 --- a/src/_icons/mood-confuzed.svg +++ b/src/_icons/mood-confuzed.svg @@ -5,5 +5,5 @@ tags: [face, emoji, emotion, frown] <circle cx="12" cy="12" r="9" /> <line x1="9" y1="10" x2="9.01" y2="10" /> <line x1="15" y1="10" x2="15.01" y2="10" /> - <path d="M9.5 16a10 10 0 016 -1.5" /> + <path d="M9.5 16a10 10 0 0 1 6 -1.5" /> </svg> |