shield_edit constant

String const shield_edit

Implementation

static const String shield_edit =
    '<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="m21.7 14.4-1 1-2.1-2.1 1-1c.2-.2.6-.2.8 0l1.3 1.3c.2.2.2.5 0 .8M12 19.9l6.1-6.1 2.1 2.1-6.1 6.1H12v-2.1m-2-.8 11-11V5l-9-4-9 4v6c0 4.8 2.9 9.3 7 11.3v-3.2Z"/></svg>';