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="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M33 10.05a5.07 5.07 0 00.1-7.17A5.06 5.06 0 0026 3l-5.22 5.15a2.13 2.13 0 01-3 0l-.67-.67-1.39 1.44 11.36 11.36 1.42-1.42-.67-.67a2.13 2.13 0 010-3Zm-6.56 3.75a4.07 4.07 0 00-1.08 1.92l-5.08-5.08a4.07 4.07 0 001.92-1.08l5.16-5.17a3.09 3.09 0 014.35-.1 3.09 3.09 0 01-.1 4.35Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M7.3 31.51a2 2 0 11-2.83-2.83l14.11-14.11-1.42-1.41L3.05 27.27a4 4 0 00-.68 4.8L.89 33.55a1 1 0 000 1.45 1 1 0 001.42 0l1.43-1.44a3.93 3.93 0 002.09.6 4.06 4.06 0 002.88-1.2l14.11-14.15-1.41-1.41Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';