bus_duotone constant

String const bus_duotone

Implementation

static const String bus_duotone =
    '<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="M214 192v24a8 8 0 01-8 8h-24a8 8 0 01-8-8v-24Zm-132 0v24a8 8 0 01-8 8H50a8 8 0 01-8-8v-24Z" opacity=".3"/><path fill="currentColor" d="M42 72h172v48H42z" opacity=".2"/><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-32ZM50 184v-56h156v56Zm0-104h156v32H50Zm16-32h124a16 16 0 0116 16H50a16 16 0 0116-16Zm8 168H50v-16h24Zm108 0v-16h24v16Z"/><circle cx="82" cy="156" r="12" fill="currentColor"/><circle cx="174" cy="156" r="12" fill="currentColor"/></svg>';