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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m19.706 8.042-2.332 2.332-3.75-3.75 2.332-2.332a.999.999 0 011.414 0l2.336 2.336a.999.999 0 010 1.414ZM2.999 17.248 13.064 7.184l3.75 3.75L6.749 20.998H3v-3.75ZM16.621 5.044l-1.54 1.539 2.337 2.335 1.538-1.539-2.335-2.335Zm-1.264 5.935-2.335-2.336L4 17.664V20h2.336l9.021-9.021Z"/></svg>';