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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linejoin="round" d="M8 16v28h10V29a6 6 0 0112 0v15h10V16H8Zm-3-6h38v3a3 3 0 01-3 3H8a3 3 0 01-3-3v-3Z"/><path stroke-linecap="round" d="M5 4h38M8 4v5m32-5v5M8 28h10m12 0h10"/></g></svg>';