vignette constant

String const vignette

Implementation

static const String vignette =
    '<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" d="M12 16q2.45 0 4.225-1.188Q18 13.625 18 12q0-1.625-1.775-2.812Q14.45 8 12 8 9.55 8 7.775 9.188 6 10.375 6 12q0 1.625 1.775 2.812Q9.55 16 12 16Zm-8 4q-.825 0-1.412-.587Q2 18.825 2 18V6q0-.825.588-1.412Q3.175 4 4 4h16q.825 0 1.413.588Q22 5.175 22 6v12q0 .825-.587 1.413Q20.825 20 20 20Z"/></svg>';