store constant

String const store

Implementation

static const String store =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M512 192q0-4-2-9L446 13q-4-13-19-13H85Q70 0 66 13L2 183q-2 5-2 9 0 34 21 51v226q-9 0-15 6t-6 16q0 9 6 15t15 6h470q9 0 15-6t6-15q0-10-6-16t-15-6V243q21-17 21-51zM171 469h-43V320h43v149zm277 0H213V299q0-22-21-22h-85q-22 0-22 22v170H64V254q13-3 23-13 18 15 41 15 26 0 43-17 15 17 42 17 26 0 43-17 17 17 43 17 27 0 42-17 17 17 43 17 23 0 41-15 10 10 23 13v215zm11-256q-11 0-11-21t-21-21q-22 0-22 21t-21 21-21-21-22-21q-21 0-21 21t-21 21q-22 0-22-21t-21-21-21 21-22 21q-21 0-21-21t-21-21q-22 0-22 21t-21 21-21-21-22-21q-21 0-21 21t-11 21q-7 0-10-17l57-153h312l57 153q-3 17-10 17zm-54 64H256q-21 0-21 22v106q0 22 21 22h149q22 0 22-22V299q0-22-22-22zm-21 107H277v-64h107v64z"/></svg>';