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

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

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji High Contrast

Use the hole emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 13c-4.01 0-7.689.937-10.4 2.504C2.915 17.055 1 19.348 1 22.09s1.915 5.035 4.6 6.586c2.711 1.567 6.39 2.504 10.4 2.504s7.689-.937 10.4-2.504c2.685-1.551 4.6-3.844 4.6-6.586s-1.915-5.035-4.6-6.586C23.689 13.937 20.01 13 16 13M3 22.09c0-1.726 1.219-3.478 3.6-4.855C8.958 15.874 12.279 15 16 15s7.043.874 9.4 2.235c2.381 1.377 3.6 3.13 3.6 4.855q0 .49-.13.978c-.926-3.382-6.336-5.978-12.87-5.978S4.056 19.686 3.13 23.068A3.8 3.8 0 0 1 3 22.09"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastHole(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 13c-4.01 0-7.689.937-10.4 2.504C2.915 17.055 1 19.348 1 22.09s1.915 5.035 4.6 6.586c2.711 1.567 6.39 2.504 10.4 2.504s7.689-.937 10.4-2.504c2.685-1.551 4.6-3.844 4.6-6.586s-1.915-5.035-4.6-6.586C23.689 13.937 20.01 13 16 13M3 22.09c0-1.726 1.219-3.478 3.6-4.855C8.958 15.874 12.279 15 16 15s7.043.874 9.4 2.235c2.381 1.377 3.6 3.13 3.6 4.855q0 .49-.13.978c-.926-3.382-6.336-5.978-12.87-5.978S4.056 19.686 3.13 23.068A3.8 3.8 0 0 1 3 22.09"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 13c-4.01 0-7.689.937-10.4 2.504C2.915 17.055 1 19.348 1 22.09s1.915 5.035 4.6 6.586c2.711 1.567 6.39 2.504 10.4 2.504s7.689-.937 10.4-2.504c2.685-1.551 4.6-3.844 4.6-6.586s-1.915-5.035-4.6-6.586C23.689 13.937 20.01 13 16 13M3 22.09c0-1.726 1.219-3.478 3.6-4.855C8.958 15.874 12.279 15 16 15s7.043.874 9.4 2.235c2.381 1.377 3.6 3.13 3.6 4.855q0 .49-.13.978c-.926-3.382-6.336-5.978-12.87-5.978S4.056 19.686 3.13 23.068A3.8 3.8 0 0 1 3 22.09"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2013c-4.01%200-7.689.937-10.4%202.504C2.915%2017.055%201%2019.348%201%2022.09s1.915%205.035%204.6%206.586c2.711%201.567%206.39%202.504%2010.4%202.504s7.689-.937%2010.4-2.504c2.685-1.551%204.6-3.844%204.6-6.586s-1.915-5.035-4.6-6.586C23.689%2013.937%2020.01%2013%2016%2013M3%2022.09c0-1.726%201.219-3.478%203.6-4.855C8.958%2015.874%2012.279%2015%2016%2015s7.043.874%209.4%202.235c2.381%201.377%203.6%203.13%203.6%204.855q0%20.49-.13.978c-.926-3.382-6.336-5.978-12.87-5.978S4.056%2019.686%203.13%2023.068A3.8%203.8%200%200%201%203%2022.09%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2013c-4.01%200-7.689.937-10.4%202.504C2.915%2017.055%201%2019.348%201%2022.09s1.915%205.035%204.6%206.586c2.711%201.567%206.39%202.504%2010.4%202.504s7.689-.937%2010.4-2.504c2.685-1.551%204.6-3.844%204.6-6.586s-1.915-5.035-4.6-6.586C23.689%2013.937%2020.01%2013%2016%2013M3%2022.09c0-1.726%201.219-3.478%203.6-4.855C8.958%2015.874%2012.279%2015%2016%2015s7.043.874%209.4%202.235c2.381%201.377%203.6%203.13%203.6%204.855q0%20.49-.13.978c-.926-3.382-6.336-5.978-12.87-5.978S4.056%2019.686%203.13%2023.068A3.8%203.8%200%200%201%203%2022.09%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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