Donkey Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Donkey 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/304781.svg" alt="Donkey icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304781.svg" alt="Donkey icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304781.svg" alt="Donkey icon" :width="24" :height="24" />
CSS background
.icon-donkey {
background-image: url('https://proicons.com/icon/304781.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>donkey</title><polygon points="13.54 51.66 21.83 51.66 21.83 43.71 37.55 43.71 37.55 51.65 45.55 51.65 45.55 39.04 13.54 39.04 13.54 51.66"/><path d="M62.46,20.35c-1.32-1.62-2.64-3.3-3.91-4.92l-1.23-1.57.33-.46a25,25,0,0,0,1.73-2.6c.18-.33,1-2,.1-3a1.44,1.44,0,0,0-1.06-.43,3.62,3.62,0,0,0-1.68.6l-.08,0C55.75,8.54,54.89,9.1,54,9.7l-.12.08-.68-1.66c-.34-.84-.66-1.63-1-2.58a1.71,1.71,0,0,0-1.54-1.2,1.5,1.5,0,0,0-1.08.48,3.44,3.44,0,0,0-.69,2.59,15.39,15.39,0,0,1-.35,3.79,2.52,2.52,0,0,1-.55,1.2l-6.17,6.31a2.44,2.44,0,0,1-2,.88H17.84A4,4,0,0,0,14,21.78l-5.9,9.39,3.77,2.71,1.59-2.45V36H46l.11-.26C47.4,32.91,48.74,30,50,27.19l.82-1.8c.07-.16.15-.32.23-.48l1.78.75c2.15.91,4.18,1.76,6.22,2.68a3.2,3.2,0,0,0,1.35.32,2.79,2.79,0,0,0,2.21-1.22A5.38,5.38,0,0,0,62.46,20.35ZM23.55,27.74,21.9,29l.63,1.95a.58.58,0,0,1-.55.77.66.66,0,0,1-.35-.11L20,30.35l-1.66,1.21a.6.6,0,0,1-.68,0,.58.58,0,0,1-.21-.66L18.06,29,16.4,27.74a.58.58,0,0,1,.34-1h2.05l.63-2a.6.6,0,0,1,.56-.41.59.59,0,0,1,.55.41l.64,2h2a.58.58,0,0,1,.56.4A.59.59,0,0,1,23.55,27.74Zm10.66,0L32.55,29l.63,1.95a.58.58,0,0,1-.21.66.58.58,0,0,1-.68,0l-1.66-1.21L29,31.56a.58.58,0,0,1-.89-.66L28.71,29l-1.66-1.21a.59.59,0,0,1-.21-.65.58.58,0,0,1,.56-.4h2l.64-2a.59.59,0,0,1,.55-.41.58.58,0,0,1,.55.41l.64,2h2a.58.58,0,0,1,.34,1Zm10.28,0L42.83,29l.64,1.95a.6.6,0,0,1-.21.66.66.66,0,0,1-.35.11.6.6,0,0,1-.34-.11l-1.66-1.21-1.65,1.21a.59.59,0,0,1-.9-.66L39,29l-1.66-1.21a.58.58,0,0,1,.34-1h2l.63-2a.58.58,0,0,1,1.11,0l.63,2h2a.58.58,0,0,1,.55.4A.57.57,0,0,1,44.49,27.74Z"/></svg>
Donkey in other icon packs
Copied!