truck constant

String const truck

Icon Data of truck

Implementation

static const String truck =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 11.5V16a1 1 0 01-1 1h-1.5m2.5-5.5h-7m7 0-1.736-3.906A1 1 0 0018.35 7H14M5.5 17H4a1 1 0 01-1-1V6a1 1 0 011-1h9a1 1 0 011 1v1M5.5 17a2 2 0 104 0m-4 0a2 2 0 114 0m0 0H14m0 0h.5m-.5 0v-5.5m.5 5.5a2 2 0 104 0m-4 0a2 2 0 114 0M14 11.5V7"/></svg>';