devices constant

String const devices

Implementation

static const String devices =
    '<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 20v-3h2V6q0-.825.588-1.412Q5.175 4 6 4h15v2H6v11h6v3Zm13 0q-.425 0-.712-.288Q14 19.425 14 19V9q0-.425.288-.713Q14.575 8 15 8h6q.425 0 .712.287Q22 8.575 22 9v10q0 .425-.288.712Q21.425 20 21 20Zm1-3h4v-7h-4Z"/></svg>';