sport basketball icon
sport-basketball-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- sport-basketball-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the sport 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.941 21.956a9.96 9.96 0 0 0 6.13-2.885c3.905-3.905 3.905-10.237 0-14.142s-10.237-3.905-14.142 0s-3.905 10.237 0 14.142a9.98 9.98 0 0 0 7.687 2.91a.75.75 0 0 0 .325-.025M3.577 10.854a8.46 8.46 0 0 1 1.905-4.31L10.94 12l-1.088 1.088c-1.052-.85-2.224-1.308-3.341-1.608c-.65-.174-1.296-.3-1.887-.413l-.016-.004q-.55-.103-1.03-.209m-.069 1.52q.4.083.8.16l.014.002c.603.117 1.202.233 1.799.393c.953.256 1.861.616 2.662 1.228l-3.3 3.3a8.47 8.47 0 0 1-1.975-5.083m6.339 2.84c.675.862 1.04 1.806 1.297 2.773c.125.47.221.928.318 1.392l.084.395q.075.36.165.721a8.47 8.47 0 0 1-5.168-1.977zm3.393 5.196a16 16 0 0 1-.228-.95l-.077-.367c-.098-.469-.205-.98-.341-1.492c-.301-1.128-.762-2.337-1.68-3.454L12 13.061l5.457 5.457a8.46 8.46 0 0 1-4.217 1.892M13.06 12l1.212-1.211c1.114.942 2.28 1.46 3.365 1.826c.447.152.897.282 1.311.403l.46.134c.35.106.671.208.964.321a8.45 8.45 0 0 1-1.854 3.984zm6.777-.285l-.502-.147a29 29 0 0 1-1.217-.374c-.944-.32-1.888-.74-2.781-1.47l3.18-3.181a8.47 8.47 0 0 1 1.983 5.382q-.332-.112-.663-.21m-2.38-6.233l-3.181 3.181c-.73-.893-1.151-1.837-1.47-2.781a28 28 0 0 1-.374-1.218v-.001l-.148-.5q-.098-.332-.209-.663a8.47 8.47 0 0 1 5.382 1.982m-6.073.88c.367 1.085.884 2.252 1.827 3.366L12 10.94L6.543 5.482a8.45 8.45 0 0 1 3.984-1.854c.113.293.215.613.32.964l.135.46c.12.414.25.863.402 1.31"/></svg>
React
import type { SVGProps } from "react";
export function FluentSportBasketball24Regular(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.941 21.956a9.96 9.96 0 0 0 6.13-2.885c3.905-3.905 3.905-10.237 0-14.142s-10.237-3.905-14.142 0s-3.905 10.237 0 14.142a9.98 9.98 0 0 0 7.687 2.91a.75.75 0 0 0 .325-.025M3.577 10.854a8.46 8.46 0 0 1 1.905-4.31L10.94 12l-1.088 1.088c-1.052-.85-2.224-1.308-3.341-1.608c-.65-.174-1.296-.3-1.887-.413l-.016-.004q-.55-.103-1.03-.209m-.069 1.52q.4.083.8.16l.014.002c.603.117 1.202.233 1.799.393c.953.256 1.861.616 2.662 1.228l-3.3 3.3a8.47 8.47 0 0 1-1.975-5.083m6.339 2.84c.675.862 1.04 1.806 1.297 2.773c.125.47.221.928.318 1.392l.084.395q.075.36.165.721a8.47 8.47 0 0 1-5.168-1.977zm3.393 5.196a16 16 0 0 1-.228-.95l-.077-.367c-.098-.469-.205-.98-.341-1.492c-.301-1.128-.762-2.337-1.68-3.454L12 13.061l5.457 5.457a8.46 8.46 0 0 1-4.217 1.892M13.06 12l1.212-1.211c1.114.942 2.28 1.46 3.365 1.826c.447.152.897.282 1.311.403l.46.134c.35.106.671.208.964.321a8.45 8.45 0 0 1-1.854 3.984zm6.777-.285l-.502-.147a29 29 0 0 1-1.217-.374c-.944-.32-1.888-.74-2.781-1.47l3.18-3.181a8.47 8.47 0 0 1 1.983 5.382q-.332-.112-.663-.21m-2.38-6.233l-3.181 3.181c-.73-.893-1.151-1.837-1.47-2.781a28 28 0 0 1-.374-1.218v-.001l-.148-.5q-.098-.332-.209-.663a8.47 8.47 0 0 1 5.382 1.982m-6.073.88c.367 1.085.884 2.252 1.827 3.366L12 10.94L6.543 5.482a8.45 8.45 0 0 1 3.984-1.854c.113.293.215.613.32.964l.135.46c.12.414.25.863.402 1.31"/></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.941 21.956a9.96 9.96 0 0 0 6.13-2.885c3.905-3.905 3.905-10.237 0-14.142s-10.237-3.905-14.142 0s-3.905 10.237 0 14.142a9.98 9.98 0 0 0 7.687 2.91a.75.75 0 0 0 .325-.025M3.577 10.854a8.46 8.46 0 0 1 1.905-4.31L10.94 12l-1.088 1.088c-1.052-.85-2.224-1.308-3.341-1.608c-.65-.174-1.296-.3-1.887-.413l-.016-.004q-.55-.103-1.03-.209m-.069 1.52q.4.083.8.16l.014.002c.603.117 1.202.233 1.799.393c.953.256 1.861.616 2.662 1.228l-3.3 3.3a8.47 8.47 0 0 1-1.975-5.083m6.339 2.84c.675.862 1.04 1.806 1.297 2.773c.125.47.221.928.318 1.392l.084.395q.075.36.165.721a8.47 8.47 0 0 1-5.168-1.977zm3.393 5.196a16 16 0 0 1-.228-.95l-.077-.367c-.098-.469-.205-.98-.341-1.492c-.301-1.128-.762-2.337-1.68-3.454L12 13.061l5.457 5.457a8.46 8.46 0 0 1-4.217 1.892M13.06 12l1.212-1.211c1.114.942 2.28 1.46 3.365 1.826c.447.152.897.282 1.311.403l.46.134c.35.106.671.208.964.321a8.45 8.45 0 0 1-1.854 3.984zm6.777-.285l-.502-.147a29 29 0 0 1-1.217-.374c-.944-.32-1.888-.74-2.781-1.47l3.18-3.181a8.47 8.47 0 0 1 1.983 5.382q-.332-.112-.663-.21m-2.38-6.233l-3.181 3.181c-.73-.893-1.151-1.837-1.47-2.781a28 28 0 0 1-.374-1.218v-.001l-.148-.5q-.098-.332-.209-.663a8.47 8.47 0 0 1 5.382 1.982m-6.073.88c.367 1.085.884 2.252 1.827 3.366L12 10.94L6.543 5.482a8.45 8.45 0 0 1 3.984-1.854c.113.293.215.613.32.964l.135.46c.12.414.25.863.402 1.31"/></svg> </template>
CSS
.icon-sport-basketball-24-regular {
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.941%2021.956a9.96%209.96%200%200%200%206.13-2.885c3.905-3.905%203.905-10.237%200-14.142s-10.237-3.905-14.142%200s-3.905%2010.237%200%2014.142a9.98%209.98%200%200%200%207.687%202.91a.75.75%200%200%200%20.325-.025M3.577%2010.854a8.46%208.46%200%200%201%201.905-4.31L10.94%2012l-1.088%201.088c-1.052-.85-2.224-1.308-3.341-1.608c-.65-.174-1.296-.3-1.887-.413l-.016-.004q-.55-.103-1.03-.209m-.069%201.52q.4.083.8.16l.014.002c.603.117%201.202.233%201.799.393c.953.256%201.861.616%202.662%201.228l-3.3%203.3a8.47%208.47%200%200%201-1.975-5.083m6.339%202.84c.675.862%201.04%201.806%201.297%202.773c.125.47.221.928.318%201.392l.084.395q.075.36.165.721a8.47%208.47%200%200%201-5.168-1.977zm3.393%205.196a16%2016%200%200%201-.228-.95l-.077-.367c-.098-.469-.205-.98-.341-1.492c-.301-1.128-.762-2.337-1.68-3.454L12%2013.061l5.457%205.457a8.46%208.46%200%200%201-4.217%201.892M13.06%2012l1.212-1.211c1.114.942%202.28%201.46%203.365%201.826c.447.152.897.282%201.311.403l.46.134c.35.106.671.208.964.321a8.45%208.45%200%200%201-1.854%203.984zm6.777-.285l-.502-.147a29%2029%200%200%201-1.217-.374c-.944-.32-1.888-.74-2.781-1.47l3.18-3.181a8.47%208.47%200%200%201%201.983%205.382q-.332-.112-.663-.21m-2.38-6.233l-3.181%203.181c-.73-.893-1.151-1.837-1.47-2.781a28%2028%200%200%201-.374-1.218v-.001l-.148-.5q-.098-.332-.209-.663a8.47%208.47%200%200%201%205.382%201.982m-6.073.88c.367%201.085.884%202.252%201.827%203.366L12%2010.94L6.543%205.482a8.45%208.45%200%200%201%203.984-1.854c.113.293.215.613.32.964l.135.46c.12.414.25.863.402%201.31%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.941%2021.956a9.96%209.96%200%200%200%206.13-2.885c3.905-3.905%203.905-10.237%200-14.142s-10.237-3.905-14.142%200s-3.905%2010.237%200%2014.142a9.98%209.98%200%200%200%207.687%202.91a.75.75%200%200%200%20.325-.025M3.577%2010.854a8.46%208.46%200%200%201%201.905-4.31L10.94%2012l-1.088%201.088c-1.052-.85-2.224-1.308-3.341-1.608c-.65-.174-1.296-.3-1.887-.413l-.016-.004q-.55-.103-1.03-.209m-.069%201.52q.4.083.8.16l.014.002c.603.117%201.202.233%201.799.393c.953.256%201.861.616%202.662%201.228l-3.3%203.3a8.47%208.47%200%200%201-1.975-5.083m6.339%202.84c.675.862%201.04%201.806%201.297%202.773c.125.47.221.928.318%201.392l.084.395q.075.36.165.721a8.47%208.47%200%200%201-5.168-1.977zm3.393%205.196a16%2016%200%200%201-.228-.95l-.077-.367c-.098-.469-.205-.98-.341-1.492c-.301-1.128-.762-2.337-1.68-3.454L12%2013.061l5.457%205.457a8.46%208.46%200%200%201-4.217%201.892M13.06%2012l1.212-1.211c1.114.942%202.28%201.46%203.365%201.826c.447.152.897.282%201.311.403l.46.134c.35.106.671.208.964.321a8.45%208.45%200%200%201-1.854%203.984zm6.777-.285l-.502-.147a29%2029%200%200%201-1.217-.374c-.944-.32-1.888-.74-2.781-1.47l3.18-3.181a8.47%208.47%200%200%201%201.983%205.382q-.332-.112-.663-.21m-2.38-6.233l-3.181%203.181c-.73-.893-1.151-1.837-1.47-2.781a28%2028%200%200%201-.374-1.218v-.001l-.148-.5q-.098-.332-.209-.663a8.47%208.47%200%200%201%205.382%201.982m-6.073.88c.367%201.085.884%202.252%201.827%203.366L12%2010.94L6.543%205.482a8.45%208.45%200%200%201%203.984-1.854c.113.293.215.613.32.964l.135.46c.12.414.25.863.402%201.31%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/sport-basketball-24-regular.svg?color=%231a73e8&size=48