difference_set constant

String const difference_set

Implementation

static const String difference_set =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M6 40V19a2 2 0 012-2h7a2 2 0 012 2v10a2 2 0 002 2h10a2 2 0 012 2v7a2 2 0 01-2 2H8a2 2 0 01-2-2ZM42 8v21a2 2 0 01-2 2h-7a2 2 0 01-2-2V19a2 2 0 00-2-2H19a2 2 0 01-2-2V8a2 2 0 012-2h21a2 2 0 012 2Z"/></svg>';