sports gymnastics icon

sports-gymnastics from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
sports-gymnastics
Set
Material Symbols Light
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
sports-gymnastics-outline, sports-gymnastics-outline-sharp, sports-gymnastics-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the sports gymnastics icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.48 21.5l-.191-9.75l-4.904-1.25H.923v-1h6.23l7.674-5.404l.646.756l-4.707 3.36l3.676.865l7.243-4.443l.584.689l-8 6.08l-.75 10.097zM6.193 7.692q-.698 0-1.195-.497T4.5 6t.497-1.195t1.195-.497t1.195.497T7.884 6t-.497 1.195t-1.195.497"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSportsGymnastics(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="m12.48 21.5l-.191-9.75l-4.904-1.25H.923v-1h6.23l7.674-5.404l.646.756l-4.707 3.36l3.676.865l7.243-4.443l.584.689l-8 6.08l-.75 10.097zM6.193 7.692q-.698 0-1.195-.497T4.5 6t.497-1.195t1.195-.497t1.195.497T7.884 6t-.497 1.195t-1.195.497"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.48 21.5l-.191-9.75l-4.904-1.25H.923v-1h6.23l7.674-5.404l.646.756l-4.707 3.36l3.676.865l7.243-4.443l.584.689l-8 6.08l-.75 10.097zM6.193 7.692q-.698 0-1.195-.497T4.5 6t.497-1.195t1.195-.497t1.195.497T7.884 6t-.497 1.195t-1.195.497"/></svg>
</template>

CSS

.icon-sports-gymnastics {
  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%22m12.48%2021.5l-.191-9.75l-4.904-1.25H.923v-1h6.23l7.674-5.404l.646.756l-4.707%203.36l3.676.865l7.243-4.443l.584.689l-8%206.08l-.75%2010.097zM6.193%207.692q-.698%200-1.195-.497T4.5%206t.497-1.195t1.195-.497t1.195.497T7.884%206t-.497%201.195t-1.195.497%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%22m12.48%2021.5l-.191-9.75l-4.904-1.25H.923v-1h6.23l7.674-5.404l.646.756l-4.707%203.36l3.676.865l7.243-4.443l.584.689l-8%206.08l-.75%2010.097zM6.193%207.692q-.698%200-1.195-.497T4.5%206t.497-1.195t1.195-.497t1.195.497T7.884%206t-.497%201.195t-1.195.497%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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