desk_line constant

String const desk_line

Implementation

static const String desk_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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M2 6a1 1 0 011-1h18a1 1 0 110 2v12a1 1 0 11-2 0v-2h-3.5a1.5 1.5 0 01-1.5-1.5V11H5v8a1 1 0 11-2 0V7a1 1 0 01-1-1Zm17 9v-4h-3v4h3Zm0-6V7h-3v2h3Zm-5 0H5V7h9v2Z"/></g></svg>';