IcoMoon

IcoMoon

Browse & manage vector icons; download them in SVG, Polymer, Font, PDF, CSH & more. You can import your own vectors too.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "IcoMoon",
  "description": "Browse & manage vector icons; download them in SVG, Polymer, Font, PDF, CSH & more. You can import your own vectors too.",
  "version": "2.104.0",
  "app": {
    "launch": {
      "local_path": "index.html"
    }
  },
  "icons": {
    "16": "favicon-16.png",
    "128": "favicon-128.png"
  },
  "offline_enabled": true,
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}