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

icons-cl

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

icons-cl

Easy to use icon library

  • 1.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

icons-cl

I use the jQuery UI icons in some projects and like the look, but I'm trying to phase out use of jQuery UI, particularly for library elements, where I don't want that heavy interface included. So, this is just icons from jQuery UI in a simple-to-use format.

Install

CDN

<script src="https://unpkg.com/icons-cl/dist/icons-cl.js"></script>
<!-- or -->
<script src="https://unpkg.com/icons-cl/dist/icons-cl.min.js"></script>

Package managers

npm: npm install icons-cl --save

Using the Library

The library consists of only the single .js file icons-cl.js or the minimized version icons-cl.min.js. The icon images and style sheets are included in the .js file.

The icons are 16x16 pixels.

To present the trash can icon, use this HTML:

<span class="icons-cl icons-cl-trash"></span>

Content in the span will be ignored.

License

Copyright 2018 Michigan States University

Cirsim is released under the MIT license. Image is Copyright jQuery Foundation.


Written and maintained by Charles B. Owen

Keywords

FAQs

Package last updated on 03 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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