edit_off constant

String const edit_off

Implementation

static const String edit_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7 7H6a2 2 0 00-2 2v9a2 2 0 002 2h9a2 2 0 002-2v-1"/><path d="M10.507 10.498 9 12v3h3l1.493-1.498m2.002-2.01 4.89-4.907a2.1 2.1 0 00-2.97-2.97l-4.913 4.896M16 5l3 3M3 3l18 18"/></g></svg>';