hdmi_cable_solid constant

String const hdmi_cable_solid

Implementation

static const String hdmi_cable_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M3 0h9v5H3V0Zm3 3H5V2h1v1Zm4 0H9V2h1v1Z" clip-rule="evenodd"/><path fill="currentColor" d="M2 6h11v3.809l-2 1V13h-1v2H9v-2H6v2H5v-2H4v-2.191l-2-1V6Z"/></svg>';