garage constant

String const garage

Implementation

static const String garage =
    '<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-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M6 5h36v38H6z"/><path stroke-linejoin="round" d="M12 12h24v6H12z"/><path d="M16 18v25m16-25v25M16 24h16m-16 6h16m-16 6h16"/></g></svg>';