eyedropper constant

String const eyedropper

Implementation

static const String eyedropper =
    '<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" d="m19.35 11.72-2.13 2.13-1.41-1.42-7.71 7.71L3.5 22 2 20.5l1.86-4.6 7.71-7.71-1.42-1.41 2.13-2.13 7.07 7.07M16.76 3A3 3 0 0121 3a3 3 0 010 4.24l-1.92 1.92-4.24-4.24L16.76 3M5.56 17.03 4.5 19.5l2.47-1.06L14.4 11 13 9.6l-7.44 7.43Z"/></svg>';