animalplanet logo
animalplanet from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- animalplanet
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the animalplanet logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.814 5.94l-.494.858c2.605.509 4.118 1.618 4.118 2.917c0 .865-.649 1.696-1.762 1.696c-1.699 0-2.949-2.673-2.949-2.673c-.356-.011-.993-.026-.993-.026s-1.822-2.342-4.595-3.168v3.798c.244.205.559.499.855.863c-1.252-.757-2.552-1.317-4.847-1.317c-2.496 0-5.547 1.007-7.242 3.763l.178.322c.773-.873 1.968-1.402 2.006-1.416C1.424 13.012.469 15.427 0 16.998l1.456 1.457a10.7 10.7 0 0 1 8.055-3.588c2.77 0 5.582 1.157 7.534 3.157l1.577-1.579c-1.324-2.263-2.924-3.861-2.972-3.909c.068.031 1.487.85 3.975.85c2.312 0 4.375-1.285 4.375-3.203c0-2.292-1.965-3.745-5.186-4.243"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAnimalplanet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.814 5.94l-.494.858c2.605.509 4.118 1.618 4.118 2.917c0 .865-.649 1.696-1.762 1.696c-1.699 0-2.949-2.673-2.949-2.673c-.356-.011-.993-.026-.993-.026s-1.822-2.342-4.595-3.168v3.798c.244.205.559.499.855.863c-1.252-.757-2.552-1.317-4.847-1.317c-2.496 0-5.547 1.007-7.242 3.763l.178.322c.773-.873 1.968-1.402 2.006-1.416C1.424 13.012.469 15.427 0 16.998l1.456 1.457a10.7 10.7 0 0 1 8.055-3.588c2.77 0 5.582 1.157 7.534 3.157l1.577-1.579c-1.324-2.263-2.924-3.861-2.972-3.909c.068.031 1.487.85 3.975.85c2.312 0 4.375-1.285 4.375-3.203c0-2.292-1.965-3.745-5.186-4.243"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.814 5.94l-.494.858c2.605.509 4.118 1.618 4.118 2.917c0 .865-.649 1.696-1.762 1.696c-1.699 0-2.949-2.673-2.949-2.673c-.356-.011-.993-.026-.993-.026s-1.822-2.342-4.595-3.168v3.798c.244.205.559.499.855.863c-1.252-.757-2.552-1.317-4.847-1.317c-2.496 0-5.547 1.007-7.242 3.763l.178.322c.773-.873 1.968-1.402 2.006-1.416C1.424 13.012.469 15.427 0 16.998l1.456 1.457a10.7 10.7 0 0 1 8.055-3.588c2.77 0 5.582 1.157 7.534 3.157l1.577-1.579c-1.324-2.263-2.924-3.861-2.972-3.909c.068.031 1.487.85 3.975.85c2.312 0 4.375-1.285 4.375-3.203c0-2.292-1.965-3.745-5.186-4.243"/></svg> </template>
CSS
.icon-animalplanet {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.814%205.94l-.494.858c2.605.509%204.118%201.618%204.118%202.917c0%20.865-.649%201.696-1.762%201.696c-1.699%200-2.949-2.673-2.949-2.673c-.356-.011-.993-.026-.993-.026s-1.822-2.342-4.595-3.168v3.798c.244.205.559.499.855.863c-1.252-.757-2.552-1.317-4.847-1.317c-2.496%200-5.547%201.007-7.242%203.763l.178.322c.773-.873%201.968-1.402%202.006-1.416C1.424%2013.012.469%2015.427%200%2016.998l1.456%201.457a10.7%2010.7%200%200%201%208.055-3.588c2.77%200%205.582%201.157%207.534%203.157l1.577-1.579c-1.324-2.263-2.924-3.861-2.972-3.909c.068.031%201.487.85%203.975.85c2.312%200%204.375-1.285%204.375-3.203c0-2.292-1.965-3.745-5.186-4.243%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.814%205.94l-.494.858c2.605.509%204.118%201.618%204.118%202.917c0%20.865-.649%201.696-1.762%201.696c-1.699%200-2.949-2.673-2.949-2.673c-.356-.011-.993-.026-.993-.026s-1.822-2.342-4.595-3.168v3.798c.244.205.559.499.855.863c-1.252-.757-2.552-1.317-4.847-1.317c-2.496%200-5.547%201.007-7.242%203.763l.178.322c.773-.873%201.968-1.402%202.006-1.416C1.424%2013.012.469%2015.427%200%2016.998l1.456%201.457a10.7%2010.7%200%200%201%208.055-3.588c2.77%200%205.582%201.157%207.534%203.157l1.577-1.579c-1.324-2.263-2.924-3.861-2.972-3.909c.068.031%201.487.85%203.975.85c2.312%200%204.375-1.285%204.375-3.203c0-2.292-1.965-3.745-5.186-4.243%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/animalplanet.svg?color=%231a73e8&size=48