mask constant

String const mask

Implementation

static const String 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 d="M14 14h20c5.523 0 10 4.477 10 10v3c0 7.18-5.82 13-13 13H17C9.82 40 4 34.18 4 27v-3c0-5.523 4.477-10 10-10Z" clip-rule="evenodd"/><path stroke-linecap="round" d="M18 27h12m-6-6v12"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 25.042V12.014A4.168 4.168 0 0111.047 9c1.6 1.527 2.74 3.194 3.424 5M44 25.042V12.766A4.478 4.478 0 0036 10a111.149 111.149 0 00-3 4"/></g></svg>';