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"><g fill="currentColor" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M4.333 16.048 16.57 3.81a2.56 2.56 0 013.62 3.619L7.951 19.667a2 2 0 01-1.022.547L3 21l.786-3.93a2 2 0 01.547-1.022Z"/><path d="m14.5 6.5 3 3"/></g></svg>';