rounded_mirror constant

String const rounded_mirror

Implementation

static const String rounded_mirror =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 10v4a8 8 0 11-16 0v-4a8 8 0 1116 0Zm-2.5-5.5L13 8m6-1-7.5 6"/></svg>';