pencil_off constant

String const pencil_off

Implementation

static const String pencil_off =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.003 9.997 4 16v4h4l6.006-6.006m1.99-1.99L18.5 9.5a2.828 2.828 0 10-4-4L12 8m1.5-1.5 4 4M3 3l18 18"/></svg>';