file_badge constant

String const file_badge

Implementation

static const String file_badge =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M4 7V4a2 2 0 012-2h8.5L20 7.5V20a2 2 0 01-2 2h-6"/><path d="M14 2v6h6M5 17a3 3 0 100-6 3 3 0 000 6Z"/><path d="M7 16.5 8 22l-3-1-3 1 1-5.5"/></g></svg>';