sports basketball icon
sports-basketball from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-basketball
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sports-basketball-rounded, sports-basketball-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the sports basketball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.03 11.494q.068-1.371.507-2.595t1.215-2.262q.933.957 1.53 2.241t.695 2.616zm13.993 0q.098-1.332.654-2.575T19.248 6.7q.777 1.033 1.216 2.25t.505 2.544zM4.752 17.3q-.777-1.033-1.196-2.228q-.42-1.195-.525-2.566h3.946q-.098 1.333-.695 2.575T4.752 17.3m14.496 0q-1.015-.977-1.571-2.22t-.654-2.574h3.946q-.067 1.327-.505 2.544t-1.216 2.25M8.002 11.494q-.104-1.607-.783-3.017q-.678-1.41-1.832-2.558q1.161-1.257 2.737-2.021t3.37-.867v8.463zm4.504 0V3.031q1.794.104 3.37.867t2.738 2.021q-1.18 1.085-1.846 2.526q-.666 1.442-.77 3.05zm-1.012 9.475q-1.838-.103-3.392-.89q-1.554-.785-2.716-2.042q1.18-1.104 1.846-2.504t.77-3.027h3.492zm1.012 0v-8.463h3.492q.104 1.627.77 3.059t1.846 2.516q-1.162 1.258-2.738 2.021t-3.37.867"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSportsBasketball(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="M3.03 11.494q.068-1.371.507-2.595t1.215-2.262q.933.957 1.53 2.241t.695 2.616zm13.993 0q.098-1.332.654-2.575T19.248 6.7q.777 1.033 1.216 2.25t.505 2.544zM4.752 17.3q-.777-1.033-1.196-2.228q-.42-1.195-.525-2.566h3.946q-.098 1.333-.695 2.575T4.752 17.3m14.496 0q-1.015-.977-1.571-2.22t-.654-2.574h3.946q-.067 1.327-.505 2.544t-1.216 2.25M8.002 11.494q-.104-1.607-.783-3.017q-.678-1.41-1.832-2.558q1.161-1.257 2.737-2.021t3.37-.867v8.463zm4.504 0V3.031q1.794.104 3.37.867t2.738 2.021q-1.18 1.085-1.846 2.526q-.666 1.442-.77 3.05zm-1.012 9.475q-1.838-.103-3.392-.89q-1.554-.785-2.716-2.042q1.18-1.104 1.846-2.504t.77-3.027h3.492zm1.012 0v-8.463h3.492q.104 1.627.77 3.059t1.846 2.516q-1.162 1.258-2.738 2.021t-3.37.867"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.03 11.494q.068-1.371.507-2.595t1.215-2.262q.933.957 1.53 2.241t.695 2.616zm13.993 0q.098-1.332.654-2.575T19.248 6.7q.777 1.033 1.216 2.25t.505 2.544zM4.752 17.3q-.777-1.033-1.196-2.228q-.42-1.195-.525-2.566h3.946q-.098 1.333-.695 2.575T4.752 17.3m14.496 0q-1.015-.977-1.571-2.22t-.654-2.574h3.946q-.067 1.327-.505 2.544t-1.216 2.25M8.002 11.494q-.104-1.607-.783-3.017q-.678-1.41-1.832-2.558q1.161-1.257 2.737-2.021t3.37-.867v8.463zm4.504 0V3.031q1.794.104 3.37.867t2.738 2.021q-1.18 1.085-1.846 2.526q-.666 1.442-.77 3.05zm-1.012 9.475q-1.838-.103-3.392-.89q-1.554-.785-2.716-2.042q1.18-1.104 1.846-2.504t.77-3.027h3.492zm1.012 0v-8.463h3.492q.104 1.627.77 3.059t1.846 2.516q-1.162 1.258-2.738 2.021t-3.37.867"/></svg> </template>
CSS
.icon-sports-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%22M3.03%2011.494q.068-1.371.507-2.595t1.215-2.262q.933.957%201.53%202.241t.695%202.616zm13.993%200q.098-1.332.654-2.575T19.248%206.7q.777%201.033%201.216%202.25t.505%202.544zM4.752%2017.3q-.777-1.033-1.196-2.228q-.42-1.195-.525-2.566h3.946q-.098%201.333-.695%202.575T4.752%2017.3m14.496%200q-1.015-.977-1.571-2.22t-.654-2.574h3.946q-.067%201.327-.505%202.544t-1.216%202.25M8.002%2011.494q-.104-1.607-.783-3.017q-.678-1.41-1.832-2.558q1.161-1.257%202.737-2.021t3.37-.867v8.463zm4.504%200V3.031q1.794.104%203.37.867t2.738%202.021q-1.18%201.085-1.846%202.526q-.666%201.442-.77%203.05zm-1.012%209.475q-1.838-.103-3.392-.89q-1.554-.785-2.716-2.042q1.18-1.104%201.846-2.504t.77-3.027h3.492zm1.012%200v-8.463h3.492q.104%201.627.77%203.059t1.846%202.516q-1.162%201.258-2.738%202.021t-3.37.867%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%22M3.03%2011.494q.068-1.371.507-2.595t1.215-2.262q.933.957%201.53%202.241t.695%202.616zm13.993%200q.098-1.332.654-2.575T19.248%206.7q.777%201.033%201.216%202.25t.505%202.544zM4.752%2017.3q-.777-1.033-1.196-2.228q-.42-1.195-.525-2.566h3.946q-.098%201.333-.695%202.575T4.752%2017.3m14.496%200q-1.015-.977-1.571-2.22t-.654-2.574h3.946q-.067%201.327-.505%202.544t-1.216%202.25M8.002%2011.494q-.104-1.607-.783-3.017q-.678-1.41-1.832-2.558q1.161-1.257%202.737-2.021t3.37-.867v8.463zm4.504%200V3.031q1.794.104%203.37.867t2.738%202.021q-1.18%201.085-1.846%202.526q-.666%201.442-.77%203.05zm-1.012%209.475q-1.838-.103-3.392-.89q-1.554-.785-2.716-2.042q1.18-1.104%201.846-2.504t.77-3.027h3.492zm1.012%200v-8.463h3.492q.104%201.627.77%203.059t1.846%202.516q-1.162%201.258-2.738%202.021t-3.37.867%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/sports-basketball.svg?color=%231a73e8&size=48