charging_pile_line constant

String const charging_pile_line

Implementation

static const String charging_pile_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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path fill-rule="nonzero" d="M9.447 7.106a1 1 0 01.447 1.341L8.618 11h2.366c.75 0 1.239.79.903 1.462l-1.993 3.985a1 1 0 11-1.788-.894L9.382 13H7.016a1.01 1.01 0 01-.903-1.462l1.993-3.985a1 1 0 011.341-.447Z"/><path d="M3 5a2 2 0 012-2h8a2 2 0 012 2v7h1a2 2 0 012 2v2.5a.5.5 0 001 0v-6.086l-1.25-1.25-.043.043a1 1 0 11-1.414-1.414l.043-.043-.043-.043a1 1 0 011.414-1.414L20.414 9A2 2 0 0121 10.414V16.5a2.5 2.5 0 01-5 0V14h-1v5a1 1 0 110 2H3a1 1 0 110-2V5Zm10 0v14H5V5h8Z"/></g></svg>';