question_mark_circle_line constant

String const question_mark_circle_line

Implementation

static const String question_mark_circle_line =
    '<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="M4 12a8 8 0 1116 0 8 8 0 01-16 0zm8-10C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm0 6a2 2 0 00-2 2 1 1 0 11-2 0 4 4 0 115.31 3.78.674.674 0 00-.273.169.177.177 0 00-.037.054v.497a1 1 0 11-2 0V14c0-1.152.924-1.856 1.655-2.11A2.001 2.001 0 0012 8zm1 6.007v-.004.004zM11 17a1 1 0 011-1h.01a1 1 0 110 2H12a1 1 0 01-1-1z"/></svg>';