calendar_thirty constant

String const calendar_thirty

Implementation

static const String calendar_thirty =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><rect width="40" height="40" x="4" y="4" fill="#555" rx="2"/><path d="M4 14h40M4 11v12m40-12v12"/><path d="M28 22v14h8V22h-8Z" clip-rule="evenodd"/><path d="M12 22h8v14h-8m8-7h-6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';