employee_solid constant

String const employee_solid

Implementation

static const String employee_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><circle cx="16.86" cy="9.73" r="6.46" fill="currentColor"/><path fill="currentColor" d="M21 28h7v1.4h-7z"/><path fill="currentColor" d="M15 30v3a1 1 0 001 1h17a1 1 0 001-1V23a1 1 0 00-1-1h-7v-1.47a1 1 0 00-2 0V22h-2v-3.58a32.12 32.12 0 00-5.14-.42 26 26 0 00-11 2.39 3.28 3.28 0 00-1.88 3V30Zm17 2H17v-8h7v.42a1 1 0 002 0V24h6Z"/></svg>';