file_image constant

String const file_image

Icon Data of file_image

Implementation

static const String file_image =
    '<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" fill-rule="evenodd" d="M6 2h10l4 4v14a2 2 0 01-2 2H6a2 2 0 01-2-2V4a2 2 0 012-2Zm9.172 2H6v16h12V6.828h-2.828V4ZM15 14a1 1 0 110-2 1 1 0 010 2Zm-7 2 3.07-3L14 16l1-1 1 1v2H8v-2Z"/></svg>';