gymnastics icon
gymnastics from IconPark by ByteDance · Color · Sports · Apache-2.0 Free for personal and commercial use.
- Name
- gymnastics
- Set
- IconPark
- Style
- Color
- Category
- Sports
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More sports icons from IconPark
Use the gymnastics icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-miterlimit="2" stroke-width="4"><path fill="#2F88FF" d="M24 22C26.7614 22 29 19.7614 29 17C29 14.2386 26.7614 12 24 12C21.2386 12 19 14.2386 19 17C19 19.7614 21.2386 22 24 22Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M23 29L21 36L12 34L7 44"/><path stroke-linecap="round" stroke-linejoin="round" d="M21 36L23 44H34"/><path stroke-linecap="round" stroke-linejoin="round" d="M7 22.9998L23 28.9998L35 26.9998L41.04 22.0298"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 3.99985C26 1.99985 36 5.99985 44 14.9998"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkGymnastics(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeMiterlimit="2" strokeWidth="4"><path fill="#2F88FF" d="M24 22C26.7614 22 29 19.7614 29 17C29 14.2386 26.7614 12 24 12C21.2386 12 19 14.2386 19 17C19 19.7614 21.2386 22 24 22Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M23 29L21 36L12 34L7 44"/><path strokeLinecap="round" strokeLinejoin="round" d="M21 36L23 44H34"/><path strokeLinecap="round" strokeLinejoin="round" d="M7 22.9998L23 28.9998L35 26.9998L41.04 22.0298"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 3.99985C26 1.99985 36 5.99985 44 14.9998"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-miterlimit="2" stroke-width="4"><path fill="#2F88FF" d="M24 22C26.7614 22 29 19.7614 29 17C29 14.2386 26.7614 12 24 12C21.2386 12 19 14.2386 19 17C19 19.7614 21.2386 22 24 22Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M23 29L21 36L12 34L7 44"/><path stroke-linecap="round" stroke-linejoin="round" d="M21 36L23 44H34"/><path stroke-linecap="round" stroke-linejoin="round" d="M7 22.9998L23 28.9998L35 26.9998L41.04 22.0298"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 3.99985C26 1.99985 36 5.99985 44 14.9998"/></g></svg> </template>
CSS
.icon-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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M24%2022C26.7614%2022%2029%2019.7614%2029%2017C29%2014.2386%2026.7614%2012%2024%2012C21.2386%2012%2019%2014.2386%2019%2017C19%2019.7614%2021.2386%2022%2024%2022Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23%2029L21%2036L12%2034L7%2044%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2036L23%2044H34%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2022.9998L23%2028.9998L35%2026.9998L41.04%2022.0298%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%203.99985C26%201.99985%2036%205.99985%2044%2014.9998%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M24%2022C26.7614%2022%2029%2019.7614%2029%2017C29%2014.2386%2026.7614%2012%2024%2012C21.2386%2012%2019%2014.2386%2019%2017C19%2019.7614%2021.2386%2022%2024%2022Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23%2029L21%2036L12%2034L7%2044%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2036L23%2044H34%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2022.9998L23%2028.9998L35%2026.9998L41.04%2022.0298%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%203.99985C26%201.99985%2036%205.99985%2044%2014.9998%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/gymnastics.svg?color=%231a73e8&size=48