union_selection constant

String const union_selection

Implementation

static const String union_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"><path d="M32 16h9a2 2 0 012 2v23a2 2 0 01-2 2H18a2 2 0 01-2-2v-9"/><path d="M32 16V7a2 2 0 00-2-2H7a2 2 0 00-2 2v23a2 2 0 002 2h9m25-16L17 40M32 7 7 32m25-16L16 32m27-8L24 43m0-38L5 24m38 10-9 9M14 5l-9 9"/></g></svg>';