location_question constant

String const location_question

Implementation

static const String location_question =
    '<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 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7m.88 13.75h-1.75V14h1.75m0-1.12h-1.75c0-2.84 2.62-2.62 2.62-4.38A1.75 1.75 0 0012 6.75a1.75 1.75 0 00-1.75 1.75H8.5A3.5 3.5 0 0112 5a3.5 3.5 0 013.5 3.5c0 2.19-2.62 2.41-2.62 4.38Z"/></svg>';