Mole Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mole 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/344030.svg" alt="Mole icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344030.svg" alt="Mole icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344030.svg" alt="Mole icon" :width="24" :height="24" />
CSS background
.icon-mole {
background-image: url('https://proicons.com/icon/344030.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.b{fill:#fff;}</style></defs><path class="a" d="M13.5031,9.711a13.7027,13.7027,0,0,1,20.9938,0"/><path class="a" d="M18.73,17.8865a50.083,50.083,0,0,0-14.23.527v24.77c5.6745-2.187,12.1669-1.6722,19.5-.527"/><path class="a" d="M29.27,17.8865a50.083,50.083,0,0,1,14.23.527v24.77c-5.6745-2.187-12.1669-1.6722-19.5-.527"/><circle class="b" cx="24" cy="18.4135" r="0.75"/><path class="a" d="M18.7516,14.115a6.8512,6.8512,0,0,1,10.4968,0"/><path class="a" d="M24,23.6838v18.973"/><path class="a" d="M27.1622,31.0622H39.2838"/><path class="a" d="M8.1892,31.0622H20.3108"/><path class="a" d="M14.25,24.7378V37.3865"/></svg>
Mole in other icon packs
Copied!