attachment_outline constant

String const attachment_outline

Implementation

static const String attachment_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M.5 0v4.5a2 2 0 104 0v-3a1 1 0 00-2 0V5M6 .5h6.5a1 1 0 011 1v12a1 1 0 01-1 1h-10a1 1 0 01-1-1V8M11 4.5H7m4 3H7m4 3H4"/></svg>';