parking_line constant

String const parking_line

Icon Data of parking_line

Implementation

static const String parking_line =
    '<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" d="M6 3h7a6 6 0 110 12H8v6H6V3zm2 2v8h5a4 4 0 100-8H8z"/></svg>';