presentation constant

String const presentation

Implementation

static const String presentation =
    '<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="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm8-10h-2a6 6 0 00-12 0H4a8 8 0 1116 0ZM4.252 14h15.496a8.003 8.003 0 01-15.496 0ZM8 12a4 4 0 118 0H8Z" clip-rule="evenodd"/></svg>';