weightlifting icon
weightlifting-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- weightlifting-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the weightlifting icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m10 14l.136.545a1.921 1.921 0 0 0 3.728 0L14 14m-7-.5l2.401-2.802A2 2 0 0 1 10.92 10h2.252a2 2 0 0 1 1.414.586L17.5 13.5M13 16l2.31 1.386a.5.5 0 0 1 .233.33L16 20m-5-4l-2.31 1.386a.5.5 0 0 0-.233.33L8 20m-4-6s4-.5 8-.5s8 .5 8 .5M4 12v4m16-4v4M14 6a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteWeightliftingLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="2" d="m10 14l.136.545a1.921 1.921 0 0 0 3.728 0L14 14m-7-.5l2.401-2.802A2 2 0 0 1 10.92 10h2.252a2 2 0 0 1 1.414.586L17.5 13.5M13 16l2.31 1.386a.5.5 0 0 1 .233.33L16 20m-5-4l-2.31 1.386a.5.5 0 0 0-.233.33L8 20m-4-6s4-.5 8-.5s8 .5 8 .5M4 12v4m16-4v4M14 6a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m10 14l.136.545a1.921 1.921 0 0 0 3.728 0L14 14m-7-.5l2.401-2.802A2 2 0 0 1 10.92 10h2.252a2 2 0 0 1 1.414.586L17.5 13.5M13 16l2.31 1.386a.5.5 0 0 1 .233.33L16 20m-5-4l-2.31 1.386a.5.5 0 0 0-.233.33L8 20m-4-6s4-.5 8-.5s8 .5 8 .5M4 12v4m16-4v4M14 6a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/></svg> </template>
CSS
.icon-weightlifting-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m10%2014l.136.545a1.921%201.921%200%200%200%203.728%200L14%2014m-7-.5l2.401-2.802A2%202%200%200%201%2010.92%2010h2.252a2%202%200%200%201%201.414.586L17.5%2013.5M13%2016l2.31%201.386a.5.5%200%200%201%20.233.33L16%2020m-5-4l-2.31%201.386a.5.5%200%200%200-.233.33L8%2020m-4-6s4-.5%208-.5s8%20.5%208%20.5M4%2012v4m16-4v4M14%206a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m10%2014l.136.545a1.921%201.921%200%200%200%203.728%200L14%2014m-7-.5l2.401-2.802A2%202%200%200%201%2010.92%2010h2.252a2%202%200%200%201%201.414.586L17.5%2013.5M13%2016l2.31%201.386a.5.5%200%200%201%20.233.33L16%2020m-5-4l-2.31%201.386a.5.5%200%200%200-.233.33L8%2020m-4-6s4-.5%208-.5s8%20.5%208%20.5M4%2012v4m16-4v4M14%206a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/weightlifting-line.svg?color=%231a73e8&size=48