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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M25.812 1.237a3 3 0 00-4.243 0L1.591 21.215a1 1 0 00-.282.56L.074 30.082a1 1 0 001.136 1.136l8.307-1.236a1 1 0 00.56-.282L30.054 9.723a3 3 0 000-4.243l-4.242-4.243Zm-5.92 4.506 5.656 5.657-2.1 2.1-5.657-5.657 2.1-2.1Zm2.85 8.464L9.346 27.602 3.69 21.945 17.084 8.55l5.657 5.657ZM8.448 28.12l-4.357.648L2.524 27.2l.649-4.358 5.276 5.277Z"/></svg>';