giraffe emoji
giraffe from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- giraffe
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More animals nature icons from OpenMoji
Use the giraffe emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="m19.88 8.127l.333 3.833l-3 1.125l-2.875 2.875l-.75 2.125l6.5-1s4.625 13.125 12.125 16.25c0 0-1.625 6.375 1.625 8.875l.75 11.375l-2.875 10.5l-2 3.209l2.387.03a2 2 0 0 0 1.598-.766l1.235-1.574a2 2 0 0 0 .378-.8l2.229-10.009q.048-.215.048-.435V42.835l1.5 1.625l3.5 9.25l1.75 10.375l-1.333 3.167l1.922-.104a2 2 0 0 0 1.68-1.102l.797-1.592a2 2 0 0 0 .17-1.296l-1.972-9.628a2 2 0 0 0-.033-.138l-2.606-9.307l3.125-.875l3-1.25s3.625 7.375 6.5 7.875l1 13.5l-1 3.875l1.136-.036a2 2 0 0 0 1.87-1.487l.486-1.84a2 2 0 0 0 .057-.7l-1.275-13.435a2 2 0 0 0-.11-.489l-1.04-2.888l-1.624-8.5l-1.125-3.625l-3.625-3.125l-7-.5l-5.875-3.875s-8.167-.791-13.917-13.541c0 0-.417-5.917-3.667-5.042"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m29.876 66.27l1.938-2.312l2.75-10.187l-.625-11.5c-3.5-4-1.435-8.663-1.435-8.663c-9.875-5.25-12.065-16.4-12.065-16.4l-6.44.983c-.883 0-1.33-1.063-.713-1.694l2.778-2.289l1.187-1.687l2.625-.625l-.062-2.875m17.25 31.249s-.125 3 2.375 3.938l3.312 9.438l1.75 10.187l-1.312 2.438m.067-22.938H46.5s3.063-.562 3.375-3.937"/><path d="M49.126 41.565s.938 4.768 6.375 8.206l.813 13.79l-.5 2.71m2.375-18.813c-2.571-1.824-3.134-5.218-3.221-7.295a17.3 17.3 0 0 0-.68-4.184l-.1-.333c-1.895-5.4-8.663-4.21-12-5.563c-2.548-1.033-4.813-3.926-5.125-3.926c-8.087 0-14.175-12.3-14.175-12.3"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiGiraffe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="m19.88 8.127l.333 3.833l-3 1.125l-2.875 2.875l-.75 2.125l6.5-1s4.625 13.125 12.125 16.25c0 0-1.625 6.375 1.625 8.875l.75 11.375l-2.875 10.5l-2 3.209l2.387.03a2 2 0 0 0 1.598-.766l1.235-1.574a2 2 0 0 0 .378-.8l2.229-10.009q.048-.215.048-.435V42.835l1.5 1.625l3.5 9.25l1.75 10.375l-1.333 3.167l1.922-.104a2 2 0 0 0 1.68-1.102l.797-1.592a2 2 0 0 0 .17-1.296l-1.972-9.628a2 2 0 0 0-.033-.138l-2.606-9.307l3.125-.875l3-1.25s3.625 7.375 6.5 7.875l1 13.5l-1 3.875l1.136-.036a2 2 0 0 0 1.87-1.487l.486-1.84a2 2 0 0 0 .057-.7l-1.275-13.435a2 2 0 0 0-.11-.489l-1.04-2.888l-1.624-8.5l-1.125-3.625l-3.625-3.125l-7-.5l-5.875-3.875s-8.167-.791-13.917-13.541c0 0-.417-5.917-3.667-5.042"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m29.876 66.27l1.938-2.312l2.75-10.187l-.625-11.5c-3.5-4-1.435-8.663-1.435-8.663c-9.875-5.25-12.065-16.4-12.065-16.4l-6.44.983c-.883 0-1.33-1.063-.713-1.694l2.778-2.289l1.187-1.687l2.625-.625l-.062-2.875m17.25 31.249s-.125 3 2.375 3.938l3.312 9.438l1.75 10.187l-1.312 2.438m.067-22.938H46.5s3.063-.562 3.375-3.937"/><path d="M49.126 41.565s.938 4.768 6.375 8.206l.813 13.79l-.5 2.71m2.375-18.813c-2.571-1.824-3.134-5.218-3.221-7.295a17.3 17.3 0 0 0-.68-4.184l-.1-.333c-1.895-5.4-8.663-4.21-12-5.563c-2.548-1.033-4.813-3.926-5.125-3.926c-8.087 0-14.175-12.3-14.175-12.3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="m19.88 8.127l.333 3.833l-3 1.125l-2.875 2.875l-.75 2.125l6.5-1s4.625 13.125 12.125 16.25c0 0-1.625 6.375 1.625 8.875l.75 11.375l-2.875 10.5l-2 3.209l2.387.03a2 2 0 0 0 1.598-.766l1.235-1.574a2 2 0 0 0 .378-.8l2.229-10.009q.048-.215.048-.435V42.835l1.5 1.625l3.5 9.25l1.75 10.375l-1.333 3.167l1.922-.104a2 2 0 0 0 1.68-1.102l.797-1.592a2 2 0 0 0 .17-1.296l-1.972-9.628a2 2 0 0 0-.033-.138l-2.606-9.307l3.125-.875l3-1.25s3.625 7.375 6.5 7.875l1 13.5l-1 3.875l1.136-.036a2 2 0 0 0 1.87-1.487l.486-1.84a2 2 0 0 0 .057-.7l-1.275-13.435a2 2 0 0 0-.11-.489l-1.04-2.888l-1.624-8.5l-1.125-3.625l-3.625-3.125l-7-.5l-5.875-3.875s-8.167-.791-13.917-13.541c0 0-.417-5.917-3.667-5.042"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m29.876 66.27l1.938-2.312l2.75-10.187l-.625-11.5c-3.5-4-1.435-8.663-1.435-8.663c-9.875-5.25-12.065-16.4-12.065-16.4l-6.44.983c-.883 0-1.33-1.063-.713-1.694l2.778-2.289l1.187-1.687l2.625-.625l-.062-2.875m17.25 31.249s-.125 3 2.375 3.938l3.312 9.438l1.75 10.187l-1.312 2.438m.067-22.938H46.5s3.063-.562 3.375-3.937"/><path d="M49.126 41.565s.938 4.768 6.375 8.206l.813 13.79l-.5 2.71m2.375-18.813c-2.571-1.824-3.134-5.218-3.221-7.295a17.3 17.3 0 0 0-.68-4.184l-.1-.333c-1.895-5.4-8.663-4.21-12-5.563c-2.548-1.033-4.813-3.926-5.125-3.926c-8.087 0-14.175-12.3-14.175-12.3"/></g></svg> </template>
CSS
.icon-giraffe {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22m19.88%208.127l.333%203.833l-3%201.125l-2.875%202.875l-.75%202.125l6.5-1s4.625%2013.125%2012.125%2016.25c0%200-1.625%206.375%201.625%208.875l.75%2011.375l-2.875%2010.5l-2%203.209l2.387.03a2%202%200%200%200%201.598-.766l1.235-1.574a2%202%200%200%200%20.378-.8l2.229-10.009q.048-.215.048-.435V42.835l1.5%201.625l3.5%209.25l1.75%2010.375l-1.333%203.167l1.922-.104a2%202%200%200%200%201.68-1.102l.797-1.592a2%202%200%200%200%20.17-1.296l-1.972-9.628a2%202%200%200%200-.033-.138l-2.606-9.307l3.125-.875l3-1.25s3.625%207.375%206.5%207.875l1%2013.5l-1%203.875l1.136-.036a2%202%200%200%200%201.87-1.487l.486-1.84a2%202%200%200%200%20.057-.7l-1.275-13.435a2%202%200%200%200-.11-.489l-1.04-2.888l-1.624-8.5l-1.125-3.625l-3.625-3.125l-7-.5l-5.875-3.875s-8.167-.791-13.917-13.541c0%200-.417-5.917-3.667-5.042%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m29.876%2066.27l1.938-2.312l2.75-10.187l-.625-11.5c-3.5-4-1.435-8.663-1.435-8.663c-9.875-5.25-12.065-16.4-12.065-16.4l-6.44.983c-.883%200-1.33-1.063-.713-1.694l2.778-2.289l1.187-1.687l2.625-.625l-.062-2.875m17.25%2031.249s-.125%203%202.375%203.938l3.312%209.438l1.75%2010.187l-1.312%202.438m.067-22.938H46.5s3.063-.562%203.375-3.937%22%2F%3E%3Cpath%20d%3D%22M49.126%2041.565s.938%204.768%206.375%208.206l.813%2013.79l-.5%202.71m2.375-18.813c-2.571-1.824-3.134-5.218-3.221-7.295a17.3%2017.3%200%200%200-.68-4.184l-.1-.333c-1.895-5.4-8.663-4.21-12-5.563c-2.548-1.033-4.813-3.926-5.125-3.926c-8.087%200-14.175-12.3-14.175-12.3%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22m19.88%208.127l.333%203.833l-3%201.125l-2.875%202.875l-.75%202.125l6.5-1s4.625%2013.125%2012.125%2016.25c0%200-1.625%206.375%201.625%208.875l.75%2011.375l-2.875%2010.5l-2%203.209l2.387.03a2%202%200%200%200%201.598-.766l1.235-1.574a2%202%200%200%200%20.378-.8l2.229-10.009q.048-.215.048-.435V42.835l1.5%201.625l3.5%209.25l1.75%2010.375l-1.333%203.167l1.922-.104a2%202%200%200%200%201.68-1.102l.797-1.592a2%202%200%200%200%20.17-1.296l-1.972-9.628a2%202%200%200%200-.033-.138l-2.606-9.307l3.125-.875l3-1.25s3.625%207.375%206.5%207.875l1%2013.5l-1%203.875l1.136-.036a2%202%200%200%200%201.87-1.487l.486-1.84a2%202%200%200%200%20.057-.7l-1.275-13.435a2%202%200%200%200-.11-.489l-1.04-2.888l-1.624-8.5l-1.125-3.625l-3.625-3.125l-7-.5l-5.875-3.875s-8.167-.791-13.917-13.541c0%200-.417-5.917-3.667-5.042%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m29.876%2066.27l1.938-2.312l2.75-10.187l-.625-11.5c-3.5-4-1.435-8.663-1.435-8.663c-9.875-5.25-12.065-16.4-12.065-16.4l-6.44.983c-.883%200-1.33-1.063-.713-1.694l2.778-2.289l1.187-1.687l2.625-.625l-.062-2.875m17.25%2031.249s-.125%203%202.375%203.938l3.312%209.438l1.75%2010.187l-1.312%202.438m.067-22.938H46.5s3.063-.562%203.375-3.937%22%2F%3E%3Cpath%20d%3D%22M49.126%2041.565s.938%204.768%206.375%208.206l.813%2013.79l-.5%202.71m2.375-18.813c-2.571-1.824-3.134-5.218-3.221-7.295a17.3%2017.3%200%200%200-.68-4.184l-.1-.333c-1.895-5.4-8.663-4.21-12-5.563c-2.548-1.033-4.813-3.926-5.125-3.926c-8.087%200-14.175-12.3-14.175-12.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/giraffe.svg?color=%231a73e8&size=48