shopping_mall constant

String const shopping_mall

Implementation

static const String shopping_mall =
    '<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"><g fill="currentColor"><path d="M8 44V6a1 1 0 011-1h20a1 1 0 011 1v38" clip-rule="evenodd"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M8 44V6a1 1 0 011-1h20a1 1 0 011 1v38m0-29 10 6v23"/><path stroke="currentColor" stroke-linecap="round" stroke-width="4" d="M4 44h40"/></g></svg>';