pickleball icon
pickleball from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- pickleball
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- pickleball-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the pickleball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.267 21l-5.605-5.606q-.687.67-1.549.998q-.862.33-1.736.33q-.846 0-1.64-.313T6.31 15.47l-3.608-3.62q-.348-.348-.525-.785T2 10.169t.177-.907t.525-.816l3.783-3.802q.348-.348.785-.525t.896-.177t.907.177t.816.545L13.47 8.27q.635.639.952 1.437q.318.798.318 1.65q0 .887-.351 1.761t-1.02 1.562l5.61 5.611zm.864-12.23q-1.197 0-2.029-.846q-.833-.847-.833-2.043t.833-2.039T19.131 3t2.043.846t.845 2.042t-.845 2.039t-2.043.842"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPickleball(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.267 21l-5.605-5.606q-.687.67-1.549.998q-.862.33-1.736.33q-.846 0-1.64-.313T6.31 15.47l-3.608-3.62q-.348-.348-.525-.785T2 10.169t.177-.907t.525-.816l3.783-3.802q.348-.348.785-.525t.896-.177t.907.177t.816.545L13.47 8.27q.635.639.952 1.437q.318.798.318 1.65q0 .887-.351 1.761t-1.02 1.562l5.61 5.611zm.864-12.23q-1.197 0-2.029-.846q-.833-.847-.833-2.043t.833-2.039T19.131 3t2.043.846t.845 2.042t-.845 2.039t-2.043.842"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.267 21l-5.605-5.606q-.687.67-1.549.998q-.862.33-1.736.33q-.846 0-1.64-.313T6.31 15.47l-3.608-3.62q-.348-.348-.525-.785T2 10.169t.177-.907t.525-.816l3.783-3.802q.348-.348.785-.525t.896-.177t.907.177t.816.545L13.47 8.27q.635.639.952 1.437q.318.798.318 1.65q0 .887-.351 1.761t-1.02 1.562l5.61 5.611zm.864-12.23q-1.197 0-2.029-.846q-.833-.847-.833-2.043t.833-2.039T19.131 3t2.043.846t.845 2.042t-.845 2.039t-2.043.842"/></svg> </template>
CSS
.icon-pickleball {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.267%2021l-5.605-5.606q-.687.67-1.549.998q-.862.33-1.736.33q-.846%200-1.64-.313T6.31%2015.47l-3.608-3.62q-.348-.348-.525-.785T2%2010.169t.177-.907t.525-.816l3.783-3.802q.348-.348.785-.525t.896-.177t.907.177t.816.545L13.47%208.27q.635.639.952%201.437q.318.798.318%201.65q0%20.887-.351%201.761t-1.02%201.562l5.61%205.611zm.864-12.23q-1.197%200-2.029-.846q-.833-.847-.833-2.043t.833-2.039T19.131%203t2.043.846t.845%202.042t-.845%202.039t-2.043.842%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.267%2021l-5.605-5.606q-.687.67-1.549.998q-.862.33-1.736.33q-.846%200-1.64-.313T6.31%2015.47l-3.608-3.62q-.348-.348-.525-.785T2%2010.169t.177-.907t.525-.816l3.783-3.802q.348-.348.785-.525t.896-.177t.907.177t.816.545L13.47%208.27q.635.639.952%201.437q.318.798.318%201.65q0%20.887-.351%201.761t-1.02%201.562l5.61%205.611zm.864-12.23q-1.197%200-2.029-.846q-.833-.847-.833-2.043t.833-2.039T19.131%203t2.043.846t.845%202.042t-.845%202.039t-2.043.842%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/pickleball.svg?color=%231a73e8&size=48