charging_pile constant

String const charging_pile

Implementation

static const String charging_pile =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m18 7-1 1m-3 3h1a2 2 0 012 2v3a1.5 1.5 0 003 0V9l-3-3M4 20V6a2 2 0 012-2h6a2 2 0 012 2v14"/><path d="M9 11.5 7.5 14h3L9 16.5M3 20h12M4 8h10"/></g></svg>';