Tack Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tack 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/348172.svg" alt="Tack icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348172.svg" alt="Tack icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348172.svg" alt="Tack icon" :width="24" :height="24" />
CSS background
.icon-tack {
background-image: url('https://proicons.com/icon/348172.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M41.4891,38.558c-3.675-5.4606-9.0783-8.3913-17.4123-8.3913s-13.7373,2.9307-17.4123,8.3913c-1.1783,1.7509.2203,3.942,2.3309,3.942h30.163c2.1106,0,3.5092-2.1911,2.3309-3.942Z"/><path class="b" d="M24.0768,30.1667V5.5"/><path class="b" d="M21.1748,8.402h5.8039"/><path class="b" d="M21.1748,15.6569h5.8039"/><path class="b" d="M21.1748,22.9118h5.8039"/><circle class="b" cx="10.4348" cy="18.118" r="4.3529"/><path class="b" d="M8.2583,14.3482l-2.1765-3.7698"/><path class="b" d="M12.6113,21.8877l5.0784,8.7961"/></svg>
Tack in other icon packs
Copied!