face_powder constant

String const face_powder

Implementation

static const String face_powder =
    '<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"><ellipse cx="24" cy="30" stroke="currentColor" stroke-linejoin="round" stroke-width="4" rx="16" ry="6"/><ellipse cx="24" cy="14" stroke="currentColor" stroke-linejoin="round" stroke-width="4" rx="16" ry="10"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m23 10-5 3m12 1-5 3m15 21c0 3.314-7.163 6-16 6S8 41.314 8 38m32 0v-8M8 38v-8"/><ellipse cx="24" cy="30" rx="7" ry="2"/></g></svg>';