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

cabanaico

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cabanaico - npm Package Compare versions

Comparing version 0.0.0-development to 0.0.1-development

2

package.json
{
"name": "cabanaico",
"version": "0.0.0-development",
"version": "0.0.1-development",
"main": "dist-es5/index.js",

@@ -5,0 +5,0 @@ "module": "dist/index.js",

# Cabanaico
Cabanaico is the icon library used in the [Small Improvements](https://www.small-improvements.com) web application. It takes most icons from the excellent [Feather](https://github.com/cabanaicons/feather), adds some custom icons and exports them all as React components. The generation of React components is inspired by [react-feather](https://github.com/carmelopullara/react-feather).
Cabanaico is the icon library used in the [Cabana Design System](https://www,cabanadesignsystem.com). It takes a folder of SVG icons (some from the excellent [Symbolicons](http://symbolicons.com), adds some custom icons and exports them all as React components. This library could not be possible without the awesome work of the Small Improvements Open Source team - particularly [Featherico](https://github.com/SmallImprovements-OpenSource/featherico).

@@ -12,5 +12,5 @@ ## Usage

```js
import { IconModulePraise } from 'cabanaico';
import { IconActivityRings } from 'cabanaico';
// <IconModulePraise />
// <IconActivityRings />
```

Sorry, the diff of this file is not supported yet

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