mask_one constant

String const mask_one

Implementation

static const String mask_one =
    '<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" stroke="#fff" stroke-width="4"><path stroke-linecap="round" d="M7.366 16.344A21.877 21.877 0 006 24c0 2.712.486 5.297 1.366 7.655m3.906 6.487c1.658 1.842 3.638 3.327 5.838 4.34a16.403 16.403 0 0013.78 0c2.2-1.013 4.18-2.498 5.838-4.34m3.906-6.487A21.877 21.877 0 0042 24a21.88 21.88 0 00-1.366-7.656m-3.906-6.486C35.07 8.015 33.09 6.53 30.89 5.518A16.403 16.403 0 0024 4c-4.97 0-9.47 2.238-12.728 5.858"/><path fill="#555" d="M18 23a3 3 0 100-6 3 3 0 000 6Zm12 0a3 3 0 100-6 3 3 0 000 6Zm-6 12c2.761 0 5-1.343 5-3s-2.239-3-5-3-5 1.343-5 3 2.239 3 5 3Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';