subtract_selection_one constant

String const subtract_selection_one

Implementation

static const String subtract_selection_one =
    '<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"/><rect width="27" height="27" x="5" y="5" rx="2"/><path d="M18 5 5 19M27 5 5 29m27-19L12 32m20-11L22 32"/></g></svg>';