square threads logo
square-threads from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- square-threads
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Related icons in Font Awesome Brands
square-behancesquare-blueskysquare-build-awesome-strokesquare-deskprosquare-dribbblesquare-facebooksquare-figmasquare-font-awesomesquare-font-awesome-strokesquare-gitsquare-githubsquare-gitlabsquare-google-plussquare-hacker-newssquare-instagramsquare-jssquare-kickstartersquare-lastfmsquare-letterboxdsquare-linkedinsquare-odnoklassnikisquare-pied-pipersquare-pinterestsquare-reddit
Use the square threads logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 96c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64zm-146.2 64.3c-99 0-166.3 70.2-166.3 172.1c0 93.2 65.9 147.3 144.5 147.3c64.9 0 130.6-37.9 130.6-102.7c0-33.9-19.4-56.3-47.5-69c-.4-46.4-25.6-74.3-68-74.3c-28.3 0-52.2 12.8-64.7 33.3l27.4 19c7.1-11.2 16.9-20.5 35-20.5c20.3 0 30.8 11.3 33.8 32.3c-9.8-1.5-19.6-2.3-29.8-2.3c-54.9 0-80.7 24.8-80.8 57.7s25.8 53.1 63.9 53.1c41.8 0 66.7-28.2 77-63c10.6 4.8 17.9 16 17.9 32.9c0 45.1-52 69.6-96.1 69.6c-65 0-107.5-42.7-107.5-112.1c0-85.1 56.2-139.6 131.7-139.6c50.7 0 75.8 22.2 92.8 52.1l28-19.6c-18.5-38.7-59.9-66.3-122-66.3zm-2 167.2c9 0 17.8.6 25.7 2.3c-5.6 25.6-22.2 42.8-46.7 42.8c-14.3 0-26.9-6.8-26.9-19.3c0-19.7 24.2-25.7 48-25.7z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsSquareThreads(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 96c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64zm-146.2 64.3c-99 0-166.3 70.2-166.3 172.1c0 93.2 65.9 147.3 144.5 147.3c64.9 0 130.6-37.9 130.6-102.7c0-33.9-19.4-56.3-47.5-69c-.4-46.4-25.6-74.3-68-74.3c-28.3 0-52.2 12.8-64.7 33.3l27.4 19c7.1-11.2 16.9-20.5 35-20.5c20.3 0 30.8 11.3 33.8 32.3c-9.8-1.5-19.6-2.3-29.8-2.3c-54.9 0-80.7 24.8-80.8 57.7s25.8 53.1 63.9 53.1c41.8 0 66.7-28.2 77-63c10.6 4.8 17.9 16 17.9 32.9c0 45.1-52 69.6-96.1 69.6c-65 0-107.5-42.7-107.5-112.1c0-85.1 56.2-139.6 131.7-139.6c50.7 0 75.8 22.2 92.8 52.1l28-19.6c-18.5-38.7-59.9-66.3-122-66.3zm-2 167.2c9 0 17.8.6 25.7 2.3c-5.6 25.6-22.2 42.8-46.7 42.8c-14.3 0-26.9-6.8-26.9-19.3c0-19.7 24.2-25.7 48-25.7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 96c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64zm-146.2 64.3c-99 0-166.3 70.2-166.3 172.1c0 93.2 65.9 147.3 144.5 147.3c64.9 0 130.6-37.9 130.6-102.7c0-33.9-19.4-56.3-47.5-69c-.4-46.4-25.6-74.3-68-74.3c-28.3 0-52.2 12.8-64.7 33.3l27.4 19c7.1-11.2 16.9-20.5 35-20.5c20.3 0 30.8 11.3 33.8 32.3c-9.8-1.5-19.6-2.3-29.8-2.3c-54.9 0-80.7 24.8-80.8 57.7s25.8 53.1 63.9 53.1c41.8 0 66.7-28.2 77-63c10.6 4.8 17.9 16 17.9 32.9c0 45.1-52 69.6-96.1 69.6c-65 0-107.5-42.7-107.5-112.1c0-85.1 56.2-139.6 131.7-139.6c50.7 0 75.8 22.2 92.8 52.1l28-19.6c-18.5-38.7-59.9-66.3-122-66.3zm-2 167.2c9 0 17.8.6 25.7 2.3c-5.6 25.6-22.2 42.8-46.7 42.8c-14.3 0-26.9-6.8-26.9-19.3c0-19.7 24.2-25.7 48-25.7z"/></svg> </template>
CSS
.icon-square-threads {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%2096c35.3%200%2064%2028.7%2064%2064v320c0%2035.3-28.7%2064-64%2064H160c-35.3%200-64-28.7-64-64V160c0-35.3%2028.7-64%2064-64zm-146.2%2064.3c-99%200-166.3%2070.2-166.3%20172.1c0%2093.2%2065.9%20147.3%20144.5%20147.3c64.9%200%20130.6-37.9%20130.6-102.7c0-33.9-19.4-56.3-47.5-69c-.4-46.4-25.6-74.3-68-74.3c-28.3%200-52.2%2012.8-64.7%2033.3l27.4%2019c7.1-11.2%2016.9-20.5%2035-20.5c20.3%200%2030.8%2011.3%2033.8%2032.3c-9.8-1.5-19.6-2.3-29.8-2.3c-54.9%200-80.7%2024.8-80.8%2057.7s25.8%2053.1%2063.9%2053.1c41.8%200%2066.7-28.2%2077-63c10.6%204.8%2017.9%2016%2017.9%2032.9c0%2045.1-52%2069.6-96.1%2069.6c-65%200-107.5-42.7-107.5-112.1c0-85.1%2056.2-139.6%20131.7-139.6c50.7%200%2075.8%2022.2%2092.8%2052.1l28-19.6c-18.5-38.7-59.9-66.3-122-66.3zm-2%20167.2c9%200%2017.8.6%2025.7%202.3c-5.6%2025.6-22.2%2042.8-46.7%2042.8c-14.3%200-26.9-6.8-26.9-19.3c0-19.7%2024.2-25.7%2048-25.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%2096c35.3%200%2064%2028.7%2064%2064v320c0%2035.3-28.7%2064-64%2064H160c-35.3%200-64-28.7-64-64V160c0-35.3%2028.7-64%2064-64zm-146.2%2064.3c-99%200-166.3%2070.2-166.3%20172.1c0%2093.2%2065.9%20147.3%20144.5%20147.3c64.9%200%20130.6-37.9%20130.6-102.7c0-33.9-19.4-56.3-47.5-69c-.4-46.4-25.6-74.3-68-74.3c-28.3%200-52.2%2012.8-64.7%2033.3l27.4%2019c7.1-11.2%2016.9-20.5%2035-20.5c20.3%200%2030.8%2011.3%2033.8%2032.3c-9.8-1.5-19.6-2.3-29.8-2.3c-54.9%200-80.7%2024.8-80.8%2057.7s25.8%2053.1%2063.9%2053.1c41.8%200%2066.7-28.2%2077-63c10.6%204.8%2017.9%2016%2017.9%2032.9c0%2045.1-52%2069.6-96.1%2069.6c-65%200-107.5-42.7-107.5-112.1c0-85.1%2056.2-139.6%20131.7-139.6c50.7%200%2075.8%2022.2%2092.8%2052.1l28-19.6c-18.5-38.7-59.9-66.3-122-66.3zm-2%20167.2c9%200%2017.8.6%2025.7%202.3c-5.6%2025.6-22.2%2042.8-46.7%2042.8c-14.3%200-26.9-6.8-26.9-19.3c0-19.7%2024.2-25.7%2048-25.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/square-threads.svg?color=%231a73e8&size=48