edit_contrast constant

String const edit_contrast

Implementation

static const String edit_contrast =
    '<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"><path d="M12 18a5.978 5.978 0 01-4-1.528A5.985 5.985 0 016 12c0-1.777.772-3.374 2-4.472A5.978 5.978 0 0112 6v12Z"/><path fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm10 8a8 8 0 110-16 8 8 0 010 16Z" clip-rule="evenodd"/></g></svg>';