question_mark constant

String const question_mark

Icon Data of question_mark

Implementation

static const String question_mark =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24 14c2.222.017 4 1.811 4 4 0 2.2-1.795 4-4.032 4a2 2 0 00-2 2v6a2 2 0 104 0v-4.25C29.43 24.865 32 21.738 32 18c0-4.386-3.537-7.931-7.904-7.999a1.93 1.93 0 00-.064-.001h-.064l-.064.001C19.537 10.069 16 13.614 16 18a2 2 0 004 0c0-2.189 1.778-3.983 4-4Zm0 24a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/></svg>';