alpha_a_box constant

String const alpha_a_box

Implementation

static const String alpha_a_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" d="M3 5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V5m8 2a2 2 0 00-2 2v8h2v-4h2v4h2V9a2 2 0 00-2-2h-2m0 2h2v2h-2V9Z"/></svg>';