parking_off constant

String const parking_off

Icon Data of parking_off

Implementation

static const String parking_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M8 4h10a2 2 0 012 2v10m-.582 3.41A1.99 1.99 0 0118 20H6a2 2 0 01-2-2V6c0-.554.225-1.056.59-1.418"/><path d="M9 16V9m3-1h1a2 2 0 011.817 2.836M12 12H9M3 3l18 18"/></g></svg>';