tie icon
tie from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- tie
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the tie 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-width="1.5" d="M8.721 5.61c-.559-.99-.838-1.486-.674-1.936s.692-.638 1.748-1.012l.9-.319C11.341 2.114 11.665 2 12 2s.659.114 1.305.343l.9.32c1.056.373 1.584.56 1.748 1.01c.165.45-.115.946-.674 1.936l-.516.915c-.265.469-.397.703-.63.887c-.23.184-.445.245-.875.368c-.411.118-.88.221-1.258.221s-.847-.103-1.258-.221c-.43-.123-.644-.184-.876-.368s-.364-.418-.629-.887zM10.08 8l-1.66 7.144c-.36 1.55-.539 2.324-.333 3.052l.012.043c.216.725.782 1.278 1.912 2.385c.933.913 1.4 1.37 1.973 1.376h.032c.574-.007 1.04-.463 1.973-1.376c1.13-1.107 1.696-1.66 1.912-2.385l.012-.043c.206-.728.026-1.503-.334-3.052L13.921 8"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTie(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" strokeWidth="1.5" d="M8.721 5.61c-.559-.99-.838-1.486-.674-1.936s.692-.638 1.748-1.012l.9-.319C11.341 2.114 11.665 2 12 2s.659.114 1.305.343l.9.32c1.056.373 1.584.56 1.748 1.01c.165.45-.115.946-.674 1.936l-.516.915c-.265.469-.397.703-.63.887c-.23.184-.445.245-.875.368c-.411.118-.88.221-1.258.221s-.847-.103-1.258-.221c-.43-.123-.644-.184-.876-.368s-.364-.418-.629-.887zM10.08 8l-1.66 7.144c-.36 1.55-.539 2.324-.333 3.052l.012.043c.216.725.782 1.278 1.912 2.385c.933.913 1.4 1.37 1.973 1.376h.032c.574-.007 1.04-.463 1.973-1.376c1.13-1.107 1.696-1.66 1.912-2.385l.012-.043c.206-.728.026-1.503-.334-3.052L13.921 8"/></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-width="1.5" d="M8.721 5.61c-.559-.99-.838-1.486-.674-1.936s.692-.638 1.748-1.012l.9-.319C11.341 2.114 11.665 2 12 2s.659.114 1.305.343l.9.32c1.056.373 1.584.56 1.748 1.01c.165.45-.115.946-.674 1.936l-.516.915c-.265.469-.397.703-.63.887c-.23.184-.445.245-.875.368c-.411.118-.88.221-1.258.221s-.847-.103-1.258-.221c-.43-.123-.644-.184-.876-.368s-.364-.418-.629-.887zM10.08 8l-1.66 7.144c-.36 1.55-.539 2.324-.333 3.052l.012.043c.216.725.782 1.278 1.912 2.385c.933.913 1.4 1.37 1.973 1.376h.032c.574-.007 1.04-.463 1.973-1.376c1.13-1.107 1.696-1.66 1.912-2.385l.012-.043c.206-.728.026-1.503-.334-3.052L13.921 8"/></svg> </template>
CSS
.icon-tie {
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-width%3D%221.5%22%20d%3D%22M8.721%205.61c-.559-.99-.838-1.486-.674-1.936s.692-.638%201.748-1.012l.9-.319C11.341%202.114%2011.665%202%2012%202s.659.114%201.305.343l.9.32c1.056.373%201.584.56%201.748%201.01c.165.45-.115.946-.674%201.936l-.516.915c-.265.469-.397.703-.63.887c-.23.184-.445.245-.875.368c-.411.118-.88.221-1.258.221s-.847-.103-1.258-.221c-.43-.123-.644-.184-.876-.368s-.364-.418-.629-.887zM10.08%208l-1.66%207.144c-.36%201.55-.539%202.324-.333%203.052l.012.043c.216.725.782%201.278%201.912%202.385c.933.913%201.4%201.37%201.973%201.376h.032c.574-.007%201.04-.463%201.973-1.376c1.13-1.107%201.696-1.66%201.912-2.385l.012-.043c.206-.728.026-1.503-.334-3.052L13.921%208%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-width%3D%221.5%22%20d%3D%22M8.721%205.61c-.559-.99-.838-1.486-.674-1.936s.692-.638%201.748-1.012l.9-.319C11.341%202.114%2011.665%202%2012%202s.659.114%201.305.343l.9.32c1.056.373%201.584.56%201.748%201.01c.165.45-.115.946-.674%201.936l-.516.915c-.265.469-.397.703-.63.887c-.23.184-.445.245-.875.368c-.411.118-.88.221-1.258.221s-.847-.103-1.258-.221c-.43-.123-.644-.184-.876-.368s-.364-.418-.629-.887zM10.08%208l-1.66%207.144c-.36%201.55-.539%202.324-.333%203.052l.012.043c.216.725.782%201.278%201.912%202.385c.933.913%201.4%201.37%201.973%201.376h.032c.574-.007%201.04-.463%201.973-1.376c1.13-1.107%201.696-1.66%201.912-2.385l.012-.043c.206-.728.026-1.503-.334-3.052L13.921%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/tie.svg?color=%231a73e8&size=48