truck constant

String const 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" fill-rule="evenodd" d="M2 5a1 1 0 011-1h10a1 1 0 011 1v2h3a1 1 0 01.707.293l4 4A1 1 0 0122 12v5a1 1 0 01-1 1h-1.17a3 3 0 10-5.659 0H9.829a3 3 0 10-5.659 0H3a1 1 0 01-1-1V5zm7 12a2 2 0 11-4 0 2 2 0 014 0zm8 2a2 2 0 100-4 2 2 0 000 4z" clip-rule="evenodd"/></svg>';