dashboard one icon
dashboard-one from IconPark Solid by ByteDance · Solid · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- dashboard-one
- Set
- IconPark Solid
- Style
- Solid
- Category
- Hardware
- Viewbox
- 49×48
- License
- Apache 2.0
The same icon in other sets
More hardware icons from IconPark Solid
Use the dashboard one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 49 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24.778 7c-11.046 0-20 8.954-20 20c0 5.23 1.713 10.436 5 14h30c3.286-3.564 5-8.77 5-14c0-11.046-8.954-20-20-20"/><circle cx="24.778" cy="30" r="4" fill="currentColor"/><path d="M24.778 20v6m0-14v2m-15 14h2m2-10l1.414 1.414M37.778 28h2m-5-8.586L36.192 18"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidDashboardOne(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 49 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M24.778 7c-11.046 0-20 8.954-20 20c0 5.23 1.713 10.436 5 14h30c3.286-3.564 5-8.77 5-14c0-11.046-8.954-20-20-20"/><circle cx="24.778" cy="30" r="4" fill="currentColor"/><path d="M24.778 20v6m0-14v2m-15 14h2m2-10l1.414 1.414M37.778 28h2m-5-8.586L36.192 18"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 49 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24.778 7c-11.046 0-20 8.954-20 20c0 5.23 1.713 10.436 5 14h30c3.286-3.564 5-8.77 5-14c0-11.046-8.954-20-20-20"/><circle cx="24.778" cy="30" r="4" fill="currentColor"/><path d="M24.778 20v6m0-14v2m-15 14h2m2-10l1.414 1.414M37.778 28h2m-5-8.586L36.192 18"/></g></svg> </template>
CSS
.icon-dashboard-one {
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%2049%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24.778%207c-11.046%200-20%208.954-20%2020c0%205.23%201.713%2010.436%205%2014h30c3.286-3.564%205-8.77%205-14c0-11.046-8.954-20-20-20%22%2F%3E%3Ccircle%20cx%3D%2224.778%22%20cy%3D%2230%22%20r%3D%224%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M24.778%2020v6m0-14v2m-15%2014h2m2-10l1.414%201.414M37.778%2028h2m-5-8.586L36.192%2018%22%2F%3E%3C%2Fg%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%2049%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24.778%207c-11.046%200-20%208.954-20%2020c0%205.23%201.713%2010.436%205%2014h30c3.286-3.564%205-8.77%205-14c0-11.046-8.954-20-20-20%22%2F%3E%3Ccircle%20cx%3D%2224.778%22%20cy%3D%2230%22%20r%3D%224%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M24.778%2020v6m0-14v2m-15%2014h2m2-10l1.414%201.414M37.778%2028h2m-5-8.586L36.192%2018%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/dashboard-one.svg?color=%231a73e8&size=48