color_picker_off constant

String const color_picker_off

Icon Data of color_picker_off

Implementation

static const String color_picker_off =
    '<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 6m-4.999-5.001L15.7 4.3a1 1 0 011.4 0l2.6 2.6a1 1 0 010 1.4l-3.702 3.702M14 14l-6 6H4v-4l6.002-6.002M3 3l18 18"/></svg>';