Skip to content

Commit

Permalink
Final changes for 1.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
somerandomdude committed Jul 2, 2014
1 parent 8cde24c commit 36b618f
Show file tree
Hide file tree
Showing 1,507 changed files with 1,859 additions and 261 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Open Iconic v1.1.0](http://useiconic.com/open)
[Open Iconic v1.1.1](http://useiconic.com/open)
===========

### Open Iconic is the open source sibling of [Iconic](http://useiconic.com). It is a hyper-legible collection of 223 icons with a tiny footprint—ready to use with Bootstrap and Foundation. [View the collection](http://useiconic.com/open#icons)
Expand Down Expand Up @@ -36,7 +36,7 @@ Open Iconic also comes in a SVG sprite which allows you to display all the icons
Adding an icon from an SVG sprite is a little different than what you're used to, but it's still a piece of cake. *Tip: To make your icons easily style able, we suggest adding a general class to the* `<svg>` *tag and a unique class name for each different icon in the* `<use>` *tag.*

```
<svg viewBox="0 0 8 8" class="icon">
<svg class="icon">
<use xlink:href="open-iconic.svg#account-login" class="icon-account-login"></use>
</svg>
```
Expand Down
2 changes: 1 addition & 1 deletion font/css/open-iconic-bootstrap.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* Bootstrap */

/* Override Bootstrap default variable */
//$icon-font-path: '../fonts/';
$icon-font-path: '../fonts/' !default;

@font-face {
font-family: 'Icons';
Expand Down
2 changes: 1 addition & 1 deletion font/css/open-iconic-foundation.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* Foundation */

/* Font path variable */
$icon-font-path: '../fonts/';
$icon-font-path: '../fonts/' !default;

@font-face {
font-family: 'Icons';
Expand Down
3 changes: 2 additions & 1 deletion font/css/open-iconic.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$iconic-font-path: '../fonts/';
$iconic-font-path: '../fonts/' !default;

@font-face {
font-family: 'Icons';
Expand Down Expand Up @@ -960,3 +960,4 @@ $iconic-font-path: '../fonts/';
.oi[data-glyph=zoom-out]:before {
content: '\e0de';
}

Binary file modified font/fonts/open-iconic.eot
Binary file not shown.
Binary file modified font/fonts/open-iconic.otf
Binary file not shown.
162 changes: 81 additions & 81 deletions font/fonts/open-iconic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified font/fonts/open-iconic.ttf
Binary file not shown.
Binary file modified font/fonts/open-iconic.woff
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "open-iconic",
"description": "An open source icon set with marks in SVG, sprite, webfont and raster format",
"version": "1.1.0",
"version": "1.1.1",
"keywords": ["icon", "iconic", "open-iconic", "svg", "sprite", "font", "png", "webp"],
"homepage": "http://useiconic.com/open-iconic/",
"author": {
Expand Down Expand Up @@ -33,4 +33,4 @@
"url": "http://scripts.sil.org/OFL"
}
]
}
}
Binary file modified png/aperture-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/aperture-3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/aperture-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/aperture-6x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/aperture-8x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/aperture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/audio-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/audio-3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/audio-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/audio-6x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/audio-8x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/audio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/badge-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/badge-3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/badge-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/badge-6x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/badge-8x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/ban-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/ban-3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/ban-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/ban-6x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/ban-8x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/ban.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified png/basket-2x.png
Binary file modified png/basket-3x.png
Binary file modified png/basket-4x.png
Binary file modified png/basket-6x.png
Binary file modified png/basket-8x.png
Binary file modified png/basket.png
Binary file modified png/battery-empty-2x.png
Binary file modified png/battery-empty-3x.png
Binary file modified png/battery-empty-4x.png
Binary file modified png/battery-empty-6x.png
Binary file modified png/battery-empty-8x.png
Binary file modified png/battery-empty.png
Binary file modified png/battery-full-2x.png
Binary file modified png/battery-full-3x.png
Binary file modified png/battery-full-4x.png
Binary file modified png/battery-full-6x.png
Binary file modified png/battery-full-8x.png
Binary file modified png/battery-full.png
Binary file modified png/beaker-2x.png
Binary file modified png/beaker-3x.png
Binary file modified png/beaker-4x.png
Binary file modified png/beaker-6x.png
Binary file modified png/beaker-8x.png
Binary file modified png/beaker.png
Binary file modified png/bell-2x.png
Binary file modified png/bell-3x.png
Binary file modified png/bell-4x.png
Binary file modified png/bell-6x.png
Binary file modified png/bell-8x.png
Binary file modified png/bell.png
Binary file modified png/bold-2x.png
Binary file modified png/bold-3x.png
Binary file modified png/bold-4x.png
Binary file modified png/bold-6x.png
Binary file modified png/bold-8x.png
Binary file modified png/book-2x.png
Binary file modified png/book-3x.png
Binary file modified png/book-4x.png
Binary file modified png/book-6x.png
Binary file modified png/book-8x.png
Binary file modified png/book.png
Binary file modified png/box-2x.png
Binary file modified png/box-3x.png
Binary file modified png/box-4x.png
Binary file modified png/box-6x.png
Binary file modified png/box-8x.png
Binary file modified png/box.png
Binary file modified png/briefcase-2x.png
Binary file modified png/briefcase-3x.png
Binary file modified png/briefcase-4x.png
Binary file modified png/briefcase-6x.png
Binary file modified png/briefcase-8x.png
Binary file modified png/briefcase.png
Binary file modified png/british-pound-2x.png
Binary file modified png/british-pound-3x.png
Binary file modified png/british-pound-4x.png
Binary file modified png/british-pound-6x.png
Binary file modified png/british-pound-8x.png
Binary file modified png/british-pound.png
Binary file modified png/browser-3x.png
Binary file modified png/browser-4x.png
Binary file modified png/browser-6x.png
Binary file modified png/browser-8x.png
Binary file modified png/browser.png
Binary file modified png/brush-2x.png
Binary file modified png/brush-3x.png
Binary file modified png/brush-4x.png
Binary file modified png/brush-6x.png
Binary file modified png/brush-8x.png
Binary file modified png/brush.png
Binary file modified png/bug-2x.png
Binary file modified png/bug-3x.png
Binary file modified png/bug-4x.png
Binary file modified png/bug-6x.png
Binary file modified png/bug-8x.png
Binary file modified png/bug.png
Binary file modified png/bullhorn-2x.png
Binary file modified png/bullhorn-3x.png
Binary file modified png/bullhorn-4x.png
Binary file modified png/bullhorn-6x.png
Binary file modified png/bullhorn-8x.png
Binary file modified png/bullhorn.png
Binary file modified png/calculator-2x.png
Binary file modified png/calculator-3x.png
Binary file modified png/calculator-4x.png
Binary file modified png/calculator-6x.png
Binary file modified png/calculator-8x.png
Binary file modified png/calculator.png
Binary file modified png/calendar-2x.png
Binary file modified png/calendar-3x.png
Binary file modified png/calendar-4x.png
Binary file modified png/calendar-6x.png
Binary file modified png/calendar-8x.png
Binary file modified png/calendar.png
Binary file modified png/camera-slr-2x.png
Binary file modified png/camera-slr-3x.png
Binary file modified png/camera-slr-4x.png
Binary file modified png/camera-slr-6x.png
Binary file modified png/camera-slr-8x.png
Binary file modified png/camera-slr.png
Binary file modified png/cart-2x.png
Binary file modified png/cart-3x.png
Binary file modified png/cart-4x.png
Binary file modified png/cart-6x.png
Binary file modified png/cart-8x.png
Binary file modified png/cart.png
Binary file modified png/check-2x.png
Binary file modified png/check-3x.png
Binary file modified png/check-4x.png
Binary file modified png/check-6x.png
Binary file modified png/check-8x.png
Binary file modified png/check.png
Binary file modified png/clock-2x.png
Binary file modified png/clock-3x.png
Binary file modified png/clock-4x.png
Binary file modified png/clock-6x.png
Binary file modified png/clock-8x.png
Binary file modified png/clock.png
Binary file modified png/cloud-download-2x.png
Binary file modified png/cloud-download-3x.png
Binary file modified png/cloud-download-4x.png
Binary file modified png/cloud-download-6x.png
Binary file modified png/cloud-download-8x.png
Binary file modified png/cloud-download.png
Binary file modified png/cloud-upload-2x.png
Binary file modified png/cloud-upload-3x.png
Binary file modified png/cloud-upload-4x.png
Binary file modified png/cloud-upload-6x.png
Binary file modified png/cloud-upload-8x.png
Binary file modified png/cloud-upload.png
Binary file modified png/cloudy-2x.png
Binary file modified png/cloudy-3x.png
Binary file modified png/cloudy-4x.png
Binary file modified png/cloudy-6x.png
Binary file modified png/cloudy-8x.png
Binary file modified png/cloudy.png
Binary file modified png/cog-2x.png
Binary file modified png/cog-3x.png
Binary file modified png/cog-4x.png
Binary file modified png/cog-6x.png
Binary file modified png/cog-8x.png
Binary file modified png/cog.png
Binary file modified png/comment-square-2x.png
Binary file modified png/comment-square-3x.png
Binary file modified png/comment-square-4x.png
Binary file modified png/comment-square-6x.png
Binary file modified png/comment-square-8x.png
Binary file modified png/comment-square.png
Binary file modified png/compass-3x.png
Binary file modified png/compass-4x.png
Binary file modified png/compass-6x.png
Binary file modified png/compass-8x.png
Binary file modified png/contrast-3x.png
Binary file modified png/contrast-4x.png
Binary file modified png/contrast-6x.png
Binary file modified png/contrast-8x.png
Binary file modified png/copywriting-3x.png
Binary file modified png/copywriting-4x.png
Binary file modified png/copywriting-6x.png
Binary file modified png/copywriting-8x.png
Binary file modified png/dashboard-2x.png
Binary file modified png/dashboard-3x.png
Binary file modified png/dashboard-4x.png
Binary file modified png/dashboard-6x.png
Binary file modified png/dashboard-8x.png
Binary file modified png/dashboard.png
Binary file modified png/delete-2x.png
Binary file modified png/delete-3x.png
Binary file modified png/delete-4x.png
Binary file modified png/delete-6x.png
Binary file modified png/delete-8x.png
Binary file modified png/delete.png
Binary file modified png/dial-2x.png
Binary file modified png/dial-3x.png
Binary file modified png/dial-4x.png
Binary file modified png/dial-6x.png
Binary file modified png/dial-8x.png
Binary file modified png/dial.png
Binary file modified png/dollar-2x.png
Binary file modified png/dollar-3x.png
Binary file modified png/dollar-4x.png
Binary file modified png/dollar-6x.png
Binary file modified png/dollar-8x.png
Binary file modified png/dollar.png
Binary file modified png/double-quote-serif-left-2x.png
Binary file modified png/double-quote-serif-left-3x.png
Binary file modified png/double-quote-serif-left-4x.png
Binary file modified png/double-quote-serif-left-6x.png
Binary file modified png/double-quote-serif-left-8x.png
Binary file modified png/double-quote-serif-left.png
Binary file modified png/double-quote-serif-right-2x.png
Binary file modified png/double-quote-serif-right-3x.png
Binary file modified png/double-quote-serif-right-4x.png
Binary file modified png/double-quote-serif-right-6x.png
Binary file modified png/double-quote-serif-right-8x.png
Binary file modified png/double-quote-serif-right.png
Binary file modified png/droplet-2x.png
Binary file modified png/droplet-3x.png
Binary file modified png/droplet-4x.png
Binary file modified png/droplet-6x.png
Binary file modified png/droplet-8x.png
Binary file modified png/droplet.png
Binary file modified png/envelope-open-2x.png
Binary file modified png/envelope-open-3x.png
Binary file modified png/envelope-open-4x.png
Binary file modified png/envelope-open-6x.png
Binary file modified png/envelope-open-8x.png
Binary file modified png/euro-2x.png
Binary file modified png/euro-3x.png
Binary file modified png/euro-4x.png
Binary file modified png/euro-6x.png
Binary file modified png/euro-8x.png
Binary file modified png/euro.png
Binary file modified png/eye-2x.png
Binary file modified png/eye-3x.png
Binary file modified png/eye-4x.png
Binary file modified png/eye-6x.png
Binary file modified png/eye-8x.png
Binary file modified png/eye.png
Binary file modified png/eyedropper-2x.png
Binary file modified png/eyedropper-3x.png
Binary file modified png/eyedropper-4x.png
Binary file modified png/eyedropper-6x.png
Binary file modified png/eyedropper-8x.png
Binary file modified png/eyedropper.png
Binary file modified png/flash-2x.png
Binary file modified png/flash-3x.png
Binary file modified png/flash-4x.png
Binary file modified png/flash-6x.png
Binary file modified png/flash-8x.png
Binary file modified png/flash.png
Binary file modified png/fork-2x.png
Binary file modified png/fork-3x.png
Binary file modified png/fork-4x.png
Binary file modified png/fork-6x.png
Binary file modified png/fork-8x.png
Binary file modified png/fork.png
Binary file modified png/globe-2x.png
Binary file modified png/globe-3x.png
Binary file modified png/globe-4x.png
Binary file modified png/globe-6x.png
Binary file modified png/globe-8x.png
Binary file modified png/globe.png
Binary file modified png/graph-2x.png
Binary file modified png/graph-3x.png
Binary file modified png/graph-4x.png
Binary file modified png/graph-6x.png
Binary file modified png/graph-8x.png
Binary file modified png/graph.png
Binary file modified png/hard-drive-2x.png
Binary file modified png/hard-drive-3x.png
Binary file modified png/hard-drive-4x.png
Binary file modified png/hard-drive-6x.png
Binary file modified png/hard-drive-8x.png
Binary file modified png/hard-drive.png
Binary file modified png/headphones-2x.png
Binary file modified png/headphones-3x.png
Binary file modified png/headphones-4x.png
Binary file modified png/headphones-6x.png
Binary file modified png/headphones-8x.png
Binary file modified png/headphones.png
Binary file modified png/heart-2x.png
Binary file modified png/heart-3x.png
Binary file modified png/heart-4x.png
Binary file modified png/heart-6x.png
Binary file modified png/heart-8x.png
Loading

0 comments on commit 36b618f

Please sign in to comment.