hd_display constant

String const hd_display

Implementation

static const String hd_display =
    '<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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M5.5 8.5V12m0 3.5V12m0 0H10m0 0V8.5m0 3.5v3.5m3.5-3.5V8.5c2.5 0 5 0 5 3.5s-2.5 3.5-5 3.5V12Z"/><path d="M2 18.4V5.6a.6.6 0 01.6-.6h18.8a.6.6 0 01.6.6v12.8a.6.6 0 01-.6.6H2.6a.6.6 0 01-.6-.6Z"/></g></svg>';