Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md linear scale
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLinearScaleIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0z" fill="none"/><path d="M19.5 9.5c-1.03 0-1.9.62-2.29 1.5h-2.92c-.39-.88-1.26-1.5-2.29-1.5s-1.9.62-2.29 1.5H6.79c-.39-.88-1.26-1.5-2.29-1.5C3.12 9.5 2 10.62 2 12s1.12 2.5 2.5 2.5c1.03 0 1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5s1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5 1.38 0 2.5-1.12 2.5-2.5s-1.12-2.5-2.5-2.5z"/>
</svg>
);SVG Optimizer
Before
0.53 KB
↓
After
0.52 KB
Tags
adjustadjustmentappapplicationcalibratecomponentsconfigurationcontroldegreedesigndotsextentgaugehorizontalhorizontal lineindicatorinterfacelayoutlevellinelinearlinear scalemarkersmeasuremeasurementmenuoptionspointsprogressrangerulerscalescreensetsettingssitesliderticksuiuxvaluewebwebsitewindow
Compare Alternatives
See how other libraries approach this concept.