Use the bbding package in your LaTeX document to create the below Pointing hand symbols
\usepackage{bbding}
\HandCuffLeft
\HandCuffLeftUp
\HandCuffRight
\HandCuffRightUp
\HandLeft
\HandLeftUp
\HandPencilLeft
\HandRight
\HandRightUp
Use the pifont package in your LaTeX document to create the below Pointing hand symbols
\usepackage{pifont}
\ding{42}
\ding{43}
\ding{44}
\ding{45}
Use the fontawesome5 package in your LaTeX document to create the below Pointing hand symbols
\usepackage{fontawesome5}
\faFistRaised
\faHandHolding
\faHandHoldingHeart
\faHandHoldingMedical
\faHandHoldingUsd
\faHandHoldingWater
\faHandLizard
\faHandLizard[regular]
\faHandMiddleFinger
\faHandPaper
\faHandPaper[regular]
\faHandPeace
\faHandPeace[regular]
\faHandPointDown
\faHandPointDown[regular]
\faHandPointer
\faHandPointer[regular]
\faHandPointLeft
\faHandPointLeft[regular]
\faHandPointRight
\faHandPointRight[regular]
\faHandPointUp
\faHandPointUp[regular]
\faHandRock
\faHandRock[regular]
\faHands
\faHandScissors
\faHandScissors[regular]
\faHandshake
\faHandshake[regular]
\faHandshakeAltSlash
\faHandshakeSlash
\faHandsHelping
\faHandSparkles
\faHandSpock
\faHandSpock[regular]
\faHandsWash
\faThumbsDown
\faThumbsDown[regular]
\faThumbsUp
\faThumbsUp[regular]
Use the fourier package in your LaTeX document to create the below Pointing hand symbols
\usepackage{fourier}
\lefthand
\righthand
Leave a Reply