hdmi_connector constant

String const hdmi_connector

Implementation

static const String hdmi_connector =
    '<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"><circle cx="24" cy="24" r="20" fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M29 43a5 5 0 00-10 0"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M15.5 42.11A19.923 19.923 0 0024 44c3.04 0 5.92-.678 8.5-1.89"/><circle cx="15" cy="15" r="3" fill="#fff"/><circle cx="11" cy="23" r="3" fill="#fff"/><circle cx="24" cy="11" r="3" fill="#fff"/><circle cx="33" cy="15" r="3" fill="#fff"/><circle cx="37" cy="23" r="3" fill="#fff"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';