blinds constant

String const blinds

Implementation

static const String blinds =
    '<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"><path fill="currentColor" d="M2 21v-2h2V3h16v16h2v2ZM6 7h8V5H6Zm0 4h8V9H6Zm0 8h12v-6h-2v1.825q.35.25.55.625.2.375.2.8 0 .725-.512 1.238Q15.725 18 15 18t-1.238-.512q-.512-.513-.512-1.238 0-.425.2-.8.2-.375.55-.625V13H6ZM16 7h2V5h-2Zm0 4h2V9h-2Z"/></svg>';