hand_gesture constant

String const hand_gesture

Implementation

static const String hand_gesture =
    '<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" d="M4.5 9 3.35 6.65 1 5.5l2.35-1.15L4.5 2l1.15 2.35L8 5.5 5.65 6.65ZM19 21l-1.3-2.7L15 17l2.7-1.3L19 13l1.3 2.7L23 17l-2.7 1.3Zm-6.675 1q-.875 0-1.662-.35-.788-.35-1.363-1.025L4 14.5l1.35-1.35q.5-.5 1.2-.563.7-.062 1.3.313L9.5 14V6q0-.825.575-1.412Q10.65 4 11.5 4q.125 0 .25.012.125.013.25.063V4q0-.825.575-1.413Q13.15 2 14 2q.575 0 1.05.312.475.313.75.813.175-.05.338-.088Q16.3 3 16.5 3q.825 0 1.413.587.587.588.587 1.413v.075q.125-.05.25-.063Q18.875 5 19 5q.825 0 1.413.588Q21 6.175 21 7v3.5h-1.5V7q0-.2-.15-.35-.15-.15-.35-.15-.225 0-.362.15-.138.15-.138.35v5H17V5q0-.2-.15-.35-.15-.15-.35-.15-.225 0-.362.15Q16 4.8 16 5v7h-1.5V4q0-.2-.15-.35-.15-.15-.35-.15-.225 0-.363.15-.137.15-.137.35v8H12V6q0-.2-.15-.338-.15-.137-.35-.137-.225 0-.363.15-.137.15-.137.35v10.8l-3.975-2.65q-.15-.1-.325-.088-.175.013-.3.138l-.35.35 4.4 5.075q.35.425.838.638.487.212 1.037.212h3.425l.75 1.5Z"/></svg>';