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" fill-rule="evenodd" d="M10 18a3 3 0 01-6 0 2 2 0 01-2-2V6a2 2 0 012-2h11.001C16.105 4 17 4.895 17 5.999L20 6c2 0 2 2.896 2 4v6a2 2 0 01-2 2h-1a3 3 0 01-6 0h-3ZM4 6v9h11V6H4Zm13 2v4h3V8h-3Zm-1 11a1 1 0 100-2 1 1 0 000 2Zm-9 0a1 1 0 100-2 1 1 0 000 2Z"/></svg>';