DevTools
Practical Utilities

Search tools

Jump directly to a tool from anywhere in the app.

Scale
LicenseCC0-1.0
Variants2
CategoryScale
Categories
scaleSoftware

Scale

scale

SVG Source

SVG
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" fill="none" viewBox="0 0 50 50">
<g clip-path="url(#a)">
<path fill="url(#b)" d="M12.5 50 0 37.5h12.284L0 25.215h24.785V50L12.5 37.716z"/>
<path fill="url(#c)" d="M50 50 0 0h50z"/>
</g>
<defs>
<linearGradient id="b" x1="50" x2="6.25" y1="22.414" y2="22.414" gradientUnits="userSpaceOnUse">
<stop stop-color="#c4dbed"/>
<stop offset=".552" stop-color="#8596d6"/>
<stop offset="1" stop-color="#c1a6cc"/>
</linearGradient>
<linearGradient id="c" x1="50" x2="6.25" y1="22.414" y2="22.414" gradientUnits="userSpaceOnUse">
<stop stop-color="#c4dbed"/>
<stop offset=".552" stop-color="#8596d6"/>
<stop offset="1" stop-color="#c1a6cc"/>
</linearGradient>
<clipPath id="a">
<path fill="#fff" d="M0 0h50v50H0z"/>
</clipPath>
</defs>
</svg>