fitbit raquetball icon

fitbit-raquetball-rounded from Material Symbols by Google · Rounded · Apache-2.0 Free for personal and commercial use.

Name
fitbit-raquetball-rounded
Set
Material Symbols
Style
Rounded
Viewbox
24×24
License
Apache 2.0

2 other variants in Material Symbols

The same icon in other sets

Related icons in Material Symbols

Use the fitbit raquetball icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 21.363q0-.238.2-.438l3.775-3.5L6.5 13.5l2.575-5.35q.375-.8 1.188-1.05t1.612.175l3.375 1.75L19.8 8.9l-.225-.85q-.5-.1-.95-.438t-.925-.987q-.35-.5-.675-1.075t-.65-1.35q-.35-.825.063-1.65t1.287-1.05l1.625-.425q.875-.225 1.625.263t.875 1.387q.125.8.138 1.488t-.063 1.312q-.1.8-.325 1.325t-.6.85l.9 3.325q.075.3-.075.563t-.45.337t-.575-.075t-.35-.45l-.325-1.2l-4.675.725q-.3.05-.6 0t-.575-.175l-1.05-.5l-2.475 3.4l6.1 7.325q.2.225.15.463t-.2.387t-.387.188t-.463-.163l-6.9-5.7l-.925 2.075q-.125.275-.312.5t-.438.375L2.95 21.9q-.25.15-.475.1t-.35-.225T2 21.363M14.413 2.588Q15 3.174 15 4t-.587 1.413T13 6t-1.412-.587T11 4t.588-1.412T13 2t1.413.588M19.975 6.6q.2-.05.288-.237t.187-.763q.1-.55.088-1.187T20.4 2.925q-.05-.225-.237-.35T19.75 2.5l-1.625.45q-.225.05-.337.263t-.013.412q.35.825.675 1.4t.725 1q.325.35.463.463t.337.112"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFitbitRaquetballRounded(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="M2 21.363q0-.238.2-.438l3.775-3.5L6.5 13.5l2.575-5.35q.375-.8 1.188-1.05t1.612.175l3.375 1.75L19.8 8.9l-.225-.85q-.5-.1-.95-.438t-.925-.987q-.35-.5-.675-1.075t-.65-1.35q-.35-.825.063-1.65t1.287-1.05l1.625-.425q.875-.225 1.625.263t.875 1.387q.125.8.138 1.488t-.063 1.312q-.1.8-.325 1.325t-.6.85l.9 3.325q.075.3-.075.563t-.45.337t-.575-.075t-.35-.45l-.325-1.2l-4.675.725q-.3.05-.6 0t-.575-.175l-1.05-.5l-2.475 3.4l6.1 7.325q.2.225.15.463t-.2.387t-.387.188t-.463-.163l-6.9-5.7l-.925 2.075q-.125.275-.312.5t-.438.375L2.95 21.9q-.25.15-.475.1t-.35-.225T2 21.363M14.413 2.588Q15 3.174 15 4t-.587 1.413T13 6t-1.412-.587T11 4t.588-1.412T13 2t1.413.588M19.975 6.6q.2-.05.288-.237t.187-.763q.1-.55.088-1.187T20.4 2.925q-.05-.225-.237-.35T19.75 2.5l-1.625.45q-.225.05-.337.263t-.013.412q.35.825.675 1.4t.725 1q.325.35.463.463t.337.112"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 21.363q0-.238.2-.438l3.775-3.5L6.5 13.5l2.575-5.35q.375-.8 1.188-1.05t1.612.175l3.375 1.75L19.8 8.9l-.225-.85q-.5-.1-.95-.438t-.925-.987q-.35-.5-.675-1.075t-.65-1.35q-.35-.825.063-1.65t1.287-1.05l1.625-.425q.875-.225 1.625.263t.875 1.387q.125.8.138 1.488t-.063 1.312q-.1.8-.325 1.325t-.6.85l.9 3.325q.075.3-.075.563t-.45.337t-.575-.075t-.35-.45l-.325-1.2l-4.675.725q-.3.05-.6 0t-.575-.175l-1.05-.5l-2.475 3.4l6.1 7.325q.2.225.15.463t-.2.387t-.387.188t-.463-.163l-6.9-5.7l-.925 2.075q-.125.275-.312.5t-.438.375L2.95 21.9q-.25.15-.475.1t-.35-.225T2 21.363M14.413 2.588Q15 3.174 15 4t-.587 1.413T13 6t-1.412-.587T11 4t.588-1.412T13 2t1.413.588M19.975 6.6q.2-.05.288-.237t.187-.763q.1-.55.088-1.187T20.4 2.925q-.05-.225-.237-.35T19.75 2.5l-1.625.45q-.225.05-.337.263t-.013.412q.35.825.675 1.4t.725 1q.325.35.463.463t.337.112"/></svg>
</template>

