tag-multiple-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
tag-multiple-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
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 20 20"><path fill="currentColor" d="M2.997 11.8a2 2 0 0 0 .46 2.114l2.977 2.977a4 4 0 0 0 5.642.014l4.404-4.36a2 2 0 0 0 .593-1.42v-.573l-4.997 4.953a4 4 0 0 1-.147.14l-.556.55a3 3 0 0 1-4.232-.01l-.499-.5a4 4 0 0 1-.208-.194l-2.977-2.977a2 2 0 0 1-.46-.714m6.21-9.214A2 2 0 0 1 10.62 2h4.452a2 2 0 0 1 2 2v4.374a2 2 0 0 1-.593 1.422l-5.818 5.76a2 2 0 0 1-2.821-.008l-4.384-4.384a2 2 0 0 1 0-2.828zM13.5 6.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>

React

import type { SVGProps } from "react";

export function FluentTagMultiple20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.997 11.8a2 2 0 0 0 .46 2.114l2.977 2.977a4 4 0 0 0 5.642.014l4.404-4.36a2 2 0 0 0 .593-1.42v-.573l-4.997 4.953a4 4 0 0 1-.147.14l-.556.55a3 3 0 0 1-4.232-.01l-.499-.5a4 4 0 0 1-.208-.194l-2.977-2.977a2 2 0 0 1-.46-.714m6.21-9.214A2 2 0 0 1 10.62 2h4.452a2 2 0 0 1 2 2v4.374a2 2 0 0 1-.593 1.422l-5.818 5.76a2 2 0 0 1-2.821-.008l-4.384-4.384a2 2 0 0 1 0-2.828zM13.5 6.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.997 11.8a2 2 0 0 0 .46 2.114l2.977 2.977a4 4 0 0 0 5.642.014l4.404-4.36a2 2 0 0 0 .593-1.42v-.573l-4.997 4.953a4 4 0 0 1-.147.14l-.556.55a3 3 0 0 1-4.232-.01l-.499-.5a4 4 0 0 1-.208-.194l-2.977-2.977a2 2 0 0 1-.46-.714m6.21-9.214A2 2 0 0 1 10.62 2h4.452a2 2 0 0 1 2 2v4.374a2 2 0 0 1-.593 1.422l-5.818 5.76a2 2 0 0 1-2.821-.008l-4.384-4.384a2 2 0 0 1 0-2.828zM13.5 6.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
</template>

CSS

.icon-tag-multiple-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.997%2011.8a2%202%200%200%200%20.46%202.114l2.977%202.977a4%204%200%200%200%205.642.014l4.404-4.36a2%202%200%200%200%20.593-1.42v-.573l-4.997%204.953a4%204%200%200%201-.147.14l-.556.55a3%203%200%200%201-4.232-.01l-.499-.5a4%204%200%200%201-.208-.194l-2.977-2.977a2%202%200%200%201-.46-.714m6.21-9.214A2%202%200%200%201%2010.62%202h4.452a2%202%200%200%201%202%202v4.374a2%202%200%200%201-.593%201.422l-5.818%205.76a2%202%200%200%201-2.821-.008l-4.384-4.384a2%202%200%200%201%200-2.828zM13.5%206.5a1%201%200%201%200%200-2a1%201%200%200%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.997%2011.8a2%202%200%200%200%20.46%202.114l2.977%202.977a4%204%200%200%200%205.642.014l4.404-4.36a2%202%200%200%200%20.593-1.42v-.573l-4.997%204.953a4%204%200%200%201-.147.14l-.556.55a3%203%200%200%201-4.232-.01l-.499-.5a4%204%200%200%201-.208-.194l-2.977-2.977a2%202%200%200%201-.46-.714m6.21-9.214A2%202%200%200%201%2010.62%202h4.452a2%202%200%200%201%202%202v4.374a2%202%200%200%201-.593%201.422l-5.818%205.76a2%202%200%200%201-2.821-.008l-4.384-4.384a2%202%200%200%201%200-2.828zM13.5%206.5a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/tag-multiple-20-filled.svg?color=%231a73e8&size=48