sports gymnastics icon
sports-gymnastics-rounded from Material Symbols by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-gymnastics-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sports-gymnastics-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
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="M11.95 21.05L11.5 12L8 11H2q-.425 0-.712-.288T1 10t.288-.712T2 9h5l6.25-4.475q.325-.225.7-.175t.65.35q.275.35.225.762t-.4.688L11.15 8.5H14l7.15-4.125q.275-.175.613-.1t.612.4q.275.3.225.688T22.225 6L14.5 12l-.45 9.05q-.025.4-.325.675T12.95 22q-.4 0-.687-.275t-.313-.675M6 8q-.825 0-1.412-.587T4 6t.588-1.412T6 4t1.413.588T8 6t-.587 1.413T6 8"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSportsGymnasticsRounded(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="M11.95 21.05L11.5 12L8 11H2q-.425 0-.712-.288T1 10t.288-.712T2 9h5l6.25-4.475q.325-.225.7-.175t.65.35q.275.35.225.762t-.4.688L11.15 8.5H14l7.15-4.125q.275-.175.613-.1t.612.4q.275.3.225.688T22.225 6L14.5 12l-.45 9.05q-.025.4-.325.675T12.95 22q-.4 0-.687-.275t-.313-.675M6 8q-.825 0-1.412-.587T4 6t.588-1.412T6 4t1.413.588T8 6t-.587 1.413T6 8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.95 21.05L11.5 12L8 11H2q-.425 0-.712-.288T1 10t.288-.712T2 9h5l6.25-4.475q.325-.225.7-.175t.65.35q.275.35.225.762t-.4.688L11.15 8.5H14l7.15-4.125q.275-.175.613-.1t.612.4q.275.3.225.688T22.225 6L14.5 12l-.45 9.05q-.025.4-.325.675T12.95 22q-.4 0-.687-.275t-.313-.675M6 8q-.825 0-1.412-.587T4 6t.588-1.412T6 4t1.413.588T8 6t-.587 1.413T6 8"/></svg> </template>
CSS
.icon-sports-gymnastics-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%22M11.95%2021.05L11.5%2012L8%2011H2q-.425%200-.712-.288T1%2010t.288-.712T2%209h5l6.25-4.475q.325-.225.7-.175t.65.35q.275.35.225.762t-.4.688L11.15%208.5H14l7.15-4.125q.275-.175.613-.1t.612.4q.275.3.225.688T22.225%206L14.5%2012l-.45%209.05q-.025.4-.325.675T12.95%2022q-.4%200-.687-.275t-.313-.675M6%208q-.825%200-1.412-.587T4%206t.588-1.412T6%204t1.413.588T8%206t-.587%201.413T6%208%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%22M11.95%2021.05L11.5%2012L8%2011H2q-.425%200-.712-.288T1%2010t.288-.712T2%209h5l6.25-4.475q.325-.225.7-.175t.65.35q.275.35.225.762t-.4.688L11.15%208.5H14l7.15-4.125q.275-.175.613-.1t.612.4q.275.3.225.688T22.225%206L14.5%2012l-.45%209.05q-.025.4-.325.675T12.95%2022q-.4%200-.687-.275t-.313-.675M6%208q-.825%200-1.412-.587T4%206t.588-1.412T6%204t1.413.588T8%206t-.587%201.413T6%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sports-gymnastics-rounded.svg?color=%231a73e8&size=48