color_dropper constant

String const color_dropper

Implementation

static const String color_dropper =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26" height="26" preserveAspectRatio="xMidYMid meet" viewBox="0 0 26 26"><path fill="currentColor" d="M21.625 0a4.36 4.36 0 00-3.094 1.281l-3.093 3.094-.688-.688a.972.972 0 00-1.375 0L11.312 5.75a.972.972 0 000 1.375l.657.656-6.875 6.875c-1.071 1.07-1.675 1.865-2.063 2.563-.387.697-.508 1.32-.594 1.75-.085.43-.149.693-.406 1.156-.257.463-.758 1.102-1.75 2.094a1 1 0 000 1.437l2.063 2.063a1 1 0 001.437 0c.992-.992 1.631-1.493 2.094-1.75.463-.257.727-.32 1.156-.407.43-.085 1.053-.206 1.75-.593.698-.388 1.492-.992 2.563-2.063 1.252-1.25 5.935-5.935 6.875-6.875l.656.656c.38.38.995.38 1.375 0l2.063-2.062a.97.97 0 000-1.375l-.688-.688 3.094-3.093A4.375 4.375 0 0021.625 0zm-8.25 9.25 3.375 3.375-6.844 6.844c-.992.992-1.662 1.493-2.125 1.75-.462.257-.695.32-1.125.406-.43.086-1.052.206-1.75.594-.48.267-1.148.845-1.781 1.406l-.75-.75c.56-.633 1.139-1.3 1.406-1.781.388-.698.508-1.32.594-1.75.086-.43.15-.694.406-1.157.257-.462.758-1.101 1.75-2.093l6.844-6.844z"/></svg>';