Dashboard Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Dashboard icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310657.svg" alt="Dashboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310657.svg" alt="Dashboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310657.svg" alt="Dashboard icon" :width="24" :height="24" />
CSS background
.icon-dashboard {
background-image: url('https://proicons.com/icon/310657.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.55694 2.75H4.68222C4.16976 2.75 3.6783 2.95357 3.31593 3.31593C2.95357 3.6783 2.75 4.16976 2.75 4.68222V8.55694C2.74999 9.07035 2.95324 9.56288 3.31531 9.92687C3.67738 10.2909 4.16882 10.4967 4.68222 10.4994H8.55694C9.07212 10.4994 9.56621 10.2948 9.9305 9.9305C10.2948 9.56621 10.4994 9.07212 10.4994 8.55694V4.68222C10.4967 4.16882 10.2909 3.67738 9.92687 3.31531C9.56288 2.95324 9.07035 2.74999 8.55694 2.75Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M19.3178 2.75H15.443C14.9296 2.74999 14.4371 2.95324 14.0731 3.31531C13.7091 3.67738 13.5033 4.16882 13.5005 4.68222V8.55694C13.5005 9.07212 13.7052 9.56621 14.0695 9.9305C14.4338 10.2948 14.9279 10.4994 15.443 10.4994H19.3178C19.8312 10.4967 20.3226 10.2909 20.6847 9.92687C21.0468 9.56288 21.25 9.07035 21.25 8.55694V4.68222C21.25 4.16976 21.0464 3.6783 20.6841 3.31593C20.3217 2.95357 19.8302 2.75 19.3178 2.75Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M19.3178 13.5005H15.443C14.9296 13.5005 14.4371 13.7038 14.0731 14.0659C13.7091 14.4279 13.5033 14.9194 13.5005 15.4328V19.3075C13.5005 19.8227 13.7052 20.3168 14.0695 20.681C14.4338 21.0453 14.9279 21.25 15.443 21.25H19.3178C19.8312 21.2473 20.3226 21.0414 20.6847 20.6774C21.0468 20.3134 21.25 19.8209 21.25 19.3075V15.4328C21.25 14.9203 21.0464 14.4288 20.6841 14.0665C20.3217 13.7041 19.8302 13.5005 19.3178 13.5005Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.55694 13.5005H4.68222C4.16882 13.5033 3.67738 13.7091 3.31531 14.0731C2.95324 14.4371 2.74999 14.9296 2.75 15.443V19.3178C2.75 19.8302 2.95357 20.3217 3.31593 20.6841C3.6783 21.0464 4.16976 21.25 4.68222 21.25H8.55694C9.07035 21.25 9.56288 21.0468 9.92687 20.6847C10.2909 20.3226 10.4967 19.8312 10.4994 19.3178V15.443C10.4994 14.9279 10.2948 14.4338 9.9305 14.0695C9.56621 13.7052 9.07212 13.5005 8.55694 13.5005Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Dashboard in other icon packs
Copied!