luggage_outline constant

String const luggage_outline

Implementation

static const String luggage_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="M7 21q-.825 0-1.412-.587Q5 19.825 5 19V8q0-.825.588-1.412Q6.175 6 7 6h2V3q0-.5.463-.75Q9.925 2 10.5 2h3q.575 0 1.038.25Q15 2.5 15 3v3h2q.825 0 1.413.588Q19 7.175 19 8v11q0 .825-.587 1.413Q17.825 21 17 21q0 .425-.288.712Q16.425 22 16 22t-.712-.288Q15 21.425 15 21H9q0 .425-.287.712Q8.425 22 8 22t-.713-.288Q7 21.425 7 21Zm3.5-15h3V3.5h-3ZM7 19h10V8H7v11Zm1-1h1.5V9H8Zm3.25 0h1.5V9h-1.5Zm3.25 0H16V9h-1.5ZM7 19V8v11Z"/></svg>';