pencil_fill constant

String const pencil_fill

Implementation

static const String pencil_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="M20.131 3.16a3 3 0 00-4.242 0l-.707.708 4.95 4.95.706-.707a3 3 0 000-4.243l-.707-.707Zm-1.414 7.072-4.95-4.95-9.09 9.091a1.5 1.5 0 00-.401.724l-1.029 4.455a1 1 0 001.2 1.2l4.456-1.028a1.5 1.5 0 00.723-.401l9.091-9.091Z"/></g></svg>';