Skip to content

LizMyers/Maraschino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Project Maraschino

###Helping you "cherry pick" icons from these open source libraries:

###Getting Started If you're working with a framework such as Twitter Bootstrap or Ionic, you may already have the fonts and css installed. If so, skip to step 6: selecting icons. To install icon font(s), do the following:

1. Download 1 or more icon fonts. We've got links to them here: http://maraschino.lizmyers.webfactional.com/#downloads

2. Unzip the files to your desktop

3. Move the fonts into your project like this:

4. Move the CSS file(s) into your project like this

5. Within index.html, link your icons to your project like this:

  <head>
    <!--Example: connecting Ionicons to project -->
    <link href="/resources/css/ionic.css" rel="stylesheet" />
  </head>

6. Use Maraschino to "Cherry Pick" Icons for your project

From within you HTML, call your icons using the css code like this:

``` ```

``` ```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published