edit_pen_2_line constant

String const edit_pen_2_line

Implementation

static const String edit_pen_2_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m14 6 2.293-2.293a1 1 0 011.414 0l2.586 2.586a1 1 0 010 1.414L18 10m-4-4-9.707 9.707a1 1 0 00-.293.707V19a1 1 0 001 1h2.586a1 1 0 00.707-.293L18 10m-4-4 4 4"/></svg>';