dashboard 4 icon

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

Name
dashboard-4-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 4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.01 6.625a4.2 4.2 0 0 1-.34 1.67a4.34 4.34 0 0 1-4 2.7a4.37 4.37 0 0 1-3.09-7.46a4.37 4.37 0 0 1 6.19 0a4.47 4.47 0 0 1 1.28 3.09zm10.75 0a4.3 4.3 0 0 1-.33 1.67a4.6 4.6 0 0 1-1 1.42a4.38 4.38 0 0 1-6.19 0a4.37 4.37 0 0 1 0-6.18a4.35 4.35 0 0 1 3.09-1.29a4.4 4.4 0 0 1 3.1 1.29a4.35 4.35 0 0 1 1.33 3.09m-10.75 10.75a4.2 4.2 0 0 1-.36 1.68a4.2 4.2 0 0 1-.94 1.42a4.35 4.35 0 0 1-3.1 1.28a4.37 4.37 0 0 1-3.09-7.46a4.37 4.37 0 0 1 6.19 0a4.47 4.47 0 0 1 1.28 3.09zm10.75 0a4.37 4.37 0 1 1-4.38-4.38a4.42 4.42 0 0 1 3.1 1.29a4.35 4.35 0 0 1 1.28 3.09"/></svg>

React

import type { SVGProps } from "react";

export function MageDashboard4Fill(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.01 6.625a4.2 4.2 0 0 1-.34 1.67a4.34 4.34 0 0 1-4 2.7a4.37 4.37 0 0 1-3.09-7.46a4.37 4.37 0 0 1 6.19 0a4.47 4.47 0 0 1 1.28 3.09zm10.75 0a4.3 4.3 0 0 1-.33 1.67a4.6 4.6 0 0 1-1 1.42a4.38 4.38 0 0 1-6.19 0a4.37 4.37 0 0 1 0-6.18a4.35 4.35 0 0 1 3.09-1.29a4.4 4.4 0 0 1 3.1 1.29a4.35 4.35 0 0 1 1.33 3.09m-10.75 10.75a4.2 4.2 0 0 1-.36 1.68a4.2 4.2 0 0 1-.94 1.42a4.35 4.35 0 0 1-3.1 1.28a4.37 4.37 0 0 1-3.09-7.46a4.37 4.37 0 0 1 6.19 0a4.47 4.47 0 0 1 1.28 3.09zm10.75 0a4.37 4.37 0 1 1-4.38-4.38a4.42 4.42 0 0 1 3.1 1.29a4.35 4.35 0 0 1 1.28 3.09"/></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.01 6.625a4.2 4.2 0 0 1-.34 1.67a4.34 4.34 0 0 1-4 2.7a4.37 4.37 0 0 1-3.09-7.46a4.37 4.37 0 0 1 6.19 0a4.47 4.47 0 0 1 1.28 3.09zm10.75 0a4.3 4.3 0 0 1-.33 1.67a4.6 4.6 0 0 1-1 1.42a4.38 4.38 0 0 1-6.19 0a4.37 4.37 0 0 1 0-6.18a4.35 4.35 0 0 1 3.09-1.29a4.4 4.4 0 0 1 3.1 1.29a4.35 4.35 0 0 1 1.33 3.09m-10.75 10.75a4.2 4.2 0 0 1-.36 1.68a4.2 4.2 0 0 1-.94 1.42a4.35 4.35 0 0 1-3.1 1.28a4.37 4.37 0 0 1-3.09-7.46a4.37 4.37 0 0 1 6.19 0a4.47 4.47 0 0 1 1.28 3.09zm10.75 0a4.37 4.37 0 1 1-4.38-4.38a4.42 4.42 0 0 1 3.1 1.29a4.35 4.35 0 0 1 1.28 3.09"/></svg>
</template>

CSS

.icon-dashboard-4-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.01%206.625a4.2%204.2%200%200%201-.34%201.67a4.34%204.34%200%200%201-4%202.7a4.37%204.37%200%200%201-3.09-7.46a4.37%204.37%200%200%201%206.19%200a4.47%204.47%200%200%201%201.28%203.09zm10.75%200a4.3%204.3%200%200%201-.33%201.67a4.6%204.6%200%200%201-1%201.42a4.38%204.38%200%200%201-6.19%200a4.37%204.37%200%200%201%200-6.18a4.35%204.35%200%200%201%203.09-1.29a4.4%204.4%200%200%201%203.1%201.29a4.35%204.35%200%200%201%201.33%203.09m-10.75%2010.75a4.2%204.2%200%200%201-.36%201.68a4.2%204.2%200%200%201-.94%201.42a4.35%204.35%200%200%201-3.1%201.28a4.37%204.37%200%200%201-3.09-7.46a4.37%204.37%200%200%201%206.19%200a4.47%204.47%200%200%201%201.28%203.09zm10.75%200a4.37%204.37%200%201%201-4.38-4.38a4.42%204.42%200%200%201%203.1%201.29a4.35%204.35%200%200%201%201.28%203.09%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.01%206.625a4.2%204.2%200%200%201-.34%201.67a4.34%204.34%200%200%201-4%202.7a4.37%204.37%200%200%201-3.09-7.46a4.37%204.37%200%200%201%206.19%200a4.47%204.47%200%200%201%201.28%203.09zm10.75%200a4.3%204.3%200%200%201-.33%201.67a4.6%204.6%200%200%201-1%201.42a4.38%204.38%200%200%201-6.19%200a4.37%204.37%200%200%201%200-6.18a4.35%204.35%200%200%201%203.09-1.29a4.4%204.4%200%200%201%203.1%201.29a4.35%204.35%200%200%201%201.33%203.09m-10.75%2010.75a4.2%204.2%200%200%201-.36%201.68a4.2%204.2%200%200%201-.94%201.42a4.35%204.35%200%200%201-3.1%201.28a4.37%204.37%200%200%201-3.09-7.46a4.37%204.37%200%200%201%206.19%200a4.47%204.47%200%200%201%201.28%203.09zm10.75%200a4.37%204.37%200%201%201-4.38-4.38a4.42%204.42%200%200%201%203.1%201.29a4.35%204.35%200%200%201%201.28%203.09%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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