hdmi_cable constant

String const hdmi_cable

Implementation

static const String hdmi_cable =
    '<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="M4 16a2 2 0 012-2h36a2 2 0 012 2v8.646c0 .818-.502 1.556-1.18 2.014-1.219.825-3.026 2.49-3.622 5.352C38.973 33.093 38.105 34 37 34H11c-1.105 0-1.973-.907-2.198-1.988-.596-2.863-2.403-4.527-3.623-5.352C4.502 26.202 4 25.464 4 24.646V16Z"/><path d="M14 28h20m-20 0v-3m7 3v-3m6 3v-3m7 3v-3m-23-5h2m6 0h2m6 0h2m6 0h2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';