gas_station_off constant

String const gas_station_off

Icon Data of gas_station_off

Implementation

static const String gas_station_off =
    '<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="M15 11a2 2 0 012 2m3 3V9l-3-3M4 20V6c0-.548.22-1.044.577-1.405M8 4h4a2 2 0 012 2v4m0 4v6M3 20h12"/><path d="M18 7v1a1 1 0 001 1h1M4 11h7M3 3l18 18"/></g></svg>';