calendar_week constant

String const calendar_week

Icon Data of calendar_week

Implementation

static const String calendar_week =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M1664 128h384v1792H0V128h384V0h128v128h1024V0h128v128zM384 256H128v256h1792V256h-256v128h-128V256H512v128H384V256zM128 1792h1792V640H128v1152zm640-128V768h128v896H768zm-384 0V768h128v896H384zm1152 0V768h128v896h-128zm-384 0V768h128v896h-128z"/></svg>';