tag2 icon
tag2-duotone from Reicon by REICON · Duotone · Newicons · MIT Free for personal and commercial use.
- Name
- tag2-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More newicons icons from Reicon
Use the tag2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.221 20h2.637c2.227 0 3.341 0 4.27-.501c.93-.502 1.52-1.42 2.701-3.259l.681-1.06C21.503 13.634 22 12.86 22 12s-.497-1.634-1.49-3.18l-.68-1.06c-1.181-1.838-1.771-2.757-2.701-3.259S15.085 4 12.858 4h-2.637C6.346 4 4.408 4 3.204 5.172S2 8.229 2 12s0 5.657 1.204 6.828S6.346 20 10.22 20" opacity=".5"/><path d="M7 7.055c.414 0 .75.316.75.706v8.475c0 .39-.336.706-.75.706s-.75-.316-.75-.706V7.76c0-.39.336-.706.75-.706"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconTag2Duotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.221 20h2.637c2.227 0 3.341 0 4.27-.501c.93-.502 1.52-1.42 2.701-3.259l.681-1.06C21.503 13.634 22 12.86 22 12s-.497-1.634-1.49-3.18l-.68-1.06c-1.181-1.838-1.771-2.757-2.701-3.259S15.085 4 12.858 4h-2.637C6.346 4 4.408 4 3.204 5.172S2 8.229 2 12s0 5.657 1.204 6.828S6.346 20 10.22 20" opacity=".5"/><path d="M7 7.055c.414 0 .75.316.75.706v8.475c0 .39-.336.706-.75.706s-.75-.316-.75-.706V7.76c0-.39.336-.706.75-.706"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.221 20h2.637c2.227 0 3.341 0 4.27-.501c.93-.502 1.52-1.42 2.701-3.259l.681-1.06C21.503 13.634 22 12.86 22 12s-.497-1.634-1.49-3.18l-.68-1.06c-1.181-1.838-1.771-2.757-2.701-3.259S15.085 4 12.858 4h-2.637C6.346 4 4.408 4 3.204 5.172S2 8.229 2 12s0 5.657 1.204 6.828S6.346 20 10.22 20" opacity=".5"/><path d="M7 7.055c.414 0 .75.316.75.706v8.475c0 .39-.336.706-.75.706s-.75-.316-.75-.706V7.76c0-.39.336-.706.75-.706"/></g></svg> </template>
CSS
.icon-tag2-duotone {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10.221%2020h2.637c2.227%200%203.341%200%204.27-.501c.93-.502%201.52-1.42%202.701-3.259l.681-1.06C21.503%2013.634%2022%2012.86%2022%2012s-.497-1.634-1.49-3.18l-.68-1.06c-1.181-1.838-1.771-2.757-2.701-3.259S15.085%204%2012.858%204h-2.637C6.346%204%204.408%204%203.204%205.172S2%208.229%202%2012s0%205.657%201.204%206.828S6.346%2020%2010.22%2020%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7%207.055c.414%200%20.75.316.75.706v8.475c0%20.39-.336.706-.75.706s-.75-.316-.75-.706V7.76c0-.39.336-.706.75-.706%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10.221%2020h2.637c2.227%200%203.341%200%204.27-.501c.93-.502%201.52-1.42%202.701-3.259l.681-1.06C21.503%2013.634%2022%2012.86%2022%2012s-.497-1.634-1.49-3.18l-.68-1.06c-1.181-1.838-1.771-2.757-2.701-3.259S15.085%204%2012.858%204h-2.637C6.346%204%204.408%204%203.204%205.172S2%208.229%202%2012s0%205.657%201.204%206.828S6.346%2020%2010.22%2020%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7%207.055c.414%200%20.75.316.75.706v8.475c0%20.39-.336.706-.75.706s-.75-.316-.75-.706V7.76c0-.39.336-.706.75-.706%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/tag2-duotone.svg?color=%231a73e8&size=48