paint_brush_line constant

String const paint_brush_line

Implementation

static const String paint_brush_line =
    '<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.581-.732 1.697c-.679 1.455-1.612 3.156-2.728 4.33-1.065 1.12-2.673 2.153-3.96 2.886a4.995 4.995 0 01-1.36 4.557c-2.27 2.27-4.807 2.27-6.694 1.71a9.068 9.068 0 01-2.864-1.43l-.865-.718a.394.394 0 01.027-.624l.332-.237c.728-.53 1.479-1.182 1.658-2.08.115-.925.18-1.43.197-1.513.138-.689.43-1.471 1.137-2.18a4.996 4.996 0 014.557-1.36c.733-1.287 1.765-2.895 2.886-3.96 1.174-1.116 2.875-2.05 4.33-2.728l1.696-.733 1.582-.589a1.094 1.094 0 011.39 1.39ZM6.99 13.268c-.353.352-.506.734-.591 1.157-.114.926-.18 1.43-.197 1.514-.18.904-.709 1.65-1.15 2.148a7.29 7.29 0 001.471.63c1.384.412 3.09.412 4.71-1.207a3 3 0 10-4.243-4.242Zm4.99-1.975a5.028 5.028 0 011.227 1.228c.391-.227.795-.473 1.19-.732l-.03-.067a3.31 3.31 0 00-.66-.93 3.351 3.351 0 00-.817-.603l-.18-.086c-.258.395-.504.798-.73 1.19Zm7.442-6.215c-.384.159-.8.34-1.23.54-1.408.657-2.866 1.48-3.796 2.364-.157.15-.314.315-.47.493.362.2.782.49 1.195.904.414.413.703.833.904 1.195.178-.156.344-.313.493-.47.884-.93 1.707-2.388 2.364-3.797.2-.43.38-.846.54-1.229Z"/></g></svg>';