scale from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
scale
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More extras openmoji icons from OpenMoji

Use the scale emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M8.042 29h56m-56-3v8m56-8v8m-28-8v8m-14-8v6m28-6v6M8.009 45.905a1.916 1.916 0 0 1-1.916-1.915v-3.17c0-1.057.858-1.915 1.916-1.915h0c1.057 0 1.915.858 1.915 1.916v3.169a1.916 1.916 0 0 1-1.915 1.915m53.824-5.293a2.15 2.15 0 0 1 2.107-1.717h0c.594 0 1.131.24 1.52.63c.606.605.55 1.61-.018 2.251l-3.652 4.119h4.3m-30.969-5.483l1.938-1.451v7"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiScale(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M8.042 29h56m-56-3v8m56-8v8m-28-8v8m-14-8v6m28-6v6M8.009 45.905a1.916 1.916 0 0 1-1.916-1.915v-3.17c0-1.057.858-1.915 1.916-1.915h0c1.057 0 1.915.858 1.915 1.916v3.169a1.916 1.916 0 0 1-1.915 1.915m53.824-5.293a2.15 2.15 0 0 1 2.107-1.717h0c.594 0 1.131.24 1.52.63c.606.605.55 1.61-.018 2.251l-3.652 4.119h4.3m-30.969-5.483l1.938-1.451v7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M8.042 29h56m-56-3v8m56-8v8m-28-8v8m-14-8v6m28-6v6M8.009 45.905a1.916 1.916 0 0 1-1.916-1.915v-3.17c0-1.057.858-1.915 1.916-1.915h0c1.057 0 1.915.858 1.915 1.916v3.169a1.916 1.916 0 0 1-1.915 1.915m53.824-5.293a2.15 2.15 0 0 1 2.107-1.717h0c.594 0 1.131.24 1.52.63c.606.605.55 1.61-.018 2.251l-3.652 4.119h4.3m-30.969-5.483l1.938-1.451v7"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M8.042%2029h56m-56-3v8m56-8v8m-28-8v8m-14-8v6m28-6v6M8.009%2045.905a1.916%201.916%200%200%201-1.916-1.915v-3.17c0-1.057.858-1.915%201.916-1.915h0c1.057%200%201.915.858%201.915%201.916v3.169a1.916%201.916%200%200%201-1.915%201.915m53.824-5.293a2.15%202.15%200%200%201%202.107-1.717h0c.594%200%201.131.24%201.52.63c.606.605.55%201.61-.018%202.251l-3.652%204.119h4.3m-30.969-5.483l1.938-1.451v7%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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M8.042%2029h56m-56-3v8m56-8v8m-28-8v8m-14-8v6m28-6v6M8.009%2045.905a1.916%201.916%200%200%201-1.916-1.915v-3.17c0-1.057.858-1.915%201.916-1.915h0c1.057%200%201.915.858%201.915%201.916v3.169a1.916%201.916%200%200%201-1.915%201.915m53.824-5.293a2.15%202.15%200%200%201%202.107-1.717h0c.594%200%201.131.24%201.52.63c.606.605.55%201.61-.018%202.251l-3.652%204.119h4.3m-30.969-5.483l1.938-1.451v7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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