GithubHelp home page GithubHelp logo

videoamp-icons's Introduction

A suite of Material Design inspired icons used in the VideoAmp Console. These icons were created by Kaleho Naki.

Installing

Assuming you have NodeJS, NPM, yarn, and Bower installed globally just open up a terminal, navigate to your projects root directory and then execute

Install via Bower

$ bower install videoamp-icons --save

Install via Yarn

$ yarn add @videoamp/videoamp-icons

Usage

Usage via Bower

There are several files in the css/ subdirectory. Import them in your project to have access to "videoamp-icons" font face:

  • videoamp-icons.css - whole font family compiled to CSS
  • videoamp-icons.less - whole font family in LESS

Usage via Yarn

Add this line into your CSS

@import "../node_modules/@videoamp/videoamp-icons/style.css";

If your project is WebPack configured, it should automatically compile into the correct folder when building your project

HTML (using CSS classes)

<span class="va-icon va-icon-channel_video"></span>

HTML (using ligatures)

<span class="va-icon">va_channel_video</span>

Glyphs

List of available glyphs can be found on the home page

Contact

VideoAmp Front End

License

Copyright (c) 2017 VideoAmp and other contributors. Licensed under the MIT License

videoamp-icons's People

Contributors

davidungio avatar jaime-murillo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.