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="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="m59.466 6.317-1.783-1.784a8.654 8.654 0 00-12.234 0L9.419 40.565 2.278 59.237c-.838 2.21.281 3.323 2.484 2.481l18.675-7.134 36.029-36.033c3.381-3.376 3.377-8.853 0-12.234m-22.629 9.486 2.508 2.507-24.764 24.766-2.508-2.509 24.764-24.764m3.834 3.834 3.695 3.696-24.763 24.765-3.695-3.695 24.763-24.766M11.026 57.32l-4.342-4.346 4.201-10.941L21.964 53.11l-10.938 4.21m12.411-5.387-2.506-2.509 24.762-24.765 2.508 2.509-24.764 24.765m26.209-26.21L38.281 14.36l2.827-2.828 11.365 11.363-2.827 2.828"/></svg>';