power_supply constant

String const power_supply

Implementation

static const String power_supply =
    '<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="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M32.297 6H15.704a1 1 0 00-.942.662l-6.67 18.581a1 1 0 00-.04.525l1.793 9.42a1 1 0 00.982.812h26.346a1 1 0 00.982-.813l1.794-9.419a1 1 0 00-.041-.525l-6.67-18.58A1 1 0 0032.297 6Z"/><path d="M24 36v8m0-32v6m-7.5 5.402 3 5.196m12-5.196-3 5.196"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';