diff options
author | codecalm <codecalm@gmail.com> | 2020-11-13 21:28:54 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-11-13 21:28:54 +0100 |
commit | 9fbae4657199ee4771aab719ec56c1577baf87fa (patch) | |
tree | 6758fa13f8969528a79f04ab56ad9d0c4528be28 /src/_icons/brand-disqus.svg | |
parent | 16 new icons: `brand-bitbucket`, `brand-google-analytics`, `brand-gravatar`, ... (diff) | |
download | tabler-icons-9fbae4657199ee4771aab719ec56c1577baf87fa.tar.xz |
5 new icons: `brand-asana`, `brand-bing`, `brand-booking`, `brand-disqus`, `brand-docker`
Diffstat (limited to 'src/_icons/brand-disqus.svg')
-rw-r--r-- | src/_icons/brand-disqus.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-disqus.svg b/src/_icons/brand-disqus.svg new file mode 100644 index 00000000..712677ef --- /dev/null +++ b/src/_icons/brand-disqus.svg @@ -0,0 +1,8 @@ +--- +tags: [comment, blog, service, website, online, platform, social, networking, technology] +category: Brand +--- +<svg> + <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> |