Qdslrdashboard Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Qdslrdashboard 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/331759.svg" alt="Qdslrdashboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331759.svg" alt="Qdslrdashboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331759.svg" alt="Qdslrdashboard icon" :width="24" :height="24" />
CSS background
.icon-qdslrdashboard {
background-image: url('https://proicons.com/icon/331759.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M24,18.115a8.51,8.51,0,1,1-8.51,8.51h0A8.51,8.51,0,0,1,24,18.115Z"/><path class="a" d="M14.7214,14.9429a1.84,1.84,0,0,1,.0022,3.68h-.0022a1.84,1.84,0,0,1,0-3.68Z"/><path class="a" d="M19.83,9.175l-2.77,2.84H6.29a1.79,1.79,0,0,0-1.79,1.79v23.22a1.8,1.8,0,0,0,1.79,1.8H41.71a1.8,1.8,0,0,0,1.79-1.8V13.805a1.79,1.79,0,0,0-1.79-1.79H30.94l-2.77-2.84Z"/></svg>
Copied!