documents_solid constant

String const documents_solid

Implementation

static const String documents_solid =
    '<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" fill-rule="evenodd" d="M3 1.5A1.5 1.5 0 014.5 0h6.151L14 2.232V11.5a1.5 1.5 0 01-1.5 1.5H12v.5a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 011 13.5v-10A1.5 1.5 0 012.5 2H3v-.5ZM3 3h-.5a.5.5 0 00-.5.5v10a.5.5 0 00.5.5h8a.5.5 0 00.5-.5V13H4.5A1.5 1.5 0 013 11.5V3Z" clip-rule="evenodd"/></svg>';