calendar_filter constant

String const calendar_filter

Implementation

static const String calendar_filter =
    '<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"><path fill="currentColor" d="M6 1h2v2h8V1h2v2h1a2 2 0 012 2v6h-2V8H5v11h10v2H5a2 2 0 01-2-2V5c0-1.1.9-2 2-2h1V1m11 20 1.8 1.77c.5.5 1.2.1 1.2-.49V18l2.8-3.4A1 1 0 0022 13h-7c-.8 0-1.3 1-.8 1.6L17 18v3"/></svg>';