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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19.4 7.34 16.66 4.6A2 2 0 0014 4.53l-9 9a2 2 0 00-.57 1.21L4 18.91a1 1 0 00.29.8A1 1 0 005 20h.09l4.17-.38a2 2 0 001.21-.57l9-9a1.92 1.92 0 00-.07-2.71ZM9.08 17.62l-3 .28.27-3L12 9.32l2.7 2.7ZM16 10.68 13.32 8l1.95-2L18 8.73Z"/></svg>';