scales-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
scales-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

11 other variants in Fluent UI System Icons

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 20 20"><path fill="currentColor" d="M3.5 3a.5.5 0 1 0 0 1h.75L2.077 9.215a1 1 0 0 0-.075.405a3 3 0 0 0 5.996 0a1 1 0 0 0-.075-.405L5.75 4H9.5v10H6a2 2 0 1 0 0 4h8a2 2 0 0 0 0-4h-3.5V4h3.75l-2.173 5.215a1 1 0 0 0-.075.405a3 3 0 0 0 5.996 0a1 1 0 0 0-.075-.405L15.75 4h.75a.5.5 0 0 0 0-1zM5 11.5A2 2 0 0 1 3.063 10h3.874A2 2 0 0 1 5 11.5m0-6.7L6.75 9h-3.5zM6 15h8a1 1 0 0 1 0 2H6a1 1 0 1 1 0-2m10.75-6h-3.5L15 4.8zm-3.687 1h3.874a2.001 2.001 0 0 1-3.874 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentScales20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.5 3a.5.5 0 1 0 0 1h.75L2.077 9.215a1 1 0 0 0-.075.405a3 3 0 0 0 5.996 0a1 1 0 0 0-.075-.405L5.75 4H9.5v10H6a2 2 0 1 0 0 4h8a2 2 0 0 0 0-4h-3.5V4h3.75l-2.173 5.215a1 1 0 0 0-.075.405a3 3 0 0 0 5.996 0a1 1 0 0 0-.075-.405L15.75 4h.75a.5.5 0 0 0 0-1zM5 11.5A2 2 0 0 1 3.063 10h3.874A2 2 0 0 1 5 11.5m0-6.7L6.75 9h-3.5zM6 15h8a1 1 0 0 1 0 2H6a1 1 0 1 1 0-2m10.75-6h-3.5L15 4.8zm-3.687 1h3.874a2.001 2.001 0 0 1-3.874 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.5 3a.5.5 0 1 0 0 1h.75L2.077 9.215a1 1 0 0 0-.075.405a3 3 0 0 0 5.996 0a1 1 0 0 0-.075-.405L5.75 4H9.5v10H6a2 2 0 1 0 0 4h8a2 2 0 0 0 0-4h-3.5V4h3.75l-2.173 5.215a1 1 0 0 0-.075.405a3 3 0 0 0 5.996 0a1 1 0 0 0-.075-.405L15.75 4h.75a.5.5 0 0 0 0-1zM5 11.5A2 2 0 0 1 3.063 10h3.874A2 2 0 0 1 5 11.5m0-6.7L6.75 9h-3.5zM6 15h8a1 1 0 0 1 0 2H6a1 1 0 1 1 0-2m10.75-6h-3.5L15 4.8zm-3.687 1h3.874a2.001 2.001 0 0 1-3.874 0"/></svg>
</template>

CSS

.icon-scales-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.5%203a.5.5%200%201%200%200%201h.75L2.077%209.215a1%201%200%200%200-.075.405a3%203%200%200%200%205.996%200a1%201%200%200%200-.075-.405L5.75%204H9.5v10H6a2%202%200%201%200%200%204h8a2%202%200%200%200%200-4h-3.5V4h3.75l-2.173%205.215a1%201%200%200%200-.075.405a3%203%200%200%200%205.996%200a1%201%200%200%200-.075-.405L15.75%204h.75a.5.5%200%200%200%200-1zM5%2011.5A2%202%200%200%201%203.063%2010h3.874A2%202%200%200%201%205%2011.5m0-6.7L6.75%209h-3.5zM6%2015h8a1%201%200%200%201%200%202H6a1%201%200%201%201%200-2m10.75-6h-3.5L15%204.8zm-3.687%201h3.874a2.001%202.001%200%200%201-3.874%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.5%203a.5.5%200%201%200%200%201h.75L2.077%209.215a1%201%200%200%200-.075.405a3%203%200%200%200%205.996%200a1%201%200%200%200-.075-.405L5.75%204H9.5v10H6a2%202%200%201%200%200%204h8a2%202%200%200%200%200-4h-3.5V4h3.75l-2.173%205.215a1%201%200%200%200-.075.405a3%203%200%200%200%205.996%200a1%201%200%200%200-.075-.405L15.75%204h.75a.5.5%200%200%200%200-1zM5%2011.5A2%202%200%200%201%203.063%2010h3.874A2%202%200%200%201%205%2011.5m0-6.7L6.75%209h-3.5zM6%2015h8a1%201%200%200%201%200%202H6a1%201%200%201%201%200-2m10.75-6h-3.5L15%204.8zm-3.687%201h3.874a2.001%202.001%200%200%201-3.874%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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