document_image constant

String const document_image

Implementation

static const String document_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" stroke="currentColor" stroke-width="2" d="M4.998 7V1H19.5L23 4.5V23h-3M18 1v5h5M3 11h13v12H3V11Zm4 5a1 1 0 100-2 1 1 0 000 2Zm-2 7 2-3 2 2 4-6 3 4"/></svg>';