calendar_envelope constant

String const calendar_envelope

Implementation

static const String calendar_envelope =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M3 0h1v2H3V0zm6 0h1v2H9V0z"/><path fill="currentColor" d="M13 7V1h-2v2H8V1H5v2H2V1H0v12h4v3h12V7h-3zm-9 5H1V5h11v2H4v5zm1-1.8 2.6 1.5L5 14.3v-4.1zm.7 4.8 2.8-2.8 1.5.9 1.5-.8 2.8 2.8H5.7zm9.3-.7-2.6-2.6 2.6-1.4v4zm0-5.1-5 2.7L5 9V8h10v1.2zm.4.4z"/></svg>';