exclude_selection constant

String const exclude_selection

Implementation

static const String exclude_selection =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><rect width="27" height="27" x="16" y="16" rx="2"/><rect width="27" height="27" x="5" y="5" rx="2"/><path d="m25 32-9 9m25-25-9 9m-16-2-9 9M32 7l-9 9m20 8L24 43m0-38L5 24m38 10-9 9M14 5l-9 9"/></g></svg>';