weight hanging icon

weight-hanging from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
weight-hanging
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0
Aliases
weight-hanging-solid

The same icon in other sets

More other icons from Line Awesome

Use the weight hanging icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-1.645 0-3 1.355-3 3c0 .352.074.684.188 1h-5l-.157.813l-3 15l-.031.093V27h22v-2.094l-.031-.093l-3-15L23.812 9h-5A3 3 0 0 0 19 8c0-1.645-1.355-3-3-3m0 2c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m-6.188 4h12.376L25 25H7z"/></svg>

React

import type { SVGProps } from "react";

export function LaWeightHanging(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-1.645 0-3 1.355-3 3c0 .352.074.684.188 1h-5l-.157.813l-3 15l-.031.093V27h22v-2.094l-.031-.093l-3-15L23.812 9h-5A3 3 0 0 0 19 8c0-1.645-1.355-3-3-3m0 2c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m-6.188 4h12.376L25 25H7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-1.645 0-3 1.355-3 3c0 .352.074.684.188 1h-5l-.157.813l-3 15l-.031.093V27h22v-2.094l-.031-.093l-3-15L23.812 9h-5A3 3 0 0 0 19 8c0-1.645-1.355-3-3-3m0 2c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m-6.188 4h12.376L25 25H7z"/></svg>
</template>

CSS

.icon-weight-hanging {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205c-1.645%200-3%201.355-3%203c0%20.352.074.684.188%201h-5l-.157.813l-3%2015l-.031.093V27h22v-2.094l-.031-.093l-3-15L23.812%209h-5A3%203%200%200%200%2019%208c0-1.645-1.355-3-3-3m0%202c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1m-6.188%204h12.376L25%2025H7z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205c-1.645%200-3%201.355-3%203c0%20.352.074.684.188%201h-5l-.157.813l-3%2015l-.031.093V27h22v-2.094l-.031-.093l-3-15L23.812%209h-5A3%203%200%200%200%2019%208c0-1.645-1.355-3-3-3m0%202c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1m-6.188%204h12.376L25%2025H7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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