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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M224 76.7 179.3 32a15.9 15.9 0 00-22.6 0l-26.4 26.3L36.7 152a15.9 15.9 0 00-4.7 11.3V208a16 16 0 0016 16h44.7a15.9 15.9 0 0011.3-4.7l120-120a16.1 16.1 0 000-22.6ZM51.3 160 144 67.3 160.7 84 68 176.7ZM48 179.3 76.7 208H48Zm48 25.4L79.3 188 172 95.3l16.7 16.7Z"/></svg>';