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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M9.312 11.73a5.001 5.001 0 00-5.362 1.12c-1.953 1.952-1.414 8.485-1.414 8.485s6.532.538 8.485-1.415a5.001 5.001 0 001.12-5.362L22.334 4.364a1.997 1.997 0 000-2.828 1.995 1.995 0 00-2.828 0L9.312 11.729Zm1.002-1.617 1.838 1.838 1.697 1.697"/></svg>';