Tie Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Tie icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306677.svg" alt="Tie icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306677.svg" alt="Tie icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306677.svg" alt="Tie icon" :width="24" :height="24" />
CSS background
.icon-tie {
background-image: url('https://proicons.com/icon/306677.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M602 360c-7-38-14-77-21-115H422c-1 3-2 6-2 10-19 103-39 206-58 309-3 21-7 42-11 63l281-104c-10-54-20-109-30-163zm34 182L348 649c-2 9-3 18-4 27l296-110c-1-8-3-16-4-24zm19 109l-12-66-301 112c1 13 4 26 11 37 37 59 74 118 112 176 23 36 49 36 74 3 2-2 3-5 5-8l102-166c8-12 13-26 13-42s-1-32-4-46zM366 102c18 31 36 61 54 91 2 3 6 6 9 6h147c2 0 6-2 8-5 11-19 22-39 34-58l15-27c3-6 6-12 8-19 4-17-3-27-19-27H380c-18 0-25 13-18 31 1 3 3 6 4 8z"/></svg>
Tie in other icon packs
Copied!