SVG icon set
git clone https://git.lucas.co/cce-icons.git
cursors/svg/grabbing.svg (496B)
1 <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
2 <!-- Closed fist: knuckle bumps along the top -->
3 <path fill="#ffffff" stroke="#282a36" stroke-width="2.4" stroke-linejoin="round"
4 d="M9.6 16.4 v-2.2 a2.1 2.1 0 0 1 3.6 -1.5 a2.1 2.1 0 0 1 3.7 -1.2
5 a2.1 2.1 0 0 1 3.7 -.2 a2.1 2.1 0 0 1 3.9 1.1 v2.1
6 a2 2 0 0 1 2.1 2 v4.6 a7.2 7.2 0 0 1 -7.2 7.2 h-4.4
7 a7 7 0 0 1 -5.1 -2.2 l-4.6 -4.9 a2.2 2.2 0 0 1 3 -3.2 z"/>
8 </svg>