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

Name
lion
Set
Twitter Emoji
Style
Default
Category
Animals & Nature
Viewbox
36×36
License
CC BY 4.0
Aliases
lion-face

The same emoji in other sets

More animals & nature icons from Twitter Emoji

Use the lion emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#662113" d="M32.325 10.958s2.315.024 3.511 1.177c-.336-4.971-2.104-8.249-5.944-10.13c-3.141-1.119-6.066 1.453-6.066 1.453s.862-1.99 2.19-2.746C23.789.236 21.146 0 18 0c-3.136 0-5.785.227-8.006.701c1.341.745 2.215 2.758 2.215 2.758S9.194.803 6 2.053C2.221 3.949.481 7.223.158 12.174c1.183-1.19 3.55-1.215 3.55-1.215S-.105 13.267.282 16.614c.387 2.947 1.394 5.967 2.879 8.722C3.039 22.15 5.917 20 5.917 20s-2.492 5.96-.581 8.738c1.935 2.542 4.313 4.641 6.976 5.916c-.955-1.645-.136-3.044-.103-2.945c.042.125.459 3.112 2.137 3.743c1.178.356 2.4.548 3.654.548c1.292 0 2.55-.207 3.761-.583c1.614-.691 2.024-3.585 2.064-3.708c.032-.098.843 1.287-.09 2.921c2.706-1.309 5.118-3.463 7.064-6.073c1.699-2.846-.683-8.557-.683-8.557s2.85 2.13 2.757 5.288c1.556-2.906 2.585-6.104 2.911-9.2c-.035-3.061-3.459-5.13-3.459-5.13"/><path fill="#ffcc4d" d="M13.859 9.495c.596 2.392.16 4.422-2.231 5.017s-6.363.087-6.958-2.304c-.596-2.392.469-5.39 1.81-5.724s6.784.62 7.379 3.011m9.104 18.432a4.964 4.964 0 1 1-9.927-.001a4.964 4.964 0 0 1 9.927.001"/><path fill="#dd2e44" d="M21.309 27.927a3.309 3.309 0 1 1-6.618 0a3.309 3.309 0 0 1 6.618 0"/><path fill="#e6aaaa" d="M11.052 8.997a2.976 2.976 0 0 1-.946 4.1c-1.394.871-2.608.797-3.479-.596s-.186-4.131.324-4.45s3.23-.448 4.101.946"/><path fill="#ffcc4d" d="M22.141 9.495c-.596 2.392-.159 4.422 2.232 5.017s6.363.087 6.959-2.304s-.47-5.39-1.811-5.724c-1.342-.334-6.786.62-7.38 3.011"/><path fill="#e6aaaa" d="M24.948 8.997a2.976 2.976 0 0 0 .945 4.1c1.394.871 2.608.797 3.479-.596s.185-4.131-.324-4.45c-.51-.319-3.229-.448-4.1.946"/><path fill="#ffcc4d" d="M18 7.125h-.002C5.167 7.126 7.125 12.083 8.5 18.667S10.384 27 10.384 27h15.228s.51-1.75 1.885-8.333S30.829 7.126 18 7.125"/><path fill="#272b2b" d="M12 16s0-1.5 1.5-1.5S15 16 15 16v1.5s0 1.5-1.5 1.5s-1.5-1.5-1.5-1.5zm9 0s0-1.5 1.5-1.5S24 16 24 16v1.5s0 1.5-1.5 1.5s-1.5-1.5-1.5-1.5z"/><path fill="#ffe8b6" d="M20.168 21.521c-1.598 0-1.385.848-2.168 2.113c-.783-1.266-.571-2.113-2.168-2.113c-6.865 0-6.837.375-6.865 2.828c-.058 4.986 2.802 6.132 5.257 6.06c1.597-.048 2.994-.88 3.777-2.131c.783 1.251 2.179 2.083 3.776 2.131c2.455.072 5.315-1.073 5.257-6.06c-.029-2.453-.001-2.828-6.866-2.828"/><path fill="#272b2b" d="M14.582 21.411c-1.14.233 2.279 4.431 3.418 4.431s4.559-4.198 3.419-4.431s-5.698-.232-6.837 0"/><circle cx="11.5" cy="24.5" r=".5" fill="#d99e82"/><circle cx="10.5" cy="26.5" r=".5" fill="#d99e82"/><circle cx="12.5" cy="27.5" r=".5" fill="#d99e82"/><circle cx="24.5" cy="24.5" r=".5" fill="#d99e82"/><circle cx="25.5" cy="26.5" r=".5" fill="#d99e82"/><circle cx="23.5" cy="27.5" r=".5" fill="#d99e82"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiLion(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#662113" d="M32.325 10.958s2.315.024 3.511 1.177c-.336-4.971-2.104-8.249-5.944-10.13c-3.141-1.119-6.066 1.453-6.066 1.453s.862-1.99 2.19-2.746C23.789.236 21.146 0 18 0c-3.136 0-5.785.227-8.006.701c1.341.745 2.215 2.758 2.215 2.758S9.194.803 6 2.053C2.221 3.949.481 7.223.158 12.174c1.183-1.19 3.55-1.215 3.55-1.215S-.105 13.267.282 16.614c.387 2.947 1.394 5.967 2.879 8.722C3.039 22.15 5.917 20 5.917 20s-2.492 5.96-.581 8.738c1.935 2.542 4.313 4.641 6.976 5.916c-.955-1.645-.136-3.044-.103-2.945c.042.125.459 3.112 2.137 3.743c1.178.356 2.4.548 3.654.548c1.292 0 2.55-.207 3.761-.583c1.614-.691 2.024-3.585 2.064-3.708c.032-.098.843 1.287-.09 2.921c2.706-1.309 5.118-3.463 7.064-6.073c1.699-2.846-.683-8.557-.683-8.557s2.85 2.13 2.757 5.288c1.556-2.906 2.585-6.104 2.911-9.2c-.035-3.061-3.459-5.13-3.459-5.13"/><path fill="#ffcc4d" d="M13.859 9.495c.596 2.392.16 4.422-2.231 5.017s-6.363.087-6.958-2.304c-.596-2.392.469-5.39 1.81-5.724s6.784.62 7.379 3.011m9.104 18.432a4.964 4.964 0 1 1-9.927-.001a4.964 4.964 0 0 1 9.927.001"/><path fill="#dd2e44" d="M21.309 27.927a3.309 3.309 0 1 1-6.618 0a3.309 3.309 0 0 1 6.618 0"/><path fill="#e6aaaa" d="M11.052 8.997a2.976 2.976 0 0 1-.946 4.1c-1.394.871-2.608.797-3.479-.596s-.186-4.131.324-4.45s3.23-.448 4.101.946"/><path fill="#ffcc4d" d="M22.141 9.495c-.596 2.392-.159 4.422 2.232 5.017s6.363.087 6.959-2.304s-.47-5.39-1.811-5.724c-1.342-.334-6.786.62-7.38 3.011"/><path fill="#e6aaaa" d="M24.948 8.997a2.976 2.976 0 0 0 .945 4.1c1.394.871 2.608.797 3.479-.596s.185-4.131-.324-4.45c-.51-.319-3.229-.448-4.1.946"/><path fill="#ffcc4d" d="M18 7.125h-.002C5.167 7.126 7.125 12.083 8.5 18.667S10.384 27 10.384 27h15.228s.51-1.75 1.885-8.333S30.829 7.126 18 7.125"/><path fill="#272b2b" d="M12 16s0-1.5 1.5-1.5S15 16 15 16v1.5s0 1.5-1.5 1.5s-1.5-1.5-1.5-1.5zm9 0s0-1.5 1.5-1.5S24 16 24 16v1.5s0 1.5-1.5 1.5s-1.5-1.5-1.5-1.5z"/><path fill="#ffe8b6" d="M20.168 21.521c-1.598 0-1.385.848-2.168 2.113c-.783-1.266-.571-2.113-2.168-2.113c-6.865 0-6.837.375-6.865 2.828c-.058 4.986 2.802 6.132 5.257 6.06c1.597-.048 2.994-.88 3.777-2.131c.783 1.251 2.179 2.083 3.776 2.131c2.455.072 5.315-1.073 5.257-6.06c-.029-2.453-.001-2.828-6.866-2.828"/><path fill="#272b2b" d="M14.582 21.411c-1.14.233 2.279 4.431 3.418 4.431s4.559-4.198 3.419-4.431s-5.698-.232-6.837 0"/><circle cx="11.5" cy="24.5" r=".5" fill="#d99e82"/><circle cx="10.5" cy="26.5" r=".5" fill="#d99e82"/><circle cx="12.5" cy="27.5" r=".5" fill="#d99e82"/><circle cx="24.5" cy="24.5" r=".5" fill="#d99e82"/><circle cx="25.5" cy="26.5" r=".5" fill="#d99e82"/><circle cx="23.5" cy="27.5" r=".5" fill="#d99e82"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#662113" d="M32.325 10.958s2.315.024 3.511 1.177c-.336-4.971-2.104-8.249-5.944-10.13c-3.141-1.119-6.066 1.453-6.066 1.453s.862-1.99 2.19-2.746C23.789.236 21.146 0 18 0c-3.136 0-5.785.227-8.006.701c1.341.745 2.215 2.758 2.215 2.758S9.194.803 6 2.053C2.221 3.949.481 7.223.158 12.174c1.183-1.19 3.55-1.215 3.55-1.215S-.105 13.267.282 16.614c.387 2.947 1.394 5.967 2.879 8.722C3.039 22.15 5.917 20 5.917 20s-2.492 5.96-.581 8.738c1.935 2.542 4.313 4.641 6.976 5.916c-.955-1.645-.136-3.044-.103-2.945c.042.125.459 3.112 2.137 3.743c1.178.356 2.4.548 3.654.548c1.292 0 2.55-.207 3.761-.583c1.614-.691 2.024-3.585 2.064-3.708c.032-.098.843 1.287-.09 2.921c2.706-1.309 5.118-3.463 7.064-6.073c1.699-2.846-.683-8.557-.683-8.557s2.85 2.13 2.757 5.288c1.556-2.906 2.585-6.104 2.911-9.2c-.035-3.061-3.459-5.13-3.459-5.13"/><path fill="#ffcc4d" d="M13.859 9.495c.596 2.392.16 4.422-2.231 5.017s-6.363.087-6.958-2.304c-.596-2.392.469-5.39 1.81-5.724s6.784.62 7.379 3.011m9.104 18.432a4.964 4.964 0 1 1-9.927-.001a4.964 4.964 0 0 1 9.927.001"/><path fill="#dd2e44" d="M21.309 27.927a3.309 3.309 0 1 1-6.618 0a3.309 3.309 0 0 1 6.618 0"/><path fill="#e6aaaa" d="M11.052 8.997a2.976 2.976 0 0 1-.946 4.1c-1.394.871-2.608.797-3.479-.596s-.186-4.131.324-4.45s3.23-.448 4.101.946"/><path fill="#ffcc4d" d="M22.141 9.495c-.596 2.392-.159 4.422 2.232 5.017s6.363.087 6.959-2.304s-.47-5.39-1.811-5.724c-1.342-.334-6.786.62-7.38 3.011"/><path fill="#e6aaaa" d="M24.948 8.997a2.976 2.976 0 0 0 .945 4.1c1.394.871 2.608.797 3.479-.596s.185-4.131-.324-4.45c-.51-.319-3.229-.448-4.1.946"/><path fill="#ffcc4d" d="M18 7.125h-.002C5.167 7.126 7.125 12.083 8.5 18.667S10.384 27 10.384 27h15.228s.51-1.75 1.885-8.333S30.829 7.126 18 7.125"/><path fill="#272b2b" d="M12 16s0-1.5 1.5-1.5S15 16 15 16v1.5s0 1.5-1.5 1.5s-1.5-1.5-1.5-1.5zm9 0s0-1.5 1.5-1.5S24 16 24 16v1.5s0 1.5-1.5 1.5s-1.5-1.5-1.5-1.5z"/><path fill="#ffe8b6" d="M20.168 21.521c-1.598 0-1.385.848-2.168 2.113c-.783-1.266-.571-2.113-2.168-2.113c-6.865 0-6.837.375-6.865 2.828c-.058 4.986 2.802 6.132 5.257 6.06c1.597-.048 2.994-.88 3.777-2.131c.783 1.251 2.179 2.083 3.776 2.131c2.455.072 5.315-1.073 5.257-6.06c-.029-2.453-.001-2.828-6.866-2.828"/><path fill="#272b2b" d="M14.582 21.411c-1.14.233 2.279 4.431 3.418 4.431s4.559-4.198 3.419-4.431s-5.698-.232-6.837 0"/><circle cx="11.5" cy="24.5" r=".5" fill="#d99e82"/><circle cx="10.5" cy="26.5" r=".5" fill="#d99e82"/><circle cx="12.5" cy="27.5" r=".5" fill="#d99e82"/><circle cx="24.5" cy="24.5" r=".5" fill="#d99e82"/><circle cx="25.5" cy="26.5" r=".5" fill="#d99e82"/><circle cx="23.5" cy="27.5" r=".5" fill="#d99e82"/></svg>
</template>

