calendar_o constant

String const calendar_o

Implementation

static const String calendar_o =
    '<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="M14 1v3h-3V1H5v3H2V1H0v15h16V1h-2zm1 14H1V6h14v9z"/><path fill="currentColor" d="M3 0h1v3H3V0zm9 0h1v3h-1V0z"/></svg>';