scale icon
scale from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- scale
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the scale icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><circle cx="11.993" cy="5" r="2"/><path d="M9.993 5h-6m10 0h6m-3 16h-10m5-14v14"/><path d="m5.963 5l-2.795 8.384c-.107.32-.16.48-.171.764s.006.354.04.496c.305 1.23 1.5 1.856 2.926 1.856s2.62-.625 2.925-1.856c.035-.142.052-.212.04-.496c-.01-.284-.064-.444-.17-.764zm12.06 0l-2.795 8.384c-.107.32-.16.48-.171.764s.006.354.041.496c.304 1.23 1.498 1.856 2.925 1.856s2.62-.625 2.925-1.856c.035-.142.052-.212.04-.496c-.01-.284-.064-.444-.17-.764z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsScale(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><circle cx="11.993" cy="5" r="2"/><path d="M9.993 5h-6m10 0h6m-3 16h-10m5-14v14"/><path d="m5.963 5l-2.795 8.384c-.107.32-.16.48-.171.764s.006.354.04.496c.305 1.23 1.5 1.856 2.926 1.856s2.62-.625 2.925-1.856c.035-.142.052-.212.04-.496c-.01-.284-.064-.444-.17-.764zm12.06 0l-2.795 8.384c-.107.32-.16.48-.171.764s.006.354.041.496c.304 1.23 1.498 1.856 2.925 1.856s2.62-.625 2.925-1.856c.035-.142.052-.212.04-.496c-.01-.284-.064-.444-.17-.764z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><circle cx="11.993" cy="5" r="2"/><path d="M9.993 5h-6m10 0h6m-3 16h-10m5-14v14"/><path d="m5.963 5l-2.795 8.384c-.107.32-.16.48-.171.764s.006.354.04.496c.305 1.23 1.5 1.856 2.926 1.856s2.62-.625 2.925-1.856c.035-.142.052-.212.04-.496c-.01-.284-.064-.444-.17-.764zm12.06 0l-2.795 8.384c-.107.32-.16.48-.171.764s.006.354.041.496c.304 1.23 1.498 1.856 2.925 1.856s2.62-.625 2.925-1.856c.035-.142.052-.212.04-.496c-.01-.284-.064-.444-.17-.764z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-scale {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2211.993%22%20cy%3D%225%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M9.993%205h-6m10%200h6m-3%2016h-10m5-14v14%22%2F%3E%3Cpath%20d%3D%22m5.963%205l-2.795%208.384c-.107.32-.16.48-.171.764s.006.354.04.496c.305%201.23%201.5%201.856%202.926%201.856s2.62-.625%202.925-1.856c.035-.142.052-.212.04-.496c-.01-.284-.064-.444-.17-.764zm12.06%200l-2.795%208.384c-.107.32-.16.48-.171.764s.006.354.041.496c.304%201.23%201.498%201.856%202.925%201.856s2.62-.625%202.925-1.856c.035-.142.052-.212.04-.496c-.01-.284-.064-.444-.17-.764z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2211.993%22%20cy%3D%225%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M9.993%205h-6m10%200h6m-3%2016h-10m5-14v14%22%2F%3E%3Cpath%20d%3D%22m5.963%205l-2.795%208.384c-.107.32-.16.48-.171.764s.006.354.04.496c.305%201.23%201.5%201.856%202.926%201.856s2.62-.625%202.925-1.856c.035-.142.052-.212.04-.496c-.01-.284-.064-.444-.17-.764zm12.06%200l-2.795%208.384c-.107.32-.16.48-.171.764s.006.354.041.496c.304%201.23%201.498%201.856%202.925%201.856s2.62-.625%202.925-1.856c.035-.142.052-.212.04-.496c-.01-.284-.064-.444-.17-.764z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/scale.svg?color=%231a73e8&size=48