diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
commit | cc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch) | |
tree | f97ccc690a4ce83d25a9f93d295e0917d96f7e44 /src/_icons/brand-disqus.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/brand-disqus.svg')
-rw-r--r-- | src/_icons/brand-disqus.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/brand-disqus.svg b/src/_icons/brand-disqus.svg index 91b32d20..44e44cc8 100644 --- a/src/_icons/brand-disqus.svg +++ b/src/_icons/brand-disqus.svg @@ -2,6 +2,6 @@ category: Brand --- <svg> - <path d="M11.847 21c-2.259 0-4.323-.667-5.919-2H2l1.708-3.266C3.163 14.56 2.949 13.288 2.95 12c0-4.97 3.84-9 8.898-9C16.9 3 21 7.03 21 12c0 4.972-4.098 9-9.153 9z" /> - <path d="M11.485 15H10V9h1.485C13.597 9 15 9.823 15 11.981v.035C15 14.196 13.597 15 11.485 15z" /> + <path d="M11.847 21c-2.259 0 -4.323 -.667 -5.919 -2h-3.928l1.708 -3.266c-.545 -1.174 -.759 -2.446 -.758 -3.734c0 -4.97 3.84 -9 8.898 -9c5.052 0 9.152 4.03 9.152 9c0 4.972 -4.098 9 -9.153 9z" /> + <path d="M11.485 15h-1.485v-6h1.485c2.112 0 3.515 .823 3.515 2.981v.035c0 2.18 -1.403 2.984 -3.515 2.984z" /> </svg> |