Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

helo Pelican,


I was wondering if I could have a high res image of each and all of the stats in narrow one, melee(reach, strength), bow (load speed), and player (bloodlust, regen), etc. also it would really help if I could get them in a white color :)  


for a project

(+1)

Hey,

You can download any icons of the page using the browser inspector.

If you press F12 and go to the network tab it will show all the requests that have been made by the page.

If you then reload the page and hover over an item until its stats are visible, the icon requests should start appearing in the network panel like this:

You can double click one of these items to open the url of the icon, which will look something like https://narrow.one/static/img/menuUI/shop/classIcons/movementSpeed.svg

You can then save the page to download the image. It is an .svg file so you can scale it up to as high of a resolution as you like.