ios basketball icon
ios-basketball-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.
- Name
- ios-basketball-outline
- Set
- IonIcons
- Style
- Outline
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios basketball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.137 48 48 141.136 48 256s93.137 208 208 208c114.871 0 208-93.138 208-208S370.871 48 256 48zm190.664 208l-.002.145c-22.315-1.721-43.989-6.972-64.62-15.699a206.906 206.906 0 0 1-49.479-29.634 527.032 527.032 0 0 0 52.824-94.715c37.658 34.853 61.277 84.669 61.277 139.903zm-74.058-150.739c-.28.676-.55 1.354-.835 2.028-13.908 32.883-31.062 63.956-51.286 92.987a215.409 215.409 0 0 1-4.563-4.413c-19.107-19.107-34.107-41.354-44.583-66.12-8.697-20.563-13.933-42.163-15.671-64.401.111 0 .221-.004.332-.004 43.884-.001 84.347 14.911 116.606 39.923zM239.675 66.044c4.431 58.126 31.044 110.041 71.391 147.312a513.394 513.394 0 0 1-30.319 36.965c-47.554-50.032-104.815-90.746-168.767-119.132 31.636-36.456 76.853-60.814 127.695-65.145zm41.012 207.796c36.229 40.67 65.48 86.438 87.185 136.453-25.4 18.467-55.51 30.829-88.162 34.898-2.272-47.816-19.521-91.707-47.179-127.071a531.537 531.537 0 0 0 48.156-44.28zm-18.648-3.801a518.699 518.699 0 0 1-39.778 35.87c-38.737-42.885-93.831-70.706-155.45-73.635 4.07-32.646 16.432-62.75 34.896-88.146 59.195 25.688 112.445 61.947 158.332 107.833a523.63 523.63 0 0 1 9.812 10.089 524.704 524.704 0 0 1-7.812 7.989zM65.508 248.23c25.238 1.145 49.436 6.797 71.45 16.109 24.767 10.476 47.013 25.476 66.12 44.583a212.54 212.54 0 0 1 6.584 6.895c-31.414 23.915-65.427 44.049-101.708 60.182C81.322 343.205 65.336 301.437 65.336 256c0-2.604.068-5.191.172-7.77zm53.559 140.296a527.776 527.776 0 0 0 100.914-60.521 206.935 206.935 0 0 1 27.68 47.037c9.614 22.729 15.013 46.724 16.114 71.45-2.58.104-5.17.172-7.775.172-53.683 0-102.249-22.311-136.933-58.138zm261.743 11.495c-22.489-50.671-52.72-97.14-89.191-137.909a530.62 530.62 0 0 0 31.556-38.336c34.171 27.342 76.521 44.885 122.801 48.363-4.29 50.919-28.665 96.208-65.166 127.882z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosBasketballOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.137 48 48 141.136 48 256s93.137 208 208 208c114.871 0 208-93.138 208-208S370.871 48 256 48zm190.664 208l-.002.145c-22.315-1.721-43.989-6.972-64.62-15.699a206.906 206.906 0 0 1-49.479-29.634 527.032 527.032 0 0 0 52.824-94.715c37.658 34.853 61.277 84.669 61.277 139.903zm-74.058-150.739c-.28.676-.55 1.354-.835 2.028-13.908 32.883-31.062 63.956-51.286 92.987a215.409 215.409 0 0 1-4.563-4.413c-19.107-19.107-34.107-41.354-44.583-66.12-8.697-20.563-13.933-42.163-15.671-64.401.111 0 .221-.004.332-.004 43.884-.001 84.347 14.911 116.606 39.923zM239.675 66.044c4.431 58.126 31.044 110.041 71.391 147.312a513.394 513.394 0 0 1-30.319 36.965c-47.554-50.032-104.815-90.746-168.767-119.132 31.636-36.456 76.853-60.814 127.695-65.145zm41.012 207.796c36.229 40.67 65.48 86.438 87.185 136.453-25.4 18.467-55.51 30.829-88.162 34.898-2.272-47.816-19.521-91.707-47.179-127.071a531.537 531.537 0 0 0 48.156-44.28zm-18.648-3.801a518.699 518.699 0 0 1-39.778 35.87c-38.737-42.885-93.831-70.706-155.45-73.635 4.07-32.646 16.432-62.75 34.896-88.146 59.195 25.688 112.445 61.947 158.332 107.833a523.63 523.63 0 0 1 9.812 10.089 524.704 524.704 0 0 1-7.812 7.989zM65.508 248.23c25.238 1.145 49.436 6.797 71.45 16.109 24.767 10.476 47.013 25.476 66.12 44.583a212.54 212.54 0 0 1 6.584 6.895c-31.414 23.915-65.427 44.049-101.708 60.182C81.322 343.205 65.336 301.437 65.336 256c0-2.604.068-5.191.172-7.77zm53.559 140.296a527.776 527.776 0 0 0 100.914-60.521 206.935 206.935 0 0 1 27.68 47.037c9.614 22.729 15.013 46.724 16.114 71.45-2.58.104-5.17.172-7.775.172-53.683 0-102.249-22.311-136.933-58.138zm261.743 11.495c-22.489-50.671-52.72-97.14-89.191-137.909a530.62 530.62 0 0 0 31.556-38.336c34.171 27.342 76.521 44.885 122.801 48.363-4.29 50.919-28.665 96.208-65.166 127.882z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.137 48 48 141.136 48 256s93.137 208 208 208c114.871 0 208-93.138 208-208S370.871 48 256 48zm190.664 208l-.002.145c-22.315-1.721-43.989-6.972-64.62-15.699a206.906 206.906 0 0 1-49.479-29.634 527.032 527.032 0 0 0 52.824-94.715c37.658 34.853 61.277 84.669 61.277 139.903zm-74.058-150.739c-.28.676-.55 1.354-.835 2.028-13.908 32.883-31.062 63.956-51.286 92.987a215.409 215.409 0 0 1-4.563-4.413c-19.107-19.107-34.107-41.354-44.583-66.12-8.697-20.563-13.933-42.163-15.671-64.401.111 0 .221-.004.332-.004 43.884-.001 84.347 14.911 116.606 39.923zM239.675 66.044c4.431 58.126 31.044 110.041 71.391 147.312a513.394 513.394 0 0 1-30.319 36.965c-47.554-50.032-104.815-90.746-168.767-119.132 31.636-36.456 76.853-60.814 127.695-65.145zm41.012 207.796c36.229 40.67 65.48 86.438 87.185 136.453-25.4 18.467-55.51 30.829-88.162 34.898-2.272-47.816-19.521-91.707-47.179-127.071a531.537 531.537 0 0 0 48.156-44.28zm-18.648-3.801a518.699 518.699 0 0 1-39.778 35.87c-38.737-42.885-93.831-70.706-155.45-73.635 4.07-32.646 16.432-62.75 34.896-88.146 59.195 25.688 112.445 61.947 158.332 107.833a523.63 523.63 0 0 1 9.812 10.089 524.704 524.704 0 0 1-7.812 7.989zM65.508 248.23c25.238 1.145 49.436 6.797 71.45 16.109 24.767 10.476 47.013 25.476 66.12 44.583a212.54 212.54 0 0 1 6.584 6.895c-31.414 23.915-65.427 44.049-101.708 60.182C81.322 343.205 65.336 301.437 65.336 256c0-2.604.068-5.191.172-7.77zm53.559 140.296a527.776 527.776 0 0 0 100.914-60.521 206.935 206.935 0 0 1 27.68 47.037c9.614 22.729 15.013 46.724 16.114 71.45-2.58.104-5.17.172-7.775.172-53.683 0-102.249-22.311-136.933-58.138zm261.743 11.495c-22.489-50.671-52.72-97.14-89.191-137.909a530.62 530.62 0 0 0 31.556-38.336c34.171 27.342 76.521 44.885 122.801 48.363-4.29 50.919-28.665 96.208-65.166 127.882z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-basketball-outline {
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%22M256%2048C141.137%2048%2048%20141.136%2048%20256s93.137%20208%20208%20208c114.871%200%20208-93.138%20208-208S370.871%2048%20256%2048zm190.664%20208l-.002.145c-22.315-1.721-43.989-6.972-64.62-15.699a206.906%20206.906%200%200%201-49.479-29.634%20527.032%20527.032%200%200%200%2052.824-94.715c37.658%2034.853%2061.277%2084.669%2061.277%20139.903zm-74.058-150.739c-.28.676-.55%201.354-.835%202.028-13.908%2032.883-31.062%2063.956-51.286%2092.987a215.409%20215.409%200%200%201-4.563-4.413c-19.107-19.107-34.107-41.354-44.583-66.12-8.697-20.563-13.933-42.163-15.671-64.401.111%200%20.221-.004.332-.004%2043.884-.001%2084.347%2014.911%20116.606%2039.923zM239.675%2066.044c4.431%2058.126%2031.044%20110.041%2071.391%20147.312a513.394%20513.394%200%200%201-30.319%2036.965c-47.554-50.032-104.815-90.746-168.767-119.132%2031.636-36.456%2076.853-60.814%20127.695-65.145zm41.012%20207.796c36.229%2040.67%2065.48%2086.438%2087.185%20136.453-25.4%2018.467-55.51%2030.829-88.162%2034.898-2.272-47.816-19.521-91.707-47.179-127.071a531.537%20531.537%200%200%200%2048.156-44.28zm-18.648-3.801a518.699%20518.699%200%200%201-39.778%2035.87c-38.737-42.885-93.831-70.706-155.45-73.635%204.07-32.646%2016.432-62.75%2034.896-88.146%2059.195%2025.688%20112.445%2061.947%20158.332%20107.833a523.63%20523.63%200%200%201%209.812%2010.089%20524.704%20524.704%200%200%201-7.812%207.989zM65.508%20248.23c25.238%201.145%2049.436%206.797%2071.45%2016.109%2024.767%2010.476%2047.013%2025.476%2066.12%2044.583a212.54%20212.54%200%200%201%206.584%206.895c-31.414%2023.915-65.427%2044.049-101.708%2060.182C81.322%20343.205%2065.336%20301.437%2065.336%20256c0-2.604.068-5.191.172-7.77zm53.559%20140.296a527.776%20527.776%200%200%200%20100.914-60.521%20206.935%20206.935%200%200%201%2027.68%2047.037c9.614%2022.729%2015.013%2046.724%2016.114%2071.45-2.58.104-5.17.172-7.775.172-53.683%200-102.249-22.311-136.933-58.138zm261.743%2011.495c-22.489-50.671-52.72-97.14-89.191-137.909a530.62%20530.62%200%200%200%2031.556-38.336c34.171%2027.342%2076.521%2044.885%20122.801%2048.363-4.29%2050.919-28.665%2096.208-65.166%20127.882z%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%22M256%2048C141.137%2048%2048%20141.136%2048%20256s93.137%20208%20208%20208c114.871%200%20208-93.138%20208-208S370.871%2048%20256%2048zm190.664%20208l-.002.145c-22.315-1.721-43.989-6.972-64.62-15.699a206.906%20206.906%200%200%201-49.479-29.634%20527.032%20527.032%200%200%200%2052.824-94.715c37.658%2034.853%2061.277%2084.669%2061.277%20139.903zm-74.058-150.739c-.28.676-.55%201.354-.835%202.028-13.908%2032.883-31.062%2063.956-51.286%2092.987a215.409%20215.409%200%200%201-4.563-4.413c-19.107-19.107-34.107-41.354-44.583-66.12-8.697-20.563-13.933-42.163-15.671-64.401.111%200%20.221-.004.332-.004%2043.884-.001%2084.347%2014.911%20116.606%2039.923zM239.675%2066.044c4.431%2058.126%2031.044%20110.041%2071.391%20147.312a513.394%20513.394%200%200%201-30.319%2036.965c-47.554-50.032-104.815-90.746-168.767-119.132%2031.636-36.456%2076.853-60.814%20127.695-65.145zm41.012%20207.796c36.229%2040.67%2065.48%2086.438%2087.185%20136.453-25.4%2018.467-55.51%2030.829-88.162%2034.898-2.272-47.816-19.521-91.707-47.179-127.071a531.537%20531.537%200%200%200%2048.156-44.28zm-18.648-3.801a518.699%20518.699%200%200%201-39.778%2035.87c-38.737-42.885-93.831-70.706-155.45-73.635%204.07-32.646%2016.432-62.75%2034.896-88.146%2059.195%2025.688%20112.445%2061.947%20158.332%20107.833a523.63%20523.63%200%200%201%209.812%2010.089%20524.704%20524.704%200%200%201-7.812%207.989zM65.508%20248.23c25.238%201.145%2049.436%206.797%2071.45%2016.109%2024.767%2010.476%2047.013%2025.476%2066.12%2044.583a212.54%20212.54%200%200%201%206.584%206.895c-31.414%2023.915-65.427%2044.049-101.708%2060.182C81.322%20343.205%2065.336%20301.437%2065.336%20256c0-2.604.068-5.191.172-7.77zm53.559%20140.296a527.776%20527.776%200%200%200%20100.914-60.521%20206.935%20206.935%200%200%201%2027.68%2047.037c9.614%2022.729%2015.013%2046.724%2016.114%2071.45-2.58.104-5.17.172-7.775.172-53.683%200-102.249-22.311-136.933-58.138zm261.743%2011.495c-22.489-50.671-52.72-97.14-89.191-137.909a530.62%20530.62%200%200%200%2031.556-38.336c34.171%2027.342%2076.521%2044.885%20122.801%2048.363-4.29%2050.919-28.665%2096.208-65.166%20127.882z%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/ios-basketball-outline.svg?color=%231a73e8&size=48