app_window_fill constant

String const app_window_fill

Implementation

static const String app_window_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M216 40H40a16 16 0 00-16 16v144a16 16 0 0016 16h176a16 16 0 0016-16V56a16 16 0 00-16-16ZM68 96a12 12 0 1112-12 12 12 0 01-12 12Zm40 0a12 12 0 1112-12 12 12 0 01-12 12Z"/></svg>';