Sd Maid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sd Maid 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/332513.svg" alt="Sd Maid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332513.svg" alt="Sd Maid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332513.svg" alt="Sd Maid icon" :width="24" :height="24" />
CSS background
.icon-sd-maid {
background-image: url('https://proicons.com/icon/332513.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 48 48" style="enable-background:new 0 0 48 48;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}
</style>
<g>
<path class="st0" d="M38.3,28.6c0,2-1.6,3.6-3.6,3.6l0,0c-0.2,0-0.5,0-0.7-0.1c0.1,0.3,0.1,0.5,0.1,0.8c0,2-1.6,3.6-3.6,3.6
c-1,0-2-0.4-2.6-1.1c-0.5,1.9-2.4,3.1-4.3,2.7c-1.3-0.3-2.3-1.3-2.7-2.7c-1.3,1.5-3.6,1.6-5,0.3c-1-0.9-1.4-2.3-1.1-3.6
c-0.2,0-0.5,0.1-0.7,0.1c-2,0-3.6-1.6-3.6-3.6l0,0v-0.1H5.9v11.7c0,1.1,0.8,2,1.9,2c0,0,0,0,0,0c0,0,0,0,0.1,0h33.1
c1.1,0,2-0.9,2-2V28.4h-4.6C38.3,28.5,38.3,28.5,38.3,28.6z"/>
<path class="st0" d="M14.6,5.9l3.7,5.6l-5.9,1.4l-3.6,4.8l-3.7-5.6l5.9-1.4L14.6,5.9z"/>
<path class="st0" d="M7.9,16.3c-1.3,2.6-2,5.4-2,8.3v3.8 M12.6,8.6L11,7c-0.6-0.6-1.4-0.9-2.2-0.9c-1.7,0-3,1.3-3,3
c0,0.8,0.3,1.6,0.9,2.2l0.4,0.3 M42.9,28.4l0-3.8c0-3.9-1.3-7.7-3.5-10.8l2.6-2.6c1.2-1.2,1.2-3.1,0-4.3c-1.2-1.2-3.1-1.2-4.3,0
l0,0l-2.6,2.6c-5.6-4-12.9-4.6-19-1.5 M19.5,20.8c0,1.6-1.3,2.9-2.9,2.9c-1.6,0-2.9-1.3-2.9-2.9c0-1.6,1.3-2.9,2.9-2.9h0
C18.2,17.9,19.5,19.2,19.5,20.8L19.5,20.8z M32.1,23.8c-1.6,0-2.9-1.3-2.9-2.9s1.3-2.9,2.9-2.9c1.6,0,2.9,1.3,2.9,2.9v0l0,0
C35.1,22.4,33.8,23.7,32.1,23.8L32.1,23.8z"/>
<line class="st0" x1="10.5" y1="28.5" x2="38.3" y2="28.5"/>
</g>
</svg>
Copied!