basketball icon
basketball-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- basketball-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
basketballBoxIcons v2basketballBoxIcons v2 SolidbasketballCarbonbasketballEmoji One (Colored)basketballElement PlusbasketballFont Awesome 6 SolidbasketballFont Awesome SolidbasketballFluent EmojibasketballFluent Emoji FlatbasketballFluent Emoji High ContrastbasketballIconParkbasketballIconPark OutlinebasketballIconoirbasketballIonIconsbasketballJam IconsbasketballLucide LabbasketballMaterial Design IconsbasketballNoto EmojibasketballOpenMojibasketballPhosphorbasketball-fillRemix Iconbasketball-boldSolarbasketballStreamline EmojisbasketballTwitter Emoji
Use the basketball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.586 12l-6.329 6.328a9.97 9.97 0 0 1-2.255-6.42a8 8 0 0 0 7.124-1.368zm2.874 2.873a8 8 0 0 0-1.369 7.124a9.97 9.97 0 0 1-6.42-2.255L12 13.414zM7.697 9.111a6.01 6.01 0 0 1-5.469.77a9.94 9.94 0 0 1 2.029-4.21zM18.33 19.743a9.94 9.94 0 0 1-4.211 2.028a6.01 6.01 0 0 1 .77-5.469zm3.443-5.626a9.94 9.94 0 0 1-2.028 4.212l-3.441-3.441a6.01 6.01 0 0 1 5.469-.77M9.882 2.227a6.01 6.01 0 0 1-.77 5.47l-3.44-3.44a9.94 9.94 0 0 1 4.21-2.03M12 10.586l-1.46-1.46a8 8 0 0 0 1.369-7.123a9.97 9.97 0 0 1 6.42 2.254zm7.743-4.914a9.97 9.97 0 0 1 2.255 6.42a8 8 0 0 0-7.124 1.368L13.414 12z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteBasketballFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.586 12l-6.329 6.328a9.97 9.97 0 0 1-2.255-6.42a8 8 0 0 0 7.124-1.368zm2.874 2.873a8 8 0 0 0-1.369 7.124a9.97 9.97 0 0 1-6.42-2.255L12 13.414zM7.697 9.111a6.01 6.01 0 0 1-5.469.77a9.94 9.94 0 0 1 2.029-4.21zM18.33 19.743a9.94 9.94 0 0 1-4.211 2.028a6.01 6.01 0 0 1 .77-5.469zm3.443-5.626a9.94 9.94 0 0 1-2.028 4.212l-3.441-3.441a6.01 6.01 0 0 1 5.469-.77M9.882 2.227a6.01 6.01 0 0 1-.77 5.47l-3.44-3.44a9.94 9.94 0 0 1 4.21-2.03M12 10.586l-1.46-1.46a8 8 0 0 0 1.369-7.123a9.97 9.97 0 0 1 6.42 2.254zm7.743-4.914a9.97 9.97 0 0 1 2.255 6.42a8 8 0 0 0-7.124 1.368L13.414 12z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.586 12l-6.329 6.328a9.97 9.97 0 0 1-2.255-6.42a8 8 0 0 0 7.124-1.368zm2.874 2.873a8 8 0 0 0-1.369 7.124a9.97 9.97 0 0 1-6.42-2.255L12 13.414zM7.697 9.111a6.01 6.01 0 0 1-5.469.77a9.94 9.94 0 0 1 2.029-4.21zM18.33 19.743a9.94 9.94 0 0 1-4.211 2.028a6.01 6.01 0 0 1 .77-5.469zm3.443-5.626a9.94 9.94 0 0 1-2.028 4.212l-3.441-3.441a6.01 6.01 0 0 1 5.469-.77M9.882 2.227a6.01 6.01 0 0 1-.77 5.47l-3.44-3.44a9.94 9.94 0 0 1 4.21-2.03M12 10.586l-1.46-1.46a8 8 0 0 0 1.369-7.123a9.97 9.97 0 0 1 6.42 2.254zm7.743-4.914a9.97 9.97 0 0 1 2.255 6.42a8 8 0 0 0-7.124 1.368L13.414 12z"/></svg> </template>
CSS
.icon-basketball-fill {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.586%2012l-6.329%206.328a9.97%209.97%200%200%201-2.255-6.42a8%208%200%200%200%207.124-1.368zm2.874%202.873a8%208%200%200%200-1.369%207.124a9.97%209.97%200%200%201-6.42-2.255L12%2013.414zM7.697%209.111a6.01%206.01%200%200%201-5.469.77a9.94%209.94%200%200%201%202.029-4.21zM18.33%2019.743a9.94%209.94%200%200%201-4.211%202.028a6.01%206.01%200%200%201%20.77-5.469zm3.443-5.626a9.94%209.94%200%200%201-2.028%204.212l-3.441-3.441a6.01%206.01%200%200%201%205.469-.77M9.882%202.227a6.01%206.01%200%200%201-.77%205.47l-3.44-3.44a9.94%209.94%200%200%201%204.21-2.03M12%2010.586l-1.46-1.46a8%208%200%200%200%201.369-7.123a9.97%209.97%200%200%201%206.42%202.254zm7.743-4.914a9.97%209.97%200%200%201%202.255%206.42a8%208%200%200%200-7.124%201.368L13.414%2012z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.586%2012l-6.329%206.328a9.97%209.97%200%200%201-2.255-6.42a8%208%200%200%200%207.124-1.368zm2.874%202.873a8%208%200%200%200-1.369%207.124a9.97%209.97%200%200%201-6.42-2.255L12%2013.414zM7.697%209.111a6.01%206.01%200%200%201-5.469.77a9.94%209.94%200%200%201%202.029-4.21zM18.33%2019.743a9.94%209.94%200%200%201-4.211%202.028a6.01%206.01%200%200%201%20.77-5.469zm3.443-5.626a9.94%209.94%200%200%201-2.028%204.212l-3.441-3.441a6.01%206.01%200%200%201%205.469-.77M9.882%202.227a6.01%206.01%200%200%201-.77%205.47l-3.44-3.44a9.94%209.94%200%200%201%204.21-2.03M12%2010.586l-1.46-1.46a8%208%200%200%200%201.369-7.123a9.97%209.97%200%200%201%206.42%202.254zm7.743-4.914a9.97%209.97%200%200%201%202.255%206.42a8%208%200%200%200-7.124%201.368L13.414%2012z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/basketball-fill.svg?color=%231a73e8&size=48