hole from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
hole
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

The same emoji in other sets

More objects icons from Firefox OS Emoji

Use the hole emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><ellipse cx="256" cy="249.721" fill="#464A4C" rx="219.043" ry="75.527"/><path fill="#132028" d="M75.169 287.933c0-41.713 98.069-75.527 219.042-75.527c74.839 0 140.899 12.944 180.41 32.691c-6.932-39.558-102.154-70.903-218.622-70.903c-120.974 0-219.042 33.815-219.042 75.527c0 15.908 14.275 30.664 38.632 42.837a27 27 0 0 1-.42-4.625"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiHole(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><ellipse cx="256" cy="249.721" fill="#464A4C" rx="219.043" ry="75.527"/><path fill="#132028" d="M75.169 287.933c0-41.713 98.069-75.527 219.042-75.527c74.839 0 140.899 12.944 180.41 32.691c-6.932-39.558-102.154-70.903-218.622-70.903c-120.974 0-219.042 33.815-219.042 75.527c0 15.908 14.275 30.664 38.632 42.837a27 27 0 0 1-.42-4.625"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><ellipse cx="256" cy="249.721" fill="#464A4C" rx="219.043" ry="75.527"/><path fill="#132028" d="M75.169 287.933c0-41.713 98.069-75.527 219.042-75.527c74.839 0 140.899 12.944 180.41 32.691c-6.932-39.558-102.154-70.903-218.622-70.903c-120.974 0-219.042 33.815-219.042 75.527c0 15.908 14.275 30.664 38.632 42.837a27 27 0 0 1-.42-4.625"/></svg>
</template>

CSS

.icon-hole {
  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%20512%20512%22%3E%3Cellipse%20cx%3D%22256%22%20cy%3D%22249.721%22%20fill%3D%22%23464A4C%22%20rx%3D%22219.043%22%20ry%3D%2275.527%22%2F%3E%3Cpath%20fill%3D%22%23132028%22%20d%3D%22M75.169%20287.933c0-41.713%2098.069-75.527%20219.042-75.527c74.839%200%20140.899%2012.944%20180.41%2032.691c-6.932-39.558-102.154-70.903-218.622-70.903c-120.974%200-219.042%2033.815-219.042%2075.527c0%2015.908%2014.275%2030.664%2038.632%2042.837a27%2027%200%200%201-.42-4.625%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%20512%20512%22%3E%3Cellipse%20cx%3D%22256%22%20cy%3D%22249.721%22%20fill%3D%22%23464A4C%22%20rx%3D%22219.043%22%20ry%3D%2275.527%22%2F%3E%3Cpath%20fill%3D%22%23132028%22%20d%3D%22M75.169%20287.933c0-41.713%2098.069-75.527%20219.042-75.527c74.839%200%20140.899%2012.944%20180.41%2032.691c-6.932-39.558-102.154-70.903-218.622-70.903c-120.974%200-219.042%2033.815-219.042%2075.527c0%2015.908%2014.275%2030.664%2038.632%2042.837a27%2027%200%200%201-.42-4.625%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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