edit_small_outline constant

String const edit_small_outline

Implementation

static const String edit_small_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="m4.5 8.5-.354-.354L4 8.293V8.5h.5Zm4-4 .354-.354a.5.5 0 00-.708 0L8.5 4.5Zm2 2 .354.354a.5.5 0 000-.708L10.5 6.5Zm-4 4v.5h.207l.147-.146L6.5 10.5Zm-2 0H4a.5.5 0 00.5.5v-.5Zm.354-1.646 4-4-.708-.708-4 4 .708.708Zm3.292-4 2 2 .708-.708-2-2-.708.708Zm2 1.292-4 4 .708.708 4-4-.708-.708ZM6.5 10h-2v1h2v-1Zm-1.5.5v-2H4v2h1Z"/></svg>';