paintbrush constant

String const paintbrush

Implementation

static const String paintbrush =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M29.502 3.415a3.559 3.559 0 00-4.974-.09L11.043 16.032l-.014-.002-2.129 2.1a1.997 1.997 0 00-.389.538 3.976 3.976 0 00-2.365.683A4.909 4.909 0 003.7 23.559a2.668 2.668 0 01-.7 1.925l-.789.739-.059.324a1.473 1.473 0 001.023 1.677l2.579.783.5.1a7.015 7.015 0 006.647-2.412c.574-.684.9-1.539.93-2.426.25-.095.486-.244.69-.444l.798-.788.015.03L29.527 8.39a3.559 3.559 0 00-.025-4.974Zm-14.608 17.23-2.81-2.846L25.9 4.78a1.559 1.559 0 012.19 2.218L14.894 20.645Zm-8.28 6.496-.33-.061L4.7 26.6a4.91 4.91 0 00.988-2.813 2.985 2.985 0 011.546-2.758 2 2 0 012.559.232l1.454 1.459a2 2 0 01.117 2.694 5.016 5.016 0 01-4.75 1.727Z"/></svg>';