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="M10 21H4a2 2 0 01-2-2V9a2 2 0 012-2h1V5a2 2 0 012-2h13a2 2 0 012 2v11a2 2 0 01-2 2h-8v1a2 2 0 01-2 2ZM4 9v10h6V9H4Zm3-2h3a2 2 0 012 2v7h8V5H7v2Z"/></svg>';