people_delete constant

String const people_delete

Implementation

static const String people_delete =
    '<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" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M19 20a7 7 0 100-14 7 7 0 000 14Z"/><path stroke-linecap="round" d="m33 31 8 8m-8 0 8-8m-14-3h-8.2c-4.48 0-6.72 0-8.432.872a8 8 0 00-3.496 3.496C6 34.08 6 36.32 6 40.8V42h21"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';