door_sliding_outline_rounded constant

String const door_sliding_outline_rounded

Implementation

static const String door_sliding_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 13q-.425 0-.712-.288Q8 12.425 8 12t.288-.713Q8.575 11 9 11t.713.287Q10 11.575 10 12t-.287.712Q9.425 13 9 13Zm6 0q-.425 0-.712-.288Q14 12.425 14 12t.288-.713Q14.575 11 15 11t.713.287Q16 11.575 16 12t-.287.712Q15.425 13 15 13ZM4 21q-.425 0-.712-.288Q3 20.425 3 20t.288-.712Q3.575 19 4 19V5q0-.825.588-1.413Q5.175 3 6 3h12q.825 0 1.413.587Q20 4.175 20 5v14q.425 0 .712.288.288.287.288.712t-.288.712Q20.425 21 20 21Zm2-2h5V5H6Zm7 0h5V5h-5Zm-1-8Z"/></svg>';