Inaturalist Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Inaturalist 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/327379.svg" alt="Inaturalist icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327379.svg" alt="Inaturalist icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327379.svg" alt="Inaturalist icon" :width="24" :height="24" />
CSS background
.icon-inaturalist {
background-image: url('https://proicons.com/icon/327379.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:#000;stroke-linecap:round;stroke-linejoin:round;}.b{fill:#000;}</style></defs><path class="a" d="M30.56,23.21c.88,0,3.06-8.39,12.94-5.05-4.76,3.63-2.1,8.66-6.86,15.21A18.47,18.47,0,0,1,22,41.11a18.67,18.67,0,0,1-6.91-1.25A16,16,0,0,0,27,31.61a12.15,12.15,0,0,1-14-5.8,18.07,18.07,0,0,1,4.67-.69s-8.14-3.27-9-5.85c1.21-.95,4.94-.42,4.94-.42S5,14.1,4.5,10.86C19.75,10.86,29.73,23.21,30.56,23.21Z"/><path class="a" d="M24.32,18S19.15,11.42,19,6.89C22.91,7,30.29,13,31.27,22.41"/><circle class="b" cx="37.97" cy="19.87" r="0.75"/></svg>
Inaturalist in other icon packs
Copied!