bus_fill constant

String const bus_fill

Implementation

static const String bus_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M190 32H66a32.1 32.1 0 00-32 32v152a16 16 0 0016 16h24a16 16 0 0016-16v-16h76v16a16 16 0 0016 16h24a16 16 0 0016-16V64a32.1 32.1 0 00-32-32ZM82 168a12 12 0 1112-12 12 12 0 01-12 12Zm92 0a12 12 0 1112-12 12 12 0 01-12 12Zm32-48H50V72h156Z"/></svg>';