devices constant

String const devices

Icon Data of devices

Implementation

static const String devices =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M10 30H4a2 2 0 01-2-2V16a2 2 0 012-2h6a2 2 0 012 2v12a2 2 0 01-2 2ZM4 16v12h6V16Z"/><path fill="currentColor" d="M28 4H6a2 2 0 00-2 2v6h2V6h22v14H14v2h2v4h-2v2h9v-2h-5v-4h10a2 2 0 002-2V6a2 2 0 00-2-2Z"/></svg>';