sum constant

String const sum

Implementation

static const String sum =
    '<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="M19 7v12H7a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V29h12a2 2 0 002-2V7a2 2 0 00-2-2H21a2 2 0 00-2 2Z"/></svg>';