threads icon
threads-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- threads-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the threads icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19.598 8.531C18.756 5.327 16.128 3 12.016 3c-5.062 0-7.875 3.526-7.875 7.875v2.25c0 4.35 2.813 7.875 7.875 7.875c1.812 0 3.313-.422 4.5-1.153c1.206-.743 2.02-1.794 2.25-3.082c.96-5.377-6.53-5.89-8.437-4.765c-2.167 1.278-.914 3.63.21 4.078c1.41.563 3.398.356 4.395-1.16c1.008-1.531.986-5.11-.386-6.387c-1.373-1.277-4.22-1.594-5.45.375"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteThreadsLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="2" d="M19.598 8.531C18.756 5.327 16.128 3 12.016 3c-5.062 0-7.875 3.526-7.875 7.875v2.25c0 4.35 2.813 7.875 7.875 7.875c1.812 0 3.313-.422 4.5-1.153c1.206-.743 2.02-1.794 2.25-3.082c.96-5.377-6.53-5.89-8.437-4.765c-2.167 1.278-.914 3.63.21 4.078c1.41.563 3.398.356 4.395-1.16c1.008-1.531.986-5.11-.386-6.387c-1.373-1.277-4.22-1.594-5.45.375"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19.598 8.531C18.756 5.327 16.128 3 12.016 3c-5.062 0-7.875 3.526-7.875 7.875v2.25c0 4.35 2.813 7.875 7.875 7.875c1.812 0 3.313-.422 4.5-1.153c1.206-.743 2.02-1.794 2.25-3.082c.96-5.377-6.53-5.89-8.437-4.765c-2.167 1.278-.914 3.63.21 4.078c1.41.563 3.398.356 4.395-1.16c1.008-1.531.986-5.11-.386-6.387c-1.373-1.277-4.22-1.594-5.45.375"/></svg> </template>
CSS
.icon-threads-line {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.598%208.531C18.756%205.327%2016.128%203%2012.016%203c-5.062%200-7.875%203.526-7.875%207.875v2.25c0%204.35%202.813%207.875%207.875%207.875c1.812%200%203.313-.422%204.5-1.153c1.206-.743%202.02-1.794%202.25-3.082c.96-5.377-6.53-5.89-8.437-4.765c-2.167%201.278-.914%203.63.21%204.078c1.41.563%203.398.356%204.395-1.16c1.008-1.531.986-5.11-.386-6.387c-1.373-1.277-4.22-1.594-5.45.375%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.598%208.531C18.756%205.327%2016.128%203%2012.016%203c-5.062%200-7.875%203.526-7.875%207.875v2.25c0%204.35%202.813%207.875%207.875%207.875c1.812%200%203.313-.422%204.5-1.153c1.206-.743%202.02-1.794%202.25-3.082c.96-5.377-6.53-5.89-8.437-4.765c-2.167%201.278-.914%203.63.21%204.078c1.41.563%203.398.356%204.395-1.16c1.008-1.531.986-5.11-.386-6.387c-1.373-1.277-4.22-1.594-5.45.375%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/threads-line.svg?color=%231a73e8&size=48