CSS

.icon-fitbit-raquetball-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%22M2%2021.363q0-.238.2-.438l3.775-3.5L6.5%2013.5l2.575-5.35q.375-.8%201.188-1.05t1.612.175l3.375%201.75L19.8%208.9l-.225-.85q-.5-.1-.95-.438t-.925-.987q-.35-.5-.675-1.075t-.65-1.35q-.35-.825.063-1.65t1.287-1.05l1.625-.425q.875-.225%201.625.263t.875%201.387q.125.8.138%201.488t-.063%201.312q-.1.8-.325%201.325t-.6.85l.9%203.325q.075.3-.075.563t-.45.337t-.575-.075t-.35-.45l-.325-1.2l-4.675.725q-.3.05-.6%200t-.575-.175l-1.05-.5l-2.475%203.4l6.1%207.325q.2.225.15.463t-.2.387t-.387.188t-.463-.163l-6.9-5.7l-.925%202.075q-.125.275-.312.5t-.438.375L2.95%2021.9q-.25.15-.475.1t-.35-.225T2%2021.363M14.413%202.588Q15%203.174%2015%204t-.587%201.413T13%206t-1.412-.587T11%204t.588-1.412T13%202t1.413.588M19.975%206.6q.2-.05.288-.237t.187-.763q.1-.55.088-1.187T20.4%202.925q-.05-.225-.237-.35T19.75%202.5l-1.625.45q-.225.05-.337.263t-.013.412q.35.825.675%201.4t.725%201q.325.35.463.463t.337.112%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%22M2%2021.363q0-.238.2-.438l3.775-3.5L6.5%2013.5l2.575-5.35q.375-.8%201.188-1.05t1.612.175l3.375%201.75L19.8%208.9l-.225-.85q-.5-.1-.95-.438t-.925-.987q-.35-.5-.675-1.075t-.65-1.35q-.35-.825.063-1.65t1.287-1.05l1.625-.425q.875-.225%201.625.263t.875%201.387q.125.8.138%201.488t-.063%201.312q-.1.8-.325%201.325t-.6.85l.9%203.325q.075.3-.075.563t-.45.337t-.575-.075t-.35-.45l-.325-1.2l-4.675.725q-.3.05-.6%200t-.575-.175l-1.05-.5l-2.475%203.4l6.1%207.325q.2.225.15.463t-.2.387t-.387.188t-.463-.163l-6.9-5.7l-.925%202.075q-.125.275-.312.5t-.438.375L2.95%2021.9q-.25.15-.475.1t-.35-.225T2%2021.363M14.413%202.588Q15%203.174%2015%204t-.587%201.413T13%206t-1.412-.587T11%204t.588-1.412T13%202t1.413.588M19.975%206.6q.2-.05.288-.237t.187-.763q.1-.55.088-1.187T20.4%202.925q-.05-.225-.237-.35T19.75%202.5l-1.625.45q-.225.05-.337.263t-.013.412q.35.825.675%201.4t.725%201q.325.35.463.463t.337.112%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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