options constant

String const options

Implementation

static const String options =
    '<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="M7 3a4.002 4.002 0 013.874 3H19v2h-8.126A4.002 4.002 0 013 7a4 4 0 014-4Zm0 6a2 2 0 100-4 2 2 0 000 4Zm10 11a4.002 4.002 0 01-3.874-3H5v-2h8.126A4.002 4.002 0 0121 16a4 4 0 01-4 4Zm0-2a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/></svg>';