people_minus constant

String const people_minus

Implementation

static const String people_minus =
    '<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-linejoin="round" stroke-width="4" d="M19 20a7 7 0 100-14 7 7 0 000 14Z"/><path d="M30 35h12-12Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M30 35h12m-15-7h-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></svg>';