Weight Fill Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Weight Fill icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/311693.svg" alt="Weight Fill icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311693.svg" alt="Weight Fill icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311693.svg" alt="Weight Fill icon" :width="24" :height="24" />
CSS background
.icon-weight-fill {
background-image: url('https://proicons.com/icon/311693.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"><path d="M20 20H2V18H3V14H4V11H5V8H8V7H7V4H8V3H9V2H13V3H14V4H15V7H14V8H17V11H18V14H19V18H20M12 7V6H13V5H12V4H10V5H9V6H10V7Z"/></svg>
Weight Fill in other icon packs
Copied!