scales-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
scales-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the scales icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m239.43 133l-32-80a8 8 0 0 0-7.43-5a8.3 8.3 0 0 0-1.73.21L136 62V40a8 8 0 0 0-16 0v25.58L54.27 80.21a8 8 0 0 0-5.7 4.79l-32 80a7.9 7.9 0 0 0-.57 3c0 23.31 24.54 32 40 32s40-8.69 40-32a7.9 7.9 0 0 0-.57-3L66.92 93.77L120 82v126h-16a8 8 0 0 0 0 16h48a8 8 0 0 0 0-16h-16V78.42l51-11.32l-26.43 65.9a7.9 7.9 0 0 0-.57 3c0 23.31 24.54 32 40 32s40-8.69 40-32a7.9 7.9 0 0 0-.57-3m-160 35H32.62L56 109.54Zm97.24-32L200 77.54L223.38 136Z"/></svg>

React

import type { SVGProps } from "react";

export function PhScalesFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m239.43 133l-32-80a8 8 0 0 0-7.43-5a8.3 8.3 0 0 0-1.73.21L136 62V40a8 8 0 0 0-16 0v25.58L54.27 80.21a8 8 0 0 0-5.7 4.79l-32 80a7.9 7.9 0 0 0-.57 3c0 23.31 24.54 32 40 32s40-8.69 40-32a7.9 7.9 0 0 0-.57-3L66.92 93.77L120 82v126h-16a8 8 0 0 0 0 16h48a8 8 0 0 0 0-16h-16V78.42l51-11.32l-26.43 65.9a7.9 7.9 0 0 0-.57 3c0 23.31 24.54 32 40 32s40-8.69 40-32a7.9 7.9 0 0 0-.57-3m-160 35H32.62L56 109.54Zm97.24-32L200 77.54L223.38 136Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m239.43 133l-32-80a8 8 0 0 0-7.43-5a8.3 8.3 0 0 0-1.73.21L136 62V40a8 8 0 0 0-16 0v25.58L54.27 80.21a8 8 0 0 0-5.7 4.79l-32 80a7.9 7.9 0 0 0-.57 3c0 23.31 24.54 32 40 32s40-8.69 40-32a7.9 7.9 0 0 0-.57-3L66.92 93.77L120 82v126h-16a8 8 0 0 0 0 16h48a8 8 0 0 0 0-16h-16V78.42l51-11.32l-26.43 65.9a7.9 7.9 0 0 0-.57 3c0 23.31 24.54 32 40 32s40-8.69 40-32a7.9 7.9 0 0 0-.57-3m-160 35H32.62L56 109.54Zm97.24-32L200 77.54L223.38 136Z"/></svg>
</template>

CSS

.icon-scales-fill {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m239.43%20133l-32-80a8%208%200%200%200-7.43-5a8.3%208.3%200%200%200-1.73.21L136%2062V40a8%208%200%200%200-16%200v25.58L54.27%2080.21a8%208%200%200%200-5.7%204.79l-32%2080a7.9%207.9%200%200%200-.57%203c0%2023.31%2024.54%2032%2040%2032s40-8.69%2040-32a7.9%207.9%200%200%200-.57-3L66.92%2093.77L120%2082v126h-16a8%208%200%200%200%200%2016h48a8%208%200%200%200%200-16h-16V78.42l51-11.32l-26.43%2065.9a7.9%207.9%200%200%200-.57%203c0%2023.31%2024.54%2032%2040%2032s40-8.69%2040-32a7.9%207.9%200%200%200-.57-3m-160%2035H32.62L56%20109.54Zm97.24-32L200%2077.54L223.38%20136Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m239.43%20133l-32-80a8%208%200%200%200-7.43-5a8.3%208.3%200%200%200-1.73.21L136%2062V40a8%208%200%200%200-16%200v25.58L54.27%2080.21a8%208%200%200%200-5.7%204.79l-32%2080a7.9%207.9%200%200%200-.57%203c0%2023.31%2024.54%2032%2040%2032s40-8.69%2040-32a7.9%207.9%200%200%200-.57-3L66.92%2093.77L120%2082v126h-16a8%208%200%200%200%200%2016h48a8%208%200%200%200%200-16h-16V78.42l51-11.32l-26.43%2065.9a7.9%207.9%200%200%200-.57%203c0%2023.31%2024.54%2032%2040%2032s40-8.69%2040-32a7.9%207.9%200%200%200-.57-3m-160%2035H32.62L56%20109.54Zm97.24-32L200%2077.54L223.38%20136Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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