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

Name
desktop-tag-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the desktop tag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.383 11c.402 0 .789.16 1.072.447l3.108 3.14c.593.6.581 1.568-.026 2.153l-2.947 2.838a1.51 1.51 0 0 1-2.124-.031l-3.034-3.098A1.5 1.5 0 0 1 11 15.391v-2.88A1.51 1.51 0 0 1 12.51 11zM16 2a2 2 0 0 1 2 2v7.586l-.834-.842a3 3 0 0 0-.166-.152V4a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h6v1H8v2h2.585q.063.077.133.15l.833.85H5.5a.5.5 0 0 1 0-1H7v-2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm-2.25 11a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentDesktopTag20Regular(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="M15.383 11c.402 0 .789.16 1.072.447l3.108 3.14c.593.6.581 1.568-.026 2.153l-2.947 2.838a1.51 1.51 0 0 1-2.124-.031l-3.034-3.098A1.5 1.5 0 0 1 11 15.391v-2.88A1.51 1.51 0 0 1 12.51 11zM16 2a2 2 0 0 1 2 2v7.586l-.834-.842a3 3 0 0 0-.166-.152V4a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h6v1H8v2h2.585q.063.077.133.15l.833.85H5.5a.5.5 0 0 1 0-1H7v-2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm-2.25 11a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.383 11c.402 0 .789.16 1.072.447l3.108 3.14c.593.6.581 1.568-.026 2.153l-2.947 2.838a1.51 1.51 0 0 1-2.124-.031l-3.034-3.098A1.5 1.5 0 0 1 11 15.391v-2.88A1.51 1.51 0 0 1 12.51 11zM16 2a2 2 0 0 1 2 2v7.586l-.834-.842a3 3 0 0 0-.166-.152V4a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h6v1H8v2h2.585q.063.077.133.15l.833.85H5.5a.5.5 0 0 1 0-1H7v-2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm-2.25 11a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5"/></svg>
</template>

CSS

.icon-desktop-tag-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.383%2011c.402%200%20.789.16%201.072.447l3.108%203.14c.593.6.581%201.568-.026%202.153l-2.947%202.838a1.51%201.51%200%200%201-2.124-.031l-3.034-3.098A1.5%201.5%200%200%201%2011%2015.391v-2.88A1.51%201.51%200%200%201%2012.51%2011zM16%202a2%202%200%200%201%202%202v7.586l-.834-.842a3%203%200%200%200-.166-.152V4a1%201%200%200%200-1-1H4a1%201%200%200%200-1%201v9a1%201%200%200%200%201%201h6v1H8v2h2.585q.063.077.133.15l.833.85H5.5a.5.5%200%200%201%200-1H7v-2H4a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2zm-2.25%2011a.75.75%200%201%200%200%201.5a.75.75%200%200%200%200-1.5%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%22M15.383%2011c.402%200%20.789.16%201.072.447l3.108%203.14c.593.6.581%201.568-.026%202.153l-2.947%202.838a1.51%201.51%200%200%201-2.124-.031l-3.034-3.098A1.5%201.5%200%200%201%2011%2015.391v-2.88A1.51%201.51%200%200%201%2012.51%2011zM16%202a2%202%200%200%201%202%202v7.586l-.834-.842a3%203%200%200%200-.166-.152V4a1%201%200%200%200-1-1H4a1%201%200%200%200-1%201v9a1%201%200%200%200%201%201h6v1H8v2h2.585q.063.077.133.15l.833.85H5.5a.5.5%200%200%201%200-1H7v-2H4a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2zm-2.25%2011a.75.75%200%201%200%200%201.5a.75.75%200%200%200%200-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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