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.2.0 to 1.3.0

2

package.json
{
"name": "dat-icons",
"version": "1.2.0",
"version": "1.3.0",
"description": "Icons and other SVGs for dat-data.com",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/Kriesse/dat-icons#readme",

# dat-icons
Icons and other SVGs for the [dat project](http://dat-data.com)
SVG icons for [dat project](http://dat-data.com) and related projects.

@@ -11,3 +11,3 @@ ## Usage

Make sure this is the first element after the `<body>` opening tag.
Make sure to include this sprite in your page as the first element after the `<body>` opening tag.

@@ -20,23 +20,25 @@ Icons can later be referenced like so:

If this looks unfamiliar, read more about an SVG workflow using SVG sprites and `<use>` [here](https://www.sitepoint.com/a-working-svg-workflow-for-accessible-icons/).
### Icon Names
- `daticon-clipboard`
- `daticon-create-new-dat`
- `daticon-delete`
- `daticon-download`
- `daticon-edit-dat`
- `daticon-file`
- `daticon-folder`
- `daticon-happy-dat`
- `daticon-hexagon-outlines`
- `daticon-import-dat`
- `daticon-link`
- `daticon-loading`
- `daticon-lock`
- `daticon-menu`
- `daticon-open-in-desktop`
- `daticon-open-in-finder`
- `daticon-question`
- `daticon-sad-dat`
- `daticon-star-dat`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/clipboard.svg"> `daticon-clipboard`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/create-new-dat.svg"> `daticon-create-new-dat`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/delete.svg"> `daticon-delete`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/download.svg"> `daticon-download`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/edit-dat.svg"> `daticon-edit-dat`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/file.svg"> `daticon-file`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/folder.svg"> `daticon-folder`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/happy-dat.svg"> `daticon-happy-dat`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/hexagon-outlines.svg"> `daticon-hexagon-outlines`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/import-dat.svg"> `daticon-import-dat`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/link.svg"> `daticon-link`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/loading.svg"> `daticon-loading`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/lock.svg"> `daticon-lock`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/menu.svg"> `daticon-menu`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/open-in-desktop.svg"> `daticon-open-in-desktop`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/open-in-finder.svg"> `daticon-open-in-finder`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/question.svg"> `daticon-question`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/sad-dat.svg"> `daticon-sad-dat`
- <img width="16px" src="https://cdn.rawgit.com/kriesse/dat-icons/master/icons/star-dat.svg"> `daticon-star-dat`

@@ -43,0 +45,0 @@ ## Build

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