window constant

String const window

Implementation

static const String window =
    '<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="M10 5a1 1 0 101 1 1 1 0 00-1-1ZM6 5a1 1 0 101 1 1 1 0 00-1-1Zm8 0a1 1 0 101 1 1 1 0 00-1-1Zm6-4H4a3 3 0 00-3 3v16a3 3 0 003 3h16a3 3 0 003-3V4a3 3 0 00-3-3Zm1 19a1 1 0 01-1 1H4a1 1 0 01-1-1v-9h18Zm0-11H3V4a1 1 0 011-1h16a1 1 0 011 1Z"/></svg>';