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

Name
pickleball-rounded
Set
Material Symbols Light
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0

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="M9.377 16.721q-.846 0-1.64-.312T6.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.251 5.252q.146.146.156.347t-.156.366t-.354.165t-.353-.165l-5.253-5.252q-.686.67-1.548.998q-.862.33-1.736.33m9.754-7.953q-1.197 0-2.029-.845q-.833-.846-.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 MaterialSymbolsLightPickleballRounded(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="M9.377 16.721q-.846 0-1.64-.312T6.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.251 5.252q.146.146.156.347t-.156.366t-.354.165t-.353-.165l-5.253-5.252q-.686.67-1.548.998q-.862.33-1.736.33m9.754-7.953q-1.197 0-2.029-.845q-.833-.846-.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="M9.377 16.721q-.846 0-1.64-.312T6.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.251 5.252q.146.146.156.347t-.156.366t-.354.165t-.353-.165l-5.253-5.252q-.686.67-1.548.998q-.862.33-1.736.33m9.754-7.953q-1.197 0-2.029-.845q-.833-.846-.833-2.043t.833-2.039T19.131 3t2.043.846t.845 2.042t-.845 2.039t-2.043.842"/></svg>
</template>

CSS

.icon-pickleball-rounded {
  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%22M9.377%2016.721q-.846%200-1.64-.312T6.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.251%205.252q.146.146.156.347t-.156.366t-.354.165t-.353-.165l-5.253-5.252q-.686.67-1.548.998q-.862.33-1.736.33m9.754-7.953q-1.197%200-2.029-.845q-.833-.846-.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%22M9.377%2016.721q-.846%200-1.64-.312T6.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.251%205.252q.146.146.156.347t-.156.366t-.354.165t-.353-.165l-5.253-5.252q-.686.67-1.548.998q-.862.33-1.736.33m9.754-7.953q-1.197%200-2.029-.845q-.833-.846-.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-rounded.svg?color=%231a73e8&size=48