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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M472 232h-48V120a24.028 24.028 0 00-24-24H40a24.028 24.028 0 00-24 24v246a24.028 24.028 0 0024 24h172v50h-60v32h152v-32h-60v-50h92v58a24.027 24.027 0 0024 24h112a24.027 24.027 0 0024-24V256a24.027 24.027 0 00-24-24Zm-136 24v102H48V128h344v104h-32a24.027 24.027 0 00-24 24Zm128 184h-96V264h96Z"/></svg>';