tag icon
tag-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- tag-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
tagAkar Iconstag-filledAnt Design 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 Icons
Related icons in MingCute Icon
Use the tag icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.537 2.164a3 3 0 0 1 2.393.866l7.823 7.824a3 3 0 0 1 0 4.242l-5.657 5.657a3 3 0 0 1-4.242 0L3.03 12.93a3 3 0 0 1-.866-2.393l.472-5.185a3 3 0 0 1 2.716-2.716zm.316 5.862a2 2 0 1 0-2.828 2.827a2 2 0 0 0 2.828-2.827"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteTagFill(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="M10.537 2.164a3 3 0 0 1 2.393.866l7.823 7.824a3 3 0 0 1 0 4.242l-5.657 5.657a3 3 0 0 1-4.242 0L3.03 12.93a3 3 0 0 1-.866-2.393l.472-5.185a3 3 0 0 1 2.716-2.716zm.316 5.862a2 2 0 1 0-2.828 2.827a2 2 0 0 0 2.828-2.827"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.537 2.164a3 3 0 0 1 2.393.866l7.823 7.824a3 3 0 0 1 0 4.242l-5.657 5.657a3 3 0 0 1-4.242 0L3.03 12.93a3 3 0 0 1-.866-2.393l.472-5.185a3 3 0 0 1 2.716-2.716zm.316 5.862a2 2 0 1 0-2.828 2.827a2 2 0 0 0 2.828-2.827"/></svg> </template>
CSS
.icon-tag-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%22M10.537%202.164a3%203%200%200%201%202.393.866l7.823%207.824a3%203%200%200%201%200%204.242l-5.657%205.657a3%203%200%200%201-4.242%200L3.03%2012.93a3%203%200%200%201-.866-2.393l.472-5.185a3%203%200%200%201%202.716-2.716zm.316%205.862a2%202%200%201%200-2.828%202.827a2%202%200%200%200%202.828-2.827%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%22M10.537%202.164a3%203%200%200%201%202.393.866l7.823%207.824a3%203%200%200%201%200%204.242l-5.657%205.657a3%203%200%200%201-4.242%200L3.03%2012.93a3%203%200%200%201-.866-2.393l.472-5.185a3%203%200%200%201%202.716-2.716zm.316%205.862a2%202%200%201%200-2.828%202.827a2%202%200%200%200%202.828-2.827%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/tag-fill.svg?color=%231a73e8&size=48