threads icon logo

threads-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
threads-icon
Set
SVG Logos
Style
Color
Viewbox
256×292
License
CC0

Use the threads icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><path d="M130.261 291.804h-.087c-43.537-.291-77.007-14.648-99.505-42.661C10.68 224.193.35 189.498 0 146.019v-.204C.35 102.307 10.68 67.64 30.698 42.69C53.167 14.649 86.666.291 130.174 0h.175c33.382.233 61.308 8.812 82.99 25.504C233.734 41.203 248.091 63.555 256 91.977l-24.803 6.916c-13.423-48.148-47.39-72.747-100.965-73.127c-35.366.263-62.125 11.38-79.516 33.033c-16.254 20.28-24.658 49.577-24.979 87.103c.321 37.526 8.725 66.823 25.008 87.104c17.391 21.68 44.15 32.799 79.516 33.032c31.895-.233 52.992-7.674 70.53-24.862c20.017-19.609 19.667-43.683 13.248-58.331c-3.765-8.638-10.622-15.816-19.872-21.273c-2.335 16.429-7.558 29.735-15.612 39.773c-10.767 13.394-26.029 20.718-45.346 21.769c-14.62.788-28.714-2.656-39.627-9.747c-12.927-8.374-20.485-21.155-21.302-36.037c-.788-14.474 4.96-27.78 16.166-37.468c10.71-9.25 25.766-14.678 43.566-15.7c13.102-.729 25.387-.145 36.71 1.722c-1.518-9.016-4.553-16.195-9.105-21.36c-6.245-7.12-15.903-10.738-28.684-10.826h-.35c-10.272 0-24.22 2.83-33.091 16.05L76.132 95.42c11.905-17.683 31.223-27.43 54.45-27.43h.526c38.839.234 61.979 24.016 64.284 65.51a163 163 0 0 1 3.91 1.722c18.121 8.52 31.37 21.419 38.344 37.322c9.687 22.148 10.592 58.244-18.822 87.045c-22.498 22.002-49.782 31.953-88.475 32.215zm12.198-142.138c-2.947 0-5.924.088-8.988.263c-22.323 1.255-36.242 11.497-35.454 26.058c.817 15.262 17.654 22.352 33.85 21.477c14.881-.788 34.257-6.595 37.525-45.113c-8.228-1.78-17.245-2.685-26.933-2.685"/></svg>

React

import type { SVGProps } from "react";

