edit_black_point constant

String const edit_black_point

Implementation

static const String edit_black_point =
    '<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" fill-rule="evenodd" clip-rule="evenodd"><path d="M8 12a4 4 0 118 0 4 4 0 01-8 0Zm4 1a1 1 0 110-2 1 1 0 010 2Z"/><path d="M3 12a9 9 0 1118 0 9 9 0 01-18 0Zm9 7a7 7 0 110-14 7 7 0 010 14Z"/></g></svg>';