md basketball icon
md-basketball from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-basketball
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md basketball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M191.6 272c-3.8 55-26.4 107.1-64.5 147.7 31.6 25 70.9 41 112.9 44.3V272h-48.4z" fill="currentColor"/><path d="M272 464c42-3.3 81.5-19.4 113.1-44.5-38-40.6-60.5-92.5-64.3-147.5H272v192z" fill="currentColor"/><path d="M240 48c-42 3.2-80.5 19-111.9 43.6 38 40.9 60.3 93.4 63.7 148.4H240V48z" fill="currentColor"/><path d="M320.7 240c3.4-55 25.6-107.4 63.5-148.3C352.7 67.1 314 51.2 272 48v192h48.7z" fill="currentColor"/><path d="M408.6 114.2c-17.2 18.5-30.7 39.7-40.1 62.9-8.2 20.2-13.1 40.9-14.6 62.9H464c-3.7-48-24.1-92.2-55.4-125.8z" fill="currentColor"/><path d="M368.5 333.1c9.6 23.7 23.3 45.1 40.9 63.8C440.3 363.4 460.3 320 464 272H354.1c1.6 21 6.5 41.5 14.4 61.1z" fill="currentColor"/><path d="M143.9 177.1c-9.5-23.3-23-44.5-40.3-63.1-31.4 33.6-51.9 78-55.6 126h110.5c-1.6-22-6.5-42.8-14.6-62.9z" fill="currentColor"/><path d="M102.7 397.1c17.7-18.8 31.5-40.3 41.1-64 8-19.6 12.8-40.1 14.5-61.1H48c3.7 48 23.8 91.6 54.7 125.1z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdBasketball(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M191.6 272c-3.8 55-26.4 107.1-64.5 147.7 31.6 25 70.9 41 112.9 44.3V272h-48.4z" fill="currentColor"/><path d="M272 464c42-3.3 81.5-19.4 113.1-44.5-38-40.6-60.5-92.5-64.3-147.5H272v192z" fill="currentColor"/><path d="M240 48c-42 3.2-80.5 19-111.9 43.6 38 40.9 60.3 93.4 63.7 148.4H240V48z" fill="currentColor"/><path d="M320.7 240c3.4-55 25.6-107.4 63.5-148.3C352.7 67.1 314 51.2 272 48v192h48.7z" fill="currentColor"/><path d="M408.6 114.2c-17.2 18.5-30.7 39.7-40.1 62.9-8.2 20.2-13.1 40.9-14.6 62.9H464c-3.7-48-24.1-92.2-55.4-125.8z" fill="currentColor"/><path d="M368.5 333.1c9.6 23.7 23.3 45.1 40.9 63.8C440.3 363.4 460.3 320 464 272H354.1c1.6 21 6.5 41.5 14.4 61.1z" fill="currentColor"/><path d="M143.9 177.1c-9.5-23.3-23-44.5-40.3-63.1-31.4 33.6-51.9 78-55.6 126h110.5c-1.6-22-6.5-42.8-14.6-62.9z" fill="currentColor"/><path d="M102.7 397.1c17.7-18.8 31.5-40.3 41.1-64 8-19.6 12.8-40.1 14.5-61.1H48c3.7 48 23.8 91.6 54.7 125.1z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M191.6 272c-3.8 55-26.4 107.1-64.5 147.7 31.6 25 70.9 41 112.9 44.3V272h-48.4z" fill="currentColor"/><path d="M272 464c42-3.3 81.5-19.4 113.1-44.5-38-40.6-60.5-92.5-64.3-147.5H272v192z" fill="currentColor"/><path d="M240 48c-42 3.2-80.5 19-111.9 43.6 38 40.9 60.3 93.4 63.7 148.4H240V48z" fill="currentColor"/><path d="M320.7 240c3.4-55 25.6-107.4 63.5-148.3C352.7 67.1 314 51.2 272 48v192h48.7z" fill="currentColor"/><path d="M408.6 114.2c-17.2 18.5-30.7 39.7-40.1 62.9-8.2 20.2-13.1 40.9-14.6 62.9H464c-3.7-48-24.1-92.2-55.4-125.8z" fill="currentColor"/><path d="M368.5 333.1c9.6 23.7 23.3 45.1 40.9 63.8C440.3 363.4 460.3 320 464 272H354.1c1.6 21 6.5 41.5 14.4 61.1z" fill="currentColor"/><path d="M143.9 177.1c-9.5-23.3-23-44.5-40.3-63.1-31.4 33.6-51.9 78-55.6 126h110.5c-1.6-22-6.5-42.8-14.6-62.9z" fill="currentColor"/><path d="M102.7 397.1c17.7-18.8 31.5-40.3 41.1-64 8-19.6 12.8-40.1 14.5-61.1H48c3.7 48 23.8 91.6 54.7 125.1z" fill="currentColor"/></svg> </template>
CSS
.icon-md-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%20512%20512%22%3E%3Cpath%20d%3D%22M191.6%20272c-3.8%2055-26.4%20107.1-64.5%20147.7%2031.6%2025%2070.9%2041%20112.9%2044.3V272h-48.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M272%20464c42-3.3%2081.5-19.4%20113.1-44.5-38-40.6-60.5-92.5-64.3-147.5H272v192z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M240%2048c-42%203.2-80.5%2019-111.9%2043.6%2038%2040.9%2060.3%2093.4%2063.7%20148.4H240V48z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M320.7%20240c3.4-55%2025.6-107.4%2063.5-148.3C352.7%2067.1%20314%2051.2%20272%2048v192h48.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M408.6%20114.2c-17.2%2018.5-30.7%2039.7-40.1%2062.9-8.2%2020.2-13.1%2040.9-14.6%2062.9H464c-3.7-48-24.1-92.2-55.4-125.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M368.5%20333.1c9.6%2023.7%2023.3%2045.1%2040.9%2063.8C440.3%20363.4%20460.3%20320%20464%20272H354.1c1.6%2021%206.5%2041.5%2014.4%2061.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M143.9%20177.1c-9.5-23.3-23-44.5-40.3-63.1-31.4%2033.6-51.9%2078-55.6%20126h110.5c-1.6-22-6.5-42.8-14.6-62.9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M102.7%20397.1c17.7-18.8%2031.5-40.3%2041.1-64%208-19.6%2012.8-40.1%2014.5-61.1H48c3.7%2048%2023.8%2091.6%2054.7%20125.1z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M191.6%20272c-3.8%2055-26.4%20107.1-64.5%20147.7%2031.6%2025%2070.9%2041%20112.9%2044.3V272h-48.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M272%20464c42-3.3%2081.5-19.4%20113.1-44.5-38-40.6-60.5-92.5-64.3-147.5H272v192z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M240%2048c-42%203.2-80.5%2019-111.9%2043.6%2038%2040.9%2060.3%2093.4%2063.7%20148.4H240V48z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M320.7%20240c3.4-55%2025.6-107.4%2063.5-148.3C352.7%2067.1%20314%2051.2%20272%2048v192h48.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M408.6%20114.2c-17.2%2018.5-30.7%2039.7-40.1%2062.9-8.2%2020.2-13.1%2040.9-14.6%2062.9H464c-3.7-48-24.1-92.2-55.4-125.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M368.5%20333.1c9.6%2023.7%2023.3%2045.1%2040.9%2063.8C440.3%20363.4%20460.3%20320%20464%20272H354.1c1.6%2021%206.5%2041.5%2014.4%2061.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M143.9%20177.1c-9.5-23.3-23-44.5-40.3-63.1-31.4%2033.6-51.9%2078-55.6%20126h110.5c-1.6-22-6.5-42.8-14.6-62.9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M102.7%20397.1c17.7-18.8%2031.5-40.3%2041.1-64%208-19.6%2012.8-40.1%2014.5-61.1H48c3.7%2048%2023.8%2091.6%2054.7%20125.1z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-basketball.svg?color=%231a73e8&size=48