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"><mask id="svgIDa"><g fill="none"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 14a6 6 0 016-6h9a6 6 0 016 6v2H14v-2Z"/><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m4 25 19.515 4.879c.318.08.652.08.97 0L44 25v13a2 2 0 01-2 2H6a2 2 0 01-2-2V25Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M44 27v-9a2 2 0 00-2-2H6a2 2 0 00-2 2v9"/><path fill="#fff" d="M26.5 23a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';