CSS

.icon-lion {
  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%23662113%22%20d%3D%22M32.325%2010.958s2.315.024%203.511%201.177c-.336-4.971-2.104-8.249-5.944-10.13c-3.141-1.119-6.066%201.453-6.066%201.453s.862-1.99%202.19-2.746C23.789.236%2021.146%200%2018%200c-3.136%200-5.785.227-8.006.701c1.341.745%202.215%202.758%202.215%202.758S9.194.803%206%202.053C2.221%203.949.481%207.223.158%2012.174c1.183-1.19%203.55-1.215%203.55-1.215S-.105%2013.267.282%2016.614c.387%202.947%201.394%205.967%202.879%208.722C3.039%2022.15%205.917%2020%205.917%2020s-2.492%205.96-.581%208.738c1.935%202.542%204.313%204.641%206.976%205.916c-.955-1.645-.136-3.044-.103-2.945c.042.125.459%203.112%202.137%203.743c1.178.356%202.4.548%203.654.548c1.292%200%202.55-.207%203.761-.583c1.614-.691%202.024-3.585%202.064-3.708c.032-.098.843%201.287-.09%202.921c2.706-1.309%205.118-3.463%207.064-6.073c1.699-2.846-.683-8.557-.683-8.557s2.85%202.13%202.757%205.288c1.556-2.906%202.585-6.104%202.911-9.2c-.035-3.061-3.459-5.13-3.459-5.13%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M13.859%209.495c.596%202.392.16%204.422-2.231%205.017s-6.363.087-6.958-2.304c-.596-2.392.469-5.39%201.81-5.724s6.784.62%207.379%203.011m9.104%2018.432a4.964%204.964%200%201%201-9.927-.001a4.964%204.964%200%200%201%209.927.001%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M21.309%2027.927a3.309%203.309%200%201%201-6.618%200a3.309%203.309%200%200%201%206.618%200%22%2F%3E%3Cpath%20fill%3D%22%23e6aaaa%22%20d%3D%22M11.052%208.997a2.976%202.976%200%200%201-.946%204.1c-1.394.871-2.608.797-3.479-.596s-.186-4.131.324-4.45s3.23-.448%204.101.946%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M22.141%209.495c-.596%202.392-.159%204.422%202.232%205.017s6.363.087%206.959-2.304s-.47-5.39-1.811-5.724c-1.342-.334-6.786.62-7.38%203.011%22%2F%3E%3Cpath%20fill%3D%22%23e6aaaa%22%20d%3D%22M24.948%208.997a2.976%202.976%200%200%200%20.945%204.1c1.394.871%202.608.797%203.479-.596s.185-4.131-.324-4.45c-.51-.319-3.229-.448-4.1.946%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M18%207.125h-.002C5.167%207.126%207.125%2012.083%208.5%2018.667S10.384%2027%2010.384%2027h15.228s.51-1.75%201.885-8.333S30.829%207.126%2018%207.125%22%2F%3E%3Cpath%20fill%3D%22%23272b2b%22%20d%3D%22M12%2016s0-1.5%201.5-1.5S15%2016%2015%2016v1.5s0%201.5-1.5%201.5s-1.5-1.5-1.5-1.5zm9%200s0-1.5%201.5-1.5S24%2016%2024%2016v1.5s0%201.5-1.5%201.5s-1.5-1.5-1.5-1.5z%22%2F%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M20.168%2021.521c-1.598%200-1.385.848-2.168%202.113c-.783-1.266-.571-2.113-2.168-2.113c-6.865%200-6.837.375-6.865%202.828c-.058%204.986%202.802%206.132%205.257%206.06c1.597-.048%202.994-.88%203.777-2.131c.783%201.251%202.179%202.083%203.776%202.131c2.455.072%205.315-1.073%205.257-6.06c-.029-2.453-.001-2.828-6.866-2.828%22%2F%3E%3Cpath%20fill%3D%22%23272b2b%22%20d%3D%22M14.582%2021.411c-1.14.233%202.279%204.431%203.418%204.431s4.559-4.198%203.419-4.431s-5.698-.232-6.837%200%22%2F%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2224.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%22%2F%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2226.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%22%2F%3E%3Ccircle%20cx%3D%2212.5%22%20cy%3D%2227.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2224.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%22%2F%3E%3Ccircle%20cx%3D%2225.5%22%20cy%3D%2226.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%22%2F%3E%3Ccircle%20cx%3D%2223.5%22%20cy%3D%2227.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%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%23662113%22%20d%3D%22M32.325%2010.958s2.315.024%203.511%201.177c-.336-4.971-2.104-8.249-5.944-10.13c-3.141-1.119-6.066%201.453-6.066%201.453s.862-1.99%202.19-2.746C23.789.236%2021.146%200%2018%200c-3.136%200-5.785.227-8.006.701c1.341.745%202.215%202.758%202.215%202.758S9.194.803%206%202.053C2.221%203.949.481%207.223.158%2012.174c1.183-1.19%203.55-1.215%203.55-1.215S-.105%2013.267.282%2016.614c.387%202.947%201.394%205.967%202.879%208.722C3.039%2022.15%205.917%2020%205.917%2020s-2.492%205.96-.581%208.738c1.935%202.542%204.313%204.641%206.976%205.916c-.955-1.645-.136-3.044-.103-2.945c.042.125.459%203.112%202.137%203.743c1.178.356%202.4.548%203.654.548c1.292%200%202.55-.207%203.761-.583c1.614-.691%202.024-3.585%202.064-3.708c.032-.098.843%201.287-.09%202.921c2.706-1.309%205.118-3.463%207.064-6.073c1.699-2.846-.683-8.557-.683-8.557s2.85%202.13%202.757%205.288c1.556-2.906%202.585-6.104%202.911-9.2c-.035-3.061-3.459-5.13-3.459-5.13%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M13.859%209.495c.596%202.392.16%204.422-2.231%205.017s-6.363.087-6.958-2.304c-.596-2.392.469-5.39%201.81-5.724s6.784.62%207.379%203.011m9.104%2018.432a4.964%204.964%200%201%201-9.927-.001a4.964%204.964%200%200%201%209.927.001%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M21.309%2027.927a3.309%203.309%200%201%201-6.618%200a3.309%203.309%200%200%201%206.618%200%22%2F%3E%3Cpath%20fill%3D%22%23e6aaaa%22%20d%3D%22M11.052%208.997a2.976%202.976%200%200%201-.946%204.1c-1.394.871-2.608.797-3.479-.596s-.186-4.131.324-4.45s3.23-.448%204.101.946%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M22.141%209.495c-.596%202.392-.159%204.422%202.232%205.017s6.363.087%206.959-2.304s-.47-5.39-1.811-5.724c-1.342-.334-6.786.62-7.38%203.011%22%2F%3E%3Cpath%20fill%3D%22%23e6aaaa%22%20d%3D%22M24.948%208.997a2.976%202.976%200%200%200%20.945%204.1c1.394.871%202.608.797%203.479-.596s.185-4.131-.324-4.45c-.51-.319-3.229-.448-4.1.946%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M18%207.125h-.002C5.167%207.126%207.125%2012.083%208.5%2018.667S10.384%2027%2010.384%2027h15.228s.51-1.75%201.885-8.333S30.829%207.126%2018%207.125%22%2F%3E%3Cpath%20fill%3D%22%23272b2b%22%20d%3D%22M12%2016s0-1.5%201.5-1.5S15%2016%2015%2016v1.5s0%201.5-1.5%201.5s-1.5-1.5-1.5-1.5zm9%200s0-1.5%201.5-1.5S24%2016%2024%2016v1.5s0%201.5-1.5%201.5s-1.5-1.5-1.5-1.5z%22%2F%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M20.168%2021.521c-1.598%200-1.385.848-2.168%202.113c-.783-1.266-.571-2.113-2.168-2.113c-6.865%200-6.837.375-6.865%202.828c-.058%204.986%202.802%206.132%205.257%206.06c1.597-.048%202.994-.88%203.777-2.131c.783%201.251%202.179%202.083%203.776%202.131c2.455.072%205.315-1.073%205.257-6.06c-.029-2.453-.001-2.828-6.866-2.828%22%2F%3E%3Cpath%20fill%3D%22%23272b2b%22%20d%3D%22M14.582%2021.411c-1.14.233%202.279%204.431%203.418%204.431s4.559-4.198%203.419-4.431s-5.698-.232-6.837%200%22%2F%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2224.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%22%2F%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2226.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%22%2F%3E%3Ccircle%20cx%3D%2212.5%22%20cy%3D%2227.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2224.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%22%2F%3E%3Ccircle%20cx%3D%2225.5%22%20cy%3D%2226.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%22%2F%3E%3Ccircle%20cx%3D%2223.5%22%20cy%3D%2227.5%22%20r%3D%22.5%22%20fill%3D%22%23d99e82%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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