Droid48sx Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Droid48sx 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/324761.svg" alt="Droid48sx icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324761.svg" alt="Droid48sx icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324761.svg" alt="Droid48sx icon" :width="24" :height="24" />
CSS background
.icon-droid48sx {
background-image: url('https://proicons.com/icon/324761.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="a" 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="M38.5,5.5H9.5c-2.2,0-4,1.8-4,4v29c0,2.2,1.8,4,4,4h29c2.2,0,4-1.8,4-4V9.5c0-2.2-1.8-4-4-4Z"/><path class="c" d="M12.4,19.7h24.2c1,0,1.8.7,1.8,1.6v12.1c0,.9-.8,1.6-1.8,1.6H12.4c-1,0-1.8-.7-1.8-1.6v-12c0-.9.8-1.7,1.8-1.7Z"/><path class="c" d="M21.4,24.4h5.6c-2.9,2.5-3.6,5.8-3.8,7.9"/><path class="c" d="M12.6,24.1c0-1.2.3-2.3,1.4-2.4"/><path class="c" d="M36.4,24.1c0-1.2-.3-2.3-1.4-2.4"/><polyline class="c" points="24.4 9 24.4 16.5 28.2 16.5"/><line class="c" x1="35.1" y1="16.5" x2="38.9" y2="16.5"/><line class="c" x1="35.1" y1="9" x2="38.9" y2="9"/><line class="c" x1="35.1" y1="12.8" x2="37.6" y2="12.8"/><line class="c" x1="35.1" y1="9" x2="35.1" y2="16.5"/><polyline class="c" points="33.1 9 30.6 16.5 28.2 9"/><path class="c" d="M10.3,15.7c.5.6,1,.8,1.8.8h1.1c1,0,1.9-.8,1.9-1.9h0c0-1-.8-1.9-1.9-1.9h-1.2c-1,0-1.9-.8-1.9-1.9h0c0-.9.9-1.8,1.9-1.8h1.1c.8,0,1.4.2,1.8.8"/><path class="c" d="M17.2,14c0,1.4,1.1,2.5,2.5,2.5s2.5-1.1,2.5-2.5v-2.5c0-1.4-1.1-2.5-2.5-2.5s-2.5,1.1-2.5,2.5v2.5Z"/></svg>
Copied!