pointer_down_fill constant

String const pointer_down_fill

Implementation

static const String pointer_down_fill =
    '<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" fill-rule="evenodd" d="M20.05 17.65a3 3 0 001.2-2.4v-11a3 3 0 00-3-3h-12a3 3 0 00-3 3v11a3 3 0 001.2 2.4l6 4.5a3 3 0 003.6 0l6-4.5Z" clip-rule="evenodd"/></svg>';