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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M6 2c-1.11 0-2 .89-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8l-6-6H6m7 1.5L18.5 9H13V3.5M12 11a3 3 0 013 3c0 1.88-2.25 2.06-2.25 3.75h-1.5c0-2.44 2.25-2.25 2.25-3.75a1.5 1.5 0 00-1.5-1.5 1.5 1.5 0 00-1.5 1.5H9a3 3 0 013-3m-.75 7.5h1.5V20h-1.5v-1.5Z"/></svg>';