circle_four constant

String const circle_four

Implementation

static const String circle_four =
    '<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="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill-rule="evenodd" d="M24 10a3 3 0 100-6 3 3 0 000 6Zm0 34a3 3 0 100-6 3 3 0 000 6ZM7 27a3 3 0 100-6 3 3 0 000 6Zm34 0a3 3 0 100-6 3 3 0 000 6Z" clip-rule="evenodd"/><path d="M24.197 15.744a8.99 8.99 0 007.438-3.931 14.528 14.528 0 014.686 4.498A8.995 8.995 0 0032 24a8.997 8.997 0 004.527 7.811 14.53 14.53 0 01-4.426 4.532 8.998 8.998 0 00-7.905-4.694c-3.4 0-6.36 1.885-7.89 4.668a14.528 14.528 0 01-4.494-4.683 8.99 8.99 0 003.93-7.438 8.99 8.99 0 00-3.907-7.422 14.526 14.526 0 014.94-4.938 8.99 8.99 0 007.42 3.907Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';