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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M12 39a4 4 0 100-8 4 4 0 000 8Zm23 0a4 4 0 100-8 4 4 0 000 8Z"/><path stroke-linecap="round" d="M8 35H2V11h29v24H16m15 0V18h8.571L46 26.5V35h-6.189"/></g></svg>';