tent constant

String const tent

Implementation

static const String tent =
    '<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-linejoin="round" stroke-width="4"><path d="M10 12 4 36h12"/><path d="M38 12H10l6 24h28l-6-24Zm-26 6h27m-29-6 3 12m25-12 3 12"/></g></svg>';