question_circle_o constant

String const question_circle_o

Implementation

static const String question_circle_o =
    '<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 1.395a8.605 8.605 0 100 17.21 8.605 8.605 0 000-17.21Zm0 12.241a.91.91 0 110 1.819.91.91 0 010-1.819Zm2.68-8.306c.726.73.96 1.564.838 2.436-.096.691-.52 1.435-1.084 1.926-.7.606-.872.756-1.004.889l-.06.062-.101.11a2.595 2.595 0 00-.538.915c-.073.204-.136.508-.183.905a.682.682 0 01-1.354-.158c.058-.493.14-.893.255-1.21a3.94 3.94 0 01.82-1.379c.17-.184.365-.37.614-.593.115-.103.567-.494.678-.59.313-.282.558-.718.607-1.066.066-.471-.048-.876-.455-1.285-.43-.432-1.106-.64-1.625-.572-.758.098-1.065.21-1.588.668-.382.336-.634.833-.75 1.519a.682.682 0 01-1.344-.227c.164-.98.561-1.76 1.194-2.316.759-.667 1.31-.867 2.312-.997.925-.12 2.027.218 2.768.963Z"/></svg>';