Mowsnowpros Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mowsnowpros 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/329606.svg" alt="Mowsnowpros icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329606.svg" alt="Mowsnowpros icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329606.svg" alt="Mowsnowpros icon" :width="24" :height="24" />
CSS background
.icon-mowsnowpros {
background-image: url('https://proicons.com/icon/329606.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><polyline class="b" points="15.9758 17.1405 15.9758 9.1644 19.9683 17.1493 23.9607 9.1765 23.9607 17.1493"/><path class="b" d="M11.5,38.8356v-7.9849h2.6141c1.4779,0,2.6759,1.2006,2.6759,2.6817s-1.198,2.6817-2.6759,2.6817h-2.6141"/><path class="b" d="M18.6707,38.8356v-7.9849h2.6141c1.4779,0,2.6759,1.2006,2.6759,2.6817s-1.198,2.6817-2.6759,2.6817h-2.6141"/><line class="b" x1="21.2848" y1="36.214" x2="23.8987" y2="38.8336"/><polyline class="b" points="18.6707 27.9925 18.6707 20.0075 23.9607 27.9925 23.9607 20.0075"/><polyline class="b" points="40.5 9.1644 38.5038 17.1493 36.5075 9.1644 34.5113 17.1493 32.5151 9.1644"/><path class="b" d="M11.6581,27.1176c.4896.6375,1.1036.8749,1.9578.8749h1.1821c1.1001,0,1.9919-.8937,1.9919-1.9962h0c0-1.1025-.8918-1.9962-1.9919-1.9962h-1.3062c-1.1001,0-1.9919-.8937-1.9919-1.9962h0c0-1.1025.8918-1.9962,1.9919-1.9962h1.1821c.8542,0,1.4682.2374,1.9578.8749"/><path class="b" d="M33.1594,37.9607c.4896.6375,1.1036.8749,1.9578.8749h1.1821c1.1001,0,1.9919-.8937,1.9919-1.9962h0c0-1.1025-.8918-1.9962-1.9919-1.9962h-1.3062c-1.1001,0-1.9919-.8937-1.9919-1.9962h0c0-1.1025.8918-1.9962,1.9919-1.9962h1.1821c.8542,0,1.4682.2374,1.9578.8749"/><path class="b" d="M25.8362,14.5043c0,1.4608,1.1842,2.645,2.645,2.645s2.645-1.1842,2.645-2.645v-2.6949c0-1.4608-1.1842-2.645-2.645-2.645s-2.645,1.1842-2.645,2.645v2.6949Z"/><polyline class="b" points="40.5 20.0075 38.5038 27.9925 36.5075 20.0075 34.5113 27.9925 32.5151 20.0075"/><path class="b" d="M25.8362,25.3475c0,1.4608,1.1842,2.645,2.645,2.645s2.645-1.1842,2.645-2.645v-2.6949c0-1.4608-1.1842-2.645-2.645-2.645s-2.645,1.1842-2.645,2.645v2.6949Z"/><path class="b" d="M25.8362,36.1906c0,1.4608,1.1842,2.645,2.645,2.645s2.645-1.1842,2.645-2.645v-2.6949c0-1.4608-1.1842-2.645-2.645-2.645s-2.645,1.1842-2.645,2.645v2.6949Z"/></svg>
Copied!