square constant

String const square

Implementation

static const String square =
    '<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="M476 16H36a20.023 20.023 0 00-20 20v440a20.023 20.023 0 0020 20h440a20.023 20.023 0 0020-20V36a20.023 20.023 0 00-20-20Zm-12 448H48V48h416Z"/></svg>';