tent_banner constant

String const tent_banner

Implementation

static const String tent_banner =
    '<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="M7 43h32L23 17 7 43Z"/><path d="M18.077 25 23 28l4.923-3M23 17V4"/><path fill="#555" d="M35 4H23v8h12l-3-4 3-4Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';