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

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

3 other variants in Fluent UI System Icons

The same icon in other sets

Use the diagram icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5 2a3 3 0 0 0-3 3v9a3 3 0 0 0 3 3h.825l.886-1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v5.033a2.5 2.5 0 0 1 1 .4V5a3 3 0 0 0-3-3zm1.5 9a.5.5 0 0 0-.374.832L8.941 15l-2.815 3.168A.5.5 0 0 0 6.5 19h8.095a1.5 1.5 0 0 0 1.044-.423l3.134-3.039a.75.75 0 0 0 0-1.077l-3.134-3.038A1.5 1.5 0 0 0 14.595 11zm3.336 3.502L7.613 12h6.982a.5.5 0 0 1 .348.141L17.892 15l-2.95 2.859a.5.5 0 0 1-.347.141H7.613l2.223-2.502a.75.75 0 0 0 0-.996M5 5.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5M5.5 8a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1z"/></svg>

React

import type { SVGProps } from "react";

export function FluentDiagram20Regular(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="M5 2a3 3 0 0 0-3 3v9a3 3 0 0 0 3 3h.825l.886-1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v5.033a2.5 2.5 0 0 1 1 .4V5a3 3 0 0 0-3-3zm1.5 9a.5.5 0 0 0-.374.832L8.941 15l-2.815 3.168A.5.5 0 0 0 6.5 19h8.095a1.5 1.5 0 0 0 1.044-.423l3.134-3.039a.75.75 0 0 0 0-1.077l-3.134-3.038A1.5 1.5 0 0 0 14.595 11zm3.336 3.502L7.613 12h6.982a.5.5 0 0 1 .348.141L17.892 15l-2.95 2.859a.5.5 0 0 1-.347.141H7.613l2.223-2.502a.75.75 0 0 0 0-.996M5 5.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5M5.5 8a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5 2a3 3 0 0 0-3 3v9a3 3 0 0 0 3 3h.825l.886-1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v5.033a2.5 2.5 0 0 1 1 .4V5a3 3 0 0 0-3-3zm1.5 9a.5.5 0 0 0-.374.832L8.941 15l-2.815 3.168A.5.5 0 0 0 6.5 19h8.095a1.5 1.5 0 0 0 1.044-.423l3.134-3.039a.75.75 0 0 0 0-1.077l-3.134-3.038A1.5 1.5 0 0 0 14.595 11zm3.336 3.502L7.613 12h6.982a.5.5 0 0 1 .348.141L17.892 15l-2.95 2.859a.5.5 0 0 1-.347.141H7.613l2.223-2.502a.75.75 0 0 0 0-.996M5 5.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5M5.5 8a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1z"/></svg>
</template>

CSS

.icon-diagram-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%22M5%202a3%203%200%200%200-3%203v9a3%203%200%200%200%203%203h.825l.886-1H5a2%202%200%200%201-2-2V5a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v5.033a2.5%202.5%200%200%201%201%20.4V5a3%203%200%200%200-3-3zm1.5%209a.5.5%200%200%200-.374.832L8.941%2015l-2.815%203.168A.5.5%200%200%200%206.5%2019h8.095a1.5%201.5%200%200%200%201.044-.423l3.134-3.039a.75.75%200%200%200%200-1.077l-3.134-3.038A1.5%201.5%200%200%200%2014.595%2011zm3.336%203.502L7.613%2012h6.982a.5.5%200%200%201%20.348.141L17.892%2015l-2.95%202.859a.5.5%200%200%201-.347.141H7.613l2.223-2.502a.75.75%200%200%200%200-.996M5%205.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5M5.5%208a.5.5%200%200%200%200%201h4a.5.5%200%200%200%200-1z%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%22M5%202a3%203%200%200%200-3%203v9a3%203%200%200%200%203%203h.825l.886-1H5a2%202%200%200%201-2-2V5a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v5.033a2.5%202.5%200%200%201%201%20.4V5a3%203%200%200%200-3-3zm1.5%209a.5.5%200%200%200-.374.832L8.941%2015l-2.815%203.168A.5.5%200%200%200%206.5%2019h8.095a1.5%201.5%200%200%200%201.044-.423l3.134-3.039a.75.75%200%200%200%200-1.077l-3.134-3.038A1.5%201.5%200%200%200%2014.595%2011zm3.336%203.502L7.613%2012h6.982a.5.5%200%200%201%20.348.141L17.892%2015l-2.95%202.859a.5.5%200%200%201-.347.141H7.613l2.223-2.502a.75.75%200%200%200%200-.996M5%205.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5M5.5%208a.5.5%200%200%200%200%201h4a.5.5%200%200%200%200-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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