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.5 0a2.5 2.5 0 012 4l-1 1L11 1.5l1-1c.418-.314.937-.5 1.5-.5zM1 11.5 0 16l4.5-1 9.25-9.25-3.5-3.5L1 11.5zm10.181-5.819-7 7-.862-.862 7-7 .862.862z"/></svg>';