persian_calendar constant

String const persian_calendar

Implementation

static const String persian_calendar =
    '<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"><circle cx="32.5" cy="11" r="2.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="15.5" cy="11" r="2.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.5 5.5a2 2 0 00-2 2v33a2 2 0 002 2h33a2 2 0 002-2v-33a2 2 0 00-2-2Zm6 29.799V20.701"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M22.45 20.7v5.252a3 3 0 01-3 3H13.5M29.693 20.7H34.5v10.283h0-4.807a3 3 0 01-3-3v-4.282a3 3 0 013-3ZM34.5 35.299v-4.316"/></svg>';