Socket
Socket
Sign inDemoInstall

currency-icons

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.12 to 1.0.13

2

package.json
{
"name": "currency-icons",
"version": "1.0.12",
"version": "1.0.13",
"description": "Icons for all currencies",

@@ -5,0 +5,0 @@ "main": "build/index.js",

# Currency Icons
> Icons for all circulating currencies in the world, generated from Wikipedia data
> Icons for all circulating currencies in the world, generated from Wikipedia data. Now with automatic weekly updates!
All currency data is directly sourced from [this wikipedia page](https://en.wikipedia.org/wiki/List_of_circulating_currencies).
## Samples
| Code | Name | Symbol | Icon |
|------|-------------------------------|--------|------|
| GBP | British pound | £ | ![pound](./samples/GBP.png) |
| EUR | Euro | € | ![](./samples/EUR.png) |
| CZK | Czech koruna | Kč | ![](./samples/CZK.png) |
| ANG | Netherlands Antillean guilder | ƒ | ![](./samples/ANG.png) |
| NPR | Nepalese rupee | रू | ![](./samples/NPR.png) |
Icons are generated using Noto Sans Light.
## Sources
- Currency data comes from [this wikipedia page](https://en.wikipedia.org/wiki/List_of_circulating_currencies).
- Icons are generated using the Noto Sans Light font.

@@ -22,2 +31,3 @@ ## Generate

"name": "British pound",
"symbol": "£",
"icon": "data:image/png;base64,iVBORw0KGgoAAAANS..."

@@ -24,0 +34,0 @@ }

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc