app_window_bold constant

String const app_window_bold

Implementation

static const String app_window_bold =
    '<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 36H40a20.1 20.1 0 00-20 20v144a20.1 20.1 0 0020 20h176a20.1 20.1 0 0020-20V56a20.1 20.1 0 00-20-20Zm-4 160H44V60h168ZM60 92a16 16 0 1116 16 16 16 0 01-16-16Zm48 0a16 16 0 1116 16 16 16 0 01-16-16Z"/></svg>';