calendar_plus_duotone constant

String const calendar_plus_duotone

Implementation

static const String calendar_plus_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="M216 48v40H40V48a8 8 0 018-8h160a8 8 0 018 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 160H48V96h160v112Zm-44-56a8 8 0 01-8 8h-20v20a8 8 0 01-16 0v-20h-20a8 8 0 010-16h20v-20a8 8 0 0116 0v20h20a8 8 0 018 8Z"/></svg>';