calendar_no_access_solid constant

String const calendar_no_access_solid

Implementation

static const String calendar_no_access_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" d="M7.5 6a2.5 2.5 0 00-2.086 3.879L8.88 6.414A2.488 2.488 0 007.5 6Zm0 5c-.51 0-.983-.152-1.379-.414L9.586 7.12A2.5 2.5 0 017.5 11Z"/><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 2ZM4 8.5a3.5 3.5 0 117 0 3.5 3.5 0 01-7 0Z" clip-rule="evenodd"/></svg>';