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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" stroke="#9b9b9a" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.8" d="m30 29l-3 2c-9.5 4.375-2 30-2 30s8.75-9.25 15.875-10.125S51.75 36.75 50 32l-2-4"/><path fill="#9b9b9a" d="M30 30s-6.5-5.5-.25-14.75c0 0-.75-3.25-2.75-3.25s5-3 6 1c0 0 7-3 11 0c0 0 5.25-3.5 7.125-1.75C51.125 11.25 47 14 49 16s4 10-1 14"/><path fill="#a57939" d="M40 30s-10 0-10-7.875c0-8.734 8.19-4.736 9-3.125c0 0 7-6 9.125 1.5C50.183 27.765 40 30 40 30M25.02 59s-.879-7 1.902-9S40 40 37 35"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="1.5" d="M37 22s.5-1.5-3-2m7 2s-.5-1.5 3-2m-6.375 5.43l1.75 1.57l2-1.656"/><path stroke-width="2" d="M38 60s1-4-5-3v-2.375m10 2.75s1-4-5-3V52m-8-22s-6.5-5.5-.25-14.75c0 0-.75-3.25-2.75-3.25s5-3 6 1c0 0 7-3 11 0c0 0 5.25-3.5 7.125-1.75C51.125 11.25 47 14 49 16s4 10-1 14"/><path stroke-width="2" d="M40 30s-10 0-10-7.875c0-8.734 8.19-4.736 9-3.125c0 0 7-6 9.125 1.5C50.183 27.765 40 30 40 30m-13 1c-9.5 4.375-2 30-2 30s8.75-9.25 15.875-10.125S51.75 36.75 50 32"/><path stroke-width="2" d="M25 59s-.75-7 1.625-9S37 41 36 35"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiOwl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" stroke="#9b9b9a" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="1.8" d="m30 29l-3 2c-9.5 4.375-2 30-2 30s8.75-9.25 15.875-10.125S51.75 36.75 50 32l-2-4"/><path fill="#9b9b9a" d="M30 30s-6.5-5.5-.25-14.75c0 0-.75-3.25-2.75-3.25s5-3 6 1c0 0 7-3 11 0c0 0 5.25-3.5 7.125-1.75C51.125 11.25 47 14 49 16s4 10-1 14"/><path fill="#a57939" d="M40 30s-10 0-10-7.875c0-8.734 8.19-4.736 9-3.125c0 0 7-6 9.125 1.5C50.183 27.765 40 30 40 30M25.02 59s-.879-7 1.902-9S40 40 37 35"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10"><path strokeWidth="1.5" d="M37 22s.5-1.5-3-2m7 2s-.5-1.5 3-2m-6.375 5.43l1.75 1.57l2-1.656"/><path strokeWidth="2" d="M38 60s1-4-5-3v-2.375m10 2.75s1-4-5-3V52m-8-22s-6.5-5.5-.25-14.75c0 0-.75-3.25-2.75-3.25s5-3 6 1c0 0 7-3 11 0c0 0 5.25-3.5 7.125-1.75C51.125 11.25 47 14 49 16s4 10-1 14"/><path strokeWidth="2" d="M40 30s-10 0-10-7.875c0-8.734 8.19-4.736 9-3.125c0 0 7-6 9.125 1.5C50.183 27.765 40 30 40 30m-13 1c-9.5 4.375-2 30-2 30s8.75-9.25 15.875-10.125S51.75 36.75 50 32"/><path strokeWidth="2" d="M25 59s-.75-7 1.625-9S37 41 36 35"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" stroke="#9b9b9a" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.8" d="m30 29l-3 2c-9.5 4.375-2 30-2 30s8.75-9.25 15.875-10.125S51.75 36.75 50 32l-2-4"/><path fill="#9b9b9a" d="M30 30s-6.5-5.5-.25-14.75c0 0-.75-3.25-2.75-3.25s5-3 6 1c0 0 7-3 11 0c0 0 5.25-3.5 7.125-1.75C51.125 11.25 47 14 49 16s4 10-1 14"/><path fill="#a57939" d="M40 30s-10 0-10-7.875c0-8.734 8.19-4.736 9-3.125c0 0 7-6 9.125 1.5C50.183 27.765 40 30 40 30M25.02 59s-.879-7 1.902-9S40 40 37 35"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="1.5" d="M37 22s.5-1.5-3-2m7 2s-.5-1.5 3-2m-6.375 5.43l1.75 1.57l2-1.656"/><path stroke-width="2" d="M38 60s1-4-5-3v-2.375m10 2.75s1-4-5-3V52m-8-22s-6.5-5.5-.25-14.75c0 0-.75-3.25-2.75-3.25s5-3 6 1c0 0 7-3 11 0c0 0 5.25-3.5 7.125-1.75C51.125 11.25 47 14 49 16s4 10-1 14"/><path stroke-width="2" d="M40 30s-10 0-10-7.875c0-8.734 8.19-4.736 9-3.125c0 0 7-6 9.125 1.5C50.183 27.765 40 30 40 30m-13 1c-9.5 4.375-2 30-2 30s8.75-9.25 15.875-10.125S51.75 36.75 50 32"/><path stroke-width="2" d="M25 59s-.75-7 1.625-9S37 41 36 35"/></g></svg>
</template>

