deco constant

String const deco

Implementation

static const String deco =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 2h-.1l.1 21.14a1.13 1.13 0 010 2.26h0a1.14 1.14 0 01-1.14-1.13h0a1.14 1.14 0 01.89-1.11L19.57 2.48A21.87 21.87 0 1024 2Z"/></svg>';