Tag 2 Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Tag 2 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/310338.svg" alt="Tag 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310338.svg" alt="Tag 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310338.svg" alt="Tag 2 icon" :width="24" :height="24" />
CSS background
.icon-tag-2 {
background-image: url('https://proicons.com/icon/310338.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.48 11.695C21.3113 11.2922 21.0669 10.9256 20.76 10.615L13.76 3.61504C13.3347 3.18594 12.8284 2.84563 12.2705 2.61388C11.7126 2.38212 11.1141 2.26354 10.51 2.26503H5.58995C5.15444 2.26371 4.72304 2.34836 4.3203 2.51411C3.91756 2.67987 3.55145 2.92345 3.24303 3.23094C2.93461 3.53843 2.6899 3.90377 2.52294 4.30601C2.35597 4.70826 2.27001 5.13951 2.27001 5.57503V10.495C2.2683 11.1007 2.38679 11.7007 2.61852 12.2602C2.85025 12.8198 3.19058 13.3279 3.61998 13.755L10.62 20.755C10.9268 21.0619 11.2902 21.3064 11.6901 21.475C12.0954 21.6453 12.5303 21.7337 12.97 21.735C13.4064 21.7337 13.8382 21.6453 14.24 21.475C14.6398 21.3064 15.0032 21.0619 15.31 20.755L18.04 18.035L20.76 15.315C21.0669 15.0044 21.3113 14.6378 21.48 14.235C21.8134 13.4212 21.8134 12.5089 21.48 11.695ZM9.10997 12.155C8.50471 12.1649 7.91019 11.9945 7.40209 11.6655C6.89398 11.3364 6.49536 10.8636 6.25682 10.3073C6.01829 9.7509 5.95063 9.13614 6.06261 8.54124C6.17459 7.94635 6.46112 7.39823 6.88561 6.96666C7.3101 6.53509 7.85343 6.23961 8.4464 6.11781C9.03936 5.99602 9.65509 6.05343 10.2153 6.28273C10.7756 6.51203 11.2549 6.90285 11.5923 7.40544C11.9297 7.90804 12.1099 8.49968 12.11 9.10503C12.1154 9.90976 11.8036 10.6842 11.2421 11.2607C10.6805 11.8372 9.91457 12.1693 9.10997 12.185V12.155ZM16.77 13.155L13.14 16.795C12.9517 16.982 12.6969 17.0865 12.4315 17.0856C12.1661 17.0846 11.9119 16.9783 11.725 16.79C11.538 16.6017 11.4335 16.3469 11.4344 16.0815C11.4354 15.8161 11.5417 15.562 11.73 15.375L15.36 11.745C15.5473 11.5588 15.8009 11.4542 16.0651 11.4542C16.3292 11.4542 16.5826 11.5588 16.77 11.745C16.8637 11.838 16.9381 11.9486 16.9889 12.0704C17.0396 12.1923 17.0658 12.323 17.0658 12.455C17.0658 12.587 17.0396 12.7177 16.9889 12.8396C16.9381 12.9614 16.8637 13.0721 16.77 13.165V13.155Z" fill="black"/> </svg>
Tag 2 in other icon packs
Copied!