edit_1_outline constant

String const edit_1_outline

Implementation

static const String edit_1_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m.5 9.5-.354-.354L0 9.293V9.5h.5Zm9-9 .354-.354a.5.5 0 00-.708 0L9.5.5Zm5 5 .354.354a.5.5 0 000-.708L14.5 5.5Zm-9 9v.5h.207l.147-.146L5.5 14.5Zm-5 0H0a.5.5 0 00.5.5v-.5Zm.354-4.646 9-9-.708-.708-9 9 .708.708Zm8.292-9 5 5 .708-.708-5-5-.708.708Zm5 4.292-9 9 .708.708 9-9-.708-.708ZM5.5 14h-5v1h5v-1Zm-4.5.5v-5H0v5h1ZM6.146 3.854l5 5 .708-.708-5-5-.708.708ZM8 15h7v-1H8v1Z"/></svg>';