desk_fill constant

String const desk_fill

Implementation

static const String desk_fill =
    '<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="M21 5a1 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 010-2h18Zm-2 7h-3v2h3v-2Zm0-5h-3v2h3V7Z"/></g></svg>';