calendar_edit constant

String const calendar_edit

Implementation

static const String calendar_edit =
    '<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="M19 22H5a2 2 0 01-2-2V6a2 2 0 012-2h2V2h2v2h6V2h2v2h2a2 2 0 012 2v14a2 2 0 01-2 2ZM5 10v10h14V10H5Zm0-4v2h14V6H5Zm4.8 13H8v-1.8l4.2-4.19 1.8 1.8L9.8 19Zm4.825-4.818-1.8-1.8 1.375-1.369 1.8 1.8-1.37 1.37-.005-.001Z"/></svg>';