bus_bold constant

String const bus_bold

Implementation

static const String bus_bold =
    '<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 28H66a36 36 0 00-36 36v152a20.1 20.1 0 0020 20h24a20.1 20.1 0 0020-20v-20h68v20a20.1 20.1 0 0020 20h24a20.1 20.1 0 0020-20V64a36 36 0 00-36-36ZM54 172v-28h148v28Zm0-80h148v28H54Zm12-40h124a12 12 0 0112 12v4H54v-4a12 12 0 0112-12Zm4 160H54v-16h16Zm116 0v-16h16v16Z"/></svg>';