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

Name
billiards
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 billiards emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M256 508.206c-138.953 0-252-113.047-252-252C4 117.252 117.047 4.205 256 4.205s252 113.047 252 252.001c0 138.953-113.047 252-252 252"/><path fill="#F9F9F7" d="M256 397.411c-77.309 0-140.205-62.896-140.205-140.205S178.691 117 256 117s140.205 62.896 140.205 140.206S333.309 397.411 256 397.411"/><path fill="#2B3B47" d="M293.372 244.201c8.489-9.122 13.695-21.338 13.695-34.752c0-28.159-22.909-51.067-51.067-51.067s-51.067 22.909-51.067 51.067c0 13.414 5.207 25.629 13.695 34.752c-14.428 11.189-23.741 28.674-23.741 48.304c0 33.697 27.415 61.113 61.113 61.113s61.113-27.416 61.113-61.113c0-19.63-9.313-37.115-23.741-48.304M256 187.618c12.038 0 21.831 9.794 21.831 21.832s-9.793 21.832-21.831 21.832s-21.832-9.793-21.832-21.832s9.794-21.832 21.832-21.832m0 136.764c-17.577 0-31.877-14.3-31.877-31.877s14.3-31.878 31.877-31.878s31.877 14.301 31.877 31.878s-14.3 31.877-31.877 31.877"/><path fill="#597B91" d="M165.608 63.927c7.364 10.35-5.593 32.205-28.939 48.814s-48.241 21.683-55.605 11.332s5.593-32.205 28.939-48.814s48.241-21.683 55.605-11.332"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiBilliards(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M256 508.206c-138.953 0-252-113.047-252-252C4 117.252 117.047 4.205 256 4.205s252 113.047 252 252.001c0 138.953-113.047 252-252 252"/><path fill="#F9F9F7" d="M256 397.411c-77.309 0-140.205-62.896-140.205-140.205S178.691 117 256 117s140.205 62.896 140.205 140.206S333.309 397.411 256 397.411"/><path fill="#2B3B47" d="M293.372 244.201c8.489-9.122 13.695-21.338 13.695-34.752c0-28.159-22.909-51.067-51.067-51.067s-51.067 22.909-51.067 51.067c0 13.414 5.207 25.629 13.695 34.752c-14.428 11.189-23.741 28.674-23.741 48.304c0 33.697 27.415 61.113 61.113 61.113s61.113-27.416 61.113-61.113c0-19.63-9.313-37.115-23.741-48.304M256 187.618c12.038 0 21.831 9.794 21.831 21.832s-9.793 21.832-21.831 21.832s-21.832-9.793-21.832-21.832s9.794-21.832 21.832-21.832m0 136.764c-17.577 0-31.877-14.3-31.877-31.877s14.3-31.878 31.877-31.878s31.877 14.301 31.877 31.878s-14.3 31.877-31.877 31.877"/><path fill="#597B91" d="M165.608 63.927c7.364 10.35-5.593 32.205-28.939 48.814s-48.241 21.683-55.605 11.332s5.593-32.205 28.939-48.814s48.241-21.683 55.605-11.332"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M256 508.206c-138.953 0-252-113.047-252-252C4 117.252 117.047 4.205 256 4.205s252 113.047 252 252.001c0 138.953-113.047 252-252 252"/><path fill="#F9F9F7" d="M256 397.411c-77.309 0-140.205-62.896-140.205-140.205S178.691 117 256 117s140.205 62.896 140.205 140.206S333.309 397.411 256 397.411"/><path fill="#2B3B47" d="M293.372 244.201c8.489-9.122 13.695-21.338 13.695-34.752c0-28.159-22.909-51.067-51.067-51.067s-51.067 22.909-51.067 51.067c0 13.414 5.207 25.629 13.695 34.752c-14.428 11.189-23.741 28.674-23.741 48.304c0 33.697 27.415 61.113 61.113 61.113s61.113-27.416 61.113-61.113c0-19.63-9.313-37.115-23.741-48.304M256 187.618c12.038 0 21.831 9.794 21.831 21.832s-9.793 21.832-21.831 21.832s-21.832-9.793-21.832-21.832s9.794-21.832 21.832-21.832m0 136.764c-17.577 0-31.877-14.3-31.877-31.877s14.3-31.878 31.877-31.878s31.877 14.301 31.877 31.878s-14.3 31.877-31.877 31.877"/><path fill="#597B91" d="M165.608 63.927c7.364 10.35-5.593 32.205-28.939 48.814s-48.241 21.683-55.605 11.332s5.593-32.205 28.939-48.814s48.241-21.683 55.605-11.332"/></svg>
</template>

