basketball icon

basketball-filled from Reicon by REICON · Filled · Sports · MIT Free for personal and commercial use.

Name
basketball-filled
Set
Reicon
Style
Filled
Category
Sports
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All basketball icons →

More sports icons from Reicon

Use the basketball icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M6.865 20.583A9.96 9.96 0 0 1 3.339 17A9.96 9.96 0 0 1 2 12.159l.145.028c2.949.581 6.304-.469 9.061-2.162q.545-.334 1.065-.706c.413.516.783 1.04 1.08 1.556c.375.647.713 1.417 1.015 2.24q-.778.377-1.508.822c-2.792 1.699-5.174 4.176-5.992 6.644zm9.395.465a10 10 0 0 1-8.04.21l.069-.204c.663-2.002 2.72-4.237 5.348-5.836q.592-.36 1.206-.667c.252.83.471 1.671.655 2.462a51 51 0 0 1 .699 3.597l.008.053l.002.012v.004z" clip-rule="evenodd"/><path d="M16.226 13.943c1.887-.72 3.811-.996 5.477-.63l.204.045a10 10 0 0 1-.71 2.57a9.95 9.95 0 0 1-3.538 4.317l-.013-.079a52 52 0 0 0-.687-3.494a40 40 0 0 0-.733-2.73m-2.773-5.545c1.728-1.469 3.087-3.21 3.672-4.949l.01-.03A9.96 9.96 0 0 1 20.66 7A9.95 9.95 0 0 1 22 11.842c-1.995-.431-4.186-.1-6.256.68c-.32-.864-.685-1.687-1.094-2.397a14 14 0 0 0-1.197-1.728M8.319 3.454a35 35 0 0 0-.6-.465l-.023-.016a9.95 9.95 0 0 1 5.5-.902c.887.107 1.757.333 2.584.67l-.077.229c-.477 1.418-1.65 2.95-3.228 4.29a32 32 0 0 0-2.203-2.16A42 42 0 0 0 8.32 3.453m2.1 5.294c-2.586 1.588-5.55 2.449-7.987 1.969l-.342-.068a10 10 0 0 1 4.19-6.853l.328.239l.002.001l.01.007l.039.029l.154.115a40 40 0 0 1 2.456 2.03c.66.592 1.358 1.26 2.013 1.965q-.42.293-.863.566"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBasketballFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M6.865 20.583A9.96 9.96 0 0 1 3.339 17A9.96 9.96 0 0 1 2 12.159l.145.028c2.949.581 6.304-.469 9.061-2.162q.545-.334 1.065-.706c.413.516.783 1.04 1.08 1.556c.375.647.713 1.417 1.015 2.24q-.778.377-1.508.822c-2.792 1.699-5.174 4.176-5.992 6.644zm9.395.465a10 10 0 0 1-8.04.21l.069-.204c.663-2.002 2.72-4.237 5.348-5.836q.592-.36 1.206-.667c.252.83.471 1.671.655 2.462a51 51 0 0 1 .699 3.597l.008.053l.002.012v.004z" clipRule="evenodd"/><path d="M16.226 13.943c1.887-.72 3.811-.996 5.477-.63l.204.045a10 10 0 0 1-.71 2.57a9.95 9.95 0 0 1-3.538 4.317l-.013-.079a52 52 0 0 0-.687-3.494a40 40 0 0 0-.733-2.73m-2.773-5.545c1.728-1.469 3.087-3.21 3.672-4.949l.01-.03A9.96 9.96 0 0 1 20.66 7A9.95 9.95 0 0 1 22 11.842c-1.995-.431-4.186-.1-6.256.68c-.32-.864-.685-1.687-1.094-2.397a14 14 0 0 0-1.197-1.728M8.319 3.454a35 35 0 0 0-.6-.465l-.023-.016a9.95 9.95 0 0 1 5.5-.902c.887.107 1.757.333 2.584.67l-.077.229c-.477 1.418-1.65 2.95-3.228 4.29a32 32 0 0 0-2.203-2.16A42 42 0 0 0 8.32 3.453m2.1 5.294c-2.586 1.588-5.55 2.449-7.987 1.969l-.342-.068a10 10 0 0 1 4.19-6.853l.328.239l.002.001l.01.007l.039.029l.154.115a40 40 0 0 1 2.456 2.03c.66.592 1.358 1.26 2.013 1.965q-.42.293-.863.566"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M6.865 20.583A9.96 9.96 0 0 1 3.339 17A9.96 9.96 0 0 1 2 12.159l.145.028c2.949.581 6.304-.469 9.061-2.162q.545-.334 1.065-.706c.413.516.783 1.04 1.08 1.556c.375.647.713 1.417 1.015 2.24q-.778.377-1.508.822c-2.792 1.699-5.174 4.176-5.992 6.644zm9.395.465a10 10 0 0 1-8.04.21l.069-.204c.663-2.002 2.72-4.237 5.348-5.836q.592-.36 1.206-.667c.252.83.471 1.671.655 2.462a51 51 0 0 1 .699 3.597l.008.053l.002.012v.004z" clip-rule="evenodd"/><path d="M16.226 13.943c1.887-.72 3.811-.996 5.477-.63l.204.045a10 10 0 0 1-.71 2.57a9.95 9.95 0 0 1-3.538 4.317l-.013-.079a52 52 0 0 0-.687-3.494a40 40 0 0 0-.733-2.73m-2.773-5.545c1.728-1.469 3.087-3.21 3.672-4.949l.01-.03A9.96 9.96 0 0 1 20.66 7A9.95 9.95 0 0 1 22 11.842c-1.995-.431-4.186-.1-6.256.68c-.32-.864-.685-1.687-1.094-2.397a14 14 0 0 0-1.197-1.728M8.319 3.454a35 35 0 0 0-.6-.465l-.023-.016a9.95 9.95 0 0 1 5.5-.902c.887.107 1.757.333 2.584.67l-.077.229c-.477 1.418-1.65 2.95-3.228 4.29a32 32 0 0 0-2.203-2.16A42 42 0 0 0 8.32 3.453m2.1 5.294c-2.586 1.588-5.55 2.449-7.987 1.969l-.342-.068a10 10 0 0 1 4.19-6.853l.328.239l.002.001l.01.007l.039.029l.154.115a40 40 0 0 1 2.456 2.03c.66.592 1.358 1.26 2.013 1.965q-.42.293-.863.566"/></g></svg>
</template>

