New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rolodromo/gameicons-webfont

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rolodromo/gameicons-webfont

GameIcons packed as webfonts

  • 1.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

RPG Game Icons font

This repo is used to create a webfont based on Game Icons.net. All credits goes to them.

Install

 $>  npm install @rolodromo/gameicons-webfont

See the icons

https://rolodromo.github.io/gameicons-webfont/

Versions

  • v1.4 (2020-10-31)

    • 3861 icons included
  • v1.3 (2018-10-13)

    • 3375 icons included
  • v1.2 (2018-05-03)

    • 3322 icons included
    • generated with fontello.com
  • v1.0.1: First usable version

Usage

  • Download a zip with SVGs from GameIcons (choose black with transparent background)
  • Move all icons to same folder
    • cd all_icons; find icons -mindepth 2 -type f -exec mv -- {} . \;
  • Run npm run new to get new icons (copy new icons to /upload)
  • Drag and drop config.json to Fontello.com
  • Drag&drop from /upload folder to fontello page
  • Download the font
    • move downloaded css file to css/rpgen-gameicons.css
    • review and add missing properties to css header (up to where the icon list start)
  • make the html sample (npm run html)
  • check results opening example.html
  • npm publish

TODO

  • Automate more with fontello-cli or similar

Keywords

FAQs

Package last updated on 31 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc