Sd Maid Pro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sd Maid Pro 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/347073.svg" alt="Sd Maid Pro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347073.svg" alt="Sd Maid Pro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347073.svg" alt="Sd Maid Pro icon" :width="24" :height="24" />
CSS background
.icon-sd-maid-pro {
background-image: url('https://proicons.com/icon/347073.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M29.6578,36.3379A3.6,3.6,0,0,1,27.52,35.23a3.6,3.6,0,0,1-7,0A3.57,3.57,0,0,1,14.37,32a3.26,3.26,0,0,1-.7.07,3.6,3.6,0,0,1-3.6-3.59h0v-.14H5.51V40a1.94,1.94,0,0,0,1.8791,1.9991Q7.42,42,7.45,42H32.6126"/><path class="a" d="M7.5012,16.1793A18.41,18.41,0,0,0,5.53,24.51v3.8H34.0721M12.2238,8.4738,10.68,6.93A3.22,3.22,0,0,0,8.5,6a3,3,0,0,0-2.12,5.15l.3559.3477M42.53,28.7948V24.51A18.57,18.57,0,0,0,39,13.72l2.58-2.56A3.0158,3.0158,0,0,0,37.31,6.9h0L34.76,9.5A18.3922,18.3922,0,0,0,15.7208,7.9978M19.13,20.72a2.93,2.93,0,1,1-2.94-2.92h.01a2.93,2.93,0,0,1,2.94,2.9Zm12.65,2.92a2.92,2.92,0,1,1,2.92-2.92h0a2.92,2.92,0,0,1-2.91,2.9Z"/><path class="a" d="M14.2674,5.76l3.6553,5.6284L12.0169,12.75,8.3707,17.592,4.7154,11.9636l5.9058-1.3617Z"/><circle class="a" cx="37.8952" cy="35.641" r="8.267"/><path class="a" d="M39.4012,32.005a2.13,2.13,0,1,1-2.13,2.13A2.13,2.13,0,0,1,39.4012,32.005Z"/><path class="a" d="M37.8952,35.641l-3.24,3.241"/><path class="a" d="M35.47,38.066l.998.999"/></svg>
Copied!