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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><g fill="currentColor" stroke="currentColor" stroke-width="16"><path stroke-linecap="round" stroke-linejoin="round" d="M48 207.993V128m160 80v-80.144M32 16h192m-40 84a28 28 0 01-14 24.249 28 28 0 01-28 0A28 28 0 01128 100"/><path stroke-linecap="round" stroke-linejoin="round" d="M240 100a28 28 0 01-14 24.249 28 28 0 01-28 0A28 28 0 01184 100m-112 0a28 28 0 01-14 24.25 28 28 0 01-28 0A28 28 0 0116 100"/><path stroke-linecap="round" stroke-linejoin="round" d="M128 100a28 28 0 01-14 24.25 28 28 0 01-28 0A28 28 0 0172 100"/><path d="M16 100.003 32 16m192 0 16 84m-56 .001-8-84M72 100l8-84m48 84V16"/><path stroke-linecap="round" stroke-linejoin="round" d="M32 192h192"/><path d="M80 240h96"/><path stroke-linecap="round" stroke-linejoin="round" d="M208 208a32 32 0 01-32 32M48 208a32 32 0 0032 32"/></g></svg>';