edit_markup constant

String const edit_markup

Implementation

static const String edit_markup =
    '<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" fill-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm6.58-4.469A9.976 9.976 0 0022 12c0-5.523-4.477-10-10-10S2 6.477 2 12a9.975 9.975 0 003.333 7.453L7 10.973h2.17l2.83-4.9 2.83 4.9H17l1.58 8.558Zm-2.488 1.596-.886-8.153H8.794l-.886 8.153A9.964 9.964 0 0012 22a9.965 9.965 0 004.092-.873Z" clip-rule="evenodd"/></svg>';