background_color constant

String const background_color

Implementation

static const String background_color =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M37.808 77.057 34.411 86h32.764l-3.397-8.943zm2.8-8.741h20.369L50.793 41.327z"/><path d="M79 14H21c-3.85 0-7 3.15-7 7v58c0 3.85 3.15 7 7 7h2.111l20.812-52.766a2.595 2.595 0 012.476-1.836h8.812c1.152 0 2.118.753 2.462 1.79h.018L78.478 86H79c3.85 0 7-3.15 7-7V21c0-3.85-3.15-7-7-7z"/></g></svg>';