circle_help constant

String const circle_help

Implementation

static const String circle_help =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M9 0a8 8 0 00-8 8 8 8 0 008 8 8 8 0 008-8 8 8 0 00-8-8zm0 14a1 1 0 110-2 1 1 0 010 2zm1.647-5.757c-.473.365-.734.566-.734 1.147v.814c0 .459-.406.834-.907.834-.502 0-.909-.375-.909-.834V9.39c0-1.357.831-1.998 1.38-2.422.474-.366.734-.566.734-1.146 0-.654-.541-1.188-1.205-1.188-.665 0-1.205.533-1.205 1.188 0 .461-.408.833-.909.833-.5 0-.909-.372-.909-.833 0-1.574 1.357-2.854 3.023-2.854 1.665 0 3.021 1.279 3.021 2.854 0 1.356-.83 1.996-1.38 2.421z"/></svg>';