lizard emoji

lizard from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M39.917 47.358S47.799 45 53.899 46.5S68 46 68 46s-7.667.667-15.333-3.667S39 40.833 32.5 40.417c-6.5-.417-14.167-4.584-17.833-7C11 31 8.583 31.25 8.583 31.25S8 32 6 33s-5 2 1 4s8.833 5.833 8.833 5.833s6 6.025 24.084 4.525"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M39.917 46.5s7.882-1.5 13.982 0S68 46 68 46s-7.667.667-15.333-3.667S39 40.833 32.5 40.417c-6.5-.417-14.167-4.584-17.833-7C11 31 8.583 31.25 8.583 31.25S8 32 6 33s-5 2 1 4s8.833 4.833 8.833 4.833m5.554 3.193s5.716 1.807 10.613 1.39M19 43l-3 7m0-2h-1m2 0l1 1m18.547-2.494l-.468 6.865m-.661-1.641l-.928.374m1.855-.748l1.258.447"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiLizard(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M39.917 47.358S47.799 45 53.899 46.5S68 46 68 46s-7.667.667-15.333-3.667S39 40.833 32.5 40.417c-6.5-.417-14.167-4.584-17.833-7C11 31 8.583 31.25 8.583 31.25S8 32 6 33s-5 2 1 4s8.833 5.833 8.833 5.833s6 6.025 24.084 4.525"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M39.917 46.5s7.882-1.5 13.982 0S68 46 68 46s-7.667.667-15.333-3.667S39 40.833 32.5 40.417c-6.5-.417-14.167-4.584-17.833-7C11 31 8.583 31.25 8.583 31.25S8 32 6 33s-5 2 1 4s8.833 4.833 8.833 4.833m5.554 3.193s5.716 1.807 10.613 1.39M19 43l-3 7m0-2h-1m2 0l1 1m18.547-2.494l-.468 6.865m-.661-1.641l-.928.374m1.855-.748l1.258.447"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M39.917 47.358S47.799 45 53.899 46.5S68 46 68 46s-7.667.667-15.333-3.667S39 40.833 32.5 40.417c-6.5-.417-14.167-4.584-17.833-7C11 31 8.583 31.25 8.583 31.25S8 32 6 33s-5 2 1 4s8.833 5.833 8.833 5.833s6 6.025 24.084 4.525"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M39.917 46.5s7.882-1.5 13.982 0S68 46 68 46s-7.667.667-15.333-3.667S39 40.833 32.5 40.417c-6.5-.417-14.167-4.584-17.833-7C11 31 8.583 31.25 8.583 31.25S8 32 6 33s-5 2 1 4s8.833 4.833 8.833 4.833m5.554 3.193s5.716 1.807 10.613 1.39M19 43l-3 7m0-2h-1m2 0l1 1m18.547-2.494l-.468 6.865m-.661-1.641l-.928.374m1.855-.748l1.258.447"/></svg>
</template>

CSS

.icon-lizard {
  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%23b1cc33%22%20d%3D%22M39.917%2047.358S47.799%2045%2053.899%2046.5S68%2046%2068%2046s-7.667.667-15.333-3.667S39%2040.833%2032.5%2040.417c-6.5-.417-14.167-4.584-17.833-7C11%2031%208.583%2031.25%208.583%2031.25S8%2032%206%2033s-5%202%201%204s8.833%205.833%208.833%205.833s6%206.025%2024.084%204.525%22%2F%3E%3Cpath%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%20d%3D%22M39.917%2046.5s7.882-1.5%2013.982%200S68%2046%2068%2046s-7.667.667-15.333-3.667S39%2040.833%2032.5%2040.417c-6.5-.417-14.167-4.584-17.833-7C11%2031%208.583%2031.25%208.583%2031.25S8%2032%206%2033s-5%202%201%204s8.833%204.833%208.833%204.833m5.554%203.193s5.716%201.807%2010.613%201.39M19%2043l-3%207m0-2h-1m2%200l1%201m18.547-2.494l-.468%206.865m-.661-1.641l-.928.374m1.855-.748l1.258.447%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M39.917%2047.358S47.799%2045%2053.899%2046.5S68%2046%2068%2046s-7.667.667-15.333-3.667S39%2040.833%2032.5%2040.417c-6.5-.417-14.167-4.584-17.833-7C11%2031%208.583%2031.25%208.583%2031.25S8%2032%206%2033s-5%202%201%204s8.833%205.833%208.833%205.833s6%206.025%2024.084%204.525%22%2F%3E%3Cpath%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%20d%3D%22M39.917%2046.5s7.882-1.5%2013.982%200S68%2046%2068%2046s-7.667.667-15.333-3.667S39%2040.833%2032.5%2040.417c-6.5-.417-14.167-4.584-17.833-7C11%2031%208.583%2031.25%208.583%2031.25S8%2032%206%2033s-5%202%201%204s8.833%204.833%208.833%204.833m5.554%203.193s5.716%201.807%2010.613%201.39M19%2043l-3%207m0-2h-1m2%200l1%201m18.547-2.494l-.468%206.865m-.661-1.641l-.928.374m1.855-.748l1.258.447%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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