ethernet_on constant

String const ethernet_on

Implementation

static const String ethernet_on =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-width="4"><rect width="36" height="36" x="6" y="6" stroke-linejoin="round" rx="3"/><path stroke-linejoin="round" d="M19 27h10v6H19zm-5-12h20v12H14z"/><path d="M21 19v-4m6 4v-4"/></g></svg>';