table tennis paddle ball icon
table-tennis-paddle-ball from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- table-tennis-paddle-ball
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
Use the table tennis paddle ball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M416 288c-50.1 0-93.6 28.8-114.6 70.8L68.9 126.3l.6-.6l60.1-60.1c87.5-87.5 229.3-87.5 316.8 0c67.1 67.1 82.7 166.3 46.8 248.3C471.8 297.6 445 288 416 288M49.3 151.9l240.8 240.8c-1.4 7.5-2.1 15.3-2.1 23.3c0 23.2 6.2 44.9 16.9 63.7c-3 .2-6.1.3-9.2.3H293c-33.9 0-66.5-13.5-90.5-37.5l-9.8-9.8c-13.1-13.1-34.6-12.4-46.8 1.7L88.2 501c-5.8 6.7-14.2 10.7-23 11s-17.5-3.1-23.8-9.4l-32-32c-6.3-6.3-9.7-14.9-9.4-23.7s4.3-17.2 11-23l66.6-57.7c14-12.2 14.8-33.7 1.7-46.8l-9.8-9.8C45.5 285.5 32 252.9 32 219v-2.7c0-22.8 6.1-44.9 17.3-64.3zM416 320a96 96 0 1 1 0 192a96 96 0 1 1 0-192"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidTableTennisPaddleBall(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M416 288c-50.1 0-93.6 28.8-114.6 70.8L68.9 126.3l.6-.6l60.1-60.1c87.5-87.5 229.3-87.5 316.8 0c67.1 67.1 82.7 166.3 46.8 248.3C471.8 297.6 445 288 416 288M49.3 151.9l240.8 240.8c-1.4 7.5-2.1 15.3-2.1 23.3c0 23.2 6.2 44.9 16.9 63.7c-3 .2-6.1.3-9.2.3H293c-33.9 0-66.5-13.5-90.5-37.5l-9.8-9.8c-13.1-13.1-34.6-12.4-46.8 1.7L88.2 501c-5.8 6.7-14.2 10.7-23 11s-17.5-3.1-23.8-9.4l-32-32c-6.3-6.3-9.7-14.9-9.4-23.7s4.3-17.2 11-23l66.6-57.7c14-12.2 14.8-33.7 1.7-46.8l-9.8-9.8C45.5 285.5 32 252.9 32 219v-2.7c0-22.8 6.1-44.9 17.3-64.3zM416 320a96 96 0 1 1 0 192a96 96 0 1 1 0-192"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M416 288c-50.1 0-93.6 28.8-114.6 70.8L68.9 126.3l.6-.6l60.1-60.1c87.5-87.5 229.3-87.5 316.8 0c67.1 67.1 82.7 166.3 46.8 248.3C471.8 297.6 445 288 416 288M49.3 151.9l240.8 240.8c-1.4 7.5-2.1 15.3-2.1 23.3c0 23.2 6.2 44.9 16.9 63.7c-3 .2-6.1.3-9.2.3H293c-33.9 0-66.5-13.5-90.5-37.5l-9.8-9.8c-13.1-13.1-34.6-12.4-46.8 1.7L88.2 501c-5.8 6.7-14.2 10.7-23 11s-17.5-3.1-23.8-9.4l-32-32c-6.3-6.3-9.7-14.9-9.4-23.7s4.3-17.2 11-23l66.6-57.7c14-12.2 14.8-33.7 1.7-46.8l-9.8-9.8C45.5 285.5 32 252.9 32 219v-2.7c0-22.8 6.1-44.9 17.3-64.3zM416 320a96 96 0 1 1 0 192a96 96 0 1 1 0-192"/></svg> </template>
CSS
.icon-table-tennis-paddle-ball {
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%22currentColor%22%20d%3D%22M416%20288c-50.1%200-93.6%2028.8-114.6%2070.8L68.9%20126.3l.6-.6l60.1-60.1c87.5-87.5%20229.3-87.5%20316.8%200c67.1%2067.1%2082.7%20166.3%2046.8%20248.3C471.8%20297.6%20445%20288%20416%20288M49.3%20151.9l240.8%20240.8c-1.4%207.5-2.1%2015.3-2.1%2023.3c0%2023.2%206.2%2044.9%2016.9%2063.7c-3%20.2-6.1.3-9.2.3H293c-33.9%200-66.5-13.5-90.5-37.5l-9.8-9.8c-13.1-13.1-34.6-12.4-46.8%201.7L88.2%20501c-5.8%206.7-14.2%2010.7-23%2011s-17.5-3.1-23.8-9.4l-32-32c-6.3-6.3-9.7-14.9-9.4-23.7s4.3-17.2%2011-23l66.6-57.7c14-12.2%2014.8-33.7%201.7-46.8l-9.8-9.8C45.5%20285.5%2032%20252.9%2032%20219v-2.7c0-22.8%206.1-44.9%2017.3-64.3zM416%20320a96%2096%200%201%201%200%20192a96%2096%200%201%201%200-192%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%22currentColor%22%20d%3D%22M416%20288c-50.1%200-93.6%2028.8-114.6%2070.8L68.9%20126.3l.6-.6l60.1-60.1c87.5-87.5%20229.3-87.5%20316.8%200c67.1%2067.1%2082.7%20166.3%2046.8%20248.3C471.8%20297.6%20445%20288%20416%20288M49.3%20151.9l240.8%20240.8c-1.4%207.5-2.1%2015.3-2.1%2023.3c0%2023.2%206.2%2044.9%2016.9%2063.7c-3%20.2-6.1.3-9.2.3H293c-33.9%200-66.5-13.5-90.5-37.5l-9.8-9.8c-13.1-13.1-34.6-12.4-46.8%201.7L88.2%20501c-5.8%206.7-14.2%2010.7-23%2011s-17.5-3.1-23.8-9.4l-32-32c-6.3-6.3-9.7-14.9-9.4-23.7s4.3-17.2%2011-23l66.6-57.7c14-12.2%2014.8-33.7%201.7-46.8l-9.8-9.8C45.5%20285.5%2032%20252.9%2032%20219v-2.7c0-22.8%206.1-44.9%2017.3-64.3zM416%20320a96%2096%200%201%201%200%20192a96%2096%200%201%201%200-192%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/table-tennis-paddle-ball.svg?color=%231a73e8&size=48