color_picker_line constant

String const color_picker_line

Implementation

static const String color_picker_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M20.477 3.511a3 3 0 010 4.243l-1.533 1.533a2.991 2.991 0 01-.581 3.41l-.715.714a2 2 0 01-2.828 0l-6.485 6.485a3 3 0 01-2.122.879h-1.8a1.2 1.2 0 01-1.2-1.2v-1.8a3 3 0 01.88-2.122l6.484-6.485a2 2 0 010-2.828l.714-.714a2.991 2.991 0 013.41-.582l1.533-1.533a3 3 0 014.243 0Zm-8.485 7.071-6.486 6.486-.087.099a1 1 0 00-.206.608v1h1l.132-.009a1 1 0 00.575-.284l6.486-6.486-1.414-1.414Zm7.07-5.657a1 1 0 00-1.414 0L15.534 7.04a1.01 1.01 0 01-1.428 0 .99.99 0 00-1.4 0l-.714.714 4.242 4.242.714-.714a.99.99 0 000-1.4 1.01 1.01 0 010-1.428l2.115-2.114a1 1 0 000-1.415Z"/></g></svg>';