calendar_view_month constant

String const calendar_view_month

Implementation

static const String calendar_view_month =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3 10.5q0 .425.288.712.287.288.712.288h3.325q.425 0 .713-.288.287-.287.287-.712V6q0-.425-.287-.713Q7.75 5 7.325 5H4q-.425 0-.712.287Q3 5.575 3 6Zm7.325 1h3.35q.425 0 .713-.288.287-.287.287-.712V6q0-.425-.287-.713Q14.1 5 13.675 5h-3.35q-.425 0-.712.287-.288.288-.288.713v4.5q0 .425.288.712.287.288.712.288Zm6.35 0H20q.425 0 .712-.288.288-.287.288-.712V6q0-.425-.288-.713Q20.425 5 20 5h-3.325q-.425 0-.712.287-.288.288-.288.713v4.5q0 .425.288.712.287.288.712.288ZM7.325 19q.425 0 .713-.288.287-.287.287-.712v-4.5q0-.425-.287-.713-.288-.287-.713-.287H4q-.425 0-.712.287Q3 13.075 3 13.5V18q0 .425.288.712Q3.575 19 4 19Zm3 0h3.35q.425 0 .713-.288.287-.287.287-.712v-4.5q0-.425-.287-.713-.288-.287-.713-.287h-3.35q-.425 0-.712.287-.288.288-.288.713V18q0 .425.288.712.287.288.712.288Zm6.35 0H20q.425 0 .712-.288Q21 18.425 21 18v-4.5q0-.425-.288-.713-.287-.287-.712-.287h-3.325q-.425 0-.712.287-.288.288-.288.713V18q0 .425.288.712.287.288.712.288Z"/></svg>';