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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12.596 8.105A2.498 2.498 0 009.55 9.897a.5.5 0 10.969.25 1.5 1.5 0 111.926 1.796 1.507 1.507 0 00-.981 1.452v.628a.5.5 0 101 0v-.628a.517.517 0 01.304-.504 2.498 2.498 0 00-.173-4.786zm-.631 7.292a.625.625 0 100 1.25.625.625 0 000-1.25zM12 2C6.477 2 2 6.477 2 12s4.477 10 10 10c5.52-.006 9.994-4.48 10-10 0-5.523-4.477-10-10-10zm0 19a9 9 0 110-18 9.01 9.01 0 019 9 9 9 0 01-9 9z"/></svg>';