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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M24.813 4.03c-.837 0-1.68.337-2.313.97L9.812 17.5l-.624.594c-.75.14-1.467.51-2.032 1.125-.833.908-.995 2.02-1.312 3.218-.318 1.196-.72 2.526-1.688 4l-1 1.562H5c3.915 0 6.495-1.87 7.813-3.188l.03-.03c.603-.617.94-1.395 1.063-2.188l.5-.47 12.688-12.5v-.03a3.253 3.253 0 000-4.594c-.634-.633-1.445-.97-2.282-.97zm0 1.97c.313 0 .608.14.875.406.533.534.533 1.248 0 1.782l-9.032 8.937-1.812-1.813 9.062-8.906c.267-.266.593-.406.907-.406zM13.405 16.72l1.813 1.81-1.5 1.47-1.814-1.813 1.5-1.468zM9.97 20.03a2.31 2.31 0 011.467.595c.778.712.796 1.954-.03 2.78-.87.87-2.408 1.986-4.657 2.407.48-1.05.815-2.03 1.03-2.843.334-1.255.578-2.116.845-2.407.347-.38.838-.546 1.344-.532z"/></svg>';