facial_mask constant

String const facial_mask

Implementation

static const String facial_mask =
    '<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" stroke="currentColor" stroke-width="4"><path stroke-linejoin="round" d="M10 15.114a3 3 0 011.991-2.825l11-3.929a3 3 0 012.018 0l11 3.929A3 3 0 0138 15.114v16.49c0 .885-.39 1.725-1.092 2.264C34.468 35.742 28.434 40 24 40c-4.434 0-10.467-4.258-12.908-6.132A2.838 2.838 0 0110 31.604v-16.49Z"/><path stroke-linecap="round" d="M10 28c-3.314 0-6-3.11-6-6.947S6.686 16 10 16m28 12c3.314 0 6-3.11 6-6.947S41.314 16 38 16"/><path stroke-linecap="round" stroke-linejoin="round" d="m16 25 8-4 8 4m-13 6 5-2 5 2"/></g></svg>';