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="m4 8 8 5 8-5-8-5-8 5m18 0v10a2 2 0 01-2 2H4a2 2 0 01-2-2V8c0-.73.39-1.36.97-1.71L12 .64l9.03 5.65c.58.35.97.98.97 1.71Z"/></svg>';