tennisball emoji
tennisball from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- tennisball
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the tennisball emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2ABA52" d="M256 512C115.506 512 1.206 397.7 1.206 257.206S115.506 2.411 256 2.411s254.794 114.3 254.794 254.795C510.794 397.7 396.494 512 256 512"/><path fill="#B4D99A" d="M384.819 256.205c0 65.796 20.402 126.817 55.2 177.12c43.857-45.788 70.842-107.86 70.842-176.119c0-68.676-27.322-131.083-71.653-176.951c-34.306 50.078-54.389 110.665-54.389 175.95M1.131 257.206c0 68.259 26.985 130.331 70.842 176.119c34.798-50.303 55.2-111.324 55.2-177.12c0-65.285-20.084-125.873-54.389-175.95C28.453 126.123 1.131 188.53 1.131 257.206"/><path fill="#E5E4DF" d="M408.252 257.205c0-57.116 16.515-111.687 47.262-158.286a257 257 0 0 0-33.247-34.626a334 334 0 0 0-34.661 62.419c-17.487 41.344-26.354 85.248-26.354 130.493s8.866 89.149 26.354 130.493a334 334 0 0 0 34.661 62.42a257 257 0 0 0 33.248-34.626c-30.748-46.599-47.263-101.171-47.263-158.287M56.486 98.919c30.747 46.599 47.262 101.171 47.262 158.286c0 57.116-16.516 111.688-47.263 158.287a257 257 0 0 0 33.247 34.626a334 334 0 0 0 34.662-62.42c17.487-41.344 26.354-85.248 26.354-130.493s-8.867-89.149-26.354-130.493a334 334 0 0 0-34.661-62.419a257 257 0 0 0-33.247 34.626"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiTennisball(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2ABA52" d="M256 512C115.506 512 1.206 397.7 1.206 257.206S115.506 2.411 256 2.411s254.794 114.3 254.794 254.795C510.794 397.7 396.494 512 256 512"/><path fill="#B4D99A" d="M384.819 256.205c0 65.796 20.402 126.817 55.2 177.12c43.857-45.788 70.842-107.86 70.842-176.119c0-68.676-27.322-131.083-71.653-176.951c-34.306 50.078-54.389 110.665-54.389 175.95M1.131 257.206c0 68.259 26.985 130.331 70.842 176.119c34.798-50.303 55.2-111.324 55.2-177.12c0-65.285-20.084-125.873-54.389-175.95C28.453 126.123 1.131 188.53 1.131 257.206"/><path fill="#E5E4DF" d="M408.252 257.205c0-57.116 16.515-111.687 47.262-158.286a257 257 0 0 0-33.247-34.626a334 334 0 0 0-34.661 62.419c-17.487 41.344-26.354 85.248-26.354 130.493s8.866 89.149 26.354 130.493a334 334 0 0 0 34.661 62.42a257 257 0 0 0 33.248-34.626c-30.748-46.599-47.263-101.171-47.263-158.287M56.486 98.919c30.747 46.599 47.262 101.171 47.262 158.286c0 57.116-16.516 111.688-47.263 158.287a257 257 0 0 0 33.247 34.626a334 334 0 0 0 34.662-62.42c17.487-41.344 26.354-85.248 26.354-130.493s-8.867-89.149-26.354-130.493a334 334 0 0 0-34.661-62.419a257 257 0 0 0-33.247 34.626"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2ABA52" d="M256 512C115.506 512 1.206 397.7 1.206 257.206S115.506 2.411 256 2.411s254.794 114.3 254.794 254.795C510.794 397.7 396.494 512 256 512"/><path fill="#B4D99A" d="M384.819 256.205c0 65.796 20.402 126.817 55.2 177.12c43.857-45.788 70.842-107.86 70.842-176.119c0-68.676-27.322-131.083-71.653-176.951c-34.306 50.078-54.389 110.665-54.389 175.95M1.131 257.206c0 68.259 26.985 130.331 70.842 176.119c34.798-50.303 55.2-111.324 55.2-177.12c0-65.285-20.084-125.873-54.389-175.95C28.453 126.123 1.131 188.53 1.131 257.206"/><path fill="#E5E4DF" d="M408.252 257.205c0-57.116 16.515-111.687 47.262-158.286a257 257 0 0 0-33.247-34.626a334 334 0 0 0-34.661 62.419c-17.487 41.344-26.354 85.248-26.354 130.493s8.866 89.149 26.354 130.493a334 334 0 0 0 34.661 62.42a257 257 0 0 0 33.248-34.626c-30.748-46.599-47.263-101.171-47.263-158.287M56.486 98.919c30.747 46.599 47.262 101.171 47.262 158.286c0 57.116-16.516 111.688-47.263 158.287a257 257 0 0 0 33.247 34.626a334 334 0 0 0 34.662-62.42c17.487-41.344 26.354-85.248 26.354-130.493s-8.867-89.149-26.354-130.493a334 334 0 0 0-34.661-62.419a257 257 0 0 0-33.247 34.626"/></svg> </template>
CSS
.icon-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%20fill%3D%22%232ABA52%22%20d%3D%22M256%20512C115.506%20512%201.206%20397.7%201.206%20257.206S115.506%202.411%20256%202.411s254.794%20114.3%20254.794%20254.795C510.794%20397.7%20396.494%20512%20256%20512%22%2F%3E%3Cpath%20fill%3D%22%23B4D99A%22%20d%3D%22M384.819%20256.205c0%2065.796%2020.402%20126.817%2055.2%20177.12c43.857-45.788%2070.842-107.86%2070.842-176.119c0-68.676-27.322-131.083-71.653-176.951c-34.306%2050.078-54.389%20110.665-54.389%20175.95M1.131%20257.206c0%2068.259%2026.985%20130.331%2070.842%20176.119c34.798-50.303%2055.2-111.324%2055.2-177.12c0-65.285-20.084-125.873-54.389-175.95C28.453%20126.123%201.131%20188.53%201.131%20257.206%22%2F%3E%3Cpath%20fill%3D%22%23E5E4DF%22%20d%3D%22M408.252%20257.205c0-57.116%2016.515-111.687%2047.262-158.286a257%20257%200%200%200-33.247-34.626a334%20334%200%200%200-34.661%2062.419c-17.487%2041.344-26.354%2085.248-26.354%20130.493s8.866%2089.149%2026.354%20130.493a334%20334%200%200%200%2034.661%2062.42a257%20257%200%200%200%2033.248-34.626c-30.748-46.599-47.263-101.171-47.263-158.287M56.486%2098.919c30.747%2046.599%2047.262%20101.171%2047.262%20158.286c0%2057.116-16.516%20111.688-47.263%20158.287a257%20257%200%200%200%2033.247%2034.626a334%20334%200%200%200%2034.662-62.42c17.487-41.344%2026.354-85.248%2026.354-130.493s-8.867-89.149-26.354-130.493a334%20334%200%200%200-34.661-62.419a257%20257%200%200%200-33.247%2034.626%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%20fill%3D%22%232ABA52%22%20d%3D%22M256%20512C115.506%20512%201.206%20397.7%201.206%20257.206S115.506%202.411%20256%202.411s254.794%20114.3%20254.794%20254.795C510.794%20397.7%20396.494%20512%20256%20512%22%2F%3E%3Cpath%20fill%3D%22%23B4D99A%22%20d%3D%22M384.819%20256.205c0%2065.796%2020.402%20126.817%2055.2%20177.12c43.857-45.788%2070.842-107.86%2070.842-176.119c0-68.676-27.322-131.083-71.653-176.951c-34.306%2050.078-54.389%20110.665-54.389%20175.95M1.131%20257.206c0%2068.259%2026.985%20130.331%2070.842%20176.119c34.798-50.303%2055.2-111.324%2055.2-177.12c0-65.285-20.084-125.873-54.389-175.95C28.453%20126.123%201.131%20188.53%201.131%20257.206%22%2F%3E%3Cpath%20fill%3D%22%23E5E4DF%22%20d%3D%22M408.252%20257.205c0-57.116%2016.515-111.687%2047.262-158.286a257%20257%200%200%200-33.247-34.626a334%20334%200%200%200-34.661%2062.419c-17.487%2041.344-26.354%2085.248-26.354%20130.493s8.866%2089.149%2026.354%20130.493a334%20334%200%200%200%2034.661%2062.42a257%20257%200%200%200%2033.248-34.626c-30.748-46.599-47.263-101.171-47.263-158.287M56.486%2098.919c30.747%2046.599%2047.262%20101.171%2047.262%20158.286c0%2057.116-16.516%20111.688-47.263%20158.287a257%20257%200%200%200%2033.247%2034.626a334%20334%200%200%200%2034.662-62.42c17.487-41.344%2026.354-85.248%2026.354-130.493s-8.867-89.149-26.354-130.493a334%20334%200%200%200-34.661-62.419a257%20257%200%200%200-33.247%2034.626%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/tennisball.svg?color=%231a73e8&size=48