diff options
author | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
commit | 4e9d9e8d06f12979b92f277619ea1487f8ab7e59 (patch) | |
tree | e0a0e32594b1da0ef7afe7666b05e46f53ecbe59 /icons/brand-reddit.svg | |
parent | 5 new icons: `circle-off`, `hexagon-off`, `octagon-off`, `square-off`, `trian... (diff) | |
download | tabler-icons-4e9d9e8d06f12979b92f277619ea1487f8ab7e59.tar.xz |
icons build
Diffstat (limited to 'icons/brand-reddit.svg')
-rw-r--r-- | icons/brand-reddit.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/brand-reddit.svg b/icons/brand-reddit.svg index b85fcd4b..0acfb1af 100644 --- a/icons/brand-reddit.svg +++ b/icons/brand-reddit.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-reddit" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M12 8c2.648 0 5.028 .826 6.675 2.14a2.5 2.5 0 0 1 2.326 4.36c0 3.59 -4.03 6.5 -9 6.5c-4.875 0 -8.845 -2.8 -9 -6.294l-1 -.206a2.5 2.5 0 0 1 2.326 -4.36c1.646 -1.313 4.026 -2.14 6.674 -2.14z" /> - <path d="M12 8l1-5 6 1" /> + <path d="M12 8l1 -5l6 1" /> <circle cx="19" cy="4" r="1" /> <circle cx="9" cy="13" r=".5" fill="currentColor" /> <circle cx="15" cy="13" r=".5" fill="currentColor" /> |