export function LogosThreadsIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><path d="M130.261 291.804h-.087c-43.537-.291-77.007-14.648-99.505-42.661C10.68 224.193.35 189.498 0 146.019v-.204C.35 102.307 10.68 67.64 30.698 42.69C53.167 14.649 86.666.291 130.174 0h.175c33.382.233 61.308 8.812 82.99 25.504C233.734 41.203 248.091 63.555 256 91.977l-24.803 6.916c-13.423-48.148-47.39-72.747-100.965-73.127c-35.366.263-62.125 11.38-79.516 33.033c-16.254 20.28-24.658 49.577-24.979 87.103c.321 37.526 8.725 66.823 25.008 87.104c17.391 21.68 44.15 32.799 79.516 33.032c31.895-.233 52.992-7.674 70.53-24.862c20.017-19.609 19.667-43.683 13.248-58.331c-3.765-8.638-10.622-15.816-19.872-21.273c-2.335 16.429-7.558 29.735-15.612 39.773c-10.767 13.394-26.029 20.718-45.346 21.769c-14.62.788-28.714-2.656-39.627-9.747c-12.927-8.374-20.485-21.155-21.302-36.037c-.788-14.474 4.96-27.78 16.166-37.468c10.71-9.25 25.766-14.678 43.566-15.7c13.102-.729 25.387-.145 36.71 1.722c-1.518-9.016-4.553-16.195-9.105-21.36c-6.245-7.12-15.903-10.738-28.684-10.826h-.35c-10.272 0-24.22 2.83-33.091 16.05L76.132 95.42c11.905-17.683 31.223-27.43 54.45-27.43h.526c38.839.234 61.979 24.016 64.284 65.51a163 163 0 0 1 3.91 1.722c18.121 8.52 31.37 21.419 38.344 37.322c9.687 22.148 10.592 58.244-18.822 87.045c-22.498 22.002-49.782 31.953-88.475 32.215zm12.198-142.138c-2.947 0-5.924.088-8.988.263c-22.323 1.255-36.242 11.497-35.454 26.058c.817 15.262 17.654 22.352 33.85 21.477c14.881-.788 34.257-6.595 37.525-45.113c-8.228-1.78-17.245-2.685-26.933-2.685"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><path d="M130.261 291.804h-.087c-43.537-.291-77.007-14.648-99.505-42.661C10.68 224.193.35 189.498 0 146.019v-.204C.35 102.307 10.68 67.64 30.698 42.69C53.167 14.649 86.666.291 130.174 0h.175c33.382.233 61.308 8.812 82.99 25.504C233.734 41.203 248.091 63.555 256 91.977l-24.803 6.916c-13.423-48.148-47.39-72.747-100.965-73.127c-35.366.263-62.125 11.38-79.516 33.033c-16.254 20.28-24.658 49.577-24.979 87.103c.321 37.526 8.725 66.823 25.008 87.104c17.391 21.68 44.15 32.799 79.516 33.032c31.895-.233 52.992-7.674 70.53-24.862c20.017-19.609 19.667-43.683 13.248-58.331c-3.765-8.638-10.622-15.816-19.872-21.273c-2.335 16.429-7.558 29.735-15.612 39.773c-10.767 13.394-26.029 20.718-45.346 21.769c-14.62.788-28.714-2.656-39.627-9.747c-12.927-8.374-20.485-21.155-21.302-36.037c-.788-14.474 4.96-27.78 16.166-37.468c10.71-9.25 25.766-14.678 43.566-15.7c13.102-.729 25.387-.145 36.71 1.722c-1.518-9.016-4.553-16.195-9.105-21.36c-6.245-7.12-15.903-10.738-28.684-10.826h-.35c-10.272 0-24.22 2.83-33.091 16.05L76.132 95.42c11.905-17.683 31.223-27.43 54.45-27.43h.526c38.839.234 61.979 24.016 64.284 65.51a163 163 0 0 1 3.91 1.722c18.121 8.52 31.37 21.419 38.344 37.322c9.687 22.148 10.592 58.244-18.822 87.045c-22.498 22.002-49.782 31.953-88.475 32.215zm12.198-142.138c-2.947 0-5.924.088-8.988.263c-22.323 1.255-36.242 11.497-35.454 26.058c.817 15.262 17.654 22.352 33.85 21.477c14.881-.788 34.257-6.595 37.525-45.113c-8.228-1.78-17.245-2.685-26.933-2.685"/></svg>
</template>

CSS

