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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M24.656 3.03c-1.108 0-2.222.41-3.062 1.25l-2.782 2.814-1-1L16.407 7.5l1 1-9.5 9.5c-1.04 1.04-1.633 1.792-2 2.47a5.288 5.288 0 00-.562 1.686c-.068.402-.1.62-.344 1.063-.244.44-.733 1.075-1.72 2.06l-.686.72.687.72 2 2 .72.686.72-.687c.96-.96 1.573-1.427 2-1.657.425-.23.65-.275 1.06-.344a5.081 5.081 0 001.69-.564c.685-.378 1.466-.998 2.53-2.062l9.5-9.5 1 1 1.406-1.406-1-1 2.813-2.782c1.68-1.68 1.68-4.444 0-6.125a4.318 4.318 0 00-3.064-1.25zm0 2c.592 0 1.166.23 1.625.69.92.918.92 2.36 0 3.28l-2.78 2.78-3.28-3.28L23 5.72c.46-.46 1.065-.69 1.656-.69zm-5.843 4.876 3.28 3.28-9.5 9.502c-.985.986-1.65 1.475-2.093 1.718-.442.244-.66.276-1.063.344-.402.068-.98.165-1.656.53-.46.25-1.086.848-1.686 1.376l-.75-.75c.547-.62 1.147-1.25 1.406-1.718.378-.687.493-1.31.563-1.72.07-.41.113-.604.343-1.03.23-.427.696-1.072 1.657-2.032l9.5-9.5z"/></svg>';