Droid Dashcam Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Droid Dashcam 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/324762.svg" alt="Droid Dashcam icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324762.svg" alt="Droid Dashcam icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324762.svg" alt="Droid Dashcam icon" :width="24" :height="24" />
CSS background
.icon-droid-dashcam {
background-image: url('https://proicons.com/icon/324762.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m40.7097,38.9112v1.8664c0,.9542-.7773,1.7224-1.7428,1.7224H7.4789c-.9655,0-1.7428-.7682-1.7428-1.7224v-20.1067c0-.9542.7773-1.7224,1.7428-1.7224h13.4243"/><path class="c" d="m40.7097,29.2628v2.923"/><path class="c" d="m40.7097,22.5372h.9799c.3181,0,.5743.2561.5743.5743v5.5776c0,.3181-.2561.5743-.5743.5743h-.9799"/><path class="c" d="m25.4191,18.9486h13.5477c.9655,0,1.7428.7682,1.7428,1.7224v1.8664"/><path class="c" d="m20.7706,12.2035h-4.5544c-1.2726,0-2.2971-1.0245-2.2971-2.2971v-2.1093c0-1.2726,1.0245-2.2971,2.2971-2.2971h13.8899c1.2726,0,2.2971,1.0245,2.2971,2.2971v2.1093c0,1.2726-1.0245,2.2971-2.2971,2.2971h-4.5544"/><path class="c" d="m10.413,22.2103h25.6198c.3181,0,.5743.2561.5743.5743v15.8793c0,.3181-.2561.5743-.5743.5743H10.413c-.3182,0-.5743-.2561-.5743-.5743v-15.8793c0-.3181.2561-.5743.5743-.5743Z"/><path class="c" d="m40.7097,32.1851h.9799c.3181,0,.5743.2561.5743.5743v5.5776c0,.3181-.2561.5743-.5743.5743h-.9799"/><path class="c" d="m20.9013,18.9491c-.0848-.2403-.131-.4991-.131-.7691v-8.0812c0-1.2726,1.0245-2.2971,2.2971-2.2971h.1873c1.2726,0,2.2971,1.0245,2.2971,2.2971v8.0812c0,.27-.0461.5289-.131.7691"/><path class="c" d="m20.9032,18.9486h4.5159"/></svg>
Copied!