decimal_decrease constant

String const decimal_decrease

Implementation

static const String decimal_decrease =
    '<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="m12 17 3 3v-2h6v-2h-6v-2l-3 3M9 5a3 3 0 013 3v3a3 3 0 01-3 3 3 3 0 01-3-3V8a3 3 0 013-3m0 2a1 1 0 00-1 1v3a1 1 0 001 1 1 1 0 001-1V8a1 1 0 00-1-1m-5 5a1 1 0 011 1 1 1 0 01-1 1 1 1 0 01-1-1 1 1 0 011-1Z"/></svg>';