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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M2.49 12h4.33V7.66H2.49zm1.25-3.09h1.83v1.83H3.74zm7.33-1.25a2.43 2.43 0 00-2.43 2.43v3.4H9.9v-3.4a1.18 1.18 0 112.35 0v3.4h1.25v-3.4a2.43 2.43 0 00-2.43-2.43zM2.49 5.07H13.5v1.3H2.49z"/><path fill="currentColor" d="M14.12 2.51H1.88A1.88 1.88 0 000 4.39v9.1h1.25v-9.1a.63.63 0 01.63-.63h12.24a.63.63 0 01.63.63v9.1H16v-9.1a1.88 1.88 0 00-1.88-1.88z"/></svg>';