bluetooth_drive_outline constant

String const bluetooth_drive_outline

Implementation

static const String bluetooth_drive_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="M6.5 16q.625 0 1.062-.438Q8 15.125 8 14.5t-.438-1.062Q7.125 13 6.5 13t-1.062.438Q5 13.875 5 14.5t.438 1.062Q5.875 16 6.5 16Zm9 0q.625 0 1.062-.438Q17 15.125 17 14.5t-.438-1.062Q16.125 13 15.5 13t-1.062.438Q14 13.875 14 14.5t.438 1.062Q14.875 16 15.5 16ZM3 21q-.425 0-.712-.288Q2 20.425 2 20v-8l2.1-6q.15-.45.538-.725Q5.025 5 5.5 5H15v2H5.85L4.8 10H15v2H4v5h14v-5h2v8q0 .425-.288.712Q19.425 21 19 21h-1q-.425 0-.712-.288Q17 20.425 17 20v-1H5v1q0 .425-.287.712Q4.425 21 4 21Zm15.65-10V7.2l-2.3 2.3-.7-.7 2.8-2.8-2.8-2.8.7-.7 2.3 2.3V1h.5L22 3.9 19.85 6 22 8.15 19.15 11Zm1-6.2.95-.9-.95-.95Zm0 4.3.95-.95-.95-.95ZM4 12v5Z"/></svg>';