hole from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
hole
Set
Fluent Emoji Flat
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji Flat

Use the hole emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="M16 30.064c7.732 0 14-3.506 14-7.974S23.732 14 16 14S2 17.622 2 22.09s6.268 7.974 14 7.974"/><path fill="#321b41" d="M16 30.11c7.185 0 13.01-3.138 13.01-7.01S23.185 16.09 16 16.09S2.99 19.23 2.99 23.1S8.815 30.11 16 30.11"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatHole(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="M16 30.064c7.732 0 14-3.506 14-7.974S23.732 14 16 14S2 17.622 2 22.09s6.268 7.974 14 7.974"/><path fill="#321b41" d="M16 30.11c7.185 0 13.01-3.138 13.01-7.01S23.185 16.09 16 16.09S2.99 19.23 2.99 23.1S8.815 30.11 16 30.11"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="M16 30.064c7.732 0 14-3.506 14-7.974S23.732 14 16 14S2 17.622 2 22.09s6.268 7.974 14 7.974"/><path fill="#321b41" d="M16 30.11c7.185 0 13.01-3.138 13.01-7.01S23.185 16.09 16 16.09S2.99 19.23 2.99 23.1S8.815 30.11 16 30.11"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M16%2030.064c7.732%200%2014-3.506%2014-7.974S23.732%2014%2016%2014S2%2017.622%202%2022.09s6.268%207.974%2014%207.974%22%2F%3E%3Cpath%20fill%3D%22%23321b41%22%20d%3D%22M16%2030.11c7.185%200%2013.01-3.138%2013.01-7.01S23.185%2016.09%2016%2016.09S2.99%2019.23%202.99%2023.1S8.815%2030.11%2016%2030.11%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M16%2030.064c7.732%200%2014-3.506%2014-7.974S23.732%2014%2016%2014S2%2017.622%202%2022.09s6.268%207.974%2014%207.974%22%2F%3E%3Cpath%20fill%3D%22%23321b41%22%20d%3D%22M16%2030.11c7.185%200%2013.01-3.138%2013.01-7.01S23.185%2016.09%2016%2016.09S2.99%2019.23%202.99%2023.1S8.815%2030.11%2016%2030.11%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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