file_txt_one constant

String const file_txt_one

Implementation

static const String file_txt_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M10 38v6h28v-6m0-18v-6L30 4H10v16"/><path stroke-linejoin="round" d="M28 4v10h10"/><path d="M16 12h4"/><rect width="40" height="18" x="4" y="20" stroke-linejoin="round" rx="2"/><path stroke-linejoin="round" d="m21 25 6 8m0-8-6 8m-8-8v8m-3-8h6m19 0v8m-3-8h6"/></g></svg>';