a2048 constant

String const a2048

Icon Data of a2048

Implementation

static const String a2048 =
    '<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"><rect width="18.5" height="18.5" x="24" y="5.5" fill="currentColor" stroke="currentColor" stroke-linejoin="round" rx="4"/><rect width="18.5" height="18.5" x="5.5" y="24" fill="currentColor" stroke="currentColor" stroke-linejoin="round" rx="4"/><rect width="18.5" height="18.5" x="24" y="24" fill="currentColor" stroke="currentColor" stroke-linejoin="round" rx="4"/><rect width="18.5" height="18.5" x="5.5" y="5.5" fill="currentColor" stroke="currentColor" stroke-linejoin="round" rx="4"/><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" d="m16.805 38.25-.001-10-5.366 6.717h6.625m11.875-18.529a3.313 3.313 0 006.625 0v-3.375a3.313 3.313 0 00-6.626 0Zm-18.5-3.375a3.313 3.313 0 016.624 0 3.09 3.09 0 01-.97 2.342c-1.34 1.176-5.654 4.345-5.654 4.345h6.625m14.375 13.5a2.5 2.5 0 00-2.5 2.5 2.5 2.5 0 002.5 2.5h1.624a2.5 2.5 0 002.5-2.5 2.5 2.5 0 00-2.5-2.5m.001 0a2.5 2.5 0 002.5-2.5 2.5 2.5 0 00-2.5-2.5h-1.626a2.5 2.5 0 00-2.5 2.5 2.5 2.5 0 002.5 2.5m.001 0h1.625"/></svg>';