question_mark_circle_fill constant

String const question_mark_circle_fill

Implementation

static const String question_mark_circle_fill =
    '<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 2a10 10 0 1010 10A10 10 0 0012 2Zm0 16a1 1 0 111-1 1 1 0 01-1 1Zm1-5.16V14a1 1 0 01-2 0v-2a1 1 0 011-1 1.5 1.5 0 10-1.5-1.5 1 1 0 01-2 0 3.5 3.5 0 114.5 3.34Z"/></svg>';