hand_pointer constant

String const hand_pointer

Implementation

static const String hand_pointer =
    '<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="M20 17v1a2 2 0 01-2 2H8.236a2 2 0 01-1.789-1.106l-2.276-4.552A1.618 1.618 0 015.618 12H6a2 2 0 011.6.8L10 16V6a2 2 0 114 0v6a1 1 0 001 1h1a4 4 0 014 4z"/></svg>';