code_plus constant

String const code_plus

Implementation

static const String code_plus =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-3-3v6m-6 4a2 2 0 01-2-2v-4l-1-1 1-1V7a2 2 0 012-2m12 14a2 2 0 002-2v-4l1-1-1-1V7a2 2 0 00-2-2"/></svg>';