door_sliding_outline constant

String const door_sliding_outline

Implementation

static const String door_sliding_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="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 13ZM3 21v-2h1V5q0-.825.588-1.413Q5.175 3 6 3h12q.825 0 1.413.587Q20 4.175 20 5v14h1v2Zm3-2h5V5H6Zm7 0h5V5h-5Zm-1-8Z"/></svg>';