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

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

The same icon in other sets

More objects icons from Line Awesome

Use the weight icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4 6v20h24V6zm2 2h20v16H6zm10 2c-4.332 0-7.563 2.156-7.563 2.156l-.78.531l.5.813l3 5l.28.5h9.126l.28-.5l3-5l.5-.813l-.78-.53S20.331 10 16 10m0 2c2.824 0 4.688.906 5.594 1.406L19.469 17h-1.844l1.281-2.563l-1.812-.874L15.375 17h-2.844l-2.125-3.594C11.312 12.906 13.176 12 16 12"/></svg>

React

import type { SVGProps } from "react";

export function LaWeight(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="M4 6v20h24V6zm2 2h20v16H6zm10 2c-4.332 0-7.563 2.156-7.563 2.156l-.78.531l.5.813l3 5l.28.5h9.126l.28-.5l3-5l.5-.813l-.78-.53S20.331 10 16 10m0 2c2.824 0 4.688.906 5.594 1.406L19.469 17h-1.844l1.281-2.563l-1.812-.874L15.375 17h-2.844l-2.125-3.594C11.312 12.906 13.176 12 16 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4 6v20h24V6zm2 2h20v16H6zm10 2c-4.332 0-7.563 2.156-7.563 2.156l-.78.531l.5.813l3 5l.28.5h9.126l.28-.5l3-5l.5-.813l-.78-.53S20.331 10 16 10m0 2c2.824 0 4.688.906 5.594 1.406L19.469 17h-1.844l1.281-2.563l-1.812-.874L15.375 17h-2.844l-2.125-3.594C11.312 12.906 13.176 12 16 12"/></svg>
</template>

CSS

.icon-weight {
  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%22M4%206v20h24V6zm2%202h20v16H6zm10%202c-4.332%200-7.563%202.156-7.563%202.156l-.78.531l.5.813l3%205l.28.5h9.126l.28-.5l3-5l.5-.813l-.78-.53S20.331%2010%2016%2010m0%202c2.824%200%204.688.906%205.594%201.406L19.469%2017h-1.844l1.281-2.563l-1.812-.874L15.375%2017h-2.844l-2.125-3.594C11.312%2012.906%2013.176%2012%2016%2012%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%22M4%206v20h24V6zm2%202h20v16H6zm10%202c-4.332%200-7.563%202.156-7.563%202.156l-.78.531l.5.813l3%205l.28.5h9.126l.28-.5l3-5l.5-.813l-.78-.53S20.331%2010%2016%2010m0%202c2.824%200%204.688.906%205.594%201.406L19.469%2017h-1.844l1.281-2.563l-1.812-.874L15.375%2017h-2.844l-2.125-3.594C11.312%2012.906%2013.176%2012%2016%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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