brush constant

String const brush

Implementation

static const String brush =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="42" height="42" preserveAspectRatio="xMidYMid meet" viewBox="0 0 42 42"><path fill="currentColor" d="M21.049 14.741c3.58.43 8.219 4.52 8.6 8.28 0 0 9.449-9.471 9.439-9.5 1.939-1.94 1.87-2.75-.15-4.561l-4.08-3.68c-1.948-1.76-2.698-1.69-4.528.13l-9.281 9.331zm4.95 8.321c-.3-1.351-2.929-4.512-5.759-4.98-7.1-1.83-13.89 5.88-13.49 11.491.641 4.581-5.35 5.22-6.25 5.43 5.92 2.062 8.439 2.541 13.919 1.38 4.78-1.009 14.03-5.71 11.58-13.321z"/></svg>';