bowling from Streamline Emojis by Streamline · Default · Activity · CC-BY-4.0 Attribution required.

Name
bowling
Set
Streamline Emojis
Style
Default
Category
Activity
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More activity icons from Streamline Emojis

Use the bowling emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M9.69 45.13a14.31 1.87 0 1 0 28.62 0a14.31 1.87 0 1 0-28.62 0" opacity=".15"/><path fill="#fff" d="M33.49 13.79v-.38a6 6 0 0 1 1.09-3.29a4.8 4.8 0 0 0 .78-2.59a4.36 4.36 0 1 0-8.71 0a4.7 4.7 0 0 0 .78 2.59a6.1 6.1 0 0 1 1.08 3.29v.38A9.3 9.3 0 0 1 27 18.33a15.4 15.4 0 0 0-3.45 10.36c0 4.91 1.3 11.73 3.26 14.31h8.42c2-2.58 3.26-9.4 3.26-14.31A15.4 15.4 0 0 0 35 18.33a9.2 9.2 0 0 1-1.51-4.54"/><path fill="#e0e0e0" d="M37.78 35.69a10.47 10.47 0 0 1-10.4-8.86a39 39 0 0 1-.38-5.46a20.6 20.6 0 0 1 .26-3.43q-.12.21-.24.39a15.4 15.4 0 0 0-3.45 10.36c0 4.91 1.3 11.73 3.26 14.31h8.42c1.11-1.45 2-4.26 2.57-7.31Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33.49 13.79v-.38a6 6 0 0 1 1.09-3.29a4.8 4.8 0 0 0 .78-2.59a4.36 4.36 0 1 0-8.71 0a4.7 4.7 0 0 0 .78 2.59a6.1 6.1 0 0 1 1.08 3.29v.38A9.3 9.3 0 0 1 27 18.33a15.4 15.4 0 0 0-3.45 10.36c0 4.91 1.3 11.73 3.26 14.31h8.42c2-2.58 3.26-9.4 3.26-14.31A15.4 15.4 0 0 0 35 18.33a9.2 9.2 0 0 1-1.51-4.54"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33.74 11.88h-5.48a5.3 5.3 0 0 1 .25 1.53v.38a4 4 0 0 1 0 .58h5.06v-.96a5.3 5.3 0 0 1 .17-1.53M27 18.33a9 9 0 0 0-.64 1h9.33c-.21-.36-.42-.71-.64-1a8 8 0 0 1-.8-1.47h-6.48a8.7 8.7 0 0 1-.77 1.47"/><path fill="#87898c" d="M8.6 33.18a11.82 11.82 0 1 0 23.64 0a11.82 11.82 0 1 0-23.64 0"/><path fill="#656769" d="M20.42 41.89A11.82 11.82 0 0 1 8.71 31.62a11.5 11.5 0 0 0-.11 1.56a11.83 11.83 0 0 0 23.65 0a11.5 11.5 0 0 0-.12-1.56a11.82 11.82 0 0 1-11.71 10.27"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M8.6 33.18a11.82 11.82 0 1 0 23.64 0a11.82 11.82 0 1 0-23.64 0"/><path fill="#656769" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M12.34 30.06a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0m4.97 1.87a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0"/><path fill="#bdbec0" d="M17.15 24.23a3.27 1.32 0 1 0 6.54 0a3.27 1.32 0 1 0-6.54 0"/><path fill="#656769" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.38 26.25a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisBowling(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M9.69 45.13a14.31 1.87 0 1 0 28.62 0a14.31 1.87 0 1 0-28.62 0" opacity=".15"/><path fill="#fff" d="M33.49 13.79v-.38a6 6 0 0 1 1.09-3.29a4.8 4.8 0 0 0 .78-2.59a4.36 4.36 0 1 0-8.71 0a4.7 4.7 0 0 0 .78 2.59a6.1 6.1 0 0 1 1.08 3.29v.38A9.3 9.3 0 0 1 27 18.33a15.4 15.4 0 0 0-3.45 10.36c0 4.91 1.3 11.73 3.26 14.31h8.42c2-2.58 3.26-9.4 3.26-14.31A15.4 15.4 0 0 0 35 18.33a9.2 9.2 0 0 1-1.51-4.54"/><path fill="#e0e0e0" d="M37.78 35.69a10.47 10.47 0 0 1-10.4-8.86a39 39 0 0 1-.38-5.46a20.6 20.6 0 0 1 .26-3.43q-.12.21-.24.39a15.4 15.4 0 0 0-3.45 10.36c0 4.91 1.3 11.73 3.26 14.31h8.42c1.11-1.45 2-4.26 2.57-7.31Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M33.49 13.79v-.38a6 6 0 0 1 1.09-3.29a4.8 4.8 0 0 0 .78-2.59a4.36 4.36 0 1 0-8.71 0a4.7 4.7 0 0 0 .78 2.59a6.1 6.1 0 0 1 1.08 3.29v.38A9.3 9.3 0 0 1 27 18.33a15.4 15.4 0 0 0-3.45 10.36c0 4.91 1.3 11.73 3.26 14.31h8.42c2-2.58 3.26-9.4 3.26-14.31A15.4 15.4 0 0 0 35 18.33a9.2 9.2 0 0 1-1.51-4.54"/><path fill="#ff6242" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M33.74 11.88h-5.48a5.3 5.3 0 0 1 .25 1.53v.38a4 4 0 0 1 0 .58h5.06v-.96a5.3 5.3 0 0 1 .17-1.53M27 18.33a9 9 0 0 0-.64 1h9.33c-.21-.36-.42-.71-.64-1a8 8 0 0 1-.8-1.47h-6.48a8.7 8.7 0 0 1-.77 1.47"/><path fill="#87898c" d="M8.6 33.18a11.82 11.82 0 1 0 23.64 0a11.82 11.82 0 1 0-23.64 0"/><path fill="#656769" d="M20.42 41.89A11.82 11.82 0 0 1 8.71 31.62a11.5 11.5 0 0 0-.11 1.56a11.83 11.83 0 0 0 23.65 0a11.5 11.5 0 0 0-.12-1.56a11.82 11.82 0 0 1-11.71 10.27"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M8.6 33.18a11.82 11.82 0 1 0 23.64 0a11.82 11.82 0 1 0-23.64 0"/><path fill="#656769" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M12.34 30.06a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0m4.97 1.87a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0"/><path fill="#bdbec0" d="M17.15 24.23a3.27 1.32 0 1 0 6.54 0a3.27 1.32 0 1 0-6.54 0"/><path fill="#656769" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M16.38 26.25a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M9.69 45.13a14.31 1.87 0 1 0 28.62 0a14.31 1.87 0 1 0-28.62 0" opacity=".15"/><path fill="#fff" d="M33.49 13.79v-.38a6 6 0 0 1 1.09-3.29a4.8 4.8 0 0 0 .78-2.59a4.36 4.36 0 1 0-8.71 0a4.7 4.7 0 0 0 .78 2.59a6.1 6.1 0 0 1 1.08 3.29v.38A9.3 9.3 0 0 1 27 18.33a15.4 15.4 0 0 0-3.45 10.36c0 4.91 1.3 11.73 3.26 14.31h8.42c2-2.58 3.26-9.4 3.26-14.31A15.4 15.4 0 0 0 35 18.33a9.2 9.2 0 0 1-1.51-4.54"/><path fill="#e0e0e0" d="M37.78 35.69a10.47 10.47 0 0 1-10.4-8.86a39 39 0 0 1-.38-5.46a20.6 20.6 0 0 1 .26-3.43q-.12.21-.24.39a15.4 15.4 0 0 0-3.45 10.36c0 4.91 1.3 11.73 3.26 14.31h8.42c1.11-1.45 2-4.26 2.57-7.31Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33.49 13.79v-.38a6 6 0 0 1 1.09-3.29a4.8 4.8 0 0 0 .78-2.59a4.36 4.36 0 1 0-8.71 0a4.7 4.7 0 0 0 .78 2.59a6.1 6.1 0 0 1 1.08 3.29v.38A9.3 9.3 0 0 1 27 18.33a15.4 15.4 0 0 0-3.45 10.36c0 4.91 1.3 11.73 3.26 14.31h8.42c2-2.58 3.26-9.4 3.26-14.31A15.4 15.4 0 0 0 35 18.33a9.2 9.2 0 0 1-1.51-4.54"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33.74 11.88h-5.48a5.3 5.3 0 0 1 .25 1.53v.38a4 4 0 0 1 0 .58h5.06v-.96a5.3 5.3 0 0 1 .17-1.53M27 18.33a9 9 0 0 0-.64 1h9.33c-.21-.36-.42-.71-.64-1a8 8 0 0 1-.8-1.47h-6.48a8.7 8.7 0 0 1-.77 1.47"/><path fill="#87898c" d="M8.6 33.18a11.82 11.82 0 1 0 23.64 0a11.82 11.82 0 1 0-23.64 0"/><path fill="#656769" d="M20.42 41.89A11.82 11.82 0 0 1 8.71 31.62a11.5 11.5 0 0 0-.11 1.56a11.83 11.83 0 0 0 23.65 0a11.5 11.5 0 0 0-.12-1.56a11.82 11.82 0 0 1-11.71 10.27"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M8.6 33.18a11.82 11.82 0 1 0 23.64 0a11.82 11.82 0 1 0-23.64 0"/><path fill="#656769" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M12.34 30.06a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0m4.97 1.87a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0"/><path fill="#bdbec0" d="M17.15 24.23a3.27 1.32 0 1 0 6.54 0a3.27 1.32 0 1 0-6.54 0"/><path fill="#656769" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.38 26.25a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M9.69%2045.13a14.31%201.87%200%201%200%2028.62%200a14.31%201.87%200%201%200-28.62%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M33.49%2013.79v-.38a6%206%200%200%201%201.09-3.29a4.8%204.8%200%200%200%20.78-2.59a4.36%204.36%200%201%200-8.71%200a4.7%204.7%200%200%200%20.78%202.59a6.1%206.1%200%200%201%201.08%203.29v.38A9.3%209.3%200%200%201%2027%2018.33a15.4%2015.4%200%200%200-3.45%2010.36c0%204.91%201.3%2011.73%203.26%2014.31h8.42c2-2.58%203.26-9.4%203.26-14.31A15.4%2015.4%200%200%200%2035%2018.33a9.2%209.2%200%200%201-1.51-4.54%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M37.78%2035.69a10.47%2010.47%200%200%201-10.4-8.86a39%2039%200%200%201-.38-5.46a20.6%2020.6%200%200%201%20.26-3.43q-.12.21-.24.39a15.4%2015.4%200%200%200-3.45%2010.36c0%204.91%201.3%2011.73%203.26%2014.31h8.42c1.11-1.45%202-4.26%202.57-7.31Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.49%2013.79v-.38a6%206%200%200%201%201.09-3.29a4.8%204.8%200%200%200%20.78-2.59a4.36%204.36%200%201%200-8.71%200a4.7%204.7%200%200%200%20.78%202.59a6.1%206.1%200%200%201%201.08%203.29v.38A9.3%209.3%200%200%201%2027%2018.33a15.4%2015.4%200%200%200-3.45%2010.36c0%204.91%201.3%2011.73%203.26%2014.31h8.42c2-2.58%203.26-9.4%203.26-14.31A15.4%2015.4%200%200%200%2035%2018.33a9.2%209.2%200%200%201-1.51-4.54%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.74%2011.88h-5.48a5.3%205.3%200%200%201%20.25%201.53v.38a4%204%200%200%201%200%20.58h5.06v-.96a5.3%205.3%200%200%201%20.17-1.53M27%2018.33a9%209%200%200%200-.64%201h9.33c-.21-.36-.42-.71-.64-1a8%208%200%200%201-.8-1.47h-6.48a8.7%208.7%200%200%201-.77%201.47%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M8.6%2033.18a11.82%2011.82%200%201%200%2023.64%200a11.82%2011.82%200%201%200-23.64%200%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M20.42%2041.89A11.82%2011.82%200%200%201%208.71%2031.62a11.5%2011.5%200%200%200-.11%201.56a11.83%2011.83%200%200%200%2023.65%200a11.5%2011.5%200%200%200-.12-1.56a11.82%2011.82%200%200%201-11.71%2010.27%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.6%2033.18a11.82%2011.82%200%201%200%2023.64%200a11.82%2011.82%200%201%200-23.64%200%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.34%2030.06a1.24%201.24%200%201%200%202.48%200a1.24%201.24%200%201%200-2.48%200m4.97%201.87a1.24%201.24%200%201%200%202.48%200a1.24%201.24%200%201%200-2.48%200%22%2F%3E%3Cpath%20fill%3D%22%23bdbec0%22%20d%3D%22M17.15%2024.23a3.27%201.32%200%201%200%206.54%200a3.27%201.32%200%201%200-6.54%200%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.38%2026.25a1.24%201.24%200%201%200%202.48%200a1.24%201.24%200%201%200-2.48%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M9.69%2045.13a14.31%201.87%200%201%200%2028.62%200a14.31%201.87%200%201%200-28.62%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M33.49%2013.79v-.38a6%206%200%200%201%201.09-3.29a4.8%204.8%200%200%200%20.78-2.59a4.36%204.36%200%201%200-8.71%200a4.7%204.7%200%200%200%20.78%202.59a6.1%206.1%200%200%201%201.08%203.29v.38A9.3%209.3%200%200%201%2027%2018.33a15.4%2015.4%200%200%200-3.45%2010.36c0%204.91%201.3%2011.73%203.26%2014.31h8.42c2-2.58%203.26-9.4%203.26-14.31A15.4%2015.4%200%200%200%2035%2018.33a9.2%209.2%200%200%201-1.51-4.54%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M37.78%2035.69a10.47%2010.47%200%200%201-10.4-8.86a39%2039%200%200%201-.38-5.46a20.6%2020.6%200%200%201%20.26-3.43q-.12.21-.24.39a15.4%2015.4%200%200%200-3.45%2010.36c0%204.91%201.3%2011.73%203.26%2014.31h8.42c1.11-1.45%202-4.26%202.57-7.31Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.49%2013.79v-.38a6%206%200%200%201%201.09-3.29a4.8%204.8%200%200%200%20.78-2.59a4.36%204.36%200%201%200-8.71%200a4.7%204.7%200%200%200%20.78%202.59a6.1%206.1%200%200%201%201.08%203.29v.38A9.3%209.3%200%200%201%2027%2018.33a15.4%2015.4%200%200%200-3.45%2010.36c0%204.91%201.3%2011.73%203.26%2014.31h8.42c2-2.58%203.26-9.4%203.26-14.31A15.4%2015.4%200%200%200%2035%2018.33a9.2%209.2%200%200%201-1.51-4.54%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.74%2011.88h-5.48a5.3%205.3%200%200%201%20.25%201.53v.38a4%204%200%200%201%200%20.58h5.06v-.96a5.3%205.3%200%200%201%20.17-1.53M27%2018.33a9%209%200%200%200-.64%201h9.33c-.21-.36-.42-.71-.64-1a8%208%200%200%201-.8-1.47h-6.48a8.7%208.7%200%200%201-.77%201.47%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M8.6%2033.18a11.82%2011.82%200%201%200%2023.64%200a11.82%2011.82%200%201%200-23.64%200%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M20.42%2041.89A11.82%2011.82%200%200%201%208.71%2031.62a11.5%2011.5%200%200%200-.11%201.56a11.83%2011.83%200%200%200%2023.65%200a11.5%2011.5%200%200%200-.12-1.56a11.82%2011.82%200%200%201-11.71%2010.27%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.6%2033.18a11.82%2011.82%200%201%200%2023.64%200a11.82%2011.82%200%201%200-23.64%200%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.34%2030.06a1.24%201.24%200%201%200%202.48%200a1.24%201.24%200%201%200-2.48%200m4.97%201.87a1.24%201.24%200%201%200%202.48%200a1.24%201.24%200%201%200-2.48%200%22%2F%3E%3Cpath%20fill%3D%22%23bdbec0%22%20d%3D%22M17.15%2024.23a3.27%201.32%200%201%200%206.54%200a3.27%201.32%200%201%200-6.54%200%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.38%2026.25a1.24%201.24%200%201%200%202.48%200a1.24%201.24%200%201%200-2.48%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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