Tag Plus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Tag Plus 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/310986.svg" alt="Tag Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310986.svg" alt="Tag Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310986.svg" alt="Tag Plus icon" :width="24" :height="24" />
CSS background
.icon-tag-plus {
background-image: url('https://proicons.com/icon/310986.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="M13.2113 8.31531V15.6847" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M9.53459 12.0081H16.904" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <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"/> </svg>
Tag Plus in other icon packs
Copied!