lift_gate constant

String const lift_gate

Implementation

static const String lift_gate =
    '<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" d="M1 4a2 2 0 114 0v8a1 1 0 01-1 1H2a1 1 0 01-1-1V4Zm3 0a1 1 0 10-2 0 1 1 0 002 0Zm4.5 2L7 3H6v3h2.5ZM10 6h1.5L10 3H8.5L10 6Zm3.25 0H13l-1.5-3h1.75a.75.75 0 01.75.75v1.5a.75.75 0 01-.75.75Z"/></svg>';