leopard from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.

Name
leopard
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 leopard emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M32.855 16.484A8 8 0 0 0 32 16c-2-1-5 0-9 0c-2 0-4.901-3-10-3c-.801 0-2.256.635-4.341.89C8.62 12.837 8.044 12 7.333 12C6.597 12 6 12.895 6 14c0 .051.007.1.01.15C3.19 14.916 0 18.589 0 20.375C0 22.375 2 24 2 24s1 0 3-2c1.581-1.581 5-1 5-1l1 12s-1 1-2 1s-1 2-1 2h6l1-9h3c2 0 7-1 7-1c2 3 4 4 4 4v3l-2 1c-2 1-1 2-1 2h6s1-8 2-13v5a1 1 0 1 0 2 0v-7c0-2.666-1.357-3.928-3.145-4.516"/><circle cx="4" cy="17" r="1" fill="#292f33"/><path fill="#292f33" d="M0 20s0 2 1 2c0-2 1-2 1-2s-1-1-2 0"/><g fill="#f4900c"><circle cx="10.5" cy="16.5" r="2"/><circle cx="17.5" cy="16.5" r="2"/><circle cx="14.5" cy="21.5" r="2"/><circle cx="21.5" cy="23.5" r="2"/><circle cx="24.5" cy="18.5" r="2"/><circle cx="28.5" cy="23.5" r="2"/><circle cx="31.5" cy="18.5" r="2"/></g><g fill="#ffac33"><circle cx="10.5" cy="16.5" r="1"/><circle cx="17.5" cy="16.5" r="1"/><circle cx="14.5" cy="21.5" r="1"/><circle cx="21.5" cy="23.5" r="1"/><circle cx="24.5" cy="18.5" r="1"/><circle cx="28.5" cy="23.5" r="1"/><circle cx="31.5" cy="18.5" r="1"/></g></svg>

React

import type { SVGProps } from "react";

