box constant

String const box

Implementation

static const String box =
    '<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" fill-rule="evenodd" d="M11.47 2.152a1 1 0 011.06 0l6.904 4.315L12 10.84 4.566 6.467l6.904-4.315zM3.008 7.871A1.001 1.001 0 003 8v8a1 1 0 00.47.848L11 21.554v-8.982L3.008 7.87zM13 21.554l7.53-4.706A1 1 0 0021 16V8c0-.043-.003-.087-.008-.129L13 12.571v8.983z" clip-rule="evenodd"/></svg>';