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"><g fill="currentColor"><circle cx="24" cy="24" r="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M29 43a5 5 0 00-10 0"/><path stroke="currentColor" 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"/><circle cx="11" cy="23" r="3"/><circle cx="24" cy="11" r="3"/><circle cx="33" cy="15" r="3"/><circle cx="37" cy="23" r="3"/></g></svg>';