friends_circle constant

String const friends_circle

Implementation

static const String friends_circle =
    '<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"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Z"/><path fill="#555" fill-rule="evenodd" d="M31 7v17V7Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M31 7v17"/><path fill="#555" fill-rule="evenodd" d="m16.636 6.636 14.142 14.142L16.636 6.636Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m16.636 6.636 14.142 14.142"/><path fill="#555" fill-rule="evenodd" d="M7 17h17H7Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M7 17h17"/><path fill="#555" fill-rule="evenodd" d="M20.364 17.636 6.222 31.778l14.142-14.142Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20.364 17.636 6.222 31.778"/><path fill="#555" fill-rule="evenodd" d="M17 25v17-17Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M17 25v17"/><path fill="#555" fill-rule="evenodd" d="m17.636 27.636 14.142 14.142-14.142-14.142Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m17.636 27.636 14.142 14.142"/><path fill="#555" fill-rule="evenodd" d="M24 31h18-18Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 31h18"/><path fill="#555" fill-rule="evenodd" d="M42.364 16.636 28.222 30.778l14.142-14.142Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M42.364 16.636 28.222 30.778"/><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 31a7 7 0 100-14 7 7 0 000 14Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';