edit_fade constant

String const edit_fade

Implementation

static const String edit_fade =
    '<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"><path stroke-opacity=".3" stroke-width="4" d="M8 12c0-1.48.804-2.773 2-3.465v6.93A3.998 3.998 0 018 12Z"/><path stroke-opacity=".6" stroke-width="4" d="M14 15.465v-6.93c1.196.692 2 1.984 2 3.465 0 1.48-.804 2.773-2 3.465Z"/><path stroke-width="2" d="M3 12a9 9 0 1118 0 9 9 0 01-18 0Z"/></g></svg>';