exercise weights icon
exercise-weights from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- exercise-weights
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
Related icons in Health Icons
Use the exercise weights icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M10.085 6.972a1 1 0 0 0-1.081-.911L7.01 6.23a1 1 0 0 0-.912 1.081l.329 3.869a1 1 0 0 0 .146 1.725l.35 4.122a1 1 0 0 0 1.081.912l1.993-.17a1 1 0 0 0 .912-1.08l-.37-4.346c.51-.091 1.01-.178 1.504-.26c.105 1.65.41 4.449.972 7.085c.36 1.68.852 3.434 1.536 4.814c.34.688.782 1.392 1.367 1.948c.517.492 1.217.927 2.081 1.041v4.332l-.326-.117l-.223-.08c-1.005-.36-2.026-.726-2.806-.923c-.378-.096-.951-.221-1.513-.171a2.406 2.406 0 0 0-1.314.516A2.221 2.221 0 0 0 11 32.263c0 .823.281 2.94.52 4.631a275.893 275.893 0 0 0 .46 3.129l.032.209l.009.055l.002.014v.005L14 40l-1.976.306a2 2 0 0 0 3.97-.163l.37-5.177c1.111.398 2.408.857 3.689 1.217c1.273.358 2.67.66 3.947.66c1.277 0 2.674-.302 3.947-.66c1.27-.357 2.556-.812 3.66-1.207l.399 5.177a2 2 0 0 0 3.97.154L34 40l1.976.306l.001-.005l.002-.014l.009-.055l.032-.21l.114-.753c.094-.628.22-1.48.346-2.375c.239-1.691.52-3.808.52-4.63c0-.59-.23-1.258-.818-1.736a2.405 2.405 0 0 0-1.314-.516c-.562-.05-1.135.075-1.514.17c-.78.198-1.8.564-2.805.924l-.223.08l-.326.117v-4.327c1.89-.211 3.035-1.743 3.666-2.962c.732-1.412 1.21-3.197 1.534-4.886c.508-2.639.708-5.41.773-7.032c.488.08.983.165 1.486.254l-.37 4.339a1 1 0 0 0 .913 1.08l1.992.17a1 1 0 0 0 1.081-.912l.35-4.122a.998.998 0 0 0 .147-1.725l.329-3.869a1 1 0 0 0-.912-1.081l-1.993-.17a1 1 0 0 0-1.08.912l-.287 3.377c-.638-.112-1.263-.217-1.877-.315a2 2 0 0 0-3.161-.453c-6.077-.767-11.222-.766-17.193-.01a2 2 0 0 0-3.144.453c-.616.098-1.243.204-1.883.318zm6.843 11.36a48.495 48.495 0 0 1-.912-6.824c5.531-.673 10.345-.673 15.975.013c-.038 1.332-.208 4.194-.719 6.851c-.3 1.561-.69 2.901-1.157 3.802c-.318.613-.536.785-.608.826H18.643c-.116-.121-.295-.366-.507-.794c-.462-.933-.872-2.304-1.208-3.874M28.5 16.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsExerciseWeights(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M10.085 6.972a1 1 0 0 0-1.081-.911L7.01 6.23a1 1 0 0 0-.912 1.081l.329 3.869a1 1 0 0 0 .146 1.725l.35 4.122a1 1 0 0 0 1.081.912l1.993-.17a1 1 0 0 0 .912-1.08l-.37-4.346c.51-.091 1.01-.178 1.504-.26c.105 1.65.41 4.449.972 7.085c.36 1.68.852 3.434 1.536 4.814c.34.688.782 1.392 1.367 1.948c.517.492 1.217.927 2.081 1.041v4.332l-.326-.117l-.223-.08c-1.005-.36-2.026-.726-2.806-.923c-.378-.096-.951-.221-1.513-.171a2.406 2.406 0 0 0-1.314.516A2.221 2.221 0 0 0 11 32.263c0 .823.281 2.94.52 4.631a275.893 275.893 0 0 0 .46 3.129l.032.209l.009.055l.002.014v.005L14 40l-1.976.306a2 2 0 0 0 3.97-.163l.37-5.177c1.111.398 2.408.857 3.689 1.217c1.273.358 2.67.66 3.947.66c1.277 0 2.674-.302 3.947-.66c1.27-.357 2.556-.812 3.66-1.207l.399 5.177a2 2 0 0 0 3.97.154L34 40l1.976.306l.001-.005l.002-.014l.009-.055l.032-.21l.114-.753c.094-.628.22-1.48.346-2.375c.239-1.691.52-3.808.52-4.63c0-.59-.23-1.258-.818-1.736a2.405 2.405 0 0 0-1.314-.516c-.562-.05-1.135.075-1.514.17c-.78.198-1.8.564-2.805.924l-.223.08l-.326.117v-4.327c1.89-.211 3.035-1.743 3.666-2.962c.732-1.412 1.21-3.197 1.534-4.886c.508-2.639.708-5.41.773-7.032c.488.08.983.165 1.486.254l-.37 4.339a1 1 0 0 0 .913 1.08l1.992.17a1 1 0 0 0 1.081-.912l.35-4.122a.998.998 0 0 0 .147-1.725l.329-3.869a1 1 0 0 0-.912-1.081l-1.993-.17a1 1 0 0 0-1.08.912l-.287 3.377c-.638-.112-1.263-.217-1.877-.315a2 2 0 0 0-3.161-.453c-6.077-.767-11.222-.766-17.193-.01a2 2 0 0 0-3.144.453c-.616.098-1.243.204-1.883.318zm6.843 11.36a48.495 48.495 0 0 1-.912-6.824c5.531-.673 10.345-.673 15.975.013c-.038 1.332-.208 4.194-.719 6.851c-.3 1.561-.69 2.901-1.157 3.802c-.318.613-.536.785-.608.826H18.643c-.116-.121-.295-.366-.507-.794c-.462-.933-.872-2.304-1.208-3.874M28.5 16.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M10.085 6.972a1 1 0 0 0-1.081-.911L7.01 6.23a1 1 0 0 0-.912 1.081l.329 3.869a1 1 0 0 0 .146 1.725l.35 4.122a1 1 0 0 0 1.081.912l1.993-.17a1 1 0 0 0 .912-1.08l-.37-4.346c.51-.091 1.01-.178 1.504-.26c.105 1.65.41 4.449.972 7.085c.36 1.68.852 3.434 1.536 4.814c.34.688.782 1.392 1.367 1.948c.517.492 1.217.927 2.081 1.041v4.332l-.326-.117l-.223-.08c-1.005-.36-2.026-.726-2.806-.923c-.378-.096-.951-.221-1.513-.171a2.406 2.406 0 0 0-1.314.516A2.221 2.221 0 0 0 11 32.263c0 .823.281 2.94.52 4.631a275.893 275.893 0 0 0 .46 3.129l.032.209l.009.055l.002.014v.005L14 40l-1.976.306a2 2 0 0 0 3.97-.163l.37-5.177c1.111.398 2.408.857 3.689 1.217c1.273.358 2.67.66 3.947.66c1.277 0 2.674-.302 3.947-.66c1.27-.357 2.556-.812 3.66-1.207l.399 5.177a2 2 0 0 0 3.97.154L34 40l1.976.306l.001-.005l.002-.014l.009-.055l.032-.21l.114-.753c.094-.628.22-1.48.346-2.375c.239-1.691.52-3.808.52-4.63c0-.59-.23-1.258-.818-1.736a2.405 2.405 0 0 0-1.314-.516c-.562-.05-1.135.075-1.514.17c-.78.198-1.8.564-2.805.924l-.223.08l-.326.117v-4.327c1.89-.211 3.035-1.743 3.666-2.962c.732-1.412 1.21-3.197 1.534-4.886c.508-2.639.708-5.41.773-7.032c.488.08.983.165 1.486.254l-.37 4.339a1 1 0 0 0 .913 1.08l1.992.17a1 1 0 0 0 1.081-.912l.35-4.122a.998.998 0 0 0 .147-1.725l.329-3.869a1 1 0 0 0-.912-1.081l-1.993-.17a1 1 0 0 0-1.08.912l-.287 3.377c-.638-.112-1.263-.217-1.877-.315a2 2 0 0 0-3.161-.453c-6.077-.767-11.222-.766-17.193-.01a2 2 0 0 0-3.144.453c-.616.098-1.243.204-1.883.318zm6.843 11.36a48.495 48.495 0 0 1-.912-6.824c5.531-.673 10.345-.673 15.975.013c-.038 1.332-.208 4.194-.719 6.851c-.3 1.561-.69 2.901-1.157 3.802c-.318.613-.536.785-.608.826H18.643c-.116-.121-.295-.366-.507-.794c-.462-.933-.872-2.304-1.208-3.874M28.5 16.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0" clip-rule="evenodd"/></svg> </template>
CSS
.icon-exercise-weights {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.085%206.972a1%201%200%200%200-1.081-.911L7.01%206.23a1%201%200%200%200-.912%201.081l.329%203.869a1%201%200%200%200%20.146%201.725l.35%204.122a1%201%200%200%200%201.081.912l1.993-.17a1%201%200%200%200%20.912-1.08l-.37-4.346c.51-.091%201.01-.178%201.504-.26c.105%201.65.41%204.449.972%207.085c.36%201.68.852%203.434%201.536%204.814c.34.688.782%201.392%201.367%201.948c.517.492%201.217.927%202.081%201.041v4.332l-.326-.117l-.223-.08c-1.005-.36-2.026-.726-2.806-.923c-.378-.096-.951-.221-1.513-.171a2.406%202.406%200%200%200-1.314.516A2.221%202.221%200%200%200%2011%2032.263c0%20.823.281%202.94.52%204.631a275.893%20275.893%200%200%200%20.46%203.129l.032.209l.009.055l.002.014v.005L14%2040l-1.976.306a2%202%200%200%200%203.97-.163l.37-5.177c1.111.398%202.408.857%203.689%201.217c1.273.358%202.67.66%203.947.66c1.277%200%202.674-.302%203.947-.66c1.27-.357%202.556-.812%203.66-1.207l.399%205.177a2%202%200%200%200%203.97.154L34%2040l1.976.306l.001-.005l.002-.014l.009-.055l.032-.21l.114-.753c.094-.628.22-1.48.346-2.375c.239-1.691.52-3.808.52-4.63c0-.59-.23-1.258-.818-1.736a2.405%202.405%200%200%200-1.314-.516c-.562-.05-1.135.075-1.514.17c-.78.198-1.8.564-2.805.924l-.223.08l-.326.117v-4.327c1.89-.211%203.035-1.743%203.666-2.962c.732-1.412%201.21-3.197%201.534-4.886c.508-2.639.708-5.41.773-7.032c.488.08.983.165%201.486.254l-.37%204.339a1%201%200%200%200%20.913%201.08l1.992.17a1%201%200%200%200%201.081-.912l.35-4.122a.998.998%200%200%200%20.147-1.725l.329-3.869a1%201%200%200%200-.912-1.081l-1.993-.17a1%201%200%200%200-1.08.912l-.287%203.377c-.638-.112-1.263-.217-1.877-.315a2%202%200%200%200-3.161-.453c-6.077-.767-11.222-.766-17.193-.01a2%202%200%200%200-3.144.453c-.616.098-1.243.204-1.883.318zm6.843%2011.36a48.495%2048.495%200%200%201-.912-6.824c5.531-.673%2010.345-.673%2015.975.013c-.038%201.332-.208%204.194-.719%206.851c-.3%201.561-.69%202.901-1.157%203.802c-.318.613-.536.785-.608.826H18.643c-.116-.121-.295-.366-.507-.794c-.462-.933-.872-2.304-1.208-3.874M28.5%2016.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.085%206.972a1%201%200%200%200-1.081-.911L7.01%206.23a1%201%200%200%200-.912%201.081l.329%203.869a1%201%200%200%200%20.146%201.725l.35%204.122a1%201%200%200%200%201.081.912l1.993-.17a1%201%200%200%200%20.912-1.08l-.37-4.346c.51-.091%201.01-.178%201.504-.26c.105%201.65.41%204.449.972%207.085c.36%201.68.852%203.434%201.536%204.814c.34.688.782%201.392%201.367%201.948c.517.492%201.217.927%202.081%201.041v4.332l-.326-.117l-.223-.08c-1.005-.36-2.026-.726-2.806-.923c-.378-.096-.951-.221-1.513-.171a2.406%202.406%200%200%200-1.314.516A2.221%202.221%200%200%200%2011%2032.263c0%20.823.281%202.94.52%204.631a275.893%20275.893%200%200%200%20.46%203.129l.032.209l.009.055l.002.014v.005L14%2040l-1.976.306a2%202%200%200%200%203.97-.163l.37-5.177c1.111.398%202.408.857%203.689%201.217c1.273.358%202.67.66%203.947.66c1.277%200%202.674-.302%203.947-.66c1.27-.357%202.556-.812%203.66-1.207l.399%205.177a2%202%200%200%200%203.97.154L34%2040l1.976.306l.001-.005l.002-.014l.009-.055l.032-.21l.114-.753c.094-.628.22-1.48.346-2.375c.239-1.691.52-3.808.52-4.63c0-.59-.23-1.258-.818-1.736a2.405%202.405%200%200%200-1.314-.516c-.562-.05-1.135.075-1.514.17c-.78.198-1.8.564-2.805.924l-.223.08l-.326.117v-4.327c1.89-.211%203.035-1.743%203.666-2.962c.732-1.412%201.21-3.197%201.534-4.886c.508-2.639.708-5.41.773-7.032c.488.08.983.165%201.486.254l-.37%204.339a1%201%200%200%200%20.913%201.08l1.992.17a1%201%200%200%200%201.081-.912l.35-4.122a.998.998%200%200%200%20.147-1.725l.329-3.869a1%201%200%200%200-.912-1.081l-1.993-.17a1%201%200%200%200-1.08.912l-.287%203.377c-.638-.112-1.263-.217-1.877-.315a2%202%200%200%200-3.161-.453c-6.077-.767-11.222-.766-17.193-.01a2%202%200%200%200-3.144.453c-.616.098-1.243.204-1.883.318zm6.843%2011.36a48.495%2048.495%200%200%201-.912-6.824c5.531-.673%2010.345-.673%2015.975.013c-.038%201.332-.208%204.194-.719%206.851c-.3%201.561-.69%202.901-1.157%203.802c-.318.613-.536.785-.608.826H18.643c-.116-.121-.295-.366-.507-.794c-.462-.933-.872-2.304-1.208-3.874M28.5%2016.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/exercise-weights.svg?color=%231a73e8&size=48