arpup constant

String const arpup

Implementation

static const String arpup =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" fill-rule="evenodd" d="M48 203.996A4.002 4.002 0 0052.004 208h25.994c1.106 0 2.002-.89 2.002-2.002v-27.996c0-1.106-.89-2.002-2.002-2.002H50.002c-1.106 0-2.002.89-2.002 2.002v25.994zm32-29.998c0 1.106.89 2.002 2.002 2.002h27.996c1.106 0 2.002-.89 2.002-2.002v-27.996c0-1.106-.89-2.002-2.002-2.002H82.002c-1.106 0-2.002.89-2.002 2.002v27.996zm32-32c0 1.106.89 2.002 2.002 2.002h27.996c1.106 0 2.002-.89 2.002-2.002v-27.996c0-1.106-.89-2.002-2.002-2.002h-27.996c-1.106 0-2.002.89-2.002 2.002v27.996zm32-32c0 1.106.89 2.002 2.002 2.002h27.996c1.106 0 2.002-.89 2.002-2.002V82.002c0-1.106-.89-2.002-2.002-2.002h-27.996c-1.106 0-2.002.89-2.002 2.002v27.996zm32-32c0 1.106.89 2.002 2.002 2.002h27.996c1.106 0 2.002-.89 2.002-2.002V50.002c0-1.106-.89-2.002-2.002-2.002h-27.996c-1.106 0-2.002.89-2.002 2.002v27.996z"/></svg>';