Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dat-icons

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dat-icons - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

index.js

10

package.json
{
"name": "dat-icons",
"version": "1.0.0",
"version": "1.1.0",
"description": "Icons and other SVGs for dat-data.com",
"homepage": "http://datproject.github.io/design/",
"author": "Kristina Schneider",
"homepage": "https://github.com/Kriesse/dat-icons#readme",
"author": "Kristina Schneider (http://kristinaschneider.com)",
"main": "index.js",

@@ -25,8 +25,6 @@ "scripts": {

],
"author": "Kristina Schneider (http://kristinaschneider.com)",
"license": "ISC",
"bugs": {
"url": "https://github.com/Kriesse/dat-icons/issues"
},
"homepage": "https://github.com/Kriesse/dat-icons#readme"
}
}
# dat-icons
Icons and other SVGs for the [dat project](http://dat-data.com)
## Usage
```js
const svgSprite = require('dat-icons')
document.body.innerHTML += svgSprite
```
Make sure this is the first element after the `<body>` opening tag
## Build
to build SVG sprite:

@@ -5,0 +16,0 @@

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