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"><mask id="svgIDa"><g fill="none"><ellipse cx="24" cy="30" fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" rx="16" ry="6"/><ellipse cx="24" cy="14" fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" rx="16" ry="10"/><path stroke="#fff" 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" fill="#fff" rx="7" ry="2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';