gymnastics one icon
gymnastics-one from IconPark by ByteDance · Color · Sports · Apache-2.0 Free for personal and commercial use.
- Name
- gymnastics-one
- 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 one 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="M27 24C29.7614 24 32 21.7614 32 19C32 16.2386 29.7614 14 27 14C24.2386 14 22 16.2386 22 19C22 21.7614 24.2386 24 27 24Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M23 29L21 36L12 33L8 44"/><path stroke-linecap="round" stroke-linejoin="round" d="M21 36L22.49 42.48C22.71 43.37 23.51 44 24.43 44H35.01"/><path stroke-linecap="round" stroke-linejoin="round" d="M7 23L23 29L14 20L13 11"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 4C14 4 14.69 4 17 4C29 4 44 5.45 44 32"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkGymnasticsOne(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="M27 24C29.7614 24 32 21.7614 32 19C32 16.2386 29.7614 14 27 14C24.2386 14 22 16.2386 22 19C22 21.7614 24.2386 24 27 24Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M23 29L21 36L12 33L8 44"/><path strokeLinecap="round" strokeLinejoin="round" d="M21 36L22.49 42.48C22.71 43.37 23.51 44 24.43 44H35.01"/><path strokeLinecap="round" strokeLinejoin="round" d="M7 23L23 29L14 20L13 11"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 4C14 4 14.69 4 17 4C29 4 44 5.45 44 32"/></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="M27 24C29.7614 24 32 21.7614 32 19C32 16.2386 29.7614 14 27 14C24.2386 14 22 16.2386 22 19C22 21.7614 24.2386 24 27 24Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M23 29L21 36L12 33L8 44"/><path stroke-linecap="round" stroke-linejoin="round" d="M21 36L22.49 42.48C22.71 43.37 23.51 44 24.43 44H35.01"/><path stroke-linecap="round" stroke-linejoin="round" d="M7 23L23 29L14 20L13 11"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 4C14 4 14.69 4 17 4C29 4 44 5.45 44 32"/></g></svg> </template>
CSS
.icon-gymnastics-one {
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%22M27%2024C29.7614%2024%2032%2021.7614%2032%2019C32%2016.2386%2029.7614%2014%2027%2014C24.2386%2014%2022%2016.2386%2022%2019C22%2021.7614%2024.2386%2024%2027%2024Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23%2029L21%2036L12%2033L8%2044%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2036L22.49%2042.48C22.71%2043.37%2023.51%2044%2024.43%2044H35.01%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2023L23%2029L14%2020L13%2011%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%204C14%204%2014.69%204%2017%204C29%204%2044%205.45%2044%2032%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%22M27%2024C29.7614%2024%2032%2021.7614%2032%2019C32%2016.2386%2029.7614%2014%2027%2014C24.2386%2014%2022%2016.2386%2022%2019C22%2021.7614%2024.2386%2024%2027%2024Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23%2029L21%2036L12%2033L8%2044%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2036L22.49%2042.48C22.71%2043.37%2023.51%2044%2024.43%2044H35.01%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2023L23%2029L14%2020L13%2011%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%204C14%204%2014.69%204%2017%204C29%204%2044%205.45%2044%2032%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-one.svg?color=%231a73e8&size=48