pen constant

String const pen

Implementation

static const String pen =
    '<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="M228.7 88a15.9 15.9 0 00-4.7-11.3L179.3 32a16.1 16.1 0 00-22.6 0l-120 120a16 16 0 00-3.6 5.4l-.3.8a17 17 0 00-.8 5.1V208a16 16 0 0016 16h44.7a14.4 14.4 0 005.1-.9l.8-.2a16 16 0 005.4-3.6l83.7-83.7 3.4 13.9-36.8 36.8a8.1 8.1 0 000 11.4 8.2 8.2 0 0011.4 0l40-40a8.5 8.5 0 002.1-7.6l-6.9-27.6L224 99.3a15.9 15.9 0 004.7-11.3ZM48 179.3 76.7 208H48Zm48 25.4L51.3 160 136 75.3l44.7 44.7Zm96-96L147.3 64 168 43.3 212.7 88Z"/></svg>';