tag icon
tag-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- tag-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- tag-outline-rounded
1 other variant in Material Symbols
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
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
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="m9 16l-.825 3.275q-.075.325-.325.525t-.6.2q-.475 0-.775-.375T6.3 18.8L7 16H4.275q-.5 0-.8-.387T3.3 14.75q.075-.35.35-.55t.625-.2H7.5l1-4H5.775q-.5 0-.8-.387T4.8 8.75q.075-.35.35-.55t.625-.2H9l.825-3.275Q9.9 4.4 10.15 4.2t.6-.2q.475 0 .775.375t.175.825L11 8h4l.825-3.275q.075-.325.325-.525t.6-.2q.475 0 .775.375t.175.825L17 8h2.725q.5 0 .8.387t.175.863q-.075.35-.35.55t-.625.2H16.5l-1 4h2.725q.5 0 .8.388t.175.862q-.075.35-.35.55t-.625.2H15l-.825 3.275q-.075.325-.325.525t-.6.2q-.475 0-.775-.375T12.3 18.8L13 16zm.5-2h4l1-4h-4z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsTagRounded(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="m9 16l-.825 3.275q-.075.325-.325.525t-.6.2q-.475 0-.775-.375T6.3 18.8L7 16H4.275q-.5 0-.8-.387T3.3 14.75q.075-.35.35-.55t.625-.2H7.5l1-4H5.775q-.5 0-.8-.387T4.8 8.75q.075-.35.35-.55t.625-.2H9l.825-3.275Q9.9 4.4 10.15 4.2t.6-.2q.475 0 .775.375t.175.825L11 8h4l.825-3.275q.075-.325.325-.525t.6-.2q.475 0 .775.375t.175.825L17 8h2.725q.5 0 .8.387t.175.863q-.075.35-.35.55t-.625.2H16.5l-1 4h2.725q.5 0 .8.388t.175.862q-.075.35-.35.55t-.625.2H15l-.825 3.275q-.075.325-.325.525t-.6.2q-.475 0-.775-.375T12.3 18.8L13 16zm.5-2h4l1-4h-4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9 16l-.825 3.275q-.075.325-.325.525t-.6.2q-.475 0-.775-.375T6.3 18.8L7 16H4.275q-.5 0-.8-.387T3.3 14.75q.075-.35.35-.55t.625-.2H7.5l1-4H5.775q-.5 0-.8-.387T4.8 8.75q.075-.35.35-.55t.625-.2H9l.825-3.275Q9.9 4.4 10.15 4.2t.6-.2q.475 0 .775.375t.175.825L11 8h4l.825-3.275q.075-.325.325-.525t.6-.2q.475 0 .775.375t.175.825L17 8h2.725q.5 0 .8.387t.175.863q-.075.35-.35.55t-.625.2H16.5l-1 4h2.725q.5 0 .8.388t.175.862q-.075.35-.35.55t-.625.2H15l-.825 3.275q-.075.325-.325.525t-.6.2q-.475 0-.775-.375T12.3 18.8L13 16zm.5-2h4l1-4h-4z"/></svg> </template>
CSS
.icon-tag-rounded {
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%22m9%2016l-.825%203.275q-.075.325-.325.525t-.6.2q-.475%200-.775-.375T6.3%2018.8L7%2016H4.275q-.5%200-.8-.387T3.3%2014.75q.075-.35.35-.55t.625-.2H7.5l1-4H5.775q-.5%200-.8-.387T4.8%208.75q.075-.35.35-.55t.625-.2H9l.825-3.275Q9.9%204.4%2010.15%204.2t.6-.2q.475%200%20.775.375t.175.825L11%208h4l.825-3.275q.075-.325.325-.525t.6-.2q.475%200%20.775.375t.175.825L17%208h2.725q.5%200%20.8.387t.175.863q-.075.35-.35.55t-.625.2H16.5l-1%204h2.725q.5%200%20.8.388t.175.862q-.075.35-.35.55t-.625.2H15l-.825%203.275q-.075.325-.325.525t-.6.2q-.475%200-.775-.375T12.3%2018.8L13%2016zm.5-2h4l1-4h-4z%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%22m9%2016l-.825%203.275q-.075.325-.325.525t-.6.2q-.475%200-.775-.375T6.3%2018.8L7%2016H4.275q-.5%200-.8-.387T3.3%2014.75q.075-.35.35-.55t.625-.2H7.5l1-4H5.775q-.5%200-.8-.387T4.8%208.75q.075-.35.35-.55t.625-.2H9l.825-3.275Q9.9%204.4%2010.15%204.2t.6-.2q.475%200%20.775.375t.175.825L11%208h4l.825-3.275q.075-.325.325-.525t.6-.2q.475%200%20.775.375t.175.825L17%208h2.725q.5%200%20.8.387t.175.863q-.075.35-.35.55t-.625.2H16.5l-1%204h2.725q.5%200%20.8.388t.175.862q-.075.35-.35.55t-.625.2H15l-.825%203.275q-.075.325-.325.525t-.6.2q-.475%200-.775-.375T12.3%2018.8L13%2016zm.5-2h4l1-4h-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/tag-rounded.svg?color=%231a73e8&size=48