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/310339.svg" alt="Tag Check icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310339.svg" alt="Tag Check icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310339.svg" alt="Tag Check icon" :width="24" :height="24" />
CSS background
.icon-tag-check {
background-image: url('https://proicons.com/icon/310339.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="M20.79 5.72001C20.4073 5.33559 19.9522 5.03077 19.4511 4.8231C18.9499 4.61542 18.4125 4.50902 17.87 4.51002H8.66004C8.11694 4.51087 7.57938 4.61909 7.07825 4.82847C6.57713 5.03784 6.12228 5.34424 5.74 5.73002C5.71159 5.75178 5.68785 5.77896 5.67005 5.81L2.5901 10.02C2.20366 10.6154 1.99859 11.3102 2.00001 12.02C2.00906 12.7311 2.22064 13.4249 2.60999 14.02L5.67005 18.19L5.74 18.28C6.12277 18.6644 6.57795 18.9692 7.07911 19.1769C7.58027 19.3846 8.11755 19.491 8.66004 19.49H17.87C18.9653 19.49 20.0159 19.0549 20.7904 18.2804C21.5649 17.5058 22 16.4554 22 15.36V8.59C21.9888 7.51164 21.5543 6.48088 20.79 5.72001ZM17.2301 10.66L13.3101 14.58C13.1493 14.7411 12.9591 14.8701 12.75 14.96C12.5388 15.0525 12.3107 15.1003 12.0801 15.1003C11.8495 15.1003 11.6213 15.0525 11.41 14.96C11.1972 14.8714 11.0037 14.7424 10.8401 14.58L8.90003 12.64C8.71173 12.4517 8.60596 12.1963 8.60596 11.93C8.60596 11.6637 8.71173 11.4083 8.90003 11.22C9.08834 11.0317 9.34369 10.9259 9.60999 10.9259C9.87629 10.9259 10.1318 11.0317 10.3201 11.22L12.0801 12.99L15.8201 9.25001C15.9097 9.14533 16.02 9.06031 16.1441 9.00028C16.2681 8.94026 16.4033 8.90654 16.541 8.90122C16.6787 8.8959 16.816 8.91909 16.9443 8.96937C17.0727 9.01964 17.1893 9.09591 17.2868 9.19337C17.3842 9.29082 17.4605 9.40736 17.5107 9.53568C17.561 9.66401 17.5842 9.80134 17.5789 9.93906C17.5735 10.0768 17.5398 10.2119 17.4797 10.336C17.4197 10.46 17.3348 10.5704 17.2301 10.66Z" fill="black"/> </svg>
Tag Check in other icon packs
Copied!