pencil_line constant

String const pencil_line

Implementation

static const String pencil_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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M16.035 3.015a3 3 0 014.099-.135l.144.135.707.707a3 3 0 01.135 4.098l-.135.144L9.773 19.177a1.5 1.5 0 01-.562.354l-.162.047-4.454 1.028a1.001 1.001 0 01-1.22-1.088l.02-.113 1.027-4.455a1.5 1.5 0 01.29-.598l.111-.125L16.035 3.015Zm-.707 3.535-8.99 8.99-.636 2.758 2.758-.637 8.99-8.99-2.122-2.12Zm3.536-2.121a1 1 0 00-1.32-.083l-.094.083-.708.707 2.122 2.121.707-.707a1 1 0 00.083-1.32l-.083-.094-.707-.707Z"/></g></svg>';