file_display_one constant

String const file_display_one

Implementation

static const String file_display_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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M40 23v-9L31 4H10a2 2 0 00-2 2v36a2 2 0 002 2h12"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M33 41c4.97 0 9-6 9-6s-4.03-6-9-6-9 6-9 6 4.03 6 9 6Z"/><path d="M33 37a2 2 0 100-4 2 2 0 000 4Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M30 4v10h10"/></g></svg>';