question_circle constant

String const question_circle

Implementation

static const String question_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 13.636a.91.91 0 100 1.819.91.91 0 000-1.819Zm2.68-8.306c-.74-.745-1.843-1.083-2.768-.963-1.002.13-1.553.33-2.312.997C6.967 5.92 6.571 6.7 6.406 7.68a.682.682 0 101.345.227c.115-.686.367-1.183.75-1.519.522-.458.83-.57 1.587-.668.519-.068 1.196.14 1.625.572.407.409.52.814.455 1.285-.049.348-.294.784-.607 1.066-.111.096-.563.487-.678.59a8.904 8.904 0 00-.615.593 3.94 3.94 0 00-.82 1.38c-.113.316-.196.716-.254 1.209a.682.682 0 101.354.158c.047-.397.11-.701.183-.905.131-.364.3-.659.538-.915l.102-.11.06-.062c.131-.133.304-.283 1.003-.89.565-.49.988-1.234 1.084-1.925.122-.872-.112-1.706-.838-2.436Z"/></svg>';