car_battery constant

String const car_battery

Implementation

static const String car_battery =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M43 12H3v30h40V12ZM11 6H3v6h8V6Zm32 0h-8v6h8V6Z"/><path d="M9 21h6m16 0h6m-25-3v6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';