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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M15 1c-1.8-1.8-3.7-.7-4.6.1-.4.4-.7.9-.7 1.5 0 1.1-1.1 1.8-2.1 1.5L7.5 4l-.7.8.7.7-6 6-.8 2.3-.7.7L1.5 16l.8-.8 2.3-.8 6-6 .7.7.7-.6-.1-.2c-.3-1 .4-2.1 1.5-2.1.6 0 1.1-.2 1.4-.6.9-.9 2-2.8.2-4.6zM3.9 13.6l-2 .7-.2.1.1-.2.7-2 5.8-5.8 1.5 1.5-5.9 5.7z"/></svg>';