store constant

String const store

Icon Data of store

Implementation

static const String store =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m30 10.68-2-6A1 1 0 0027 4H5a1 1 0 00-1 .68l-2 6A1.19 1.19 0 002 11v6a1 1 0 001 1h1v10h2V18h6v10h16V18h1a1 1 0 001-1v-6a1.19 1.19 0 000-.32ZM26 26H14v-8h12Zm2-10h-4v-4h-2v4h-5v-4h-2v4h-5v-4H8v4H4v-4.84L5.72 6h20.56L28 11.16Z"/></svg>';