eyedropper constant

String const eyedropper

Icon Data of 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="-2 -2 24 24"><path fill="currentColor" d="M6.502 12.348h2.829l2.707-2.578-1.414-1.347-4.122 3.925zm-1.987 1.905a4.713 4.713 0 00-1.002 1.653l-.334.954 1.002-.318a5.046 5.046 0 001.954-1.15l1.196-1.14H4.515zM14.866 9.77a.92.92 0 010 1.347 1.036 1.036 0 01-1.414 0L7.55 16.738a7.064 7.064 0 01-2.737 1.61l-2.899.921c-.523.166-1.09-.103-1.264-.602a.91.91 0 010-.603l.966-2.76a6.625 6.625 0 011.69-2.606L9.21 7.076a.92.92 0 010-1.347 1.036 1.036 0 011.414 0l4.242-4.04c1.172-1.116 3.071-1.116 4.243 0a2.762 2.762 0 010 4.04l-4.243 4.04zm-2.828-2.694 1.414 1.347 4.243-4.04a.92.92 0 000-1.347 1.036 1.036 0 00-1.414 0l-4.243 4.04z"/></svg>';