file_question constant

String const file_question

Implementation

static const String file_question =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10 44h28a2 2 0 002-2V14H30V4H10a2 2 0 00-2 2v36a2 2 0 002 2ZM30 4l10 10"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 31v-3c2.21 0 4-2.015 4-4.5S26.21 19 24 19s-4 2.015-4 4.5"/><path fill-rule="evenodd" d="M24 39a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z" clip-rule="evenodd"/></g></svg>';