CSS

.icon-basketball-filled {
  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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.865%2020.583A9.96%209.96%200%200%201%203.339%2017A9.96%209.96%200%200%201%202%2012.159l.145.028c2.949.581%206.304-.469%209.061-2.162q.545-.334%201.065-.706c.413.516.783%201.04%201.08%201.556c.375.647.713%201.417%201.015%202.24q-.778.377-1.508.822c-2.792%201.699-5.174%204.176-5.992%206.644zm9.395.465a10%2010%200%200%201-8.04.21l.069-.204c.663-2.002%202.72-4.237%205.348-5.836q.592-.36%201.206-.667c.252.83.471%201.671.655%202.462a51%2051%200%200%201%20.699%203.597l.008.053l.002.012v.004z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16.226%2013.943c1.887-.72%203.811-.996%205.477-.63l.204.045a10%2010%200%200%201-.71%202.57a9.95%209.95%200%200%201-3.538%204.317l-.013-.079a52%2052%200%200%200-.687-3.494a40%2040%200%200%200-.733-2.73m-2.773-5.545c1.728-1.469%203.087-3.21%203.672-4.949l.01-.03A9.96%209.96%200%200%201%2020.66%207A9.95%209.95%200%200%201%2022%2011.842c-1.995-.431-4.186-.1-6.256.68c-.32-.864-.685-1.687-1.094-2.397a14%2014%200%200%200-1.197-1.728M8.319%203.454a35%2035%200%200%200-.6-.465l-.023-.016a9.95%209.95%200%200%201%205.5-.902c.887.107%201.757.333%202.584.67l-.077.229c-.477%201.418-1.65%202.95-3.228%204.29a32%2032%200%200%200-2.203-2.16A42%2042%200%200%200%208.32%203.453m2.1%205.294c-2.586%201.588-5.55%202.449-7.987%201.969l-.342-.068a10%2010%200%200%201%204.19-6.853l.328.239l.002.001l.01.007l.039.029l.154.115a40%2040%200%200%201%202.456%202.03c.66.592%201.358%201.26%202.013%201.965q-.42.293-.863.566%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.865%2020.583A9.96%209.96%200%200%201%203.339%2017A9.96%209.96%200%200%201%202%2012.159l.145.028c2.949.581%206.304-.469%209.061-2.162q.545-.334%201.065-.706c.413.516.783%201.04%201.08%201.556c.375.647.713%201.417%201.015%202.24q-.778.377-1.508.822c-2.792%201.699-5.174%204.176-5.992%206.644zm9.395.465a10%2010%200%200%201-8.04.21l.069-.204c.663-2.002%202.72-4.237%205.348-5.836q.592-.36%201.206-.667c.252.83.471%201.671.655%202.462a51%2051%200%200%201%20.699%203.597l.008.053l.002.012v.004z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16.226%2013.943c1.887-.72%203.811-.996%205.477-.63l.204.045a10%2010%200%200%201-.71%202.57a9.95%209.95%200%200%201-3.538%204.317l-.013-.079a52%2052%200%200%200-.687-3.494a40%2040%200%200%200-.733-2.73m-2.773-5.545c1.728-1.469%203.087-3.21%203.672-4.949l.01-.03A9.96%209.96%200%200%201%2020.66%207A9.95%209.95%200%200%201%2022%2011.842c-1.995-.431-4.186-.1-6.256.68c-.32-.864-.685-1.687-1.094-2.397a14%2014%200%200%200-1.197-1.728M8.319%203.454a35%2035%200%200%200-.6-.465l-.023-.016a9.95%209.95%200%200%201%205.5-.902c.887.107%201.757.333%202.584.67l-.077.229c-.477%201.418-1.65%202.95-3.228%204.29a32%2032%200%200%200-2.203-2.16A42%2042%200%200%200%208.32%203.453m2.1%205.294c-2.586%201.588-5.55%202.449-7.987%201.969l-.342-.068a10%2010%200%200%201%204.19-6.853l.328.239l.002.001l.01.007l.039.029l.154.115a40%2040%200%200%201%202.456%202.03c.66.592%201.358%201.26%202.013%201.965q-.42.293-.863.566%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Basketball filled icon — Reicon · IconsDB