ev_station constant

String const ev_station

Implementation

static const String ev_station =
    '<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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M21 5v4"/><path d="M5 19V9a2 2 0 012-2h9a2 2 0 012 2v10a2 2 0 01-2 2H7a2 2 0 01-2-2Z"/><path d="M5 10V5a2 2 0 012-2h9a2 2 0 012 2v5"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.167 11 9.5 14h4l-1.667 3"/></g></svg>';