fitbit raquetball icon
fitbit-raquetball from Material Symbols Light by Google · Regular · Apache-2.0 Free for personal and commercial use.
- Name
- fitbit-raquetball
- Set
- Material Symbols Light
- Style
- Regular
- Viewbox
- 24×24
- License
- Apache 2.0
2 other variants in Material Symbols Light
The same icon in other sets
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="M3.039 20.613q0-.122.103-.207l3.564-3.308l.678-3.867l2.172-4.697q.298-.626.947-.819t1.276.118l3.375 1.673l4.415-.145l-.34-1.273q-.5-.1-.96-.427q-.46-.328-.857-.882q-.293-.385-.54-.883q-.249-.498-.574-1.254q-.273-.652.043-1.284q.317-.633 1.019-.82l1.51-.405q.701-.187 1.288.204t.673 1.1q.125.78.147 1.352t-.034 1.063q-.08.684-.305 1.19t-.62.85l.966 3.627l-.796.221l-.487-1.752l-4.367.706q-.223.05-.456.01t-.45-.127l-1.377-.596l-2.34 3.323l5.561 7.113q.085.11.064.232t-.095.195t-.185.082t-.222-.076l-6.458-5.7l-1.194 2.46q-.106.217-.255.375q-.15.157-.341.288l-4.08 2.608q-.115.073-.224.042q-.11-.03-.177-.11q-.068-.078-.068-.2m11.009-17.15q.453.462.453 1.114t-.453 1.114q-.453.463-1.105.463t-1.114-.463t-.462-1.114t.462-1.114T12.942 3t1.105.463m5.39 3.772q.2-.05.326-.238t.245-.628q.138-.55.145-1.216t-.118-1.632q-.05-.321-.334-.504q-.284-.182-.605-.094l-1.51.412q-.32.088-.481.387t-.022.615q.35.863.704 1.438t.773.98q.325.312.5.415q.177.103.377.065"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFitbitRaquetball(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="M3.039 20.613q0-.122.103-.207l3.564-3.308l.678-3.867l2.172-4.697q.298-.626.947-.819t1.276.118l3.375 1.673l4.415-.145l-.34-1.273q-.5-.1-.96-.427q-.46-.328-.857-.882q-.293-.385-.54-.883q-.249-.498-.574-1.254q-.273-.652.043-1.284q.317-.633 1.019-.82l1.51-.405q.701-.187 1.288.204t.673 1.1q.125.78.147 1.352t-.034 1.063q-.08.684-.305 1.19t-.62.85l.966 3.627l-.796.221l-.487-1.752l-4.367.706q-.223.05-.456.01t-.45-.127l-1.377-.596l-2.34 3.323l5.561 7.113q.085.11.064.232t-.095.195t-.185.082t-.222-.076l-6.458-5.7l-1.194 2.46q-.106.217-.255.375q-.15.157-.341.288l-4.08 2.608q-.115.073-.224.042q-.11-.03-.177-.11q-.068-.078-.068-.2m11.009-17.15q.453.462.453 1.114t-.453 1.114q-.453.463-1.105.463t-1.114-.463t-.462-1.114t.462-1.114T12.942 3t1.105.463m5.39 3.772q.2-.05.326-.238t.245-.628q.138-.55.145-1.216t-.118-1.632q-.05-.321-.334-.504q-.284-.182-.605-.094l-1.51.412q-.32.088-.481.387t-.022.615q.35.863.704 1.438t.773.98q.325.312.5.415q.177.103.377.065"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.039 20.613q0-.122.103-.207l3.564-3.308l.678-3.867l2.172-4.697q.298-.626.947-.819t1.276.118l3.375 1.673l4.415-.145l-.34-1.273q-.5-.1-.96-.427q-.46-.328-.857-.882q-.293-.385-.54-.883q-.249-.498-.574-1.254q-.273-.652.043-1.284q.317-.633 1.019-.82l1.51-.405q.701-.187 1.288.204t.673 1.1q.125.78.147 1.352t-.034 1.063q-.08.684-.305 1.19t-.62.85l.966 3.627l-.796.221l-.487-1.752l-4.367.706q-.223.05-.456.01t-.45-.127l-1.377-.596l-2.34 3.323l5.561 7.113q.085.11.064.232t-.095.195t-.185.082t-.222-.076l-6.458-5.7l-1.194 2.46q-.106.217-.255.375q-.15.157-.341.288l-4.08 2.608q-.115.073-.224.042q-.11-.03-.177-.11q-.068-.078-.068-.2m11.009-17.15q.453.462.453 1.114t-.453 1.114q-.453.463-1.105.463t-1.114-.463t-.462-1.114t.462-1.114T12.942 3t1.105.463m5.39 3.772q.2-.05.326-.238t.245-.628q.138-.55.145-1.216t-.118-1.632q-.05-.321-.334-.504q-.284-.182-.605-.094l-1.51.412q-.32.088-.481.387t-.022.615q.35.863.704 1.438t.773.98q.325.312.5.415q.177.103.377.065"/></svg> </template>
CSS
.icon-fitbit-raquetball {
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%22M3.039%2020.613q0-.122.103-.207l3.564-3.308l.678-3.867l2.172-4.697q.298-.626.947-.819t1.276.118l3.375%201.673l4.415-.145l-.34-1.273q-.5-.1-.96-.427q-.46-.328-.857-.882q-.293-.385-.54-.883q-.249-.498-.574-1.254q-.273-.652.043-1.284q.317-.633%201.019-.82l1.51-.405q.701-.187%201.288.204t.673%201.1q.125.78.147%201.352t-.034%201.063q-.08.684-.305%201.19t-.62.85l.966%203.627l-.796.221l-.487-1.752l-4.367.706q-.223.05-.456.01t-.45-.127l-1.377-.596l-2.34%203.323l5.561%207.113q.085.11.064.232t-.095.195t-.185.082t-.222-.076l-6.458-5.7l-1.194%202.46q-.106.217-.255.375q-.15.157-.341.288l-4.08%202.608q-.115.073-.224.042q-.11-.03-.177-.11q-.068-.078-.068-.2m11.009-17.15q.453.462.453%201.114t-.453%201.114q-.453.463-1.105.463t-1.114-.463t-.462-1.114t.462-1.114T12.942%203t1.105.463m5.39%203.772q.2-.05.326-.238t.245-.628q.138-.55.145-1.216t-.118-1.632q-.05-.321-.334-.504q-.284-.182-.605-.094l-1.51.412q-.32.088-.481.387t-.022.615q.35.863.704%201.438t.773.98q.325.312.5.415q.177.103.377.065%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%22M3.039%2020.613q0-.122.103-.207l3.564-3.308l.678-3.867l2.172-4.697q.298-.626.947-.819t1.276.118l3.375%201.673l4.415-.145l-.34-1.273q-.5-.1-.96-.427q-.46-.328-.857-.882q-.293-.385-.54-.883q-.249-.498-.574-1.254q-.273-.652.043-1.284q.317-.633%201.019-.82l1.51-.405q.701-.187%201.288.204t.673%201.1q.125.78.147%201.352t-.034%201.063q-.08.684-.305%201.19t-.62.85l.966%203.627l-.796.221l-.487-1.752l-4.367.706q-.223.05-.456.01t-.45-.127l-1.377-.596l-2.34%203.323l5.561%207.113q.085.11.064.232t-.095.195t-.185.082t-.222-.076l-6.458-5.7l-1.194%202.46q-.106.217-.255.375q-.15.157-.341.288l-4.08%202.608q-.115.073-.224.042q-.11-.03-.177-.11q-.068-.078-.068-.2m11.009-17.15q.453.462.453%201.114t-.453%201.114q-.453.463-1.105.463t-1.114-.463t-.462-1.114t.462-1.114T12.942%203t1.105.463m5.39%203.772q.2-.05.326-.238t.245-.628q.138-.55.145-1.216t-.118-1.632q-.05-.321-.334-.504q-.284-.182-.605-.094l-1.51.412q-.32.088-.481.387t-.022.615q.35.863.704%201.438t.773.98q.325.312.5.415q.177.103.377.065%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/fitbit-raquetball.svg?color=%231a73e8&size=48