tag multiple icon
tag-multiple-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- tag-multiple-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the tag multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.75 2a3.25 3.25 0 0 0-2.242.898L3.696 9.395a2.25 2.25 0 0 0-.034 3.223l6.256 6.227a2.25 2.25 0 0 0 3.166.009l6.945-6.835c.621-.61.97-1.445.97-2.316V4.75A2.75 2.75 0 0 0 18.25 2zm3.5 5.75a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5m3.006 6.433l1.475-1.451q.067-.067.132-.136a2.75 2.75 0 0 1-.691 2.813l-5.334 5.229a4.75 4.75 0 0 1-6.666-.016l-4.356-4.31a2.75 2.75 0 0 1-.681-2.808l1.629 1.62q.048.064.107.121l2.411 2.386l1.931 1.922a3.25 3.25 0 0 0 4.575.014l5.334-5.229q.075-.073.134-.155"/></svg>
React
import type { SVGProps } from "react";
export function FluentTagMultiple24Filled(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="M12.75 2a3.25 3.25 0 0 0-2.242.898L3.696 9.395a2.25 2.25 0 0 0-.034 3.223l6.256 6.227a2.25 2.25 0 0 0 3.166.009l6.945-6.835c.621-.61.97-1.445.97-2.316V4.75A2.75 2.75 0 0 0 18.25 2zm3.5 5.75a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5m3.006 6.433l1.475-1.451q.067-.067.132-.136a2.75 2.75 0 0 1-.691 2.813l-5.334 5.229a4.75 4.75 0 0 1-6.666-.016l-4.356-4.31a2.75 2.75 0 0 1-.681-2.808l1.629 1.62q.048.064.107.121l2.411 2.386l1.931 1.922a3.25 3.25 0 0 0 4.575.014l5.334-5.229q.075-.073.134-.155"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.75 2a3.25 3.25 0 0 0-2.242.898L3.696 9.395a2.25 2.25 0 0 0-.034 3.223l6.256 6.227a2.25 2.25 0 0 0 3.166.009l6.945-6.835c.621-.61.97-1.445.97-2.316V4.75A2.75 2.75 0 0 0 18.25 2zm3.5 5.75a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5m3.006 6.433l1.475-1.451q.067-.067.132-.136a2.75 2.75 0 0 1-.691 2.813l-5.334 5.229a4.75 4.75 0 0 1-6.666-.016l-4.356-4.31a2.75 2.75 0 0 1-.681-2.808l1.629 1.62q.048.064.107.121l2.411 2.386l1.931 1.922a3.25 3.25 0 0 0 4.575.014l5.334-5.229q.075-.073.134-.155"/></svg> </template>
CSS
.icon-tag-multiple-24-filled {
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%22M12.75%202a3.25%203.25%200%200%200-2.242.898L3.696%209.395a2.25%202.25%200%200%200-.034%203.223l6.256%206.227a2.25%202.25%200%200%200%203.166.009l6.945-6.835c.621-.61.97-1.445.97-2.316V4.75A2.75%202.75%200%200%200%2018.25%202zm3.5%205.75a1.25%201.25%200%201%201%200-2.5a1.25%201.25%200%200%201%200%202.5m3.006%206.433l1.475-1.451q.067-.067.132-.136a2.75%202.75%200%200%201-.691%202.813l-5.334%205.229a4.75%204.75%200%200%201-6.666-.016l-4.356-4.31a2.75%202.75%200%200%201-.681-2.808l1.629%201.62q.048.064.107.121l2.411%202.386l1.931%201.922a3.25%203.25%200%200%200%204.575.014l5.334-5.229q.075-.073.134-.155%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%22M12.75%202a3.25%203.25%200%200%200-2.242.898L3.696%209.395a2.25%202.25%200%200%200-.034%203.223l6.256%206.227a2.25%202.25%200%200%200%203.166.009l6.945-6.835c.621-.61.97-1.445.97-2.316V4.75A2.75%202.75%200%200%200%2018.25%202zm3.5%205.75a1.25%201.25%200%201%201%200-2.5a1.25%201.25%200%200%201%200%202.5m3.006%206.433l1.475-1.451q.067-.067.132-.136a2.75%202.75%200%200%201-.691%202.813l-5.334%205.229a4.75%204.75%200%200%201-6.666-.016l-4.356-4.31a2.75%202.75%200%200%201-.681-2.808l1.629%201.62q.048.064.107.121l2.411%202.386l1.931%201.922a3.25%203.25%200%200%200%204.575.014l5.334-5.229q.075-.073.134-.155%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/tag-multiple-24-filled.svg?color=%231a73e8&size=48