calendar_blank_duotone constant

String const calendar_blank_duotone

Implementation

static const String calendar_blank_duotone =
    '<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="M40 88h176V48a8 8 0 00-8-8H48a8 8 0 00-8 8Z" opacity=".2"/><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-16ZM72 48v8a8 8 0 0016 0v-8h80v8a8 8 0 0016 0v-8h24v32H48V48Zm136 160H48V96h160v112Z"/></svg>';