gas_meter_outline constant

String const gas_meter_outline

Implementation

static const String gas_meter_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="M8 22q-1.65 0-2.825-1.175Q4 19.65 4 18V8q0-1.65 1.175-2.825Q6.35 4 8 4h1V2h2v2h2V2h2v2h1q1.65 0 2.825 1.175Q20 6.35 20 8v10q0 1.65-1.175 2.825Q17.65 22 16 22Zm0-2h8q.825 0 1.413-.587Q18 18.825 18 18V8q0-.825-.587-1.412Q16.825 6 16 6H8q-.825 0-1.412.588Q6 7.175 6 8v10q0 .825.588 1.413Q7.175 20 8 20Zm0-10h8V8H8Zm4 8q1.05 0 1.775-.712.725-.713.725-1.738 0-.825-.475-1.413Q13.55 13.55 12 11.75q-1.575 1.8-2.037 2.4-.463.6-.463 1.4 0 1.025.725 1.738Q10.95 18 12 18ZM6 6v14V6Z"/></svg>';