CSS

.icon-billiards {
  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%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M256%20508.206c-138.953%200-252-113.047-252-252C4%20117.252%20117.047%204.205%20256%204.205s252%20113.047%20252%20252.001c0%20138.953-113.047%20252-252%20252%22%2F%3E%3Cpath%20fill%3D%22%23F9F9F7%22%20d%3D%22M256%20397.411c-77.309%200-140.205-62.896-140.205-140.205S178.691%20117%20256%20117s140.205%2062.896%20140.205%20140.206S333.309%20397.411%20256%20397.411%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M293.372%20244.201c8.489-9.122%2013.695-21.338%2013.695-34.752c0-28.159-22.909-51.067-51.067-51.067s-51.067%2022.909-51.067%2051.067c0%2013.414%205.207%2025.629%2013.695%2034.752c-14.428%2011.189-23.741%2028.674-23.741%2048.304c0%2033.697%2027.415%2061.113%2061.113%2061.113s61.113-27.416%2061.113-61.113c0-19.63-9.313-37.115-23.741-48.304M256%20187.618c12.038%200%2021.831%209.794%2021.831%2021.832s-9.793%2021.832-21.831%2021.832s-21.832-9.793-21.832-21.832s9.794-21.832%2021.832-21.832m0%20136.764c-17.577%200-31.877-14.3-31.877-31.877s14.3-31.878%2031.877-31.878s31.877%2014.301%2031.877%2031.878s-14.3%2031.877-31.877%2031.877%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M165.608%2063.927c7.364%2010.35-5.593%2032.205-28.939%2048.814s-48.241%2021.683-55.605%2011.332s5.593-32.205%2028.939-48.814s48.241-21.683%2055.605-11.332%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%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M256%20508.206c-138.953%200-252-113.047-252-252C4%20117.252%20117.047%204.205%20256%204.205s252%20113.047%20252%20252.001c0%20138.953-113.047%20252-252%20252%22%2F%3E%3Cpath%20fill%3D%22%23F9F9F7%22%20d%3D%22M256%20397.411c-77.309%200-140.205-62.896-140.205-140.205S178.691%20117%20256%20117s140.205%2062.896%20140.205%20140.206S333.309%20397.411%20256%20397.411%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M293.372%20244.201c8.489-9.122%2013.695-21.338%2013.695-34.752c0-28.159-22.909-51.067-51.067-51.067s-51.067%2022.909-51.067%2051.067c0%2013.414%205.207%2025.629%2013.695%2034.752c-14.428%2011.189-23.741%2028.674-23.741%2048.304c0%2033.697%2027.415%2061.113%2061.113%2061.113s61.113-27.416%2061.113-61.113c0-19.63-9.313-37.115-23.741-48.304M256%20187.618c12.038%200%2021.831%209.794%2021.831%2021.832s-9.793%2021.832-21.831%2021.832s-21.832-9.793-21.832-21.832s9.794-21.832%2021.832-21.832m0%20136.764c-17.577%200-31.877-14.3-31.877-31.877s14.3-31.878%2031.877-31.878s31.877%2014.301%2031.877%2031.878s-14.3%2031.877-31.877%2031.877%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M165.608%2063.927c7.364%2010.35-5.593%2032.205-28.939%2048.814s-48.241%2021.683-55.605%2011.332s5.593-32.205%2028.939-48.814s48.241-21.683%2055.605-11.332%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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