decimal_comma_increase constant

String const decimal_comma_increase

Implementation

static const String decimal_comma_increase =
    '<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="M9 5a3 3 0 00-3 3v3a3 3 0 006 0V8a3 3 0 00-3-3m1 6a1 1 0 01-2 0V8a1 1 0 012 0m6 6a3 3 0 003-3V8a3 3 0 00-6 0v3a3 3 0 003 3m-1-6a1 1 0 012 0v3a1 1 0 01-2 0m4 9v-2h-6v-2h6v-2l3 3M5 13v3H4l-1-3a1 1 0 012 0Z"/></svg>';