drafts constant

String const drafts

Implementation

static const String drafts =
    '<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="m12 1 9.05 5.4q.45.275.7.75.25.475.25 1V19q0 .825-.587 1.413Q20.825 21 20 21H4q-.825 0-1.412-.587Q2 19.825 2 19V8.15q0-.525.25-1t.7-.75Zm0 11.65L19.8 8 12 3.35 4.2 8Z"/></svg>';