tag icon
tag-twotone from Ant Design Icons by HeskeyBaozi · TwoTone · MIT Free for personal and commercial use.
- Name
- tag-twotone
- Set
- Ant Design Icons
- Style
- TwoTone
- Viewbox
- 1024×1024
- License
- MIT
2 other variants in Ant Design Icons
The same icon in other sets
tagAkar IconstagBootstrap IconstagBoxIcons v2tagBoxIcons v2 SolidtagCarbontagCodiconstagFramework7 IconstagFont Awesome 6 SolidtagFont Awesome SolidtagFeather Iconstag-outlineFlowbite Iconstag-16-filledFluent UI System Iconstagcss.ggtagHeroIconstagHumbleiconstagIconParktagIconPark OutlinetagIconPark SolidtagIconPark TwoTonetagJam IconstagLine AwesometagLucidetagMage IconstagMajesticons
Use the tag icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fill-opacity=".15" d="M589 164.6L189.3 564.3l270.4 270.4L859.4 435L836 188zM680 432c-48.5 0-88-39.5-88-88s39.5-88 88-88s88 39.5 88 88s-39.5 88-88 88"/><path fill="currentColor" d="M680 256c-48.5 0-88 39.5-88 88s39.5 88 88 88s88-39.5 88-88s-39.5-88-88-88m0 120c-17.7 0-32-14.3-32-32s14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32"/><path fill="currentColor" d="m938 458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2 86h-.4c-3.2 0-5.7 1-7.6 2.9L88.9 557.2a9.96 9.96 0 0 0 0 14.1l363.8 363.8a9.9 9.9 0 0 0 7.1 2.9c2.7 0 5.2-1 7.1-2.9l468.3-468.3c2-2.1 3-5 2.8-8M459.7 834.7L189.3 564.3L589 164.6L836 188l23.4 247z"/></svg>
React
import type { SVGProps } from "react";
export function AntDesignTagTwotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fillOpacity=".15" d="M589 164.6L189.3 564.3l270.4 270.4L859.4 435L836 188zM680 432c-48.5 0-88-39.5-88-88s39.5-88 88-88s88 39.5 88 88s-39.5 88-88 88"/><path fill="currentColor" d="M680 256c-48.5 0-88 39.5-88 88s39.5 88 88 88s88-39.5 88-88s-39.5-88-88-88m0 120c-17.7 0-32-14.3-32-32s14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32"/><path fill="currentColor" d="m938 458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2 86h-.4c-3.2 0-5.7 1-7.6 2.9L88.9 557.2a9.96 9.96 0 0 0 0 14.1l363.8 363.8a9.9 9.9 0 0 0 7.1 2.9c2.7 0 5.2-1 7.1-2.9l468.3-468.3c2-2.1 3-5 2.8-8M459.7 834.7L189.3 564.3L589 164.6L836 188l23.4 247z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fill-opacity=".15" d="M589 164.6L189.3 564.3l270.4 270.4L859.4 435L836 188zM680 432c-48.5 0-88-39.5-88-88s39.5-88 88-88s88 39.5 88 88s-39.5 88-88 88"/><path fill="currentColor" d="M680 256c-48.5 0-88 39.5-88 88s39.5 88 88 88s88-39.5 88-88s-39.5-88-88-88m0 120c-17.7 0-32-14.3-32-32s14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32"/><path fill="currentColor" d="m938 458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2 86h-.4c-3.2 0-5.7 1-7.6 2.9L88.9 557.2a9.96 9.96 0 0 0 0 14.1l363.8 363.8a9.9 9.9 0 0 0 7.1 2.9c2.7 0 5.2-1 7.1-2.9l468.3-468.3c2-2.1 3-5 2.8-8M459.7 834.7L189.3 564.3L589 164.6L836 188l23.4 247z"/></svg> </template>
CSS
.icon-tag-twotone {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.15%22%20d%3D%22M589%20164.6L189.3%20564.3l270.4%20270.4L859.4%20435L836%20188zM680%20432c-48.5%200-88-39.5-88-88s39.5-88%2088-88s88%2039.5%2088%2088s-39.5%2088-88%2088%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M680%20256c-48.5%200-88%2039.5-88%2088s39.5%2088%2088%2088s88-39.5%2088-88s-39.5-88-88-88m0%20120c-17.7%200-32-14.3-32-32s14.3-32%2032-32s32%2014.3%2032%2032s-14.3%2032-32%2032%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m938%20458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2%2086h-.4c-3.2%200-5.7%201-7.6%202.9L88.9%20557.2a9.96%209.96%200%200%200%200%2014.1l363.8%20363.8a9.9%209.9%200%200%200%207.1%202.9c2.7%200%205.2-1%207.1-2.9l468.3-468.3c2-2.1%203-5%202.8-8M459.7%20834.7L189.3%20564.3L589%20164.6L836%20188l23.4%20247z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.15%22%20d%3D%22M589%20164.6L189.3%20564.3l270.4%20270.4L859.4%20435L836%20188zM680%20432c-48.5%200-88-39.5-88-88s39.5-88%2088-88s88%2039.5%2088%2088s-39.5%2088-88%2088%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M680%20256c-48.5%200-88%2039.5-88%2088s39.5%2088%2088%2088s88-39.5%2088-88s-39.5-88-88-88m0%20120c-17.7%200-32-14.3-32-32s14.3-32%2032-32s32%2014.3%2032%2032s-14.3%2032-32%2032%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m938%20458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2%2086h-.4c-3.2%200-5.7%201-7.6%202.9L88.9%20557.2a9.96%209.96%200%200%200%200%2014.1l363.8%20363.8a9.9%209.9%200%200%200%207.1%202.9c2.7%200%205.2-1%207.1-2.9l468.3-468.3c2-2.1%203-5%202.8-8M459.7%20834.7L189.3%20564.3L589%20164.6L836%20188l23.4%20247z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/tag-twotone.svg?color=%231a73e8&size=48