calendar_plus_thin constant

String const calendar_plus_thin

Implementation

static const String calendar_plus_thin =
    '<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 36h-28V24a4 4 0 00-8 0v12H84V24a4 4 0 00-8 0v12H48a12 12 0 00-12 12v160a12 12 0 0012 12h160a12 12 0 0012-12V48a12 12 0 00-12-12ZM48 44h28v12a4 4 0 008 0V44h88v12a4 4 0 008 0V44h28a4 4 0 014 4v36H44V48a4 4 0 014-4Zm160 168H48a4 4 0 01-4-4V92h168v116a4 4 0 01-4 4Zm-48-60a4 4 0 01-4 4h-24v24a4 4 0 01-8 0v-24h-24a4 4 0 010-8h24v-24a4 4 0 018 0v24h24a4 4 0 014 4Z"/></svg>';