pickleball from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
pickleball
Set
Material Symbols
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
pickleball-sharp

3 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

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.575 22L12.7 16.125q-.725.65-1.612.95t-1.788.3q-1 0-1.937-.375t-1.688-1.125l-3.8-3.775q-.425-.425-.65-.987T1 9.975t.225-1.137t.65-.988L5.85 3.875q.425-.425.988-.65T7.974 3t1.138.225t.987.65l3.775 3.8q.75.75 1.125 1.688t.375 1.937q0 .9-.312 1.788T14.1 14.7l5.9 5.9zM19.5 9q-1.45 0-2.475-1.025T16 5.5t1.025-2.475T19.5 2t2.475 1.025T23 5.5t-1.025 2.475T19.5 9"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPickleball(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.575 22L12.7 16.125q-.725.65-1.612.95t-1.788.3q-1 0-1.937-.375t-1.688-1.125l-3.8-3.775q-.425-.425-.65-.987T1 9.975t.225-1.137t.65-.988L5.85 3.875q.425-.425.988-.65T7.974 3t1.138.225t.987.65l3.775 3.8q.75.75 1.125 1.688t.375 1.937q0 .9-.312 1.788T14.1 14.7l5.9 5.9zM19.5 9q-1.45 0-2.475-1.025T16 5.5t1.025-2.475T19.5 2t2.475 1.025T23 5.5t-1.025 2.475T19.5 9"/></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.575 22L12.7 16.125q-.725.65-1.612.95t-1.788.3q-1 0-1.937-.375t-1.688-1.125l-3.8-3.775q-.425-.425-.65-.987T1 9.975t.225-1.137t.65-.988L5.85 3.875q.425-.425.988-.65T7.974 3t1.138.225t.987.65l3.775 3.8q.75.75 1.125 1.688t.375 1.937q0 .9-.312 1.788T14.1 14.7l5.9 5.9zM19.5 9q-1.45 0-2.475-1.025T16 5.5t1.025-2.475T19.5 2t2.475 1.025T23 5.5t-1.025 2.475T19.5 9"/></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.575%2022L12.7%2016.125q-.725.65-1.612.95t-1.788.3q-1%200-1.937-.375t-1.688-1.125l-3.8-3.775q-.425-.425-.65-.987T1%209.975t.225-1.137t.65-.988L5.85%203.875q.425-.425.988-.65T7.974%203t1.138.225t.987.65l3.775%203.8q.75.75%201.125%201.688t.375%201.937q0%20.9-.312%201.788T14.1%2014.7l5.9%205.9zM19.5%209q-1.45%200-2.475-1.025T16%205.5t1.025-2.475T19.5%202t2.475%201.025T23%205.5t-1.025%202.475T19.5%209%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.575%2022L12.7%2016.125q-.725.65-1.612.95t-1.788.3q-1%200-1.937-.375t-1.688-1.125l-3.8-3.775q-.425-.425-.65-.987T1%209.975t.225-1.137t.65-.988L5.85%203.875q.425-.425.988-.65T7.974%203t1.138.225t.987.65l3.775%203.8q.75.75%201.125%201.688t.375%201.937q0%20.9-.312%201.788T14.1%2014.7l5.9%205.9zM19.5%209q-1.45%200-2.475-1.025T16%205.5t1.025-2.475T19.5%202t2.475%201.025T23%205.5t-1.025%202.475T19.5%209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/pickleball.svg?color=%231a73e8&size=48