Animal Kingdom Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Animal Kingdom 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/321793.svg" alt="Animal Kingdom icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321793.svg" alt="Animal Kingdom icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321793.svg" alt="Animal Kingdom icon" :width="24" :height="24" />
CSS background
.icon-animal-kingdom {
background-image: url('https://proicons.com/icon/321793.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.o{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="o" d="m27.1246,4.6646c9.4173-3.7632,14.2668,4.7715,15.5807,10.921"/><path id="d" class="o" d="m41.0874,16.8205c2.2108,5.0682-.1859,9.9061-1.0291,14.8974"/><path id="e" class="o" d="m38.2935,32.9744c-2.2207,3.9801-10.671,9.5061-14.2936,12.0256"/><path id="f" class="o" d="m24.1765,5.6568c-5.973-6.2878-13.4263-.313-16.5877,6.4971"/><path id="g" class="o" d="m9.8828,12.6923c-3.0851,4.0945-5.6671,10.5631-4.132,15.795"/><path id="h" class="o" d="m8.6475,29.7436c.7531,5.3812,8.7519,10.0382,11.4703,14.1795"/><path id="i" class="o" d="m29.8717,32.8038c1.4486-2.2073.5837-5.6234,2.9706-7.3424,1.6091-1.0406,4.3462-.1691,5.0343-2.484.2752-1.7505-2.5845-3.7206-3.35-5.1116-2.0649-2.2915-2.0041-4.424-4.6366-6.221-2.0538-1.3693-3.8114.6228-5.6008,1.2326-1.6366-.4656-2.5695-2.7089-4.5021-2.3879-2.6815.656-3.4196,3.6452-4.9418,5.6222-1.3543,1.7588-4.2246,3.3691-3.7121,5.5289.5042,2.1246,4.8586,1.0117,5.7058,3.2183,1.9049,2.6533,1.1825,5.2861,2.6056,7.5278,1.0805,1.702,2.071,6.6545,4.3303,4.2221.614.5775,1.915.5584,2.2672.0891,1.6888,1.01,2.8309-2.372,3.8298-3.8941Z"/><path id="j" class="o" d="m26.9731,27.4608c-.4181.3245-.8427.641-1.2813.9374-.1966.1117-.4191.3047-.624.0863-.5411-.2861-1.0177-.6833-1.4099-1.1523-.1071-.1711-.3605-.3422-.3561-.5336.2104-.0577.4384-.0551.6565-.0787.4022-.0079.8048.0165,1.2066.0168.449.0528.903.0215,1.3512.0875.2973.0435.6026.06.8908.1487.1046.1143-.2042.2163-.2556.3272-.0586.0545-.1177.1084-.1782.1608Z"/><path id="k" class="o" d="m20.333,18.5617c-.2274-.1283-.4972-.1516-.7532-.1579-.2991.0095-.5424.2185-.7274.4342-.1957.2715-.2665.643-.1622.9639.1336.3499.4029.6671.7716.776.2464.0908.5498.0978.7585-.0827.3328-.2528.5291-.6664.5515-1.0796.0005-.1144-.018-.2282-.0574-.3932s-.1834-.354-.3813-.4608Z"/><path id="l" class="o" d="m29.8052,21.0398c.2528.0605.5246-.0232.6951-.2213.3907-.3984.6072-1.0408.368-1.5712-.1191-.2816-.4136-.4224-.7003-.4689-.3834-.1437-.835.0422-1.0376.3904-.2116.2856-.3463.653-.2449,1.0076.0791.4516.4818.7827.9197.8635Z"/><path id="m" class="o" d="m25.3086,29.0354l-.3005,2.7469s.6252.2682,1.9382-.5017c1.3129-.7699,1.4204-1.382,1.4204-1.382"/><path id="n" class="o" d="m25.0359,31.7758s-1.0794-.1129-2.0293-.8609c-.9524-.75-1.1681-1.3174-1.1681-1.3174"/></svg>
Copied!