lira_circle constant

String const lira_circle

Implementation

static const String lira_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12zm11-6a1 1 0 10-2 0v1.28l-2.316.771a1 1 0 10.632 1.898L10 9.387v.892l-2.316.772a1 1 0 00.632 1.898L10 12.387V17a1 1 0 001 1c.993 0 2.461-.29 3.71-1.189C16.008 15.876 17 14.326 17 12a1 1 0 10-2 0c0 1.674-.675 2.624-1.46 3.188a4.402 4.402 0 01-1.54.687V11.72l2.316-.772a1 1 0 00-.632-1.898L12 9.613V8.72l2.316-.772a1 1 0 10-.632-1.898L12 6.613V6z" clip-rule="evenodd"/></svg>';