ethernet constant

String const ethernet

Implementation

static const String ethernet =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M22.5 8.5v3.168l3.832 3.832-3.832 3.832V22.5l7-7-7-7zm-14 14v-3.168L4.667 15.5 8.5 11.668V8.5l-7 7 7 7zm7-8.4a1.68 1.68 0 100 3.356 1.68 1.68 0 000-3.354zm-5.04 0a1.68 1.68 0 100 3.362 1.681 1.681 0 000-3.36zm10.08 0a1.68 1.68 0 100 3.357 1.68 1.68 0 000-3.355z"/></svg>';