gas_station_line constant

String const gas_station_line

Implementation

static const String gas_station_line =
    '<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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M5 3a2 2 0 00-2 2v14a1 1 0 100 2h12a1 1 0 100-2v-5h1v2.5a2.5 2.5 0 005 0v-6.086A2 2 0 0020.414 9l-2.707-2.707a1 1 0 10-1.414 1.414l1.1 1.101A1.999 1.999 0 0019 12l.001 4.5a.5.5 0 01-1 0V14a2 2 0 00-2-2h-1V5a2 2 0 00-2-2H5Zm8 8V5H5v6h8Zm-8 2h8v6H5v-6Z"/></g></svg>';