chimney constant

String const chimney

Implementation

static const String chimney =
    '<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-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M4 44h40M13 14h22"/><path stroke-linejoin="round" d="M16 14h16l4 30H12l4-30Z"/><path stroke-linecap="round" d="M15 24h18M13 34h22"/><path stroke-linejoin="round" d="m32 14 4 30M16 14l-4 30"/><path stroke-linecap="round" stroke-linejoin="round" d="m24 8 .828-.828A4 4 0 0127.657 6h.686a4 4 0 002.829-1.172L32 4"/></g></svg>';