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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke-linejoin="round" stroke-width="4"><path stroke="#fff" d="M23 43h20V5H14v10"/><path fill="#fff" stroke="#fff" d="M5 15h18v28H5V15Z"/><path stroke="#000" stroke-linecap="round" d="M13 37h2"/><path stroke="#fff" stroke-linecap="round" d="M28 37h2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';