pencil_square constant

String const pencil_square

Implementation

static const String pencil_square =
    '<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" fill-rule="evenodd" d="M14.287.303a1 1 0 111.415 1.414l-.707.708L13.58 1.01l.707-.707Zm0 2.829-6.873 6.873H6V8.59l6.873-6.874 1.415 1.415ZM3 13.5a.5.5 0 01-.5-.5V3a.5.5 0 01.5-.5h6.25a.75.75 0 000-1.5H3a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V6.75a.75.75 0 00-1.5 0V13a.5.5 0 01-.5.5H3Z" clip-rule="evenodd"/></svg>';