annotation constant

String const annotation

Implementation

static const String annotation =
    '<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="M2 6a3 3 0 013-3h14a3 3 0 013 3v9a3 3 0 01-3 3h-2.172a1 1 0 00-.707.293l-2 2a3 3 0 01-4.242 0l-2-2A1 1 0 007.172 18H5a3 3 0 01-3-3V6zm5 1a1 1 0 000 2h10a1 1 0 100-2H7zm0 4a1 1 0 100 2h5a1 1 0 100-2H7z" clip-rule="evenodd"/></svg>';