shell constant

String const shell

Implementation

static const String shell =
    '<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="M6.5 8.4a2 2 0 00-2 2v27.2a2 2 0 002 2h35a2 2 0 002-2V10.4a2 2 0 00-2-2ZM9 23.16l7.72 6L9 35.13v-12Zm9.46 8.66h11v3.31h-11Z"/></svg>';