handPointingRight property

NesIconData handPointingRight
final

A hand pointing right icon.

Implementation

static final handPointingRight = NesIconData(
  MiniSprite.fromDataString(
    '16,16;37,-1;3,0;12,-1;1,0;2,2;1,0;11,-1;1,0;1,2;1,1;1,0;10,-1;2,0;1,2;2,1;11,0;1,2;1,0;11,1;1,2;2,0;1,1;1,0;5,1;9,0;1,1;1,0;1,1;3,0;4,1;1,2;1,0;3,-1;1,0;1,3;1,0;1,1;3,3;1,1;5,0;3,-1;1,0;1,3;1,0;1,3;3,0;2,1;2,3;1,0;5,-1;2,0;3,3;2,1;4,0;7,-1;1,0;5,3;1,0;10,-1;6,0;38,-1',
  ),
);