car_solid constant

String const car_solid

Implementation

static const String car_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M2.197 2.698A3.5 3.5 0 015.198 1h4.604a3.5 3.5 0 013 1.698L15 6.358V12.5a1.5 1.5 0 01-1.5 1.5h-1a1.5 1.5 0 01-1.5-1.5V12H4v.5A1.5 1.5 0 012.5 14h-1A1.5 1.5 0 010 12.5V6.358l2.197-3.66ZM12 7H3V6h9v1ZM2 10h3V9H2v1Zm11-1h-3v1h3V9Z" clip-rule="evenodd"/></svg>';