scales-2-fill from Remix Icon by Remix Design · Fill · Others · Apache-2.0 Free for personal and commercial use.

Name
scales-2-fill
Set
Remix Icon
Style
Fill
Category
Others
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More others icons from Remix Icon

Use the scales 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.998 2c0 .513.49 1 1 1h10c.513 0 1-.49 1-1h2a3 3 0 0 1-3 3h-4l.001 2.062A8 8 0 0 1 19.998 15v6a1 1 0 0 1-1 1h-14a1 1 0 0 1-1-1v-6a8 8 0 0 1 7-7.938V5h-4c-1.66 0-3-1.34-3-3zm6 9a4 4 0 1 0 3.446 1.968l-2.739 2.74l-.094.082a1 1 0 0 1-1.32-1.497l2.739-2.74A4 4 0 0 0 11.998 11"/></svg>

React

import type { SVGProps } from "react";

export function RiScales2Fill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.998 2c0 .513.49 1 1 1h10c.513 0 1-.49 1-1h2a3 3 0 0 1-3 3h-4l.001 2.062A8 8 0 0 1 19.998 15v6a1 1 0 0 1-1 1h-14a1 1 0 0 1-1-1v-6a8 8 0 0 1 7-7.938V5h-4c-1.66 0-3-1.34-3-3zm6 9a4 4 0 1 0 3.446 1.968l-2.739 2.74l-.094.082a1 1 0 0 1-1.32-1.497l2.739-2.74A4 4 0 0 0 11.998 11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.998 2c0 .513.49 1 1 1h10c.513 0 1-.49 1-1h2a3 3 0 0 1-3 3h-4l.001 2.062A8 8 0 0 1 19.998 15v6a1 1 0 0 1-1 1h-14a1 1 0 0 1-1-1v-6a8 8 0 0 1 7-7.938V5h-4c-1.66 0-3-1.34-3-3zm6 9a4 4 0 1 0 3.446 1.968l-2.739 2.74l-.094.082a1 1 0 0 1-1.32-1.497l2.739-2.74A4 4 0 0 0 11.998 11"/></svg>
</template>

CSS

.icon-scales-2-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.998%202c0%20.513.49%201%201%201h10c.513%200%201-.49%201-1h2a3%203%200%200%201-3%203h-4l.001%202.062A8%208%200%200%201%2019.998%2015v6a1%201%200%200%201-1%201h-14a1%201%200%200%201-1-1v-6a8%208%200%200%201%207-7.938V5h-4c-1.66%200-3-1.34-3-3zm6%209a4%204%200%201%200%203.446%201.968l-2.739%202.74l-.094.082a1%201%200%200%201-1.32-1.497l2.739-2.74A4%204%200%200%200%2011.998%2011%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.998%202c0%20.513.49%201%201%201h10c.513%200%201-.49%201-1h2a3%203%200%200%201-3%203h-4l.001%202.062A8%208%200%200%201%2019.998%2015v6a1%201%200%200%201-1%201h-14a1%201%200%200%201-1-1v-6a8%208%200%200%201%207-7.938V5h-4c-1.66%200-3-1.34-3-3zm6%209a4%204%200%201%200%203.446%201.968l-2.739%202.74l-.094.082a1%201%200%200%201-1.32-1.497l2.739-2.74A4%204%200%200%200%2011.998%2011%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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