Wheel Barrow Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Wheel Barrow 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/304877.svg" alt="Wheel Barrow icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304877.svg" alt="Wheel Barrow icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304877.svg" alt="Wheel Barrow icon" :width="24" :height="24" />
CSS background
.icon-wheel-barrow {
background-image: url('https://proicons.com/icon/304877.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>wheel-barrow</title><g id="iconos"><path d="M29.48,35.79a3.32,3.32,0,0,1-1-.17V46.47a1.5,1.5,0,0,0,1,1.41A1.47,1.47,0,0,0,30,48a1.51,1.51,0,0,0,1.16-.55l9.55-11.63H36.81l-5.33,6.49V35.79Z"/><path d="M22.22,25.79l2.3.86-.47-3.37-1-.39a1.6,1.6,0,0,0-.53-.09H9.5a1.5,1.5,0,1,0,0,3Z"/><path d="M64,40.91A7.27,7.27,0,0,0,51.85,35.5L47.5,32.33l-1,1.07a10.07,10.07,0,0,1-1.21,1l4.82,3.52a7.28,7.28,0,1,0,13.92,3Zm-7.28,2.47A2.48,2.48,0,0,1,54.24,41v-.05A2.46,2.46,0,0,1,56,38.55a2.28,2.28,0,0,1,.7-.12,2.48,2.48,0,0,1,0,5Z"/><path d="M45.94,31.19,56.06,20.72c.77-.78.51-.92-.59-.92h-28c-1.1,0-1.88.51-1.72,1.6l.38,2.66.48,3.38.57,4a3.12,3.12,0,0,0,1.32,2,1.76,1.76,0,0,0,1,.33H41.64a2.83,2.83,0,0,0,.79-.13,6,6,0,0,0,1.15-.48,7,7,0,0,0,1.47-1.06Z"/><polygon points="45.97 10.8 40.48 10.8 38.85 7.81 35.48 7.81 32.86 12.8 30.48 12.8 28.49 17.8 53.47 17.8 51.84 14.8 48.47 14.8 45.97 10.8"/></g></svg>
Wheel Barrow in other icon packs
Copied!