edit_outline constant

String const edit_outline

Implementation

static const String edit_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 10.5-.354-.354-.146.147v.207h.5Zm10-10 .354-.354a.5.5 0 00-.708 0L10.5.5Zm4 4 .354.354a.5.5 0 000-.708L14.5 4.5Zm-10 10v.5h.207l.147-.146L4.5 14.5Zm-4 0H0a.5.5 0 00.5.5v-.5Zm.354-3.646 10-10-.708-.708-10 10 .708.708Zm9.292-10 4 4 .708-.708-4-4-.708.708Zm4 3.292-10 10 .708.708 10-10-.708-.708ZM4.5 14h-4v1h4v-1Zm-3.5.5v-4H0v4h1Z"/></svg>';