image_document_solid constant

String const image_document_solid

Implementation

static const String image_document_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="M1 1.5A1.5 1.5 0 012.5 0h8.207L14 3.293v6.999l-2.5-2.504-2.959 2.957L4.5 5.7 1 10.075V1.5ZM11 6h-1V5h1v1Z" clip-rule="evenodd"/><path fill="currentColor" d="M1 11.675V13.5A1.5 1.5 0 002.5 15h10a1.5 1.5 0 001.5-1.5v-1.793l-2.5-2.504-3.041 3.039L4.5 7.3 1 11.675Z"/></svg>';