export function TwemojiLeopard(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M32.855 16.484A8 8 0 0 0 32 16c-2-1-5 0-9 0c-2 0-4.901-3-10-3c-.801 0-2.256.635-4.341.89C8.62 12.837 8.044 12 7.333 12C6.597 12 6 12.895 6 14c0 .051.007.1.01.15C3.19 14.916 0 18.589 0 20.375C0 22.375 2 24 2 24s1 0 3-2c1.581-1.581 5-1 5-1l1 12s-1 1-2 1s-1 2-1 2h6l1-9h3c2 0 7-1 7-1c2 3 4 4 4 4v3l-2 1c-2 1-1 2-1 2h6s1-8 2-13v5a1 1 0 1 0 2 0v-7c0-2.666-1.357-3.928-3.145-4.516"/><circle cx="4" cy="17" r="1" fill="#292f33"/><path fill="#292f33" d="M0 20s0 2 1 2c0-2 1-2 1-2s-1-1-2 0"/><g fill="#f4900c"><circle cx="10.5" cy="16.5" r="2"/><circle cx="17.5" cy="16.5" r="2"/><circle cx="14.5" cy="21.5" r="2"/><circle cx="21.5" cy="23.5" r="2"/><circle cx="24.5" cy="18.5" r="2"/><circle cx="28.5" cy="23.5" r="2"/><circle cx="31.5" cy="18.5" r="2"/></g><g fill="#ffac33"><circle cx="10.5" cy="16.5" r="1"/><circle cx="17.5" cy="16.5" r="1"/><circle cx="14.5" cy="21.5" r="1"/><circle cx="21.5" cy="23.5" r="1"/><circle cx="24.5" cy="18.5" r="1"/><circle cx="28.5" cy="23.5" r="1"/><circle cx="31.5" cy="18.5" r="1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M32.855 16.484A8 8 0 0 0 32 16c-2-1-5 0-9 0c-2 0-4.901-3-10-3c-.801 0-2.256.635-4.341.89C8.62 12.837 8.044 12 7.333 12C6.597 12 6 12.895 6 14c0 .051.007.1.01.15C3.19 14.916 0 18.589 0 20.375C0 22.375 2 24 2 24s1 0 3-2c1.581-1.581 5-1 5-1l1 12s-1 1-2 1s-1 2-1 2h6l1-9h3c2 0 7-1 7-1c2 3 4 4 4 4v3l-2 1c-2 1-1 2-1 2h6s1-8 2-13v5a1 1 0 1 0 2 0v-7c0-2.666-1.357-3.928-3.145-4.516"/><circle cx="4" cy="17" r="1" fill="#292f33"/><path fill="#292f33" d="M0 20s0 2 1 2c0-2 1-2 1-2s-1-1-2 0"/><g fill="#f4900c"><circle cx="10.5" cy="16.5" r="2"/><circle cx="17.5" cy="16.5" r="2"/><circle cx="14.5" cy="21.5" r="2"/><circle cx="21.5" cy="23.5" r="2"/><circle cx="24.5" cy="18.5" r="2"/><circle cx="28.5" cy="23.5" r="2"/><circle cx="31.5" cy="18.5" r="2"/></g><g fill="#ffac33"><circle cx="10.5" cy="16.5" r="1"/><circle cx="17.5" cy="16.5" r="1"/><circle cx="14.5" cy="21.5" r="1"/><circle cx="21.5" cy="23.5" r="1"/><circle cx="24.5" cy="18.5" r="1"/><circle cx="28.5" cy="23.5" r="1"/><circle cx="31.5" cy="18.5" r="1"/></g></svg>
</template>

CSS

.icon-leopard {
  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%23ffcc4d%22%20d%3D%22M32.855%2016.484A8%208%200%200%200%2032%2016c-2-1-5%200-9%200c-2%200-4.901-3-10-3c-.801%200-2.256.635-4.341.89C8.62%2012.837%208.044%2012%207.333%2012C6.597%2012%206%2012.895%206%2014c0%20.051.007.1.01.15C3.19%2014.916%200%2018.589%200%2020.375C0%2022.375%202%2024%202%2024s1%200%203-2c1.581-1.581%205-1%205-1l1%2012s-1%201-2%201s-1%202-1%202h6l1-9h3c2%200%207-1%207-1c2%203%204%204%204%204v3l-2%201c-2%201-1%202-1%202h6s1-8%202-13v5a1%201%200%201%200%202%200v-7c0-2.666-1.357-3.928-3.145-4.516%22%2F%3E%3Ccircle%20cx%3D%224%22%20cy%3D%2217%22%20r%3D%221%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M0%2020s0%202%201%202c0-2%201-2%201-2s-1-1-2%200%22%2F%3E%3Cg%20fill%3D%22%23f4900c%22%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2216.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2217.5%22%20cy%3D%2216.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2214.5%22%20cy%3D%2221.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2221.5%22%20cy%3D%2223.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2218.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2228.5%22%20cy%3D%2223.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2231.5%22%20cy%3D%2218.5%22%20r%3D%222%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23ffac33%22%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2216.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2217.5%22%20cy%3D%2216.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2214.5%22%20cy%3D%2221.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2221.5%22%20cy%3D%2223.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2218.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2228.5%22%20cy%3D%2223.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2231.5%22%20cy%3D%2218.5%22%20r%3D%221%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M32.855%2016.484A8%208%200%200%200%2032%2016c-2-1-5%200-9%200c-2%200-4.901-3-10-3c-.801%200-2.256.635-4.341.89C8.62%2012.837%208.044%2012%207.333%2012C6.597%2012%206%2012.895%206%2014c0%20.051.007.1.01.15C3.19%2014.916%200%2018.589%200%2020.375C0%2022.375%202%2024%202%2024s1%200%203-2c1.581-1.581%205-1%205-1l1%2012s-1%201-2%201s-1%202-1%202h6l1-9h3c2%200%207-1%207-1c2%203%204%204%204%204v3l-2%201c-2%201-1%202-1%202h6s1-8%202-13v5a1%201%200%201%200%202%200v-7c0-2.666-1.357-3.928-3.145-4.516%22%2F%3E%3Ccircle%20cx%3D%224%22%20cy%3D%2217%22%20r%3D%221%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M0%2020s0%202%201%202c0-2%201-2%201-2s-1-1-2%200%22%2F%3E%3Cg%20fill%3D%22%23f4900c%22%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2216.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2217.5%22%20cy%3D%2216.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2214.5%22%20cy%3D%2221.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2221.5%22%20cy%3D%2223.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2218.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2228.5%22%20cy%3D%2223.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2231.5%22%20cy%3D%2218.5%22%20r%3D%222%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23ffac33%22%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2216.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2217.5%22%20cy%3D%2216.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2214.5%22%20cy%3D%2221.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2221.5%22%20cy%3D%2223.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2218.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2228.5%22%20cy%3D%2223.5%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2231.5%22%20cy%3D%2218.5%22%20r%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/leopard.svg?color=%231a73e8&size=48