help_circle constant

String const help_circle

Implementation

static const String help_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 4a8.5 8.5 0 10.001 17.001A8.5 8.5 0 0011.5 4Zm0-1a9.5 9.5 0 019.5 9.5 9.5 9.5 0 01-9.5 9.5A9.5 9.5 0 012 12.5 9.5 9.5 0 0111.5 3ZM11 17h1v2h-1v-2Zm.5-11A3.5 3.5 0 0115 9.5c0 .897-.699 1.519-1.439 2.176l-.935.903c-.588.674-.652 1.955-.627 2.392V15H11c-.004-.052-.102-1.964.874-3.079l1.022-.992C13.488 10.403 14 9.948 14 9.5a2.5 2.5 0 10-5 0H8A3.5 3.5 0 0111.5 6Z"/></svg>';