Elephant Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Elephant 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/304783.svg" alt="Elephant icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304783.svg" alt="Elephant icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304783.svg" alt="Elephant icon" :width="24" :height="24" />
CSS background
.icon-elephant {
background-image: url('https://proicons.com/icon/304783.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>elephant</title><path d="M36.45,7.05H25.83A17.89,17.89,0,0,0,8.46,20.65H53.83A17.91,17.91,0,0,0,36.45,7.05ZM23.81,14.24,22.1,15.48l.65,2a.6.6,0,0,1-.22.67.57.57,0,0,1-.35.12.6.6,0,0,1-.36-.12l-1.71-1.25-1.72,1.25a.62.62,0,0,1-.71,0,.59.59,0,0,1-.22-.67l.65-2L16.4,14.24a.59.59,0,0,1-.22-.68.6.6,0,0,1,.57-.42h2.13l.65-2a.61.61,0,0,1,1.15,0l.66,2h2.12a.6.6,0,0,1,.35,1.1Zm11.06,0-1.72,1.24.65,2a.6.6,0,0,1-.22.67.57.57,0,0,1-.35.12.62.62,0,0,1-.36-.12l-1.71-1.25-1.72,1.25a.62.62,0,0,1-.71,0,.6.6,0,0,1-.22-.67l.65-2-1.71-1.24a.61.61,0,0,1,.35-1.1h2.13l.65-2a.61.61,0,0,1,1.15,0l.66,2h2.12a.61.61,0,0,1,.36,1.1Zm10.66,0-1.71,1.24.65,2a.6.6,0,0,1-.22.67.57.57,0,0,1-.35.12.62.62,0,0,1-.36-.12l-1.71-1.25-1.72,1.25a.62.62,0,0,1-.71,0,.6.6,0,0,1-.22-.67l.66-2-1.72-1.24a.61.61,0,0,1,.35-1.1H40.6l.65-2a.6.6,0,0,1,.58-.41.59.59,0,0,1,.57.41l.66,2h2.12a.61.61,0,0,1,.58.42A.62.62,0,0,1,45.53,14.24Z"/><path d="M58.34,32v9.16a2.1,2.1,0,0,1-2.09,2.09,2,2,0,0,1-1.9-2.09V32h0v-7c0-.4,0-.8,0-1.19H8c0,.39,0,.79,0,1.19V48.68h9.69V35.92H35.82V48.68h9.1V35.56a1.91,1.91,0,0,1,1.91-1.91,1.84,1.84,0,0,1,1.8,1.9v5.59A7.63,7.63,0,0,0,56.25,49a7.81,7.81,0,0,0,7.81-7.81V32Z"/></svg>
Elephant in other icon packs
Copied!