paintbrush_solid constant

String const paintbrush_solid

Implementation

static const String paintbrush_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M14.854.146a.5.5 0 01.079.605l-3.841 6.634-3.477-3.477L14.25.068a.5.5 0 01.605.078ZM6.72 4.427l-1.97 1.14a.5.5 0 00-.104.787l4 4a.5.5 0 00.787-.103l1.14-1.97L6.72 4.426ZM.99 10.441a3.063 3.063 0 012.947-2.227H4a3 3 0 013 3v.053a2.947 2.947 0 01-2.947 2.947h-.08a2.59 2.59 0 01-1.115-.252 1.594 1.594 0 00-1.57.113l-.51.341a.5.5 0 01-.759-.553l.971-3.422Z"/></svg>';