read constant

String const read

Implementation

static const String read =
    '<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 14a2 2 0 100-4 2 2 0 000 4Zm3.465-4a4.002 4.002 0 00-7.339 1H2a1 1 0 100 2h1.126A4.002 4.002 0 0011 12h2a4 4 0 007.874 1H22a1 1 0 100-2h-1.126a4.002 4.002 0 00-7.339-1h-3.07ZM15 12a2 2 0 104 0 2 2 0 00-4 0Z" clip-rule="evenodd"/></svg>';