pencil constant

String const pencil

Implementation

static const String pencil =
    '<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-120 120a15.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 136 75.3 152.7 92 68 176.7ZM48 179.3 76.7 208H48Zm48 25.4L79.3 188l84.7-84.7 16.7 16.7Zm96-96L147.3 64 168 43.3 212.7 88Z"/></svg>';