Giter VIP home page Giter VIP logo

icons's Introduction

This is a Dataloop created icon pack.

It contains both SVG files and font files generated using Icomoon tool

How to install

Our icons pack can be found in the public NPM registry and can be installed with the following command:

npm i @dataloop-ai/icons

How to use Icons in the code

You can use the icons in two main ways.

  1. Loading the css fonts and using the css selectors

    In order to load the CSS font files you can simply import the style

    import '@dataloop-ai/icons/docs/style.css'

    This will make sure you have loaded the glpyh selectors

    Next its simple way of using it in an <i> tag

    <i class="icon-dl-dot"></i>
  2. Using the SVG files

    Just load the svg file into an <image> tag and point to it.

    <img src="node_modules/@dataloop-ai/icons/docs/assets/ai.svg" />

icons's People

Contributors

fadidl avatar rotemshaham avatar guydataloop 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.