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

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

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="M7.075 14.475q.475.475 1.05.7t1.2.225t1.2-.225t1.05-.7l.9-.9q.475-.475.7-1.05t.225-1.2t-.225-1.187t-.7-1.038l-3.8-3.8q-.3-.3-.712-.3t-.713.3L3.3 9.275q-.3.3-.3.7t.3.7zm2.225 2.9q-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.175 5.175q.3.3.3.713t-.3.712t-.7.3t-.7-.3L12.7 16.125q-.725.65-1.612.95t-1.788.3M19.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 9m0-2q.625 0 1.063-.437T21 5.5t-.437-1.062T19.5 4t-1.062.438T18 5.5t.438 1.063T19.5 7M8.15 10.15"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPickleballOutlineRounded(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="M7.075 14.475q.475.475 1.05.7t1.2.225t1.2-.225t1.05-.7l.9-.9q.475-.475.7-1.05t.225-1.2t-.225-1.187t-.7-1.038l-3.8-3.8q-.3-.3-.712-.3t-.713.3L3.3 9.275q-.3.3-.3.7t.3.7zm2.225 2.9q-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.175 5.175q.3.3.3.713t-.3.712t-.7.3t-.7-.3L12.7 16.125q-.725.65-1.612.95t-1.788.3M19.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 9m0-2q.625 0 1.063-.437T21 5.5t-.437-1.062T19.5 4t-1.062.438T18 5.5t.438 1.063T19.5 7M8.15 10.15"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.075 14.475q.475.475 1.05.7t1.2.225t1.2-.225t1.05-.7l.9-.9q.475-.475.7-1.05t.225-1.2t-.225-1.187t-.7-1.038l-3.8-3.8q-.3-.3-.712-.3t-.713.3L3.3 9.275q-.3.3-.3.7t.3.7zm2.225 2.9q-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.175 5.175q.3.3.3.713t-.3.712t-.7.3t-.7-.3L12.7 16.125q-.725.65-1.612.95t-1.788.3M19.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 9m0-2q.625 0 1.063-.437T21 5.5t-.437-1.062T19.5 4t-1.062.438T18 5.5t.438 1.063T19.5 7M8.15 10.15"/></svg>
</template>

CSS

.icon-pickleball-outline-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%22M7.075%2014.475q.475.475%201.05.7t1.2.225t1.2-.225t1.05-.7l.9-.9q.475-.475.7-1.05t.225-1.2t-.225-1.187t-.7-1.038l-3.8-3.8q-.3-.3-.712-.3t-.713.3L3.3%209.275q-.3.3-.3.7t.3.7zm2.225%202.9q-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.175%205.175q.3.3.3.713t-.3.712t-.7.3t-.7-.3L12.7%2016.125q-.725.65-1.612.95t-1.788.3M19.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%209m0-2q.625%200%201.063-.437T21%205.5t-.437-1.062T19.5%204t-1.062.438T18%205.5t.438%201.063T19.5%207M8.15%2010.15%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%22M7.075%2014.475q.475.475%201.05.7t1.2.225t1.2-.225t1.05-.7l.9-.9q.475-.475.7-1.05t.225-1.2t-.225-1.187t-.7-1.038l-3.8-3.8q-.3-.3-.712-.3t-.713.3L3.3%209.275q-.3.3-.3.7t.3.7zm2.225%202.9q-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.175%205.175q.3.3.3.713t-.3.712t-.7.3t-.7-.3L12.7%2016.125q-.725.65-1.612.95t-1.788.3M19.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%209m0-2q.625%200%201.063-.437T21%205.5t-.437-1.062T19.5%204t-1.062.438T18%205.5t.438%201.063T19.5%207M8.15%2010.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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