basketball emoji

basketball from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="29" fill="#f4aa41"/><path fill="#e27022" d="M50.7 11c4.8 5.2 7.8 12.1 7.8 19.8c0 16-13 29-29 29c-5.4 0-10.4-1.5-14.7-4C20.1 61.4 27.7 65 36 65c16 0 29-13 29-29c0-10.7-5.7-20-14.3-25"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M7 36h58M36 7v58m19.2-7.3c-5.6-5.6-9-13.2-9-21.8c0-8.5 3.4-16.2 9-21.8m-38.3.1c5.6 5.6 9 13.3 9 21.8s-3.4 16.2-9 21.8"/><circle cx="36" cy="36" r="29"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBasketball(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="36" r="29" fill="#f4aa41"/><path fill="#e27022" d="M50.7 11c4.8 5.2 7.8 12.1 7.8 19.8c0 16-13 29-29 29c-5.4 0-10.4-1.5-14.7-4C20.1 61.4 27.7 65 36 65c16 0 29-13 29-29c0-10.7-5.7-20-14.3-25"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M7 36h58M36 7v58m19.2-7.3c-5.6-5.6-9-13.2-9-21.8c0-8.5 3.4-16.2 9-21.8m-38.3.1c5.6 5.6 9 13.3 9 21.8s-3.4 16.2-9 21.8"/><circle cx="36" cy="36" r="29"/></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="36" r="29" fill="#f4aa41"/><path fill="#e27022" d="M50.7 11c4.8 5.2 7.8 12.1 7.8 19.8c0 16-13 29-29 29c-5.4 0-10.4-1.5-14.7-4C20.1 61.4 27.7 65 36 65c16 0 29-13 29-29c0-10.7-5.7-20-14.3-25"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M7 36h58M36 7v58m19.2-7.3c-5.6-5.6-9-13.2-9-21.8c0-8.5 3.4-16.2 9-21.8m-38.3.1c5.6 5.6 9 13.3 9 21.8s-3.4 16.2-9 21.8"/><circle cx="36" cy="36" r="29"/></g></svg>
</template>

CSS

.icon-basketball {
  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%2236%22%20r%3D%2229%22%20fill%3D%22%23f4aa41%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M50.7%2011c4.8%205.2%207.8%2012.1%207.8%2019.8c0%2016-13%2029-29%2029c-5.4%200-10.4-1.5-14.7-4C20.1%2061.4%2027.7%2065%2036%2065c16%200%2029-13%2029-29c0-10.7-5.7-20-14.3-25%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%3Cpath%20d%3D%22M7%2036h58M36%207v58m19.2-7.3c-5.6-5.6-9-13.2-9-21.8c0-8.5%203.4-16.2%209-21.8m-38.3.1c5.6%205.6%209%2013.3%209%2021.8s-3.4%2016.2-9%2021.8%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2229%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%2236%22%20r%3D%2229%22%20fill%3D%22%23f4aa41%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M50.7%2011c4.8%205.2%207.8%2012.1%207.8%2019.8c0%2016-13%2029-29%2029c-5.4%200-10.4-1.5-14.7-4C20.1%2061.4%2027.7%2065%2036%2065c16%200%2029-13%2029-29c0-10.7-5.7-20-14.3-25%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%3Cpath%20d%3D%22M7%2036h58M36%207v58m19.2-7.3c-5.6-5.6-9-13.2-9-21.8c0-8.5%203.4-16.2%209-21.8m-38.3.1c5.6%205.6%209%2013.3%209%2021.8s-3.4%2016.2-9%2021.8%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2229%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/basketball.svg?color=%231a73e8&size=48