bus constant

String const bus

Implementation

static const String bus =
    '<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="M16 19H8a2 2 0 11-4 0V5a2 2 0 012-2h12a2 2 0 012 2v14a2 2 0 11-4 0Zm1-4a1 1 0 100-2 1 1 0 000 2ZM7 15a1 1 0 100-2 1 1 0 000 2ZM6 5v6h12V5H6Z"/></svg>';