arc_de_triomphe constant

String const arc_de_triomphe

Implementation

static const String arc_de_triomphe =
    '<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-width="4"><path stroke-linejoin="round" d="M8 16v28h10V29a6 6 0 0112 0v15h10V16H8Z"/><path fill="#555" stroke-linejoin="round" d="M5 10h38v3a3 3 0 01-3 3H8a3 3 0 01-3-3v-3Z"/><path stroke-linecap="round" d="M5 4h38M8 4v5m32-5v5M8 28h10m12 0h10"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';