brand_monday constant

String const brand_monday

Implementation

static const String brand_monday =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="19.5" cy="15.5" r="1.5"/><path d="M9.5 7a1.5 1.5 0 011.339 2.177l-4.034 7.074c-.264.447-.75.749-1.305.749a1.5 1.5 0 01-1.271-2.297l3.906-6.827A1.5 1.5 0 019.5 7zm7 0a1.5 1.5 0 011.339 2.177l-4.034 7.074c-.264.447-.75.749-1.305.749a1.5 1.5 0 01-1.271-2.297l3.906-6.827A1.5 1.5 0 0116.5 7z"/></g></svg>';