sports gymnastics icon
sports-gymnastics-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-gymnastics-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sports-gymnastics-outline-rounded
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.47 20.992l-.181-9.242l-4.904-1.25H1.423q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h5.73l7.309-5.148q.17-.11.344-.079t.313.18q.14.174.116.377t-.194.34l-4.276 3.042l3.677.865l6.92-4.24q.14-.08.304-.062q.165.017.305.182q.14.153.12.348q-.022.195-.193.31l-7.629 5.789l-.719 9.608q-.025.207-.175.348t-.386.14q-.208 0-.357-.147t-.163-.36m-6.277-13.3q-.698 0-1.195-.498Q4.5 6.698 4.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 MaterialSymbolsLightSportsGymnasticsRounded(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.47 20.992l-.181-9.242l-4.904-1.25H1.423q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h5.73l7.309-5.148q.17-.11.344-.079t.313.18q.14.174.116.377t-.194.34l-4.276 3.042l3.677.865l6.92-4.24q.14-.08.304-.062q.165.017.305.182q.14.153.12.348q-.022.195-.193.31l-7.629 5.789l-.719 9.608q-.025.207-.175.348t-.386.14q-.208 0-.357-.147t-.163-.36m-6.277-13.3q-.698 0-1.195-.498Q4.5 6.698 4.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.47 20.992l-.181-9.242l-4.904-1.25H1.423q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h5.73l7.309-5.148q.17-.11.344-.079t.313.18q.14.174.116.377t-.194.34l-4.276 3.042l3.677.865l6.92-4.24q.14-.08.304-.062q.165.017.305.182q.14.153.12.348q-.022.195-.193.31l-7.629 5.789l-.719 9.608q-.025.207-.175.348t-.386.14q-.208 0-.357-.147t-.163-.36m-6.277-13.3q-.698 0-1.195-.498Q4.5 6.698 4.5 6t.497-1.195t1.195-.497t1.195.497T7.884 6t-.497 1.195t-1.195.497"/></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%22m12.47%2020.992l-.181-9.242l-4.904-1.25H1.423q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h5.73l7.309-5.148q.17-.11.344-.079t.313.18q.14.174.116.377t-.194.34l-4.276%203.042l3.677.865l6.92-4.24q.14-.08.304-.062q.165.017.305.182q.14.153.12.348q-.022.195-.193.31l-7.629%205.789l-.719%209.608q-.025.207-.175.348t-.386.14q-.208%200-.357-.147t-.163-.36m-6.277-13.3q-.698%200-1.195-.498Q4.5%206.698%204.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.47%2020.992l-.181-9.242l-4.904-1.25H1.423q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h5.73l7.309-5.148q.17-.11.344-.079t.313.18q.14.174.116.377t-.194.34l-4.276%203.042l3.677.865l6.92-4.24q.14-.08.304-.062q.165.017.305.182q.14.153.12.348q-.022.195-.193.31l-7.629%205.789l-.719%209.608q-.025.207-.175.348t-.386.14q-.208%200-.357-.147t-.163-.36m-6.277-13.3q-.698%200-1.195-.498Q4.5%206.698%204.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-rounded.svg?color=%231a73e8&size=48