color_picker constant

String const color_picker

Implementation

static const String color_picker =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M16.308 4.434c.912-.911.81-2.495-.229-3.534-1.041-1.039-2.624-1.142-3.534-.23l-1.181 1.183 3.764 3.764 1.18-1.183zm-9.84 9.842 6.147-6.148.772.772 1.584-1.586-5.309-5.309-1.585 1.584.773.773-6.148 6.146-1.682 4.693.754.754 4.694-1.679zm3.448-8.848 1.635 1.636-6.262 6.26-2.594.96.959-2.596 6.262-6.26z"/></svg>';