desktop constant

String const desktop

Icon Data of desktop

Implementation

static const String desktop =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="27" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 27 24"><path fill="currentColor" d="M24.749 0H2.251a2.25 2.25 0 00-2.25 2.25v14.999a2.25 2.25 0 002.25 2.25h8.999l-.75 2.25H7.124a1.125 1.125 0 000 2.25h12.75a1.125 1.125 0 000-2.25h-3.375l-.75-2.249h8.999a2.25 2.25 0 002.25-2.249V2.25A2.25 2.25 0 0024.748 0zm-.751 16.499H2.999V3h20.999z"/></svg>';