crocodile emoji
crocodile from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- crocodile
- Set
- Twitter Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More animals & nature icons from Twitter Emoji
Use the crocodile emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3e721d" d="M19 32c0 1-1.723 3-3.334 3S14 33.657 14 32s1.306-3 2.916-3C18.527 29 19 30.343 19 32m11 0c0 1-1.723 3-3.334 3S25 33.657 25 32s1.306-3 2.916-3C29.527 29 30 30.343 30 32"/><path fill="#5c913b" d="M36 25c0-6-3.172-9.171-6-12c-1-1-1.399.321-1 1c.508.862 3 8-2 8h-2c-5 0-6.172-1.172-9-4c-4.5-4.5-7 0-9 0c-6 0-7-1.812-7 2c0 3 3 4 6 4s3 1 5 4c1.071 1.606 2.836 3.211 5.023 4.155c.232 1.119 2.774 3.845 4.311 3.845C21.944 36 22 34.657 22 33h5c.034 0 .066-.01.101-.01c.291.005.587.01.899.01c0 1 1.723 3 3.334 3S33 34.657 33 33c0-.302-.057-.587-.137-.861C34.612 31.193 36 29.209 36 25"/><path fill="#292f33" d="M10 18.123a1.5 1.5 0 1 0 3 0c0-.829-.671 0-1.5 0s-1.5-.829-1.5 0"/><g fill="#77b255"><ellipse cx="27.5" cy="24" rx="1.5" ry="1"/><ellipse cx="23.5" cy="24" rx="1.5" ry="1"/><ellipse cx="19.5" cy="24" rx="1.5" ry="1"/><ellipse cx="21.5" cy="26" rx="1.5" ry="1"/><ellipse cx="25.5" cy="26" rx="1.5" ry="1"/></g><path fill="#fff" d="M6 22c-.389 0-1-1-1-1h2s-.611 1-1 1m-2 .469C3.611 22.469 3 21 3 21h2s-.611 1.469-1 1.469M2 23c-.389 0-1-2-1-2h2s-.611 2-1 2"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiCrocodile(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3e721d" d="M19 32c0 1-1.723 3-3.334 3S14 33.657 14 32s1.306-3 2.916-3C18.527 29 19 30.343 19 32m11 0c0 1-1.723 3-3.334 3S25 33.657 25 32s1.306-3 2.916-3C29.527 29 30 30.343 30 32"/><path fill="#5c913b" d="M36 25c0-6-3.172-9.171-6-12c-1-1-1.399.321-1 1c.508.862 3 8-2 8h-2c-5 0-6.172-1.172-9-4c-4.5-4.5-7 0-9 0c-6 0-7-1.812-7 2c0 3 3 4 6 4s3 1 5 4c1.071 1.606 2.836 3.211 5.023 4.155c.232 1.119 2.774 3.845 4.311 3.845C21.944 36 22 34.657 22 33h5c.034 0 .066-.01.101-.01c.291.005.587.01.899.01c0 1 1.723 3 3.334 3S33 34.657 33 33c0-.302-.057-.587-.137-.861C34.612 31.193 36 29.209 36 25"/><path fill="#292f33" d="M10 18.123a1.5 1.5 0 1 0 3 0c0-.829-.671 0-1.5 0s-1.5-.829-1.5 0"/><g fill="#77b255"><ellipse cx="27.5" cy="24" rx="1.5" ry="1"/><ellipse cx="23.5" cy="24" rx="1.5" ry="1"/><ellipse cx="19.5" cy="24" rx="1.5" ry="1"/><ellipse cx="21.5" cy="26" rx="1.5" ry="1"/><ellipse cx="25.5" cy="26" rx="1.5" ry="1"/></g><path fill="#fff" d="M6 22c-.389 0-1-1-1-1h2s-.611 1-1 1m-2 .469C3.611 22.469 3 21 3 21h2s-.611 1.469-1 1.469M2 23c-.389 0-1-2-1-2h2s-.611 2-1 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3e721d" d="M19 32c0 1-1.723 3-3.334 3S14 33.657 14 32s1.306-3 2.916-3C18.527 29 19 30.343 19 32m11 0c0 1-1.723 3-3.334 3S25 33.657 25 32s1.306-3 2.916-3C29.527 29 30 30.343 30 32"/><path fill="#5c913b" d="M36 25c0-6-3.172-9.171-6-12c-1-1-1.399.321-1 1c.508.862 3 8-2 8h-2c-5 0-6.172-1.172-9-4c-4.5-4.5-7 0-9 0c-6 0-7-1.812-7 2c0 3 3 4 6 4s3 1 5 4c1.071 1.606 2.836 3.211 5.023 4.155c.232 1.119 2.774 3.845 4.311 3.845C21.944 36 22 34.657 22 33h5c.034 0 .066-.01.101-.01c.291.005.587.01.899.01c0 1 1.723 3 3.334 3S33 34.657 33 33c0-.302-.057-.587-.137-.861C34.612 31.193 36 29.209 36 25"/><path fill="#292f33" d="M10 18.123a1.5 1.5 0 1 0 3 0c0-.829-.671 0-1.5 0s-1.5-.829-1.5 0"/><g fill="#77b255"><ellipse cx="27.5" cy="24" rx="1.5" ry="1"/><ellipse cx="23.5" cy="24" rx="1.5" ry="1"/><ellipse cx="19.5" cy="24" rx="1.5" ry="1"/><ellipse cx="21.5" cy="26" rx="1.5" ry="1"/><ellipse cx="25.5" cy="26" rx="1.5" ry="1"/></g><path fill="#fff" d="M6 22c-.389 0-1-1-1-1h2s-.611 1-1 1m-2 .469C3.611 22.469 3 21 3 21h2s-.611 1.469-1 1.469M2 23c-.389 0-1-2-1-2h2s-.611 2-1 2"/></svg> </template>
CSS
.icon-crocodile {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M19%2032c0%201-1.723%203-3.334%203S14%2033.657%2014%2032s1.306-3%202.916-3C18.527%2029%2019%2030.343%2019%2032m11%200c0%201-1.723%203-3.334%203S25%2033.657%2025%2032s1.306-3%202.916-3C29.527%2029%2030%2030.343%2030%2032%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M36%2025c0-6-3.172-9.171-6-12c-1-1-1.399.321-1%201c.508.862%203%208-2%208h-2c-5%200-6.172-1.172-9-4c-4.5-4.5-7%200-9%200c-6%200-7-1.812-7%202c0%203%203%204%206%204s3%201%205%204c1.071%201.606%202.836%203.211%205.023%204.155c.232%201.119%202.774%203.845%204.311%203.845C21.944%2036%2022%2034.657%2022%2033h5c.034%200%20.066-.01.101-.01c.291.005.587.01.899.01c0%201%201.723%203%203.334%203S33%2034.657%2033%2033c0-.302-.057-.587-.137-.861C34.612%2031.193%2036%2029.209%2036%2025%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M10%2018.123a1.5%201.5%200%201%200%203%200c0-.829-.671%200-1.5%200s-1.5-.829-1.5%200%22%2F%3E%3Cg%20fill%3D%22%2377b255%22%3E%3Cellipse%20cx%3D%2227.5%22%20cy%3D%2224%22%20rx%3D%221.5%22%20ry%3D%221%22%2F%3E%3Cellipse%20cx%3D%2223.5%22%20cy%3D%2224%22%20rx%3D%221.5%22%20ry%3D%221%22%2F%3E%3Cellipse%20cx%3D%2219.5%22%20cy%3D%2224%22%20rx%3D%221.5%22%20ry%3D%221%22%2F%3E%3Cellipse%20cx%3D%2221.5%22%20cy%3D%2226%22%20rx%3D%221.5%22%20ry%3D%221%22%2F%3E%3Cellipse%20cx%3D%2225.5%22%20cy%3D%2226%22%20rx%3D%221.5%22%20ry%3D%221%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2022c-.389%200-1-1-1-1h2s-.611%201-1%201m-2%20.469C3.611%2022.469%203%2021%203%2021h2s-.611%201.469-1%201.469M2%2023c-.389%200-1-2-1-2h2s-.611%202-1%202%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%2036%2036%22%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M19%2032c0%201-1.723%203-3.334%203S14%2033.657%2014%2032s1.306-3%202.916-3C18.527%2029%2019%2030.343%2019%2032m11%200c0%201-1.723%203-3.334%203S25%2033.657%2025%2032s1.306-3%202.916-3C29.527%2029%2030%2030.343%2030%2032%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M36%2025c0-6-3.172-9.171-6-12c-1-1-1.399.321-1%201c.508.862%203%208-2%208h-2c-5%200-6.172-1.172-9-4c-4.5-4.5-7%200-9%200c-6%200-7-1.812-7%202c0%203%203%204%206%204s3%201%205%204c1.071%201.606%202.836%203.211%205.023%204.155c.232%201.119%202.774%203.845%204.311%203.845C21.944%2036%2022%2034.657%2022%2033h5c.034%200%20.066-.01.101-.01c.291.005.587.01.899.01c0%201%201.723%203%203.334%203S33%2034.657%2033%2033c0-.302-.057-.587-.137-.861C34.612%2031.193%2036%2029.209%2036%2025%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M10%2018.123a1.5%201.5%200%201%200%203%200c0-.829-.671%200-1.5%200s-1.5-.829-1.5%200%22%2F%3E%3Cg%20fill%3D%22%2377b255%22%3E%3Cellipse%20cx%3D%2227.5%22%20cy%3D%2224%22%20rx%3D%221.5%22%20ry%3D%221%22%2F%3E%3Cellipse%20cx%3D%2223.5%22%20cy%3D%2224%22%20rx%3D%221.5%22%20ry%3D%221%22%2F%3E%3Cellipse%20cx%3D%2219.5%22%20cy%3D%2224%22%20rx%3D%221.5%22%20ry%3D%221%22%2F%3E%3Cellipse%20cx%3D%2221.5%22%20cy%3D%2226%22%20rx%3D%221.5%22%20ry%3D%221%22%2F%3E%3Cellipse%20cx%3D%2225.5%22%20cy%3D%2226%22%20rx%3D%221.5%22%20ry%3D%221%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2022c-.389%200-1-1-1-1h2s-.611%201-1%201m-2%20.469C3.611%2022.469%203%2021%203%2021h2s-.611%201.469-1%201.469M2%2023c-.389%200-1-2-1-2h2s-.611%202-1%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/crocodile.svg?color=%231a73e8&size=48