color_picker constant

String const color_picker

Icon Data of 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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11 7 6 6M4 16 15.7 4.3a1 1 0 011.4 0l2.6 2.6a1 1 0 010 1.4L8 20H4v-4z"/></svg>';