subtract_selection constant

String const subtract_selection

Implementation

static const String subtract_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"/><path d="M16 32H7a2 2 0 01-2-2V7a2 2 0 012-2h23a2 2 0 012 2v9m-3 0L16 30m22-14L16 40m27-19L23 43m20-11L33 43"/></g></svg>';