tag-multiple-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
tag-multiple-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
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 16 16"><path fill="currentColor" d="M11.356 4.66a.774.774 0 0 1-1.089 0a.76.76 0 0 1 0-1.081a.774.774 0 0 1 1.09 0c.3.299.3.783 0 1.081m-8.82 4.5a1.99 1.99 0 0 1 0-2.83L7.294 1.6a2.02 2.02 0 0 1 1.415-.586L11.974 1a2.007 2.007 0 0 1 2.022 2.015l-.025 3.373a2 2 0 0 1-.59 1.4l-4.689 4.66a2.02 2.02 0 0 1-2.847 0zm.711-2.123a.996.996 0 0 0 0 1.415l3.31 3.29c.393.39 1.03.39 1.424 0L12.67 7.08a1 1 0 0 0 .295-.7l.024-3.373A1.004 1.004 0 0 0 11.98 2l-3.265.014a1 1 0 0 0-.707.293zM1.997 9.75a2 2 0 0 0 .46 2.115l1.964 1.964a4 4 0 0 0 5.657 0l3.482-3.482a1.5 1.5 0 0 0 .44-1.06v-.78l-3.922 3.922q-.102.104-.211.197l-.496.496a3 3 0 0 1-4.243 0l-.498-.499a4 4 0 0 1-.208-.194l-1.965-1.964a2 2 0 0 1-.46-.715"/></svg>

React

import type { SVGProps } from "react";

export function FluentTagMultiple16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.356 4.66a.774.774 0 0 1-1.089 0a.76.76 0 0 1 0-1.081a.774.774 0 0 1 1.09 0c.3.299.3.783 0 1.081m-8.82 4.5a1.99 1.99 0 0 1 0-2.83L7.294 1.6a2.02 2.02 0 0 1 1.415-.586L11.974 1a2.007 2.007 0 0 1 2.022 2.015l-.025 3.373a2 2 0 0 1-.59 1.4l-4.689 4.66a2.02 2.02 0 0 1-2.847 0zm.711-2.123a.996.996 0 0 0 0 1.415l3.31 3.29c.393.39 1.03.39 1.424 0L12.67 7.08a1 1 0 0 0 .295-.7l.024-3.373A1.004 1.004 0 0 0 11.98 2l-3.265.014a1 1 0 0 0-.707.293zM1.997 9.75a2 2 0 0 0 .46 2.115l1.964 1.964a4 4 0 0 0 5.657 0l3.482-3.482a1.5 1.5 0 0 0 .44-1.06v-.78l-3.922 3.922q-.102.104-.211.197l-.496.496a3 3 0 0 1-4.243 0l-.498-.499a4 4 0 0 1-.208-.194l-1.965-1.964a2 2 0 0 1-.46-.715"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.356 4.66a.774.774 0 0 1-1.089 0a.76.76 0 0 1 0-1.081a.774.774 0 0 1 1.09 0c.3.299.3.783 0 1.081m-8.82 4.5a1.99 1.99 0 0 1 0-2.83L7.294 1.6a2.02 2.02 0 0 1 1.415-.586L11.974 1a2.007 2.007 0 0 1 2.022 2.015l-.025 3.373a2 2 0 0 1-.59 1.4l-4.689 4.66a2.02 2.02 0 0 1-2.847 0zm.711-2.123a.996.996 0 0 0 0 1.415l3.31 3.29c.393.39 1.03.39 1.424 0L12.67 7.08a1 1 0 0 0 .295-.7l.024-3.373A1.004 1.004 0 0 0 11.98 2l-3.265.014a1 1 0 0 0-.707.293zM1.997 9.75a2 2 0 0 0 .46 2.115l1.964 1.964a4 4 0 0 0 5.657 0l3.482-3.482a1.5 1.5 0 0 0 .44-1.06v-.78l-3.922 3.922q-.102.104-.211.197l-.496.496a3 3 0 0 1-4.243 0l-.498-.499a4 4 0 0 1-.208-.194l-1.965-1.964a2 2 0 0 1-.46-.715"/></svg>
</template>

CSS

.icon-tag-multiple-16-regular {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.356%204.66a.774.774%200%200%201-1.089%200a.76.76%200%200%201%200-1.081a.774.774%200%200%201%201.09%200c.3.299.3.783%200%201.081m-8.82%204.5a1.99%201.99%200%200%201%200-2.83L7.294%201.6a2.02%202.02%200%200%201%201.415-.586L11.974%201a2.007%202.007%200%200%201%202.022%202.015l-.025%203.373a2%202%200%200%201-.59%201.4l-4.689%204.66a2.02%202.02%200%200%201-2.847%200zm.711-2.123a.996.996%200%200%200%200%201.415l3.31%203.29c.393.39%201.03.39%201.424%200L12.67%207.08a1%201%200%200%200%20.295-.7l.024-3.373A1.004%201.004%200%200%200%2011.98%202l-3.265.014a1%201%200%200%200-.707.293zM1.997%209.75a2%202%200%200%200%20.46%202.115l1.964%201.964a4%204%200%200%200%205.657%200l3.482-3.482a1.5%201.5%200%200%200%20.44-1.06v-.78l-3.922%203.922q-.102.104-.211.197l-.496.496a3%203%200%200%201-4.243%200l-.498-.499a4%204%200%200%201-.208-.194l-1.965-1.964a2%202%200%200%201-.46-.715%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.356%204.66a.774.774%200%200%201-1.089%200a.76.76%200%200%201%200-1.081a.774.774%200%200%201%201.09%200c.3.299.3.783%200%201.081m-8.82%204.5a1.99%201.99%200%200%201%200-2.83L7.294%201.6a2.02%202.02%200%200%201%201.415-.586L11.974%201a2.007%202.007%200%200%201%202.022%202.015l-.025%203.373a2%202%200%200%201-.59%201.4l-4.689%204.66a2.02%202.02%200%200%201-2.847%200zm.711-2.123a.996.996%200%200%200%200%201.415l3.31%203.29c.393.39%201.03.39%201.424%200L12.67%207.08a1%201%200%200%200%20.295-.7l.024-3.373A1.004%201.004%200%200%200%2011.98%202l-3.265.014a1%201%200%200%200-.707.293zM1.997%209.75a2%202%200%200%200%20.46%202.115l1.964%201.964a4%204%200%200%200%205.657%200l3.482-3.482a1.5%201.5%200%200%200%20.44-1.06v-.78l-3.922%203.922q-.102.104-.211.197l-.496.496a3%203%200%200%201-4.243%200l-.498-.499a4%204%200%200%201-.208-.194l-1.965-1.964a2%202%200%200%201-.46-.715%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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