tag icon
tag-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- tag-line
- Set
- MingCute Icon
- Style
- Line
- 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="none" stroke="currentColor" stroke-width="2" d="M3.738 12.223a2 2 0 0 1-.578-1.595l.472-5.186a2 2 0 0 1 1.81-1.81l5.186-.472a2 2 0 0 1 1.595.578l7.823 7.823a2 2 0 0 1 0 2.828l-5.657 5.657a2 2 0 0 1-2.828 0z"/><path fill="none" stroke="currentColor" stroke-width="2" d="M10.853 8.025a2 2 0 1 1-2.829 2.829a2 2 0 0 1 2.829-2.829Z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteTagLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="2" d="M3.738 12.223a2 2 0 0 1-.578-1.595l.472-5.186a2 2 0 0 1 1.81-1.81l5.186-.472a2 2 0 0 1 1.595.578l7.823 7.823a2 2 0 0 1 0 2.828l-5.657 5.657a2 2 0 0 1-2.828 0z"/><path fill="none" stroke="currentColor" strokeWidth="2" d="M10.853 8.025a2 2 0 1 1-2.829 2.829a2 2 0 0 1 2.829-2.829Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M3.738 12.223a2 2 0 0 1-.578-1.595l.472-5.186a2 2 0 0 1 1.81-1.81l5.186-.472a2 2 0 0 1 1.595.578l7.823 7.823a2 2 0 0 1 0 2.828l-5.657 5.657a2 2 0 0 1-2.828 0z"/><path fill="none" stroke="currentColor" stroke-width="2" d="M10.853 8.025a2 2 0 1 1-2.829 2.829a2 2 0 0 1 2.829-2.829Z"/></svg> </template>
CSS
.icon-tag-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M3.738%2012.223a2%202%200%200%201-.578-1.595l.472-5.186a2%202%200%200%201%201.81-1.81l5.186-.472a2%202%200%200%201%201.595.578l7.823%207.823a2%202%200%200%201%200%202.828l-5.657%205.657a2%202%200%200%201-2.828%200z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M10.853%208.025a2%202%200%201%201-2.829%202.829a2%202%200%200%201%202.829-2.829Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M3.738%2012.223a2%202%200%200%201-.578-1.595l.472-5.186a2%202%200%200%201%201.81-1.81l5.186-.472a2%202%200%200%201%201.595.578l7.823%207.823a2%202%200%200%201%200%202.828l-5.657%205.657a2%202%200%200%201-2.828%200z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M10.853%208.025a2%202%200%201%201-2.829%202.829a2%202%200%200%201%202.829-2.829Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/tag-line.svg?color=%231a73e8&size=48