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-happy.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-happy.svg')
-rw-r--r-- | src/_icons/mood-happy.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/mood-happy.svg b/src/_icons/mood-happy.svg index 07fd70a2..f905c6c3 100644 --- a/src/_icons/mood-happy.svg +++ b/src/_icons/mood-happy.svg @@ -5,5 +5,5 @@ tags: [face, emoji, emotion] <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" /> - <path d="M8 13a4 4 0 108 0m0 0H8" /> + <path d="M8 13a4 4 0 1 0 8 0m0 0H8" /> </svg> |