ev_station_outline constant

String const ev_station_outline

Implementation

static const String ev_station_outline =
    '<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"><path fill="currentColor" d="M6 19h6V5H6Zm2-1 4-7h-2V6l-4 7.5h2Zm-4 3V5q0-.825.588-1.413Q5.175 3 6 3h6q.825 0 1.413.587Q14 4.175 14 5v7h1q.825 0 1.413.587Q17 13.175 17 14v4.5q0 .425.288.712.287.288.712.288t.712-.288Q19 18.925 19 18.5v-7.2q-.225.125-.475.162-.25.038-.525.038-1.05 0-1.775-.725Q15.5 10.05 15.5 9q0-.8.438-1.438.437-.637 1.162-.912L15 4.55l1.05-1.05 3.7 3.6q.375.375.562.875.188.5.188 1.025v9.5q0 1.05-.725 1.775Q19.05 21 18 21q-1.05 0-1.775-.725-.725-.725-.725-1.775v-5H14V21Zm8-2H6h6Zm6-9q.425 0 .712-.288Q19 9.425 19 9t-.288-.713Q18.425 8 18 8t-.712.287Q17 8.575 17 9t.288.712Q17.575 10 18 10Z"/></svg>';