equipment weightlifting icon

equipment-weightlifting from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
equipment-weightlifting
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the equipment weightlifting icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10.529 8h2.942c.56 0 1.147.002 1.397.617c.176.433.176 1.333 0 1.766c-.25.615-.837.617-1.397.617H10.53c-.56 0-1.147-.002-1.397-.617c-.176-.433-.176-1.333 0-1.766C9.383 8.002 9.97 8 10.53 8m-.001 3h2.942c.56 0 1.147.002 1.397.617c.176.433.176 1.333 0 1.766c-.25.615-.837.617-1.397.617H10.53c-.56 0-1.147-.002-1.397-.617c-.176-.433-.176-1.333 0-1.766c.25-.615.837-.617 1.397-.617M7.5 19c.042-.127.063-.19.086-.246a2 2 0 0 1 1.735-1.25c.06-.004.127-.004.26-.004h4.838c.133 0 .2 0 .26.004a2 2 0 0 1 1.735 1.25c.023.056.044.12.086.246M12 17.5V22m0 0h7m-7 0H5"/><path d="m21 8.5l-1.204-1.405c-.884-1.03-1.325-1.546-1.922-1.82C17.277 5 16.598 5 15.24 5H8.76c-1.358 0-2.037 0-2.634.274c-.597.275-1.038.79-1.922 1.821L3 8.5m9-.5V2"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsEquipmentWeightlifting(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M10.529 8h2.942c.56 0 1.147.002 1.397.617c.176.433.176 1.333 0 1.766c-.25.615-.837.617-1.397.617H10.53c-.56 0-1.147-.002-1.397-.617c-.176-.433-.176-1.333 0-1.766C9.383 8.002 9.97 8 10.53 8m-.001 3h2.942c.56 0 1.147.002 1.397.617c.176.433.176 1.333 0 1.766c-.25.615-.837.617-1.397.617H10.53c-.56 0-1.147-.002-1.397-.617c-.176-.433-.176-1.333 0-1.766c.25-.615.837-.617 1.397-.617M7.5 19c.042-.127.063-.19.086-.246a2 2 0 0 1 1.735-1.25c.06-.004.127-.004.26-.004h4.838c.133 0 .2 0 .26.004a2 2 0 0 1 1.735 1.25c.023.056.044.12.086.246M12 17.5V22m0 0h7m-7 0H5"/><path d="m21 8.5l-1.204-1.405c-.884-1.03-1.325-1.546-1.922-1.82C17.277 5 16.598 5 15.24 5H8.76c-1.358 0-2.037 0-2.634.274c-.597.275-1.038.79-1.922 1.821L3 8.5m9-.5V2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10.529 8h2.942c.56 0 1.147.002 1.397.617c.176.433.176 1.333 0 1.766c-.25.615-.837.617-1.397.617H10.53c-.56 0-1.147-.002-1.397-.617c-.176-.433-.176-1.333 0-1.766C9.383 8.002 9.97 8 10.53 8m-.001 3h2.942c.56 0 1.147.002 1.397.617c.176.433.176 1.333 0 1.766c-.25.615-.837.617-1.397.617H10.53c-.56 0-1.147-.002-1.397-.617c-.176-.433-.176-1.333 0-1.766c.25-.615.837-.617 1.397-.617M7.5 19c.042-.127.063-.19.086-.246a2 2 0 0 1 1.735-1.25c.06-.004.127-.004.26-.004h4.838c.133 0 .2 0 .26.004a2 2 0 0 1 1.735 1.25c.023.056.044.12.086.246M12 17.5V22m0 0h7m-7 0H5"/><path d="m21 8.5l-1.204-1.405c-.884-1.03-1.325-1.546-1.922-1.82C17.277 5 16.598 5 15.24 5H8.76c-1.358 0-2.037 0-2.634.274c-.597.275-1.038.79-1.922 1.821L3 8.5m9-.5V2"/></g></svg>
</template>

CSS

.icon-equipment-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10.529%208h2.942c.56%200%201.147.002%201.397.617c.176.433.176%201.333%200%201.766c-.25.615-.837.617-1.397.617H10.53c-.56%200-1.147-.002-1.397-.617c-.176-.433-.176-1.333%200-1.766C9.383%208.002%209.97%208%2010.53%208m-.001%203h2.942c.56%200%201.147.002%201.397.617c.176.433.176%201.333%200%201.766c-.25.615-.837.617-1.397.617H10.53c-.56%200-1.147-.002-1.397-.617c-.176-.433-.176-1.333%200-1.766c.25-.615.837-.617%201.397-.617M7.5%2019c.042-.127.063-.19.086-.246a2%202%200%200%201%201.735-1.25c.06-.004.127-.004.26-.004h4.838c.133%200%20.2%200%20.26.004a2%202%200%200%201%201.735%201.25c.023.056.044.12.086.246M12%2017.5V22m0%200h7m-7%200H5%22%2F%3E%3Cpath%20d%3D%22m21%208.5l-1.204-1.405c-.884-1.03-1.325-1.546-1.922-1.82C17.277%205%2016.598%205%2015.24%205H8.76c-1.358%200-2.037%200-2.634.274c-.597.275-1.038.79-1.922%201.821L3%208.5m9-.5V2%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10.529%208h2.942c.56%200%201.147.002%201.397.617c.176.433.176%201.333%200%201.766c-.25.615-.837.617-1.397.617H10.53c-.56%200-1.147-.002-1.397-.617c-.176-.433-.176-1.333%200-1.766C9.383%208.002%209.97%208%2010.53%208m-.001%203h2.942c.56%200%201.147.002%201.397.617c.176.433.176%201.333%200%201.766c-.25.615-.837.617-1.397.617H10.53c-.56%200-1.147-.002-1.397-.617c-.176-.433-.176-1.333%200-1.766c.25-.615.837-.617%201.397-.617M7.5%2019c.042-.127.063-.19.086-.246a2%202%200%200%201%201.735-1.25c.06-.004.127-.004.26-.004h4.838c.133%200%20.2%200%20.26.004a2%202%200%200%201%201.735%201.25c.023.056.044.12.086.246M12%2017.5V22m0%200h7m-7%200H5%22%2F%3E%3Cpath%20d%3D%22m21%208.5l-1.204-1.405c-.884-1.03-1.325-1.546-1.922-1.82C17.277%205%2016.598%205%2015.24%205H8.76c-1.358%200-2.037%200-2.634.274c-.597.275-1.038.79-1.922%201.821L3%208.5m9-.5V2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/equipment-weightlifting.svg?color=%231a73e8&size=48