calendar_plus constant

String const calendar_plus

Implementation

static const String calendar_plus =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 16v3m0 3v-3m0 0h3m-3 0h-3"/><path d="M4 7v2h16V7a2 2 0 00-2-2H6a2 2 0 00-2 2z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 5h2a2 2 0 012 2v2H4V7a2 2 0 012-2h2m8 0V3m0 2H8m0-2v2M4 9.5V19a2 2 0 002 2h7m7-11.5v2.75"/></g></svg>';