scale constant

String const scale

Implementation

static const String scale =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8 1a.75.75 0 01.75.75V3h5.5a.75.75 0 010 1.5h-1.393l.565.79 1.086 1.521A2.7 2.7 0 0115 8.375C15 9.825 13.88 11 12.5 11S10 9.825 10 8.375a2.7 2.7 0 01.492-1.564l1.086-1.52.565-.791H8.75v9.75a.749.749 0 01-.043.25h2.543a.75.75 0 010 1.5h-6.5a.75.75 0 010-1.5h2.543a.749.749 0 01-.043-.25V4.5H3.857l.565.79 1.086 1.521A2.7 2.7 0 016 8.375C6 9.825 4.88 11 3.5 11S1 9.825 1 8.375a2.7 2.7 0 01.492-1.564l1.086-1.52.565-.791H1.75a.75.75 0 010-1.5h5.5V1.75A.75.75 0 018 1Zm5.5 7.375c0-.27-.083-.508-.215-.695l-.785-1.1-.785 1.1a1.201 1.201 0 00-.215.695c0 .691.516 1.125 1 1.125s1-.434 1-1.125ZM4.285 7.68c.132.187.215.425.215.695 0 .691-.516 1.125-1 1.125s-1-.434-1-1.125c0-.27.083-.508.215-.695l.785-1.1.785 1.1Z" clip-rule="evenodd"/></svg>';