pencil constant

String const pencil

Icon Data of pencil

Implementation

static const String pencil =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M13.8 2.2a2.51 2.51 0 00-3.54 0l-6.9 6.91-1.76 3.62a1.26 1.26 0 001.12 1.8 1.23 1.23 0 00.55-.13l3.62-1.76 6-6 .83-.82.06-.06a2.52 2.52 0 00.02-3.56zm-.89.89a1.25 1.25 0 010 1.77l-1.77-1.77a1.24 1.24 0 01.86-.37 1.22 1.22 0 01.91.37zM2.73 13.27 4.29 10 6 11.71zm4.16-2.4L5.13 9.11 10.26 4 12 5.74z"/></svg>';