calendar_three constant

String const calendar_three

Icon Data of calendar_three

Implementation

static const String calendar_three =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><rect width="40" height="36" x="4" y="8" fill="#fff" stroke="#fff" rx="2"/><path stroke="#000" d="M4 20h40M4 32h40"/><path stroke="#fff" d="M17 4v8m14-8v8"/><path stroke="#000" d="M17 20v24m14-24v24"/><path stroke="#fff" d="M44 13v26M4 13v26m10 5h20"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';