basketball icon
basketball-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- basketball-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
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 EmojibasketballOpenMojibasketball-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 256 256"><path fill="currentColor" d="M128 28a100 100 0 1 0 100 100A100.11 100.11 0 0 0 128 28M60 66.07A91.22 91.22 0 0 1 83.9 124H36.09A91.7 91.7 0 0 1 60 66.07M132 124V36.09a91.63 91.63 0 0 1 58.32 24.3A99.24 99.24 0 0 0 164.09 124Zm-8 0H91.91a99.24 99.24 0 0 0-26.23-63.61A91.63 91.63 0 0 1 124 36.09Zm-40.1 8A91.22 91.22 0 0 1 60 189.93A91.7 91.7 0 0 1 36.09 132Zm8 0H124v87.91a91.63 91.63 0 0 1-58.32-24.3A99.24 99.24 0 0 0 91.91 132Zm40.1 0h32.09a99.24 99.24 0 0 0 26.23 63.61a91.63 91.63 0 0 1-58.32 24.3Zm40.1 0h47.81A91.7 91.7 0 0 1 196 189.93A91.22 91.22 0 0 1 172.1 132m0-8A91.22 91.22 0 0 1 196 66.07A91.7 91.7 0 0 1 219.91 124Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBasketballThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 28a100 100 0 1 0 100 100A100.11 100.11 0 0 0 128 28M60 66.07A91.22 91.22 0 0 1 83.9 124H36.09A91.7 91.7 0 0 1 60 66.07M132 124V36.09a91.63 91.63 0 0 1 58.32 24.3A99.24 99.24 0 0 0 164.09 124Zm-8 0H91.91a99.24 99.24 0 0 0-26.23-63.61A91.63 91.63 0 0 1 124 36.09Zm-40.1 8A91.22 91.22 0 0 1 60 189.93A91.7 91.7 0 0 1 36.09 132Zm8 0H124v87.91a91.63 91.63 0 0 1-58.32-24.3A99.24 99.24 0 0 0 91.91 132Zm40.1 0h32.09a99.24 99.24 0 0 0 26.23 63.61a91.63 91.63 0 0 1-58.32 24.3Zm40.1 0h47.81A91.7 91.7 0 0 1 196 189.93A91.22 91.22 0 0 1 172.1 132m0-8A91.22 91.22 0 0 1 196 66.07A91.7 91.7 0 0 1 219.91 124Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 28a100 100 0 1 0 100 100A100.11 100.11 0 0 0 128 28M60 66.07A91.22 91.22 0 0 1 83.9 124H36.09A91.7 91.7 0 0 1 60 66.07M132 124V36.09a91.63 91.63 0 0 1 58.32 24.3A99.24 99.24 0 0 0 164.09 124Zm-8 0H91.91a99.24 99.24 0 0 0-26.23-63.61A91.63 91.63 0 0 1 124 36.09Zm-40.1 8A91.22 91.22 0 0 1 60 189.93A91.7 91.7 0 0 1 36.09 132Zm8 0H124v87.91a91.63 91.63 0 0 1-58.32-24.3A99.24 99.24 0 0 0 91.91 132Zm40.1 0h32.09a99.24 99.24 0 0 0 26.23 63.61a91.63 91.63 0 0 1-58.32 24.3Zm40.1 0h47.81A91.7 91.7 0 0 1 196 189.93A91.22 91.22 0 0 1 172.1 132m0-8A91.22 91.22 0 0 1 196 66.07A91.7 91.7 0 0 1 219.91 124Z"/></svg> </template>
CSS
.icon-basketball-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2028a100%20100%200%201%200%20100%20100A100.11%20100.11%200%200%200%20128%2028M60%2066.07A91.22%2091.22%200%200%201%2083.9%20124H36.09A91.7%2091.7%200%200%201%2060%2066.07M132%20124V36.09a91.63%2091.63%200%200%201%2058.32%2024.3A99.24%2099.24%200%200%200%20164.09%20124Zm-8%200H91.91a99.24%2099.24%200%200%200-26.23-63.61A91.63%2091.63%200%200%201%20124%2036.09Zm-40.1%208A91.22%2091.22%200%200%201%2060%20189.93A91.7%2091.7%200%200%201%2036.09%20132Zm8%200H124v87.91a91.63%2091.63%200%200%201-58.32-24.3A99.24%2099.24%200%200%200%2091.91%20132Zm40.1%200h32.09a99.24%2099.24%200%200%200%2026.23%2063.61a91.63%2091.63%200%200%201-58.32%2024.3Zm40.1%200h47.81A91.7%2091.7%200%200%201%20196%20189.93A91.22%2091.22%200%200%201%20172.1%20132m0-8A91.22%2091.22%200%200%201%20196%2066.07A91.7%2091.7%200%200%201%20219.91%20124Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2028a100%20100%200%201%200%20100%20100A100.11%20100.11%200%200%200%20128%2028M60%2066.07A91.22%2091.22%200%200%201%2083.9%20124H36.09A91.7%2091.7%200%200%201%2060%2066.07M132%20124V36.09a91.63%2091.63%200%200%201%2058.32%2024.3A99.24%2099.24%200%200%200%20164.09%20124Zm-8%200H91.91a99.24%2099.24%200%200%200-26.23-63.61A91.63%2091.63%200%200%201%20124%2036.09Zm-40.1%208A91.22%2091.22%200%200%201%2060%20189.93A91.7%2091.7%200%200%201%2036.09%20132Zm8%200H124v87.91a91.63%2091.63%200%200%201-58.32-24.3A99.24%2099.24%200%200%200%2091.91%20132Zm40.1%200h32.09a99.24%2099.24%200%200%200%2026.23%2063.61a91.63%2091.63%200%200%201-58.32%2024.3Zm40.1%200h47.81A91.7%2091.7%200%200%201%20196%20189.93A91.22%2091.22%200%200%201%20172.1%20132m0-8A91.22%2091.22%200%200%201%20196%2066.07A91.7%2091.7%200%200%201%20219.91%20124Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/basketball-thin.svg?color=%231a73e8&size=48