pencil_simple_line_fill constant

String const pencil_simple_line_fill

Implementation

static const String pencil_simple_line_fill =
    '<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-16Zm-168 0v-44.7l96-96 44.7 44.7-96 96Z"/></svg>';