attachment_line constant

String const attachment_line

Implementation

static const String attachment_line =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 9v5a2 2 0 002 2v0a2 2 0 002-2V7a4 4 0 00-4-4v0a4 4 0 00-4 4v8a6 6 0 006 6v0a6 6 0 006-6V5"/></svg>';