fitbit raquetball icon
fitbit-raquetball-sharp from Material Symbols by Google · Sharp · Apache-2.0 Free for personal and commercial use.
- Name
- fitbit-raquetball-sharp
- Set
- Material Symbols
- Style
- Sharp
- 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="m9.05 16.15l-1.175 2.625l-5.4 3.45l-.7-.9l4.2-3.9L6.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-.437t-.925-.988q-.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.85l1.1 4.05l-1.45.375l-.525-1.925l-5.3.825l-1.6-.775l-2.475 3.4l6.45 7.775l-.8.8zm2.538-10.737Q11 4.825 11 4t.588-1.412T13 2t1.413.588T15 4t-.587 1.413T13 6t-1.412-.587M19.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 MaterialSymbolsFitbitRaquetballSharp(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.05 16.15l-1.175 2.625l-5.4 3.45l-.7-.9l4.2-3.9L6.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-.437t-.925-.988q-.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.85l1.1 4.05l-1.45.375l-.525-1.925l-5.3.825l-1.6-.775l-2.475 3.4l6.45 7.775l-.8.8zm2.538-10.737Q11 4.825 11 4t.588-1.412T13 2t1.413.588T15 4t-.587 1.413T13 6t-1.412-.587M19.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="m9.05 16.15l-1.175 2.625l-5.4 3.45l-.7-.9l4.2-3.9L6.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-.437t-.925-.988q-.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.85l1.1 4.05l-1.45.375l-.525-1.925l-5.3.825l-1.6-.775l-2.475 3.4l6.45 7.775l-.8.8zm2.538-10.737Q11 4.825 11 4t.588-1.412T13 2t1.413.588T15 4t-.587 1.413T13 6t-1.412-.587M19.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-sharp {
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.05%2016.15l-1.175%202.625l-5.4%203.45l-.7-.9l4.2-3.9L6.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-.437t-.925-.988q-.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.85l1.1%204.05l-1.45.375l-.525-1.925l-5.3.825l-1.6-.775l-2.475%203.4l6.45%207.775l-.8.8zm2.538-10.737Q11%204.825%2011%204t.588-1.412T13%202t1.413.588T15%204t-.587%201.413T13%206t-1.412-.587M19.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%22m9.05%2016.15l-1.175%202.625l-5.4%203.45l-.7-.9l4.2-3.9L6.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-.437t-.925-.988q-.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.85l1.1%204.05l-1.45.375l-.525-1.925l-5.3.825l-1.6-.775l-2.475%203.4l6.45%207.775l-.8.8zm2.538-10.737Q11%204.825%2011%204t.588-1.412T13%202t1.413.588T15%204t-.587%201.413T13%206t-1.412-.587M19.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-sharp.svg?color=%231a73e8&size=48