weightlifting icon

weightlifting from IconPark by ByteDance · Color · Sports · Apache-2.0 Free for personal and commercial use.

Name
weightlifting
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 weightlifting 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 27C26.7614 27 29 24.7614 29 22C29 19.2386 26.7614 17 24 17C21.2386 17 19 19.2386 19 22C19 24.7614 21.2386 27 24 27Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 9H44"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 4V14"/><path stroke-linecap="round" stroke-linejoin="round" d="M44 4V14"/><path stroke-linecap="round" stroke-linejoin="round" d="M11 9V26.1L24 34L37 26V9"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 34V44"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkWeightlifting(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 27C26.7614 27 29 24.7614 29 22C29 19.2386 26.7614 17 24 17C21.2386 17 19 19.2386 19 22C19 24.7614 21.2386 27 24 27Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M4 9H44"/><path strokeLinecap="round" strokeLinejoin="round" d="M4 4V14"/><path strokeLinecap="round" strokeLinejoin="round" d="M44 4V14"/><path strokeLinecap="round" strokeLinejoin="round" d="M11 9V26.1L24 34L37 26V9"/><path strokeLinecap="round" strokeLinejoin="round" d="M24 34V44"/></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 27C26.7614 27 29 24.7614 29 22C29 19.2386 26.7614 17 24 17C21.2386 17 19 19.2386 19 22C19 24.7614 21.2386 27 24 27Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 9H44"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 4V14"/><path stroke-linecap="round" stroke-linejoin="round" d="M44 4V14"/><path stroke-linecap="round" stroke-linejoin="round" d="M11 9V26.1L24 34L37 26V9"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 34V44"/></g></svg>
</template>

CSS

.icon-weightlifting {
  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%2027C26.7614%2027%2029%2024.7614%2029%2022C29%2019.2386%2026.7614%2017%2024%2017C21.2386%2017%2019%2019.2386%2019%2022C19%2024.7614%2021.2386%2027%2024%2027Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%209H44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%204V14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M44%204V14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%209V26.1L24%2034L37%2026V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2034V44%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%2027C26.7614%2027%2029%2024.7614%2029%2022C29%2019.2386%2026.7614%2017%2024%2017C21.2386%2017%2019%2019.2386%2019%2022C19%2024.7614%2021.2386%2027%2024%2027Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%209H44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%204V14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M44%204V14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%209V26.1L24%2034L37%2026V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2034V44%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/weightlifting.svg?color=%231a73e8&size=48