truck_solid constant

String const truck_solid

Implementation

static const String truck_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M30 12h-4V7a1 1 0 00-1-1H3a1 1 0 00-1 1v18a1 1 0 001 1h1V8h20v13.49A4.45 4.45 0 0021.25 24h-6.82a4.5 4.5 0 00-4.17-2.76A4.38 4.38 0 1014.72 26H21a4.48 4.48 0 008.91 0H34V16a4 4 0 00-4-4ZM10.26 28a2.38 2.38 0 110-4.75 2.38 2.38 0 110 4.75Zm15.17 0a2.38 2.38 0 112.5-2.37A2.44 2.44 0 0125.42 28ZM32 17h-6v-3h4a2 2 0 012 2Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';