vignette_duotone constant

String const vignette_duotone

Implementation

static const String vignette_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M216 48H40a8 8 0 00-8 8v144a8 8 0 008 8h176a8 8 0 008-8V56a8 8 0 00-8-8Zm-88 128c-35.3 0-64-21.5-64-48s28.7-48 64-48 64 21.5 64 48-28.7 48-64 48Z" opacity=".2"/><path fill="currentColor" d="M216 40H40a16 16 0 00-16 16v144a16 16 0 0016 16h176a16 16 0 0016-16V56a16 16 0 00-16-16Zm0 160H40V56h176v144ZM178.1 87.7C164.6 77.6 146.8 72 128 72s-36.6 5.6-50.1 15.7S56 112.6 56 128s7.8 29.7 21.9 40.3S109.2 184 128 184s36.6-5.6 50.1-15.7S200 143.4 200 128s-7.8-29.7-21.9-40.3ZM128 168c-30.9 0-56-17.9-56-40s25.1-40 56-40 56 17.9 56 40-25.1 40-56 40Z"/></svg>';