paint_brush_fill constant

String const paint_brush_fill

Implementation

static const String paint_brush_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m22.017 3.874-.59 1.581a250.264 250.264 0 01-.732 1.697c-.678 1.455-1.612 3.156-2.727 4.33-1.066 1.12-2.674 2.153-3.962 2.886a4.996 4.996 0 01-1.36 4.557c-2.27 2.27-4.806 2.27-6.692 1.71-1.43-.426-2.606-1.198-3.73-2.148a.394.394 0 01.027-.624l.5-.362c.672-.507 1.325-1.126 1.49-1.955.115-.925.18-1.43.197-1.513.138-.689.43-1.471 1.138-2.18a4.996 4.996 0 014.556-1.36c.733-1.287 1.766-2.895 2.886-3.96 1.174-1.116 2.875-2.05 4.33-2.728l1.697-.733 1.581-.589a1.094 1.094 0 011.391 1.39ZM11.98 11.293a5.041 5.041 0 011.227 1.228c.392-.227.795-.473 1.19-.732l-.03-.067a3.312 3.312 0 00-.66-.93 3.354 3.354 0 00-.817-.603l-.179-.086c-.259.395-.505.798-.732 1.19Zm7.442-6.215c-.383.159-.8.34-1.23.54-1.408.657-2.866 1.48-3.796 2.364a7.63 7.63 0 00-.47.493c.362.2.782.49 1.195.904.414.413.704.833.904 1.195.178-.156.344-.313.493-.47.884-.93 1.707-2.388 2.364-3.797.2-.43.381-.846.54-1.229Z"/></g></svg>';