rectangle constant

String const rectangle

Implementation

static const String rectangle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M36 416h440a20.023 20.023 0 0020-20V116a20.023 20.023 0 00-20-20H36a20.023 20.023 0 00-20 20v280a20.023 20.023 0 0020 20Zm12-288h416v256H48Z"/></svg>';