outlet_outline_rounded constant

String const outlet_outline_rounded

Implementation

static const String outlet_outline_rounded =
    '<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="M9 12q.425 0 .713-.288Q10 11.425 10 11V8q0-.425-.287-.713Q9.425 7 9 7t-.712.287Q8 7.575 8 8v3q0 .425.288.712Q8.575 12 9 12Zm6 0q.425 0 .713-.288Q16 11.425 16 11V8q0-.425-.287-.713Q15.425 7 15 7t-.712.287Q14 7.575 14 8v3q0 .425.288.712.287.288.712.288Zm-4 6h2q.425 0 .713-.288Q14 17.425 14 17v-1q0-.825-.587-1.413Q12.825 14 12 14q-.825 0-1.412.587Q10 15.175 10 16v1q0 .425.288.712.287.288.712.288Zm1 4q-2.075 0-3.9-.788-1.825-.787-3.175-2.137-1.35-1.35-2.137-3.175Q2 14.075 2 12t.788-3.9q.787-1.825 2.137-3.175 1.35-1.35 3.175-2.138Q9.925 2 12 2t3.9.787q1.825.788 3.175 2.138 1.35 1.35 2.137 3.175Q22 9.925 22 12t-.788 3.9q-.787 1.825-2.137 3.175-1.35 1.35-3.175 2.137Q14.075 22 12 22Zm0-2q3.325 0 5.663-2.337Q20 15.325 20 12t-2.337-5.663Q15.325 4 12 4T6.338 6.337Q4 8.675 4 12t2.338 5.663Q8.675 20 12 20Zm0-8Z"/></svg>';