summaryrefslogtreecommitdiff
path: root/graphics/sprites/icons/feather.xml
blob: 6926a7826acae4349ae37928d3bf6f24bbd6fa29 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/icons/feather-outline.png" width="15" height="20"/>
  <action name="default" imageset="base">
    <animation direction="default">
      <frame index="0" offsetY="-9" delay="100"/>
    </animation>
  </action>
</sprite>