tag minus icon
tag-minus-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- tag-minus-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
Related icons in Mage Icons
Use the tag minus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.837 5.695a4.1 4.1 0 0 0-2.92-1.21h-9.21a4.12 4.12 0 0 0-2.92 1.22l-.07.08l-3.08 4.21a3.69 3.69 0 0 0 0 4.05l3 4.17l.07.09a4.1 4.1 0 0 0 2.92 1.21h9.21a4.13 4.13 0 0 0 4.13-4.13v-6.77a4.1 4.1 0 0 0-1.13-2.92m-3.8 7.31h-7.37a1 1 0 0 1 0-2h7.37a1 1 0 0 1 0 2"/></svg>
React
import type { SVGProps } from "react";
export function MageTagMinusFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.837 5.695a4.1 4.1 0 0 0-2.92-1.21h-9.21a4.12 4.12 0 0 0-2.92 1.22l-.07.08l-3.08 4.21a3.69 3.69 0 0 0 0 4.05l3 4.17l.07.09a4.1 4.1 0 0 0 2.92 1.21h9.21a4.13 4.13 0 0 0 4.13-4.13v-6.77a4.1 4.1 0 0 0-1.13-2.92m-3.8 7.31h-7.37a1 1 0 0 1 0-2h7.37a1 1 0 0 1 0 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.837 5.695a4.1 4.1 0 0 0-2.92-1.21h-9.21a4.12 4.12 0 0 0-2.92 1.22l-.07.08l-3.08 4.21a3.69 3.69 0 0 0 0 4.05l3 4.17l.07.09a4.1 4.1 0 0 0 2.92 1.21h9.21a4.13 4.13 0 0 0 4.13-4.13v-6.77a4.1 4.1 0 0 0-1.13-2.92m-3.8 7.31h-7.37a1 1 0 0 1 0-2h7.37a1 1 0 0 1 0 2"/></svg> </template>
CSS
.icon-tag-minus-fill {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.837%205.695a4.1%204.1%200%200%200-2.92-1.21h-9.21a4.12%204.12%200%200%200-2.92%201.22l-.07.08l-3.08%204.21a3.69%203.69%200%200%200%200%204.05l3%204.17l.07.09a4.1%204.1%200%200%200%202.92%201.21h9.21a4.13%204.13%200%200%200%204.13-4.13v-6.77a4.1%204.1%200%200%200-1.13-2.92m-3.8%207.31h-7.37a1%201%200%200%201%200-2h7.37a1%201%200%200%201%200%202%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.837%205.695a4.1%204.1%200%200%200-2.92-1.21h-9.21a4.12%204.12%200%200%200-2.92%201.22l-.07.08l-3.08%204.21a3.69%203.69%200%200%200%200%204.05l3%204.17l.07.09a4.1%204.1%200%200%200%202.92%201.21h9.21a4.13%204.13%200%200%200%204.13-4.13v-6.77a4.1%204.1%200%200%200-1.13-2.92m-3.8%207.31h-7.37a1%201%200%200%201%200-2h7.37a1%201%200%200%201%200%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/tag-minus-fill.svg?color=%231a73e8&size=48