Tag Check Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Tag Check icon is commonly used in product labels, blog categories and CMS tag managers. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310983.svg" alt="Tag Check icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310983.svg" alt="Tag Check icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310983.svg" alt="Tag Check icon" :width="24" :height="24" />
CSS background
.icon-tag-check {
background-image: url('https://proicons.com/icon/310983.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21.25 12V15.3808C21.25 16.2774 20.8938 17.1373 20.2598 17.7713C19.6258 18.4054 18.7659 18.7616 17.8692 18.7616H8.6622C7.76586 18.7608 6.90652 18.4041 6.27311 17.7699L3.21913 13.6002C2.91282 13.1227 2.75 12.5673 2.75 12C2.75 11.4327 2.91282 10.8773 3.21913 10.3997L6.27311 6.2301C6.90652 5.5959 7.76586 5.23919 8.6622 5.2384H17.8692C18.7659 5.2384 19.6258 5.59459 20.2598 6.22861C20.8938 6.86263 21.25 7.72255 21.25 8.61919V12Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.61012 11.9054L11.5561 13.8514C11.6245 13.9206 11.706 13.9757 11.7959 14.0132C11.8858 14.0507 11.9822 14.0701 12.0796 14.0701C12.177 14.0701 12.2734 14.0507 12.3633 14.0132C12.4531 13.9757 12.5346 13.9206 12.6031 13.8514L16.5246 9.92987" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Tag Check in other icon packs
Copied!