pencil_simple_line constant

String const pencil_simple_line

Implementation

static const String pencil_simple_line =
    '<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="M216 208H115.3l82.4-82.3L224 99.3a15.9 15.9 0 000-22.6L179.3 32a16.1 16.1 0 00-22.6 0l-120 120a15.9 15.9 0 00-4.7 11.3V208a16 16 0 0016 16h168a8 8 0 000-16ZM168 43.3 212.7 88 192 108.7 147.3 64Zm-120 120 88-88 44.7 44.7-88 88H48Z"/></svg>';