basketball icon
basketball-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- basketball-duotone
- Set
- Phosphor
- Style
- Duotone
- 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"><g fill="currentColor"><path d="m60 195.88l.12.12ZM60 60a96.43 96.43 0 0 0 0 135.88a96.1 96.1 0 0 0 28-67.94A96.1 96.1 0 0 0 60 60m136 0a96.43 96.43 0 0 0 0 135.88A96.43 96.43 0 0 0 196 60m0 135.88l.12.12z" opacity=".2"/><path d="M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24M40.37 136h39.26A87.2 87.2 0 0 1 60 183.83A87.54 87.54 0 0 1 40.37 136M136 120V40.37a87.6 87.6 0 0 1 48.68 20.37A103.06 103.06 0 0 0 160.3 120Zm-16 0H95.7a103.06 103.06 0 0 0-24.38-59.26A87.6 87.6 0 0 1 120 40.37Zm-40.37 0H40.37A87.54 87.54 0 0 1 60 72.17A87.2 87.2 0 0 1 79.63 120m16.07 16H120v79.63a87.6 87.6 0 0 1-48.68-20.37A103.1 103.1 0 0 0 95.7 136m40.3 0h24.3a103.1 103.1 0 0 0 24.38 59.26A87.6 87.6 0 0 1 136 215.63Zm40.37 0h39.26A87.54 87.54 0 0 1 196 183.83A87.2 87.2 0 0 1 176.37 136m0-16A87.2 87.2 0 0 1 196 72.17A87.54 87.54 0 0 1 215.63 120Z"/></g></svg>
React
import type { SVGProps } from "react";
export function PhBasketballDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m60 195.88l.12.12ZM60 60a96.43 96.43 0 0 0 0 135.88a96.1 96.1 0 0 0 28-67.94A96.1 96.1 0 0 0 60 60m136 0a96.43 96.43 0 0 0 0 135.88A96.43 96.43 0 0 0 196 60m0 135.88l.12.12z" opacity=".2"/><path d="M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24M40.37 136h39.26A87.2 87.2 0 0 1 60 183.83A87.54 87.54 0 0 1 40.37 136M136 120V40.37a87.6 87.6 0 0 1 48.68 20.37A103.06 103.06 0 0 0 160.3 120Zm-16 0H95.7a103.06 103.06 0 0 0-24.38-59.26A87.6 87.6 0 0 1 120 40.37Zm-40.37 0H40.37A87.54 87.54 0 0 1 60 72.17A87.2 87.2 0 0 1 79.63 120m16.07 16H120v79.63a87.6 87.6 0 0 1-48.68-20.37A103.1 103.1 0 0 0 95.7 136m40.3 0h24.3a103.1 103.1 0 0 0 24.38 59.26A87.6 87.6 0 0 1 136 215.63Zm40.37 0h39.26A87.54 87.54 0 0 1 196 183.83A87.2 87.2 0 0 1 176.37 136m0-16A87.2 87.2 0 0 1 196 72.17A87.54 87.54 0 0 1 215.63 120Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m60 195.88l.12.12ZM60 60a96.43 96.43 0 0 0 0 135.88a96.1 96.1 0 0 0 28-67.94A96.1 96.1 0 0 0 60 60m136 0a96.43 96.43 0 0 0 0 135.88A96.43 96.43 0 0 0 196 60m0 135.88l.12.12z" opacity=".2"/><path d="M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24M40.37 136h39.26A87.2 87.2 0 0 1 60 183.83A87.54 87.54 0 0 1 40.37 136M136 120V40.37a87.6 87.6 0 0 1 48.68 20.37A103.06 103.06 0 0 0 160.3 120Zm-16 0H95.7a103.06 103.06 0 0 0-24.38-59.26A87.6 87.6 0 0 1 120 40.37Zm-40.37 0H40.37A87.54 87.54 0 0 1 60 72.17A87.2 87.2 0 0 1 79.63 120m16.07 16H120v79.63a87.6 87.6 0 0 1-48.68-20.37A103.1 103.1 0 0 0 95.7 136m40.3 0h24.3a103.1 103.1 0 0 0 24.38 59.26A87.6 87.6 0 0 1 136 215.63Zm40.37 0h39.26A87.54 87.54 0 0 1 196 183.83A87.2 87.2 0 0 1 176.37 136m0-16A87.2 87.2 0 0 1 196 72.17A87.54 87.54 0 0 1 215.63 120Z"/></g></svg> </template>
CSS
.icon-basketball-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m60%20195.88l.12.12ZM60%2060a96.43%2096.43%200%200%200%200%20135.88a96.1%2096.1%200%200%200%2028-67.94A96.1%2096.1%200%200%200%2060%2060m136%200a96.43%2096.43%200%200%200%200%20135.88A96.43%2096.43%200%200%200%20196%2060m0%20135.88l.12.12z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M128%2024a104%20104%200%201%200%20104%20104A104.11%20104.11%200%200%200%20128%2024M40.37%20136h39.26A87.2%2087.2%200%200%201%2060%20183.83A87.54%2087.54%200%200%201%2040.37%20136M136%20120V40.37a87.6%2087.6%200%200%201%2048.68%2020.37A103.06%20103.06%200%200%200%20160.3%20120Zm-16%200H95.7a103.06%20103.06%200%200%200-24.38-59.26A87.6%2087.6%200%200%201%20120%2040.37Zm-40.37%200H40.37A87.54%2087.54%200%200%201%2060%2072.17A87.2%2087.2%200%200%201%2079.63%20120m16.07%2016H120v79.63a87.6%2087.6%200%200%201-48.68-20.37A103.1%20103.1%200%200%200%2095.7%20136m40.3%200h24.3a103.1%20103.1%200%200%200%2024.38%2059.26A87.6%2087.6%200%200%201%20136%20215.63Zm40.37%200h39.26A87.54%2087.54%200%200%201%20196%20183.83A87.2%2087.2%200%200%201%20176.37%20136m0-16A87.2%2087.2%200%200%201%20196%2072.17A87.54%2087.54%200%200%201%20215.63%20120Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m60%20195.88l.12.12ZM60%2060a96.43%2096.43%200%200%200%200%20135.88a96.1%2096.1%200%200%200%2028-67.94A96.1%2096.1%200%200%200%2060%2060m136%200a96.43%2096.43%200%200%200%200%20135.88A96.43%2096.43%200%200%200%20196%2060m0%20135.88l.12.12z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M128%2024a104%20104%200%201%200%20104%20104A104.11%20104.11%200%200%200%20128%2024M40.37%20136h39.26A87.2%2087.2%200%200%201%2060%20183.83A87.54%2087.54%200%200%201%2040.37%20136M136%20120V40.37a87.6%2087.6%200%200%201%2048.68%2020.37A103.06%20103.06%200%200%200%20160.3%20120Zm-16%200H95.7a103.06%20103.06%200%200%200-24.38-59.26A87.6%2087.6%200%200%201%20120%2040.37Zm-40.37%200H40.37A87.54%2087.54%200%200%201%2060%2072.17A87.2%2087.2%200%200%201%2079.63%20120m16.07%2016H120v79.63a87.6%2087.6%200%200%201-48.68-20.37A103.1%20103.1%200%200%200%2095.7%20136m40.3%200h24.3a103.1%20103.1%200%200%200%2024.38%2059.26A87.6%2087.6%200%200%201%20136%20215.63Zm40.37%200h39.26A87.54%2087.54%200%200%201%20196%20183.83A87.2%2087.2%200%200%201%20176.37%20136m0-16A87.2%2087.2%200%200%201%20196%2072.17A87.54%2087.54%200%200%201%20215.63%20120Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/basketball-duotone.svg?color=%231a73e8&size=48