dashboard 2 icon

dashboard-2-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
dashboard-2-fill
Set
Mage Icons
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

The same icon in other sets

Related icons in Mage Icons

Use the dashboard 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 4.68v3.88a2.45 2.45 0 0 1-1.509 2.258A2.4 2.4 0 0 1 8.56 11H4.68a2.44 2.44 0 0 1-2.43-2.44V4.69a2.44 2.44 0 0 1 2.43-2.44h3.88A2.44 2.44 0 0 1 11 4.68m10.75.01v3.87a2.4 2.4 0 0 1-.71 1.72a2.38 2.38 0 0 1-1.72.72h-3.88a2.45 2.45 0 0 1-2.256-1.502A2.4 2.4 0 0 1 13 8.56V4.69a2.4 2.4 0 0 1 .72-1.72a2.42 2.42 0 0 1 1.72-.72h3.88a2.44 2.44 0 0 1 2.43 2.44M11 15.45v3.87a2.44 2.44 0 0 1-2.44 2.43H4.68a2.45 2.45 0 0 1-1.72-.71a2.4 2.4 0 0 1-.71-1.72v-3.87a2.4 2.4 0 0 1 .71-1.72A2.47 2.47 0 0 1 4.68 13h3.88A2.46 2.46 0 0 1 11 15.45m10.75 1.93A4.37 4.37 0 1 1 17.37 13a4.4 4.4 0 0 1 4.049 2.707c.22.53.332 1.099.331 1.673"/></svg>

React

import type { SVGProps } from "react";

export function MageDashboard2Fill(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="M11 4.68v3.88a2.45 2.45 0 0 1-1.509 2.258A2.4 2.4 0 0 1 8.56 11H4.68a2.44 2.44 0 0 1-2.43-2.44V4.69a2.44 2.44 0 0 1 2.43-2.44h3.88A2.44 2.44 0 0 1 11 4.68m10.75.01v3.87a2.4 2.4 0 0 1-.71 1.72a2.38 2.38 0 0 1-1.72.72h-3.88a2.45 2.45 0 0 1-2.256-1.502A2.4 2.4 0 0 1 13 8.56V4.69a2.4 2.4 0 0 1 .72-1.72a2.42 2.42 0 0 1 1.72-.72h3.88a2.44 2.44 0 0 1 2.43 2.44M11 15.45v3.87a2.44 2.44 0 0 1-2.44 2.43H4.68a2.45 2.45 0 0 1-1.72-.71a2.4 2.4 0 0 1-.71-1.72v-3.87a2.4 2.4 0 0 1 .71-1.72A2.47 2.47 0 0 1 4.68 13h3.88A2.46 2.46 0 0 1 11 15.45m10.75 1.93A4.37 4.37 0 1 1 17.37 13a4.4 4.4 0 0 1 4.049 2.707c.22.53.332 1.099.331 1.673"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 4.68v3.88a2.45 2.45 0 0 1-1.509 2.258A2.4 2.4 0 0 1 8.56 11H4.68a2.44 2.44 0 0 1-2.43-2.44V4.69a2.44 2.44 0 0 1 2.43-2.44h3.88A2.44 2.44 0 0 1 11 4.68m10.75.01v3.87a2.4 2.4 0 0 1-.71 1.72a2.38 2.38 0 0 1-1.72.72h-3.88a2.45 2.45 0 0 1-2.256-1.502A2.4 2.4 0 0 1 13 8.56V4.69a2.4 2.4 0 0 1 .72-1.72a2.42 2.42 0 0 1 1.72-.72h3.88a2.44 2.44 0 0 1 2.43 2.44M11 15.45v3.87a2.44 2.44 0 0 1-2.44 2.43H4.68a2.45 2.45 0 0 1-1.72-.71a2.4 2.4 0 0 1-.71-1.72v-3.87a2.4 2.4 0 0 1 .71-1.72A2.47 2.47 0 0 1 4.68 13h3.88A2.46 2.46 0 0 1 11 15.45m10.75 1.93A4.37 4.37 0 1 1 17.37 13a4.4 4.4 0 0 1 4.049 2.707c.22.53.332 1.099.331 1.673"/></svg>
</template>

CSS

.icon-dashboard-2-fill {
  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%22M11%204.68v3.88a2.45%202.45%200%200%201-1.509%202.258A2.4%202.4%200%200%201%208.56%2011H4.68a2.44%202.44%200%200%201-2.43-2.44V4.69a2.44%202.44%200%200%201%202.43-2.44h3.88A2.44%202.44%200%200%201%2011%204.68m10.75.01v3.87a2.4%202.4%200%200%201-.71%201.72a2.38%202.38%200%200%201-1.72.72h-3.88a2.45%202.45%200%200%201-2.256-1.502A2.4%202.4%200%200%201%2013%208.56V4.69a2.4%202.4%200%200%201%20.72-1.72a2.42%202.42%200%200%201%201.72-.72h3.88a2.44%202.44%200%200%201%202.43%202.44M11%2015.45v3.87a2.44%202.44%200%200%201-2.44%202.43H4.68a2.45%202.45%200%200%201-1.72-.71a2.4%202.4%200%200%201-.71-1.72v-3.87a2.4%202.4%200%200%201%20.71-1.72A2.47%202.47%200%200%201%204.68%2013h3.88A2.46%202.46%200%200%201%2011%2015.45m10.75%201.93A4.37%204.37%200%201%201%2017.37%2013a4.4%204.4%200%200%201%204.049%202.707c.22.53.332%201.099.331%201.673%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%22M11%204.68v3.88a2.45%202.45%200%200%201-1.509%202.258A2.4%202.4%200%200%201%208.56%2011H4.68a2.44%202.44%200%200%201-2.43-2.44V4.69a2.44%202.44%200%200%201%202.43-2.44h3.88A2.44%202.44%200%200%201%2011%204.68m10.75.01v3.87a2.4%202.4%200%200%201-.71%201.72a2.38%202.38%200%200%201-1.72.72h-3.88a2.45%202.45%200%200%201-2.256-1.502A2.4%202.4%200%200%201%2013%208.56V4.69a2.4%202.4%200%200%201%20.72-1.72a2.42%202.42%200%200%201%201.72-.72h3.88a2.44%202.44%200%200%201%202.43%202.44M11%2015.45v3.87a2.44%202.44%200%200%201-2.44%202.43H4.68a2.45%202.45%200%200%201-1.72-.71a2.4%202.4%200%200%201-.71-1.72v-3.87a2.4%202.4%200%200%201%20.71-1.72A2.47%202.47%200%200%201%204.68%2013h3.88A2.46%202.46%200%200%201%2011%2015.45m10.75%201.93A4.37%204.37%200%201%201%2017.37%2013a4.4%204.4%200%200%201%204.049%202.707c.22.53.332%201.099.331%201.673%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/dashboard-2-fill.svg?color=%231a73e8&size=48