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

github.com/lykmapipo/themify-icons

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/lykmapipo/themify-icons

  • v0.1.2
  • Source
  • Go
  • Socket score

Version published
Created
Source

Themify Icons

Tips

Support via Gratipay

Themify Icons is a complete set of icons for use in web design and apps, consisting of 320+ pixel-perfect, hand-crafted icons that draw inspiration from Apple iOS 7 - available to the public, 100% FREE! You may use or distribute it for any purpose, whether personal or commercial. This icon set is a must have tool for web designers and developers.

All icons can be viewed at http://themify.me/themify-icons

Install

$ bower install --save themify-icons

Usage

  • Include themify-icions into your app index.html
<!doctype html>
<html ng-app="app">
<head>
    <!-- build:css(.) styles/vendor.css -->
    <!-- bower:css -->
    <link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css" />
    <link rel="stylesheet" href="bower_components/themify-icons/themify-icons.css" />
    <!-- endbower -->
    <!-- endbuild -->
    ...
</head>
<body>
    ...

</body>
</html>
  • Add the icon markup in your page
<span class="ti-download"></span>

LICENSE

VERSIONS

Version 1.0.1 (May 27, 2014)

  • Added SVG format
  • Fixed some icon naming issues
  • Added rss icon

Version 1.0.0 (May 16, 2014)

  • Initial release

FAQs

Package last updated on 18 May 2016

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