hole emoji
hole from Noto Emoji by Google Inc · Default · Smileys & Emotion · Apache-2.0 Free for personal and commercial use.
- Name
- hole
- Set
- Noto Emoji
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More smileys & emotion icons from Noto Emoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-cat
Use the hole emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><radialGradient id="SVG3TvBAdnd" cx="64" cy="88.158" r="52.794" gradientTransform="matrix(1 0 0 .43924 0 49.436)" gradientUnits="userSpaceOnUse"><stop offset=".162" stop-color="#adadad"/><stop offset=".751" stop-color="#a3a3a3"/><stop offset=".97" stop-color="#9e9e9e"/></radialGradient><ellipse cx="64" cy="88.158" fill="url(#SVG3TvBAdnd)" rx="60" ry="25.284"/><path fill="#757575" d="M27.681 69.302C9.336 75.109 6.758 82.304 6.758 88.567c0 6.441 11.988 12.29 21.732 16.623zm72.774-.409l-.808 35.888c9.743-4.333 21.731-10.182 21.731-16.623c0-6.263-6.524-15.795-20.923-19.265"/><linearGradient id="SVGdcHHjcWs" x1="63.925" x2="63.925" y1="82.747" y2="116.012" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#424242"/><stop offset=".305" stop-color="#222"/><stop offset=".87"/></linearGradient><path fill="url(#SVGdcHHjcWs)" d="M115.755 96.242C107.11 88.048 86.652 81.456 64 81.456c-22.678 0-43.274 6.506-51.905 14.715C20.203 103.21 27.4 109.99 64 109.99s49.28-11.588 51.755-13.75"/><path fill="#9e9e9e" d="M64 67.493c32.07 0 56.034 10.91 56.034 20.665c0 4.564-5.529 9.619-14.788 13.521c-10.934 4.607-25.582 7.145-41.246 7.145c-32.07 0-56.034-10.91-56.034-20.666c0-4.564 5.529-9.618 14.788-13.52C33.688 70.03 48.336 67.493 64 67.493m0-4.619c-33.137 0-60 11.32-60 25.284s26.863 25.285 60 25.285s60-11.32 60-25.285s-26.863-25.284-60-25.284"/></svg>
React
import type { SVGProps } from "react";
export function NotoHole(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><radialGradient id="SVG3TvBAdnd" cx="64" cy="88.158" r="52.794" gradientTransform="matrix(1 0 0 .43924 0 49.436)" gradientUnits="userSpaceOnUse"><stop offset=".162" stopColor="#adadad"/><stop offset=".751" stopColor="#a3a3a3"/><stop offset=".97" stopColor="#9e9e9e"/></radialGradient><ellipse cx="64" cy="88.158" fill="url(#SVG3TvBAdnd)" rx="60" ry="25.284"/><path fill="#757575" d="M27.681 69.302C9.336 75.109 6.758 82.304 6.758 88.567c0 6.441 11.988 12.29 21.732 16.623zm72.774-.409l-.808 35.888c9.743-4.333 21.731-10.182 21.731-16.623c0-6.263-6.524-15.795-20.923-19.265"/><linearGradient id="SVGdcHHjcWs" x1="63.925" x2="63.925" y1="82.747" y2="116.012" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#424242"/><stop offset=".305" stopColor="#222"/><stop offset=".87"/></linearGradient><path fill="url(#SVGdcHHjcWs)" d="M115.755 96.242C107.11 88.048 86.652 81.456 64 81.456c-22.678 0-43.274 6.506-51.905 14.715C20.203 103.21 27.4 109.99 64 109.99s49.28-11.588 51.755-13.75"/><path fill="#9e9e9e" d="M64 67.493c32.07 0 56.034 10.91 56.034 20.665c0 4.564-5.529 9.619-14.788 13.521c-10.934 4.607-25.582 7.145-41.246 7.145c-32.07 0-56.034-10.91-56.034-20.666c0-4.564 5.529-9.618 14.788-13.52C33.688 70.03 48.336 67.493 64 67.493m0-4.619c-33.137 0-60 11.32-60 25.284s26.863 25.285 60 25.285s60-11.32 60-25.285s-26.863-25.284-60-25.284"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><radialGradient id="SVG3TvBAdnd" cx="64" cy="88.158" r="52.794" gradientTransform="matrix(1 0 0 .43924 0 49.436)" gradientUnits="userSpaceOnUse"><stop offset=".162" stop-color="#adadad"/><stop offset=".751" stop-color="#a3a3a3"/><stop offset=".97" stop-color="#9e9e9e"/></radialGradient><ellipse cx="64" cy="88.158" fill="url(#SVG3TvBAdnd)" rx="60" ry="25.284"/><path fill="#757575" d="M27.681 69.302C9.336 75.109 6.758 82.304 6.758 88.567c0 6.441 11.988 12.29 21.732 16.623zm72.774-.409l-.808 35.888c9.743-4.333 21.731-10.182 21.731-16.623c0-6.263-6.524-15.795-20.923-19.265"/><linearGradient id="SVGdcHHjcWs" x1="63.925" x2="63.925" y1="82.747" y2="116.012" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#424242"/><stop offset=".305" stop-color="#222"/><stop offset=".87"/></linearGradient><path fill="url(#SVGdcHHjcWs)" d="M115.755 96.242C107.11 88.048 86.652 81.456 64 81.456c-22.678 0-43.274 6.506-51.905 14.715C20.203 103.21 27.4 109.99 64 109.99s49.28-11.588 51.755-13.75"/><path fill="#9e9e9e" d="M64 67.493c32.07 0 56.034 10.91 56.034 20.665c0 4.564-5.529 9.619-14.788 13.521c-10.934 4.607-25.582 7.145-41.246 7.145c-32.07 0-56.034-10.91-56.034-20.666c0-4.564 5.529-9.618 14.788-13.52C33.688 70.03 48.336 67.493 64 67.493m0-4.619c-33.137 0-60 11.32-60 25.284s26.863 25.285 60 25.285s60-11.32 60-25.285s-26.863-25.284-60-25.284"/></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%20128%20128%22%3E%3CradialGradient%20id%3D%22SVG3TvBAdnd%22%20cx%3D%2264%22%20cy%3D%2288.158%22%20r%3D%2252.794%22%20gradientTransform%3D%22matrix(1%200%200%20.43924%200%2049.436)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.162%22%20stop-color%3D%22%23adadad%22%2F%3E%3Cstop%20offset%3D%22.751%22%20stop-color%3D%22%23a3a3a3%22%2F%3E%3Cstop%20offset%3D%22.97%22%20stop-color%3D%22%239e9e9e%22%2F%3E%3C%2FradialGradient%3E%3Cellipse%20cx%3D%2264%22%20cy%3D%2288.158%22%20fill%3D%22url(%23SVG3TvBAdnd)%22%20rx%3D%2260%22%20ry%3D%2225.284%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M27.681%2069.302C9.336%2075.109%206.758%2082.304%206.758%2088.567c0%206.441%2011.988%2012.29%2021.732%2016.623zm72.774-.409l-.808%2035.888c9.743-4.333%2021.731-10.182%2021.731-16.623c0-6.263-6.524-15.795-20.923-19.265%22%2F%3E%3ClinearGradient%20id%3D%22SVGdcHHjcWs%22%20x1%3D%2263.925%22%20x2%3D%2263.925%22%20y1%3D%2282.747%22%20y2%3D%22116.012%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23424242%22%2F%3E%3Cstop%20offset%3D%22.305%22%20stop-color%3D%22%23222%22%2F%3E%3Cstop%20offset%3D%22.87%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGdcHHjcWs)%22%20d%3D%22M115.755%2096.242C107.11%2088.048%2086.652%2081.456%2064%2081.456c-22.678%200-43.274%206.506-51.905%2014.715C20.203%20103.21%2027.4%20109.99%2064%20109.99s49.28-11.588%2051.755-13.75%22%2F%3E%3Cpath%20fill%3D%22%239e9e9e%22%20d%3D%22M64%2067.493c32.07%200%2056.034%2010.91%2056.034%2020.665c0%204.564-5.529%209.619-14.788%2013.521c-10.934%204.607-25.582%207.145-41.246%207.145c-32.07%200-56.034-10.91-56.034-20.666c0-4.564%205.529-9.618%2014.788-13.52C33.688%2070.03%2048.336%2067.493%2064%2067.493m0-4.619c-33.137%200-60%2011.32-60%2025.284s26.863%2025.285%2060%2025.285s60-11.32%2060-25.285s-26.863-25.284-60-25.284%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%20128%20128%22%3E%3CradialGradient%20id%3D%22SVG3TvBAdnd%22%20cx%3D%2264%22%20cy%3D%2288.158%22%20r%3D%2252.794%22%20gradientTransform%3D%22matrix(1%200%200%20.43924%200%2049.436)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.162%22%20stop-color%3D%22%23adadad%22%2F%3E%3Cstop%20offset%3D%22.751%22%20stop-color%3D%22%23a3a3a3%22%2F%3E%3Cstop%20offset%3D%22.97%22%20stop-color%3D%22%239e9e9e%22%2F%3E%3C%2FradialGradient%3E%3Cellipse%20cx%3D%2264%22%20cy%3D%2288.158%22%20fill%3D%22url(%23SVG3TvBAdnd)%22%20rx%3D%2260%22%20ry%3D%2225.284%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M27.681%2069.302C9.336%2075.109%206.758%2082.304%206.758%2088.567c0%206.441%2011.988%2012.29%2021.732%2016.623zm72.774-.409l-.808%2035.888c9.743-4.333%2021.731-10.182%2021.731-16.623c0-6.263-6.524-15.795-20.923-19.265%22%2F%3E%3ClinearGradient%20id%3D%22SVGdcHHjcWs%22%20x1%3D%2263.925%22%20x2%3D%2263.925%22%20y1%3D%2282.747%22%20y2%3D%22116.012%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23424242%22%2F%3E%3Cstop%20offset%3D%22.305%22%20stop-color%3D%22%23222%22%2F%3E%3Cstop%20offset%3D%22.87%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGdcHHjcWs)%22%20d%3D%22M115.755%2096.242C107.11%2088.048%2086.652%2081.456%2064%2081.456c-22.678%200-43.274%206.506-51.905%2014.715C20.203%20103.21%2027.4%20109.99%2064%20109.99s49.28-11.588%2051.755-13.75%22%2F%3E%3Cpath%20fill%3D%22%239e9e9e%22%20d%3D%22M64%2067.493c32.07%200%2056.034%2010.91%2056.034%2020.665c0%204.564-5.529%209.619-14.788%2013.521c-10.934%204.607-25.582%207.145-41.246%207.145c-32.07%200-56.034-10.91-56.034-20.666c0-4.564%205.529-9.618%2014.788-13.52C33.688%2070.03%2048.336%2067.493%2064%2067.493m0-4.619c-33.137%200-60%2011.32-60%2025.284s26.863%2025.285%2060%2025.285s60-11.32%2060-25.285s-26.863-25.284-60-25.284%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/hole.svg?color=%231a73e8&size=48