ios tennisball icon

ios-tennisball-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.

Name
ios-tennisball-outline
Set
IonIcons
Style
Outline
Viewbox
512×512
License
MIT

1 other variant in IonIcons

Related icons in IonIcons

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="M464 256c0-114.863-93.13-208-208-208-114.863 0-208 93.136-208 208 0 114.863 93.137 208 208 208a212.3 212.3 0 0 0 7.587-.152 202.801 202.801 0 0 0 4.258-.191c.85-.047 1.698-.104 2.547-.161.639-.044 1.279-.08 1.917-.13 1.354-.104 2.705-.221 4.055-.352v-.009c97.47-9.474 175.229-86.229 186.274-183.223l.057-.001a208.679 208.679 0 0 0 1.196-16.05l-.049.001c.095-2.566.158-5.141.158-7.732zm-17.335 0c0 2.568-.066 5.121-.167 7.664-23.639-1.076-46.677-6.106-68.616-15.005-25.791-10.458-48.938-25.831-68.797-45.691-19.86-19.86-35.233-43.007-45.692-68.797-8.903-21.956-13.935-45.014-15.006-68.67 2.527-.1 5.063-.165 7.614-.165C361.13 65.335 446.665 150.869 446.665 256zm-381.328 0c0-1.318.023-2.631.05-3.942 22.476 1.379 44.388 6.337 65.3 14.817 25.791 10.458 48.938 25.831 68.798 45.691 19.86 19.859 35.232 43.007 45.691 68.798 8.474 20.896 13.43 42.792 14.814 65.249a196.04 196.04 0 0 1-3.99.051C150.87 446.664 65.336 361.13 65.337 256zm210.606 189.623c-3.273-52.566-24.974-104.198-65.145-144.369-40.186-40.186-91.84-61.889-144.427-65.15 9.172-88.053 78.52-158.478 166.074-169.313 2.595 53.64 24.36 106.525 65.326 147.49 40.949 40.952 93.811 62.713 147.433 65.322-10.853 87.515-81.247 156.829-169.261 166.02z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosTennisballOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M464 256c0-114.863-93.13-208-208-208-114.863 0-208 93.136-208 208 0 114.863 93.137 208 208 208a212.3 212.3 0 0 0 7.587-.152 202.801 202.801 0 0 0 4.258-.191c.85-.047 1.698-.104 2.547-.161.639-.044 1.279-.08 1.917-.13 1.354-.104 2.705-.221 4.055-.352v-.009c97.47-9.474 175.229-86.229 186.274-183.223l.057-.001a208.679 208.679 0 0 0 1.196-16.05l-.049.001c.095-2.566.158-5.141.158-7.732zm-17.335 0c0 2.568-.066 5.121-.167 7.664-23.639-1.076-46.677-6.106-68.616-15.005-25.791-10.458-48.938-25.831-68.797-45.691-19.86-19.86-35.233-43.007-45.692-68.797-8.903-21.956-13.935-45.014-15.006-68.67 2.527-.1 5.063-.165 7.614-.165C361.13 65.335 446.665 150.869 446.665 256zm-381.328 0c0-1.318.023-2.631.05-3.942 22.476 1.379 44.388 6.337 65.3 14.817 25.791 10.458 48.938 25.831 68.798 45.691 19.86 19.859 35.232 43.007 45.691 68.798 8.474 20.896 13.43 42.792 14.814 65.249a196.04 196.04 0 0 1-3.99.051C150.87 446.664 65.336 361.13 65.337 256zm210.606 189.623c-3.273-52.566-24.974-104.198-65.145-144.369-40.186-40.186-91.84-61.889-144.427-65.15 9.172-88.053 78.52-158.478 166.074-169.313 2.595 53.64 24.36 106.525 65.326 147.49 40.949 40.952 93.811 62.713 147.433 65.322-10.853 87.515-81.247 156.829-169.261 166.02z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M464 256c0-114.863-93.13-208-208-208-114.863 0-208 93.136-208 208 0 114.863 93.137 208 208 208a212.3 212.3 0 0 0 7.587-.152 202.801 202.801 0 0 0 4.258-.191c.85-.047 1.698-.104 2.547-.161.639-.044 1.279-.08 1.917-.13 1.354-.104 2.705-.221 4.055-.352v-.009c97.47-9.474 175.229-86.229 186.274-183.223l.057-.001a208.679 208.679 0 0 0 1.196-16.05l-.049.001c.095-2.566.158-5.141.158-7.732zm-17.335 0c0 2.568-.066 5.121-.167 7.664-23.639-1.076-46.677-6.106-68.616-15.005-25.791-10.458-48.938-25.831-68.797-45.691-19.86-19.86-35.233-43.007-45.692-68.797-8.903-21.956-13.935-45.014-15.006-68.67 2.527-.1 5.063-.165 7.614-.165C361.13 65.335 446.665 150.869 446.665 256zm-381.328 0c0-1.318.023-2.631.05-3.942 22.476 1.379 44.388 6.337 65.3 14.817 25.791 10.458 48.938 25.831 68.798 45.691 19.86 19.859 35.232 43.007 45.691 68.798 8.474 20.896 13.43 42.792 14.814 65.249a196.04 196.04 0 0 1-3.99.051C150.87 446.664 65.336 361.13 65.337 256zm210.606 189.623c-3.273-52.566-24.974-104.198-65.145-144.369-40.186-40.186-91.84-61.889-144.427-65.15 9.172-88.053 78.52-158.478 166.074-169.313 2.595 53.64 24.36 106.525 65.326 147.49 40.949 40.952 93.811 62.713 147.433 65.322-10.853 87.515-81.247 156.829-169.261 166.02z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-tennisball-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%22M464%20256c0-114.863-93.13-208-208-208-114.863%200-208%2093.136-208%20208%200%20114.863%2093.137%20208%20208%20208a212.3%20212.3%200%200%200%207.587-.152%20202.801%20202.801%200%200%200%204.258-.191c.85-.047%201.698-.104%202.547-.161.639-.044%201.279-.08%201.917-.13%201.354-.104%202.705-.221%204.055-.352v-.009c97.47-9.474%20175.229-86.229%20186.274-183.223l.057-.001a208.679%20208.679%200%200%200%201.196-16.05l-.049.001c.095-2.566.158-5.141.158-7.732zm-17.335%200c0%202.568-.066%205.121-.167%207.664-23.639-1.076-46.677-6.106-68.616-15.005-25.791-10.458-48.938-25.831-68.797-45.691-19.86-19.86-35.233-43.007-45.692-68.797-8.903-21.956-13.935-45.014-15.006-68.67%202.527-.1%205.063-.165%207.614-.165C361.13%2065.335%20446.665%20150.869%20446.665%20256zm-381.328%200c0-1.318.023-2.631.05-3.942%2022.476%201.379%2044.388%206.337%2065.3%2014.817%2025.791%2010.458%2048.938%2025.831%2068.798%2045.691%2019.86%2019.859%2035.232%2043.007%2045.691%2068.798%208.474%2020.896%2013.43%2042.792%2014.814%2065.249a196.04%20196.04%200%200%201-3.99.051C150.87%20446.664%2065.336%20361.13%2065.337%20256zm210.606%20189.623c-3.273-52.566-24.974-104.198-65.145-144.369-40.186-40.186-91.84-61.889-144.427-65.15%209.172-88.053%2078.52-158.478%20166.074-169.313%202.595%2053.64%2024.36%20106.525%2065.326%20147.49%2040.949%2040.952%2093.811%2062.713%20147.433%2065.322-10.853%2087.515-81.247%20156.829-169.261%20166.02z%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%22M464%20256c0-114.863-93.13-208-208-208-114.863%200-208%2093.136-208%20208%200%20114.863%2093.137%20208%20208%20208a212.3%20212.3%200%200%200%207.587-.152%20202.801%20202.801%200%200%200%204.258-.191c.85-.047%201.698-.104%202.547-.161.639-.044%201.279-.08%201.917-.13%201.354-.104%202.705-.221%204.055-.352v-.009c97.47-9.474%20175.229-86.229%20186.274-183.223l.057-.001a208.679%20208.679%200%200%200%201.196-16.05l-.049.001c.095-2.566.158-5.141.158-7.732zm-17.335%200c0%202.568-.066%205.121-.167%207.664-23.639-1.076-46.677-6.106-68.616-15.005-25.791-10.458-48.938-25.831-68.797-45.691-19.86-19.86-35.233-43.007-45.692-68.797-8.903-21.956-13.935-45.014-15.006-68.67%202.527-.1%205.063-.165%207.614-.165C361.13%2065.335%20446.665%20150.869%20446.665%20256zm-381.328%200c0-1.318.023-2.631.05-3.942%2022.476%201.379%2044.388%206.337%2065.3%2014.817%2025.791%2010.458%2048.938%2025.831%2068.798%2045.691%2019.86%2019.859%2035.232%2043.007%2045.691%2068.798%208.474%2020.896%2013.43%2042.792%2014.814%2065.249a196.04%20196.04%200%200%201-3.99.051C150.87%20446.664%2065.336%20361.13%2065.337%20256zm210.606%20189.623c-3.273-52.566-24.974-104.198-65.145-144.369-40.186-40.186-91.84-61.889-144.427-65.15%209.172-88.053%2078.52-158.478%20166.074-169.313%202.595%2053.64%2024.36%20106.525%2065.326%20147.49%2040.949%2040.952%2093.811%2062.713%20147.433%2065.322-10.853%2087.515-81.247%20156.829-169.261%20166.02z%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-outline.svg?color=%231a73e8&size=48