round_plus_minus_alt constant

String const round_plus_minus_alt

Implementation

static const String round_plus_minus_alt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M11 7.998H8v3a1 1 0 01-2 0v-3H3a1 1 0 110-2h3v-3a1 1 0 112 0v3h3a1 1 0 010 2zm10 10h-6a1 1 0 010-2h6a1 1 0 010 2zM17.793 4.707 4.707 17.793a1 1 0 000 1.414l.086.086a1 1 0 001.414 0L19.293 6.207a1 1 0 000-1.414l-.086-.086a1 1 0 00-1.414 0z"/></svg>';