scale_line constant

String const scale_line

Implementation

static const String scale_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M11 3a1 1 0 01.117 1.993L11 5H5v14h14v-6a1 1 0 011.993-.117L21 13v6a2 2 0 01-1.85 1.995L19 21H5a2 2 0 01-1.995-1.85L3 19V5a2 2 0 011.85-1.995L5 3h6Zm8.75 0c.69 0 1.25.56 1.25 1.25V8a1 1 0 11-2 0V6.414L12.414 13H14a1 1 0 110 2h-3.75C9.56 15 9 14.44 9 13.75V10a1 1 0 012 0v1.586L17.586 5H16a1 1 0 110-2h3.75Z"/></g></svg>';