gas_station constant

String const gas_station

Icon Data of gas_station

Implementation

static const String gas_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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M14 11h1a2 2 0 012 2v3a1.5 1.5 0 003 0V9l-3-3M4 20V6a2 2 0 012-2h6a2 2 0 012 2v14M3 20h12"/><path d="M18 7v1a1 1 0 001 1h1M4 11h10"/></g></svg>';