calendar_tick_solid constant

String const calendar_tick_solid

Implementation

static const String calendar_tick_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M13.5 2H12V0h-1v2H4V0H3v2H1.5A1.5 1.5 0 000 3.5v10A1.5 1.5 0 001.5 15h12a1.5 1.5 0 001.5-1.5v-10A1.5 1.5 0 0013.5 2Zm-6.476 9.232 3.852-4.403-.752-.658-3.148 3.598-1.622-1.623-.708.708 2.378 2.378Z" clip-rule="evenodd"/></svg>';