decimal constant

String const decimal

Implementation

static const String decimal =
    '<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="M10 7a3 3 0 00-3 3v3a3 3 0 006 0v-3a3 3 0 00-3-3m1 6a1 1 0 01-2 0v-3a1 1 0 012 0m6-3a3 3 0 00-3 3v3a3 3 0 006 0v-3a3 3 0 00-3-3m1 6a1 1 0 01-2 0v-3a1 1 0 012 0M6 15a1 1 0 11-1-1 1 1 0 011 1Z"/></svg>';