basketball icon
basketball from Unicons by Iconscout · Line · Sports · Apache-2.0 Free for personal and commercial use.
- Name
- basketball
- Set
- Unicons
- Style
- Line
- Category
- Sports
- Viewbox
- 24×24
- License
- Apache 2.0
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 Iconsbasketball-fillMingCute IconbasketballNoto EmojibasketballOpenMojibasketballPhosphorbasketball-fillRemix Iconbasketball-boldSolarbasketballStreamline Emojis
More sports icons from Unicons
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="M12 2a10 10 0 0 0-8.4 4.59a10 10 0 0 0 14.66 13.2A10 10 0 0 0 12 2m2 2.26A8 8 0 0 1 19.74 10A9.8 9.8 0 0 0 15 11.38a15.7 15.7 0 0 0-2.4-2.21A10.06 10.06 0 0 0 14 4.26M12 4a7.9 7.9 0 0 1-1.14 4.07c-.15-.08-.29-.17-.44-.24a15.5 15.5 0 0 0-4.09-1.47A8 8 0 0 1 12 4M5 8.16A13.8 13.8 0 0 1 9.49 9.6l.13.08A7.93 7.93 0 0 1 4 12a8 8 0 0 1 1-3.84m5 11.58A8 8 0 0 1 4.26 14a9.9 9.9 0 0 0 7.08-3.21a14 14 0 0 1 2 1.8A10 10 0 0 0 10 19.74m2 .26a8 8 0 0 1 2.56-5.85c.06.08.12.15.17.23a14 14 0 0 1 1.84 4.18A7.93 7.93 0 0 1 12 20m6.21-3a16 16 0 0 0-1.8-3.75L16.2 13a7.9 7.9 0 0 1 3.8-1a8 8 0 0 1-1.79 5"/></svg>
React
import type { SVGProps } from "react";
export function UilBasketball(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="M12 2a10 10 0 0 0-8.4 4.59a10 10 0 0 0 14.66 13.2A10 10 0 0 0 12 2m2 2.26A8 8 0 0 1 19.74 10A9.8 9.8 0 0 0 15 11.38a15.7 15.7 0 0 0-2.4-2.21A10.06 10.06 0 0 0 14 4.26M12 4a7.9 7.9 0 0 1-1.14 4.07c-.15-.08-.29-.17-.44-.24a15.5 15.5 0 0 0-4.09-1.47A8 8 0 0 1 12 4M5 8.16A13.8 13.8 0 0 1 9.49 9.6l.13.08A7.93 7.93 0 0 1 4 12a8 8 0 0 1 1-3.84m5 11.58A8 8 0 0 1 4.26 14a9.9 9.9 0 0 0 7.08-3.21a14 14 0 0 1 2 1.8A10 10 0 0 0 10 19.74m2 .26a8 8 0 0 1 2.56-5.85c.06.08.12.15.17.23a14 14 0 0 1 1.84 4.18A7.93 7.93 0 0 1 12 20m6.21-3a16 16 0 0 0-1.8-3.75L16.2 13a7.9 7.9 0 0 1 3.8-1a8 8 0 0 1-1.79 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a10 10 0 0 0-8.4 4.59a10 10 0 0 0 14.66 13.2A10 10 0 0 0 12 2m2 2.26A8 8 0 0 1 19.74 10A9.8 9.8 0 0 0 15 11.38a15.7 15.7 0 0 0-2.4-2.21A10.06 10.06 0 0 0 14 4.26M12 4a7.9 7.9 0 0 1-1.14 4.07c-.15-.08-.29-.17-.44-.24a15.5 15.5 0 0 0-4.09-1.47A8 8 0 0 1 12 4M5 8.16A13.8 13.8 0 0 1 9.49 9.6l.13.08A7.93 7.93 0 0 1 4 12a8 8 0 0 1 1-3.84m5 11.58A8 8 0 0 1 4.26 14a9.9 9.9 0 0 0 7.08-3.21a14 14 0 0 1 2 1.8A10 10 0 0 0 10 19.74m2 .26a8 8 0 0 1 2.56-5.85c.06.08.12.15.17.23a14 14 0 0 1 1.84 4.18A7.93 7.93 0 0 1 12 20m6.21-3a16 16 0 0 0-1.8-3.75L16.2 13a7.9 7.9 0 0 1 3.8-1a8 8 0 0 1-1.79 5"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202a10%2010%200%200%200-8.4%204.59a10%2010%200%200%200%2014.66%2013.2A10%2010%200%200%200%2012%202m2%202.26A8%208%200%200%201%2019.74%2010A9.8%209.8%200%200%200%2015%2011.38a15.7%2015.7%200%200%200-2.4-2.21A10.06%2010.06%200%200%200%2014%204.26M12%204a7.9%207.9%200%200%201-1.14%204.07c-.15-.08-.29-.17-.44-.24a15.5%2015.5%200%200%200-4.09-1.47A8%208%200%200%201%2012%204M5%208.16A13.8%2013.8%200%200%201%209.49%209.6l.13.08A7.93%207.93%200%200%201%204%2012a8%208%200%200%201%201-3.84m5%2011.58A8%208%200%200%201%204.26%2014a9.9%209.9%200%200%200%207.08-3.21a14%2014%200%200%201%202%201.8A10%2010%200%200%200%2010%2019.74m2%20.26a8%208%200%200%201%202.56-5.85c.06.08.12.15.17.23a14%2014%200%200%201%201.84%204.18A7.93%207.93%200%200%201%2012%2020m6.21-3a16%2016%200%200%200-1.8-3.75L16.2%2013a7.9%207.9%200%200%201%203.8-1a8%208%200%200%201-1.79%205%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%22M12%202a10%2010%200%200%200-8.4%204.59a10%2010%200%200%200%2014.66%2013.2A10%2010%200%200%200%2012%202m2%202.26A8%208%200%200%201%2019.74%2010A9.8%209.8%200%200%200%2015%2011.38a15.7%2015.7%200%200%200-2.4-2.21A10.06%2010.06%200%200%200%2014%204.26M12%204a7.9%207.9%200%200%201-1.14%204.07c-.15-.08-.29-.17-.44-.24a15.5%2015.5%200%200%200-4.09-1.47A8%208%200%200%201%2012%204M5%208.16A13.8%2013.8%200%200%201%209.49%209.6l.13.08A7.93%207.93%200%200%201%204%2012a8%208%200%200%201%201-3.84m5%2011.58A8%208%200%200%201%204.26%2014a9.9%209.9%200%200%200%207.08-3.21a14%2014%200%200%201%202%201.8A10%2010%200%200%200%2010%2019.74m2%20.26a8%208%200%200%201%202.56-5.85c.06.08.12.15.17.23a14%2014%200%200%201%201.84%204.18A7.93%207.93%200%200%201%2012%2020m6.21-3a16%2016%200%200%200-1.8-3.75L16.2%2013a7.9%207.9%200%200%201%203.8-1a8%208%200%200%201-1.79%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/basketball.svg?color=%231a73e8&size=48