pointing_up constant

String const pointing_up

Implementation

static const String pointing_up =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="m19 16 .87-11.735a2.102 2.102 0 00-4.181-.433L15 9m-7 6v-3a2 2 0 10-4 0v4m8-3v-1.5a2 2 0 10-4 0V15"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 13v-2a2 2 0 10-4 0v2"/><path d="M19 16c-.536 4-3.358 6-7.5 6C7.358 22 4 20 4 16"/><path stroke-linecap="round" stroke-linejoin="round" d="M13.692 17H11a2 2 0 110-4h4c2.21 0 4.5 2 3.5 5"/></g></svg>';