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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M6.012 34.005V8.036a2 2 0 012-2H40a2 2 0 012 2v25.969a3 3 0 01-3 3h-1.995V38a4 4 0 11-8 0v-.995h-9.997v.997a3.998 3.998 0 01-7.997 0v-.997H9.012a3 3 0 01-3-3Z"/><path stroke-linecap="round" d="M42 23H6m28-10H14v10h20V13ZM14 30h2m16 0h2"/></g></svg>';