bowling from Twitter Emoji by Twitter · Default · Activities · CC-BY-4.0 Attribution required.

Name
bowling
Set
Twitter Emoji
Style
Default
Category
Activities
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More activities icons from Twitter Emoji

Use the bowling emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="M22 10c0-1 1-3 1-5s0-3-1-4s-2-1-2-1s-1 0-2 1s-1 2-1 4s1 4 1 5c0 3-4 5-4 9.084C14 22.417 16 29 17 31h6c1-2 3-8.583 3-11.916C26 15 22 13 22 10"/><path fill="#be1931" d="M18 10h4c0-.475.227-1.18.464-2h-4.927c.236.82.463 1.525.463 2m5.902 4c-.494-.681-.976-1.333-1.332-2h-5.139c-.357.667-.839 1.319-1.332 2z"/><path fill="#ccd6dd" d="M32 13c0-1 1-3 1-5s0-3-1-4s-2-1-2-1s-1 0-2 1s-1 2-1 4s1 4 1 5c0 3-4 5-4 9.084C24 25.417 26 32 27 34h6c1-2 3-8.583 3-11.916C36 18 32 16 32 13"/><path fill="#be1931" d="M28 13h4c0-.475.227-1.18.464-2h-4.927c.236.82.463 1.525.463 2m5.902 4c-.494-.681-.976-1.333-1.332-2h-5.139c-.357.667-.839 1.319-1.332 2z"/><circle cx="12.562" cy="23.438" r="12.562" fill="#31373d"/><circle cx="12.915" cy="18.79" r="2.316"/><circle cx="6.505" cy="20.938" r="2.316"/><circle cx="11.431" cy="28.053" r="2.316"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiBowling(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="M22 10c0-1 1-3 1-5s0-3-1-4s-2-1-2-1s-1 0-2 1s-1 2-1 4s1 4 1 5c0 3-4 5-4 9.084C14 22.417 16 29 17 31h6c1-2 3-8.583 3-11.916C26 15 22 13 22 10"/><path fill="#be1931" d="M18 10h4c0-.475.227-1.18.464-2h-4.927c.236.82.463 1.525.463 2m5.902 4c-.494-.681-.976-1.333-1.332-2h-5.139c-.357.667-.839 1.319-1.332 2z"/><path fill="#ccd6dd" d="M32 13c0-1 1-3 1-5s0-3-1-4s-2-1-2-1s-1 0-2 1s-1 2-1 4s1 4 1 5c0 3-4 5-4 9.084C24 25.417 26 32 27 34h6c1-2 3-8.583 3-11.916C36 18 32 16 32 13"/><path fill="#be1931" d="M28 13h4c0-.475.227-1.18.464-2h-4.927c.236.82.463 1.525.463 2m5.902 4c-.494-.681-.976-1.333-1.332-2h-5.139c-.357.667-.839 1.319-1.332 2z"/><circle cx="12.562" cy="23.438" r="12.562" fill="#31373d"/><circle cx="12.915" cy="18.79" r="2.316"/><circle cx="6.505" cy="20.938" r="2.316"/><circle cx="11.431" cy="28.053" r="2.316"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="M22 10c0-1 1-3 1-5s0-3-1-4s-2-1-2-1s-1 0-2 1s-1 2-1 4s1 4 1 5c0 3-4 5-4 9.084C14 22.417 16 29 17 31h6c1-2 3-8.583 3-11.916C26 15 22 13 22 10"/><path fill="#be1931" d="M18 10h4c0-.475.227-1.18.464-2h-4.927c.236.82.463 1.525.463 2m5.902 4c-.494-.681-.976-1.333-1.332-2h-5.139c-.357.667-.839 1.319-1.332 2z"/><path fill="#ccd6dd" d="M32 13c0-1 1-3 1-5s0-3-1-4s-2-1-2-1s-1 0-2 1s-1 2-1 4s1 4 1 5c0 3-4 5-4 9.084C24 25.417 26 32 27 34h6c1-2 3-8.583 3-11.916C36 18 32 16 32 13"/><path fill="#be1931" d="M28 13h4c0-.475.227-1.18.464-2h-4.927c.236.82.463 1.525.463 2m5.902 4c-.494-.681-.976-1.333-1.332-2h-5.139c-.357.667-.839 1.319-1.332 2z"/><circle cx="12.562" cy="23.438" r="12.562" fill="#31373d"/><circle cx="12.915" cy="18.79" r="2.316"/><circle cx="6.505" cy="20.938" r="2.316"/><circle cx="11.431" cy="28.053" r="2.316"/></svg>
</template>

CSS

.icon-bowling {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M22%2010c0-1%201-3%201-5s0-3-1-4s-2-1-2-1s-1%200-2%201s-1%202-1%204s1%204%201%205c0%203-4%205-4%209.084C14%2022.417%2016%2029%2017%2031h6c1-2%203-8.583%203-11.916C26%2015%2022%2013%2022%2010%22%2F%3E%3Cpath%20fill%3D%22%23be1931%22%20d%3D%22M18%2010h4c0-.475.227-1.18.464-2h-4.927c.236.82.463%201.525.463%202m5.902%204c-.494-.681-.976-1.333-1.332-2h-5.139c-.357.667-.839%201.319-1.332%202z%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M32%2013c0-1%201-3%201-5s0-3-1-4s-2-1-2-1s-1%200-2%201s-1%202-1%204s1%204%201%205c0%203-4%205-4%209.084C24%2025.417%2026%2032%2027%2034h6c1-2%203-8.583%203-11.916C36%2018%2032%2016%2032%2013%22%2F%3E%3Cpath%20fill%3D%22%23be1931%22%20d%3D%22M28%2013h4c0-.475.227-1.18.464-2h-4.927c.236.82.463%201.525.463%202m5.902%204c-.494-.681-.976-1.333-1.332-2h-5.139c-.357.667-.839%201.319-1.332%202z%22%2F%3E%3Ccircle%20cx%3D%2212.562%22%20cy%3D%2223.438%22%20r%3D%2212.562%22%20fill%3D%22%2331373d%22%2F%3E%3Ccircle%20cx%3D%2212.915%22%20cy%3D%2218.79%22%20r%3D%222.316%22%2F%3E%3Ccircle%20cx%3D%226.505%22%20cy%3D%2220.938%22%20r%3D%222.316%22%2F%3E%3Ccircle%20cx%3D%2211.431%22%20cy%3D%2228.053%22%20r%3D%222.316%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M22%2010c0-1%201-3%201-5s0-3-1-4s-2-1-2-1s-1%200-2%201s-1%202-1%204s1%204%201%205c0%203-4%205-4%209.084C14%2022.417%2016%2029%2017%2031h6c1-2%203-8.583%203-11.916C26%2015%2022%2013%2022%2010%22%2F%3E%3Cpath%20fill%3D%22%23be1931%22%20d%3D%22M18%2010h4c0-.475.227-1.18.464-2h-4.927c.236.82.463%201.525.463%202m5.902%204c-.494-.681-.976-1.333-1.332-2h-5.139c-.357.667-.839%201.319-1.332%202z%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M32%2013c0-1%201-3%201-5s0-3-1-4s-2-1-2-1s-1%200-2%201s-1%202-1%204s1%204%201%205c0%203-4%205-4%209.084C24%2025.417%2026%2032%2027%2034h6c1-2%203-8.583%203-11.916C36%2018%2032%2016%2032%2013%22%2F%3E%3Cpath%20fill%3D%22%23be1931%22%20d%3D%22M28%2013h4c0-.475.227-1.18.464-2h-4.927c.236.82.463%201.525.463%202m5.902%204c-.494-.681-.976-1.333-1.332-2h-5.139c-.357.667-.839%201.319-1.332%202z%22%2F%3E%3Ccircle%20cx%3D%2212.562%22%20cy%3D%2223.438%22%20r%3D%2212.562%22%20fill%3D%22%2331373d%22%2F%3E%3Ccircle%20cx%3D%2212.915%22%20cy%3D%2218.79%22%20r%3D%222.316%22%2F%3E%3Ccircle%20cx%3D%226.505%22%20cy%3D%2220.938%22%20r%3D%222.316%22%2F%3E%3Ccircle%20cx%3D%2211.431%22%20cy%3D%2228.053%22%20r%3D%222.316%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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