Tag Minus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Tag Minus 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/310341.svg" alt="Tag Minus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310341.svg" alt="Tag Minus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310341.svg" alt="Tag Minus icon" :width="24" :height="24" />
CSS background
.icon-tag-minus {
background-image: url('https://proicons.com/icon/310341.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.8372 5.69498C20.4544 5.31057 19.9993 5.00575 19.4982 4.79807C18.997 4.5904 18.4597 4.48399 17.9173 4.48499H8.70717C8.16406 4.48585 7.62651 4.59407 7.12538 4.80344C6.62426 5.01282 6.16953 5.31922 5.78725 5.70499L5.71718 5.78498L2.63722 9.99497C2.24233 10.5965 2.03188 11.3004 2.03188 12.02C2.03188 12.7396 2.24233 13.4434 2.63722 14.045L5.63722 18.215L5.70717 18.305C6.08994 18.6894 6.54512 18.9942 7.04628 19.2019C7.54744 19.4096 8.08473 19.516 8.62721 19.515H17.8372C18.3795 19.515 18.9167 19.4082 19.4177 19.2006C19.9188 18.993 20.3741 18.6888 20.7576 18.3053C21.1411 17.9218 21.4453 17.4665 21.6528 16.9655C21.8604 16.4644 21.9672 15.9273 21.9672 15.385V8.615C21.9905 7.5307 21.5844 6.4811 20.8372 5.69498ZM17.0372 13.005H9.66725C9.40204 13.005 9.14763 12.8996 8.9601 12.7121C8.77256 12.5246 8.66725 12.2702 8.66725 12.005C8.66725 11.7398 8.77256 11.4854 8.9601 11.2979C9.14763 11.1104 9.40204 11.005 9.66725 11.005H17.0372C17.3025 11.005 17.5567 11.1104 17.7443 11.2979C17.9318 11.4854 18.0372 11.7398 18.0372 12.005C18.0372 12.2702 17.9318 12.5246 17.7443 12.7121C17.5567 12.8996 17.3025 13.005 17.0372 13.005Z" fill="black"/> </svg>
Tag Minus in other icon packs
Copied!