editor constant

String const editor

Icon Data of editor

Implementation

static const String editor =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16" d="m16 64 224.938.093M48 16h159.911C225.63 16 240 30.282 240 48v160c0 17.718-14.282 32-32 32H48c-17.718 0-31.93-14.27-31.938-31.987L16 48c-.007-17.718 14.282-32 32-32Zm143.964 48.093L192 16M48.044 112.066h31.983m-31.983 31.982h127.93M48.044 176.03H128m-79.956 31.983h31.983"/></svg>';