handbag constant

String const handbag

Implementation

static const String handbag =
    '<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 stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 14a6 6 0 016-6h9a6 6 0 016 6v2H14v-2ZM4 25l19.515 4.879c.318.08.652.08.97 0L44 25v13a2 2 0 01-2 2H6a2 2 0 01-2-2V25Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M44 27v-9a2 2 0 00-2-2H6a2 2 0 00-2 2v9"/><path d="M26.5 23a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z"/></g></svg>';