question_light constant

String const question_light

Implementation

static const String question_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 26a102 102 0 10102 102A102.2 102.2 0 00128 26Zm0 192a90 90 0 1190-90 90.1 90.1 0 01-90 90Zm10-38a10 10 0 11-10-10 10 10 0 0110 10Zm24-72a34.1 34.1 0 01-28 33.5v2.5a6 6 0 01-12 0v-8a6 6 0 016-6 22 22 0 10-22-22 6 6 0 01-12 0 34 34 0 0168 0Z"/></svg>';