calendar_fill constant

String const calendar_fill

Implementation

static const String calendar_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M208 32h-24v-8a8 8 0 00-16 0v8H88v-8a8 8 0 00-16 0v8H48a16 16 0 00-16 16v160a16 16 0 0016 16h160a16 16 0 0016-16V48a16 16 0 00-16-16ZM104 188a24.2 24.2 0 01-17-7 8 8 0 010-11.3 7.9 7.9 0 0111.3 0 8.3 8.3 0 005.7 2.3 8 8 0 000-16h-2.5l-.4-.2h-.3l-.5-.2h-.1l-.6-.4h-.2l-.4-.3-.4-.3-.2-.2-.3-.3a8.6 8.6 0 01-1.3-2 5.8 5.8 0 01-.6-1.7c-.1-.1-.1-.2-.1-.4a.4.4 0 00-.1-.3v-2.4c0-.2.1-.3.1-.4v-.4a.6.6 0 00.1-.4c.1-.1.1-.2.1-.4l.2-.3c0-.2 0-.3.1-.4l.2-.4v-.3l.2-.4.2-.3.3-.4.2-.2 5.6-7H92a8 8 0 010-16h28a8 8 0 016.2 13l-8.8 11.1A24 24 0 01104 188Zm64-8a8 8 0 01-16 0v-36l-3.2 2.4a8.1 8.1 0 01-11.2-1.6 8 8 0 011.6-11.2l16-12A8 8 0 01168 128Zm40-100H48V48h24v8a8 8 0 0016 0v-8h80v8a8 8 0 0016 0v-8h24Z"/></svg>';