mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 18:04:12 +03:00
Add Threads icon (#8943)
* Add Threads icon Closes #8930 Threads is a new social media app by Instagram, made publicly available on July 5th, 2023. There appears to be no official brand guidelines page yet, so this SVG was pulled from the Wikipedia article for the app. * add missing viewbox attribute * fix: center path * fix: run svgo against icon * fix: actually center the icon * Update _data/simple-icons.json
This commit is contained in:
parent
c5f94d3976
commit
eb1fcd115a
@ -12041,6 +12041,11 @@
|
|||||||
"hex": "0099FF",
|
"hex": "0099FF",
|
||||||
"source": "https://www.threadless.com/about-us/"
|
"source": "https://www.threadless.com/about-us/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Threads",
|
||||||
|
"hex": "000000",
|
||||||
|
"source": "https://commons.wikimedia.org/wiki/File:Threads_(app)_logo.svg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Three.js",
|
"title": "Three.js",
|
||||||
"hex": "000000",
|
"hex": "000000",
|
||||||
|
1
icons/threads.svg
Normal file
1
icons/threads.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Threads</title><path d="M17.743 11.123a8.547 8.547 0 0 0-.315-.142c-.185-3.414-2.05-5.368-5.182-5.388h-.042c-1.874 0-3.431.8-4.39 2.255l1.722 1.181c.716-1.087 1.84-1.319 2.669-1.319h.028c1.031.007 1.81.307 2.313.892.367.425.612 1.014.733 1.756a13.176 13.176 0 0 0-2.96-.143c-2.977.172-4.892 1.908-4.763 4.321.065 1.224.675 2.277 1.717 2.965.88.582 2.015.866 3.195.802 1.557-.086 2.778-.68 3.63-1.766.648-.825 1.057-1.894 1.238-3.241.742.448 1.292 1.037 1.596 1.745.517 1.205.547 3.184-1.068 4.797-1.415 1.414-3.116 2.025-5.686 2.044-2.851-.02-5.008-.935-6.41-2.717-1.313-1.67-1.991-4.08-2.016-7.165.025-3.085.703-5.496 2.016-7.165 1.402-1.782 3.558-2.696 6.41-2.717 2.871.02 5.065.94 6.521 2.73.714.879 1.252 1.983 1.607 3.27l2.018-.538c-.43-1.585-1.107-2.95-2.027-4.083C18.43 1.2 15.7.024 12.185 0h-.014C8.66.024 5.963 1.205 4.15 3.51c-1.614 2.05-2.446 4.905-2.474 8.482v.016c.028 3.578.86 6.431 2.473 8.482 1.813 2.305 4.512 3.486 8.022 3.51h.014c3.12-.022 5.319-.839 7.13-2.649 2.371-2.368 2.3-5.336 1.518-7.158-.56-1.307-1.629-2.368-3.09-3.07zm-5.387 5.065c-1.305.074-2.66-.512-2.728-1.766-.05-.93.662-1.969 2.808-2.092.246-.015.487-.021.724-.021.78 0 1.508.075 2.171.22-.247 3.088-1.697 3.59-2.975 3.66z"/></svg>
|
After Width: | Height: | Size: 1.3 KiB |
Loading…
Reference in New Issue
Block a user