turn_around constant

String const turn_around

Implementation

static const String turn_around =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M24 14a5 5 0 100-10 5 5 0 000 10Zm3 6h-6c-.929 0-1.393 0-1.784.038a8 8 0 00-7.178 7.178C12 27.607 12 28.07 12 29h24c0-.929 0-1.393-.038-1.784a8 8 0 00-7.178-7.178C28.393 20 27.93 20 27 20Z"/><path d="M41 26.784c1.902 1.224 3 2.669 3 4.216 0 4.418-8.954 8-20 8S4 35.418 4 31c0-1.547 1.098-2.992 3-4.216"/><path d="m19 34 5 5-5 5"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';