pool 8 ball emoji

pool-8-ball from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
pool-8-ball
Set
OpenMoji
Style
Default
Category
Activities
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More activities icons from OpenMoji

Use the pool 8 ball emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="35.958" r="29" fill="#3f3f3f"/><circle cx="36" cy="35.958" r="15" fill="#fff"/><path fill-opacity=".6" d="M50.738 10.999c4.825 5.179 7.782 12.122 7.782 19.76c0 16.015-12.984 29-29 29a28.86 28.86 0 0 1-14.664-3.985C20.145 61.42 27.653 64.958 36 64.958c16.016 0 29-12.984 29-29c0-10.631-5.73-19.911-14.262-24.96"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="36" cy="35.958" r="29"/><circle cx="36" cy="32.595" r="3.363"/><circle cx="36" cy="40.31" r="4.352"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPool8Ball(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="35.958" r="29" fill="#3f3f3f"/><circle cx="36" cy="35.958" r="15" fill="#fff"/><path fillOpacity=".6" d="M50.738 10.999c4.825 5.179 7.782 12.122 7.782 19.76c0 16.015-12.984 29-29 29a28.86 28.86 0 0 1-14.664-3.985C20.145 61.42 27.653 64.958 36 64.958c16.016 0 29-12.984 29-29c0-10.631-5.73-19.911-14.262-24.96"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><circle cx="36" cy="35.958" r="29"/><circle cx="36" cy="32.595" r="3.363"/><circle cx="36" cy="40.31" r="4.352"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="35.958" r="29" fill="#3f3f3f"/><circle cx="36" cy="35.958" r="15" fill="#fff"/><path fill-opacity=".6" d="M50.738 10.999c4.825 5.179 7.782 12.122 7.782 19.76c0 16.015-12.984 29-29 29a28.86 28.86 0 0 1-14.664-3.985C20.145 61.42 27.653 64.958 36 64.958c16.016 0 29-12.984 29-29c0-10.631-5.73-19.911-14.262-24.96"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="36" cy="35.958" r="29"/><circle cx="36" cy="32.595" r="3.363"/><circle cx="36" cy="40.31" r="4.352"/></g></svg>
</template>

CSS

.icon-pool-8-ball {
  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%3Ccircle%20cx%3D%2236%22%20cy%3D%2235.958%22%20r%3D%2229%22%20fill%3D%22%233f3f3f%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2235.958%22%20r%3D%2215%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill-opacity%3D%22.6%22%20d%3D%22M50.738%2010.999c4.825%205.179%207.782%2012.122%207.782%2019.76c0%2016.015-12.984%2029-29%2029a28.86%2028.86%200%200%201-14.664-3.985C20.145%2061.42%2027.653%2064.958%2036%2064.958c16.016%200%2029-12.984%2029-29c0-10.631-5.73-19.911-14.262-24.96%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%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2235.958%22%20r%3D%2229%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2232.595%22%20r%3D%223.363%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240.31%22%20r%3D%224.352%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%3Ccircle%20cx%3D%2236%22%20cy%3D%2235.958%22%20r%3D%2229%22%20fill%3D%22%233f3f3f%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2235.958%22%20r%3D%2215%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill-opacity%3D%22.6%22%20d%3D%22M50.738%2010.999c4.825%205.179%207.782%2012.122%207.782%2019.76c0%2016.015-12.984%2029-29%2029a28.86%2028.86%200%200%201-14.664-3.985C20.145%2061.42%2027.653%2064.958%2036%2064.958c16.016%200%2029-12.984%2029-29c0-10.631-5.73-19.911-14.262-24.96%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%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2235.958%22%20r%3D%2229%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2232.595%22%20r%3D%223.363%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240.31%22%20r%3D%224.352%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/pool-8-ball.svg?color=%231a73e8&size=48