CSS

.icon-owl {
  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%239b9b9a%22%20stroke%3D%22%239b9b9a%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22m30%2029l-3%202c-9.5%204.375-2%2030-2%2030s8.75-9.25%2015.875-10.125S51.75%2036.75%2050%2032l-2-4%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M30%2030s-6.5-5.5-.25-14.75c0%200-.75-3.25-2.75-3.25s5-3%206%201c0%200%207-3%2011%200c0%200%205.25-3.5%207.125-1.75C51.125%2011.25%2047%2014%2049%2016s4%2010-1%2014%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M40%2030s-10%200-10-7.875c0-8.734%208.19-4.736%209-3.125c0%200%207-6%209.125%201.5C50.183%2027.765%2040%2030%2040%2030M25.02%2059s-.879-7%201.902-9S40%2040%2037%2035%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%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M37%2022s.5-1.5-3-2m7%202s-.5-1.5%203-2m-6.375%205.43l1.75%201.57l2-1.656%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M38%2060s1-4-5-3v-2.375m10%202.75s1-4-5-3V52m-8-22s-6.5-5.5-.25-14.75c0%200-.75-3.25-2.75-3.25s5-3%206%201c0%200%207-3%2011%200c0%200%205.25-3.5%207.125-1.75C51.125%2011.25%2047%2014%2049%2016s4%2010-1%2014%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M40%2030s-10%200-10-7.875c0-8.734%208.19-4.736%209-3.125c0%200%207-6%209.125%201.5C50.183%2027.765%2040%2030%2040%2030m-13%201c-9.5%204.375-2%2030-2%2030s8.75-9.25%2015.875-10.125S51.75%2036.75%2050%2032%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M25%2059s-.75-7%201.625-9S37%2041%2036%2035%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%239b9b9a%22%20stroke%3D%22%239b9b9a%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22m30%2029l-3%202c-9.5%204.375-2%2030-2%2030s8.75-9.25%2015.875-10.125S51.75%2036.75%2050%2032l-2-4%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M30%2030s-6.5-5.5-.25-14.75c0%200-.75-3.25-2.75-3.25s5-3%206%201c0%200%207-3%2011%200c0%200%205.25-3.5%207.125-1.75C51.125%2011.25%2047%2014%2049%2016s4%2010-1%2014%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M40%2030s-10%200-10-7.875c0-8.734%208.19-4.736%209-3.125c0%200%207-6%209.125%201.5C50.183%2027.765%2040%2030%2040%2030M25.02%2059s-.879-7%201.902-9S40%2040%2037%2035%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%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M37%2022s.5-1.5-3-2m7%202s-.5-1.5%203-2m-6.375%205.43l1.75%201.57l2-1.656%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M38%2060s1-4-5-3v-2.375m10%202.75s1-4-5-3V52m-8-22s-6.5-5.5-.25-14.75c0%200-.75-3.25-2.75-3.25s5-3%206%201c0%200%207-3%2011%200c0%200%205.25-3.5%207.125-1.75C51.125%2011.25%2047%2014%2049%2016s4%2010-1%2014%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M40%2030s-10%200-10-7.875c0-8.734%208.19-4.736%209-3.125c0%200%207-6%209.125%201.5C50.183%2027.765%2040%2030%2040%2030m-13%201c-9.5%204.375-2%2030-2%2030s8.75-9.25%2015.875-10.125S51.75%2036.75%2050%2032%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M25%2059s-.75-7%201.625-9S37%2041%2036%2035%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/owl.svg?color=%231a73e8&size=48