desktop constant

String const desktop

Implementation

static const String desktop =
    '<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"><path fill="currentColor" d="M19 16.75H5A1.76 1.76 0 013.25 15V5A1.76 1.76 0 015 3.25h14A1.76 1.76 0 0120.75 5v10A1.76 1.76 0 0119 16.75Zm-14-12a.25.25 0 00-.25.25v10a.25.25 0 00.25.25h14a.25.25 0 00.25-.25V5a.25.25 0 00-.25-.25Z"/><path fill="currentColor" d="M15 20.75h-3a.76.76 0 01-.75-.75v-4a.75.75 0 011.5 0v3.25H15a.75.75 0 010 1.5Z"/><path fill="currentColor" d="M12 20.75H9a.75.75 0 010-1.5h3a.75.75 0 010 1.5Z"/></svg>';