ios tennisball icon
ios-tennisball from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-tennisball
- Set
- IonIcons
- Style
- Regular
- 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 tennisball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M250.4 464c1-7.9 1.6-15.9 1.6-23.9 0-48.1-18.7-94.3-52.7-128.3S119 260 70.9 260c-7.7 0-15.4.5-22.9 1.4 2.8 110.3 92.3 199.3 202.4 202.6z" fill="currentColor"/><path d="M230 74c0-8.3.5-16.4 1.4-24.5-95.3 11.7-171.7 89-182.2 184.7 7.2-.7 14.4-1.1 21.8-1.1 114.9 0 207.1 92.2 207.1 207 0 7.7-.4 15.3-1.3 22.8 96.6-10.1 174.6-86.2 185.8-182.4-8.4 1-16.9.6-25.5.6C322.1 281 230 188.9 230 74z" fill="currentColor"/><path d="M308.7 202.3c34 34 80.2 52.7 128.3 52.7 9.1 0 18.1-.7 27-2-2.2-112-93.9-203.5-206.1-205-1.2 8.5-1.9 17.2-1.9 26 0 48.1 18.7 94.3 52.7 128.3z" fill="currentColor"/><path d="M232 49.3z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosTennisball(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M250.4 464c1-7.9 1.6-15.9 1.6-23.9 0-48.1-18.7-94.3-52.7-128.3S119 260 70.9 260c-7.7 0-15.4.5-22.9 1.4 2.8 110.3 92.3 199.3 202.4 202.6z" fill="currentColor"/><path d="M230 74c0-8.3.5-16.4 1.4-24.5-95.3 11.7-171.7 89-182.2 184.7 7.2-.7 14.4-1.1 21.8-1.1 114.9 0 207.1 92.2 207.1 207 0 7.7-.4 15.3-1.3 22.8 96.6-10.1 174.6-86.2 185.8-182.4-8.4 1-16.9.6-25.5.6C322.1 281 230 188.9 230 74z" fill="currentColor"/><path d="M308.7 202.3c34 34 80.2 52.7 128.3 52.7 9.1 0 18.1-.7 27-2-2.2-112-93.9-203.5-206.1-205-1.2 8.5-1.9 17.2-1.9 26 0 48.1 18.7 94.3 52.7 128.3z" fill="currentColor"/><path d="M232 49.3z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M250.4 464c1-7.9 1.6-15.9 1.6-23.9 0-48.1-18.7-94.3-52.7-128.3S119 260 70.9 260c-7.7 0-15.4.5-22.9 1.4 2.8 110.3 92.3 199.3 202.4 202.6z" fill="currentColor"/><path d="M230 74c0-8.3.5-16.4 1.4-24.5-95.3 11.7-171.7 89-182.2 184.7 7.2-.7 14.4-1.1 21.8-1.1 114.9 0 207.1 92.2 207.1 207 0 7.7-.4 15.3-1.3 22.8 96.6-10.1 174.6-86.2 185.8-182.4-8.4 1-16.9.6-25.5.6C322.1 281 230 188.9 230 74z" fill="currentColor"/><path d="M308.7 202.3c34 34 80.2 52.7 128.3 52.7 9.1 0 18.1-.7 27-2-2.2-112-93.9-203.5-206.1-205-1.2 8.5-1.9 17.2-1.9 26 0 48.1 18.7 94.3 52.7 128.3z" fill="currentColor"/><path d="M232 49.3z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-tennisball {
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%22M250.4%20464c1-7.9%201.6-15.9%201.6-23.9%200-48.1-18.7-94.3-52.7-128.3S119%20260%2070.9%20260c-7.7%200-15.4.5-22.9%201.4%202.8%20110.3%2092.3%20199.3%20202.4%20202.6z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M230%2074c0-8.3.5-16.4%201.4-24.5-95.3%2011.7-171.7%2089-182.2%20184.7%207.2-.7%2014.4-1.1%2021.8-1.1%20114.9%200%20207.1%2092.2%20207.1%20207%200%207.7-.4%2015.3-1.3%2022.8%2096.6-10.1%20174.6-86.2%20185.8-182.4-8.4%201-16.9.6-25.5.6C322.1%20281%20230%20188.9%20230%2074z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M308.7%20202.3c34%2034%2080.2%2052.7%20128.3%2052.7%209.1%200%2018.1-.7%2027-2-2.2-112-93.9-203.5-206.1-205-1.2%208.5-1.9%2017.2-1.9%2026%200%2048.1%2018.7%2094.3%2052.7%20128.3z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M232%2049.3z%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%22M250.4%20464c1-7.9%201.6-15.9%201.6-23.9%200-48.1-18.7-94.3-52.7-128.3S119%20260%2070.9%20260c-7.7%200-15.4.5-22.9%201.4%202.8%20110.3%2092.3%20199.3%20202.4%20202.6z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M230%2074c0-8.3.5-16.4%201.4-24.5-95.3%2011.7-171.7%2089-182.2%20184.7%207.2-.7%2014.4-1.1%2021.8-1.1%20114.9%200%20207.1%2092.2%20207.1%20207%200%207.7-.4%2015.3-1.3%2022.8%2096.6-10.1%20174.6-86.2%20185.8-182.4-8.4%201-16.9.6-25.5.6C322.1%20281%20230%20188.9%20230%2074z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M308.7%20202.3c34%2034%2080.2%2052.7%20128.3%2052.7%209.1%200%2018.1-.7%2027-2-2.2-112-93.9-203.5-206.1-205-1.2%208.5-1.9%2017.2-1.9%2026%200%2048.1%2018.7%2094.3%2052.7%20128.3z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M232%2049.3z%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-tennisball.svg?color=%231a73e8&size=48