.icon-threads-icon {
  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%20256%20292%22%3E%3Cpath%20d%3D%22M130.261%20291.804h-.087c-43.537-.291-77.007-14.648-99.505-42.661C10.68%20224.193.35%20189.498%200%20146.019v-.204C.35%20102.307%2010.68%2067.64%2030.698%2042.69C53.167%2014.649%2086.666.291%20130.174%200h.175c33.382.233%2061.308%208.812%2082.99%2025.504C233.734%2041.203%20248.091%2063.555%20256%2091.977l-24.803%206.916c-13.423-48.148-47.39-72.747-100.965-73.127c-35.366.263-62.125%2011.38-79.516%2033.033c-16.254%2020.28-24.658%2049.577-24.979%2087.103c.321%2037.526%208.725%2066.823%2025.008%2087.104c17.391%2021.68%2044.15%2032.799%2079.516%2033.032c31.895-.233%2052.992-7.674%2070.53-24.862c20.017-19.609%2019.667-43.683%2013.248-58.331c-3.765-8.638-10.622-15.816-19.872-21.273c-2.335%2016.429-7.558%2029.735-15.612%2039.773c-10.767%2013.394-26.029%2020.718-45.346%2021.769c-14.62.788-28.714-2.656-39.627-9.747c-12.927-8.374-20.485-21.155-21.302-36.037c-.788-14.474%204.96-27.78%2016.166-37.468c10.71-9.25%2025.766-14.678%2043.566-15.7c13.102-.729%2025.387-.145%2036.71%201.722c-1.518-9.016-4.553-16.195-9.105-21.36c-6.245-7.12-15.903-10.738-28.684-10.826h-.35c-10.272%200-24.22%202.83-33.091%2016.05L76.132%2095.42c11.905-17.683%2031.223-27.43%2054.45-27.43h.526c38.839.234%2061.979%2024.016%2064.284%2065.51a163%20163%200%200%201%203.91%201.722c18.121%208.52%2031.37%2021.419%2038.344%2037.322c9.687%2022.148%2010.592%2058.244-18.822%2087.045c-22.498%2022.002-49.782%2031.953-88.475%2032.215zm12.198-142.138c-2.947%200-5.924.088-8.988.263c-22.323%201.255-36.242%2011.497-35.454%2026.058c.817%2015.262%2017.654%2022.352%2033.85%2021.477c14.881-.788%2034.257-6.595%2037.525-45.113c-8.228-1.78-17.245-2.685-26.933-2.685%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%20256%20292%22%3E%3Cpath%20d%3D%22M130.261%20291.804h-.087c-43.537-.291-77.007-14.648-99.505-42.661C10.68%20224.193.35%20189.498%200%20146.019v-.204C.35%20102.307%2010.68%2067.64%2030.698%2042.69C53.167%2014.649%2086.666.291%20130.174%200h.175c33.382.233%2061.308%208.812%2082.99%2025.504C233.734%2041.203%20248.091%2063.555%20256%2091.977l-24.803%206.916c-13.423-48.148-47.39-72.747-100.965-73.127c-35.366.263-62.125%2011.38-79.516%2033.033c-16.254%2020.28-24.658%2049.577-24.979%2087.103c.321%2037.526%208.725%2066.823%2025.008%2087.104c17.391%2021.68%2044.15%2032.799%2079.516%2033.032c31.895-.233%2052.992-7.674%2070.53-24.862c20.017-19.609%2019.667-43.683%2013.248-58.331c-3.765-8.638-10.622-15.816-19.872-21.273c-2.335%2016.429-7.558%2029.735-15.612%2039.773c-10.767%2013.394-26.029%2020.718-45.346%2021.769c-14.62.788-28.714-2.656-39.627-9.747c-12.927-8.374-20.485-21.155-21.302-36.037c-.788-14.474%204.96-27.78%2016.166-37.468c10.71-9.25%2025.766-14.678%2043.566-15.7c13.102-.729%2025.387-.145%2036.71%201.722c-1.518-9.016-4.553-16.195-9.105-21.36c-6.245-7.12-15.903-10.738-28.684-10.826h-.35c-10.272%200-24.22%202.83-33.091%2016.05L76.132%2095.42c11.905-17.683%2031.223-27.43%2054.45-27.43h.526c38.839.234%2061.979%2024.016%2064.284%2065.51a163%20163%200%200%201%203.91%201.722c18.121%208.52%2031.37%2021.419%2038.344%2037.322c9.687%2022.148%2010.592%2058.244-18.822%2087.045c-22.498%2022.002-49.782%2031.953-88.475%2032.215zm12.198-142.138c-2.947%200-5.924.088-8.988.263c-22.323%201.255-36.242%2011.497-35.454%2026.058c.817%2015.262%2017.654%2022.352%2033.85%2021.477c14.881-.788%2034.257-6.595%2037.525-45.113c-8.228-1.78-17.245-2.685-26.933-2.685%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/threads-icon.svg?color=%231a73e8&size=48