pencil_fill constant

String const pencil_fill

Implementation

static const String pencil_fill =
    '<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" d="m12.9 6.858 4.242 4.243L7.242 21H3v-4.243l9.9-9.9zm1.414-1.414 2.121-2.122a1 1 0 011.414 0l2.829 2.829a1 1 0 010 1.414l-2.122 2.121-4.242-4.242z"/></svg>';