app_store constant

String const app_store

Implementation

static const String app_store =
    '<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" stroke="currentColor" stroke-width="4"><path d="M39 6H9a3 3 0 00-3 3v30a3 3 0 003 3h30a3 3 0 003-3V9a3 3 0 00-3-3Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m28 13-6.5 11-1.625 2.75-.813 1.375M15 35l.813-1.375M12 29h11m7 0h6M19 13l3.5 5.5.875 1.375M33 35l-3.5-5.5-1.75-2.75-.875-1.375"/></g></svg>';