window_restore constant

String const window_restore

Implementation

static const String window_restore =
    '<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 2H9a3 3 0 00-3 3v1H5a3 3 0 00-3 3v10a3 3 0 003 3h10a3 3 0 003-3v-1h1a3 3 0 003-3V5a3 3 0 00-3-3Zm-3 17a1 1 0 01-1 1H5a1 1 0 01-1-1v-7h12Zm0-9H4V9a1 1 0 011-1h10a1 1 0 011 1Zm4 5a1 1 0 01-1 1h-1V9a3 3 0 00-.18-1H20Zm0-9H8V5a1 1 0 011-1h10a1 1 0 011 1Z"/></svg>';