foggy_outline constant

String const foggy_outline

Implementation

static const String foggy_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="M18 19q-.425 0-.712-.288Q17 18.425 17 18t.288-.712Q17.575 17 18 17t.712.288Q19 17.575 19 18t-.288.712Q18.425 19 18 19ZM7 22q-.425 0-.713-.288Q6 21.425 6 21t.287-.712Q6.575 20 7 20t.713.288Q8 20.575 8 21t-.287.712Q7.425 22 7 22Zm-1-3q-.425 0-.713-.288Q5 18.425 5 18t.287-.712Q5.575 17 6 17h9q.425 0 .713.288.287.287.287.712t-.287.712Q15.425 19 15 19Zm4 3q-.425 0-.712-.288Q9 21.425 9 21t.288-.712Q9.575 20 10 20h7q.425 0 .712.288.288.287.288.712t-.288.712Q17.425 22 17 22Zm-2.5-6q-2.275 0-3.887-1.613Q2 12.775 2 10.5q0-2.075 1.375-3.625 1.375-1.55 3.4-1.825.8-1.425 2.188-2.238Q10.35 2 12 2q2.25 0 3.912 1.438 1.663 1.437 2.013 3.587 1.725.15 2.9 1.425Q22 9.725 22 11.5q0 1.875-1.312 3.188Q19.375 16 17.5 16Zm0-2h10q1.05 0 1.775-.725Q20 12.55 20 11.5q0-1.05-.725-1.775Q18.55 9 17.5 9H16V8q0-1.65-1.175-2.825Q13.65 4 12 4q-1.2 0-2.188.65-.987.65-1.487 1.75l-.25.6H7.45q-1.425.05-2.437 1.062Q4 9.075 4 10.5q0 1.45 1.025 2.475Q6.05 14 7.5 14ZM12 9Z"/></svg>';