i_exam_multiple_choice_outline constant

String const i_exam_multiple_choice_outline

Icon Data of i_exam_multiple_choice_outline

Implementation

static const String i_exam_multiple_choice_outline =
    '<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" fill-rule="evenodd" clip-rule="evenodd"><path d="M36 16a3 3 0 116 0v20.303l-3 4.5-3-4.5V16Zm3-1a1 1 0 00-1 1v19.697l1 1.5 1-1.5V16a1 1 0 00-1-1Z"/><path d="M41 20h-4v-2h4v2ZM10 8a2 2 0 00-2 2v28a2 2 0 002 2h20a2 2 0 002-2V10a2 2 0 00-2-2H10Zm-4 2a4 4 0 014-4h20a4 4 0 014 4v28a4 4 0 01-4 4H10a4 4 0 01-4-4V10Z"/><path d="M20 15a1 1 0 011-1h8a1 1 0 110 2h-8a1 1 0 01-1-1Zm0 4a1 1 0 011-1h8a1 1 0 110 2h-8a1 1 0 01-1-1Zm0 9a1 1 0 011-1h8a1 1 0 110 2h-8a1 1 0 01-1-1Zm0 4a1 1 0 011-1h8a1 1 0 110 2h-8a1 1 0 01-1-1Zm-8-4v3h3v-3h-3Zm-1-2h5a1 1 0 011 1v5a1 1 0 01-1 1h-5a1 1 0 01-1-1v-5a1 1 0 011-1Zm6.707-11.707a1 1 0 010 1.414L13 20.414l-2.707-2.707a1 1 0 111.414-1.414L13 17.586l3.293-3.293a1 1 0 011.414 0Z"/></g></svg>';