Skip to content

Commit

Permalink
Updated icons to v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoltan Olah committed May 31, 2014
1 parent 56f85d6 commit 7a99a5a
Show file tree
Hide file tree
Showing 178 changed files with 820 additions and 4,185 deletions.
16 changes: 11 additions & 5 deletions edited-style.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {
font-family: 'percolate';
src:url('/packages/percolate-icons/v1/fonts/percolate.eot?-csc3jg');
src:url('/packages/percolate-icons/v1/fonts/percolate.eot?#iefix-csc3jg') format('embedded-opentype'),
url('/packages/percolate-icons/v1/fonts/percolate.woff?-csc3jg') format('woff'),
url('/packages/percolate-icons/v1/fonts/percolate.ttf?-csc3jg') format('truetype'),
url('/packages/percolate-icons/v1/fonts/percolate.svg?-csc3jg#percolate') format('svg');
src:url('/packages/percolate-icons/v1.1/fonts/percolate.eot?-csc3jg');
src:url('/packages/percolate-icons/v1.1/fonts/percolate.eot?#iefix-csc3jg') format('embedded-opentype'),
url('/packages/percolate-icons/v1.1/fonts/percolate.woff?-csc3jg') format('woff'),
url('/packages/percolate-icons/v1.1/fonts/percolate.ttf?-csc3jg') format('truetype'),
url('/packages/percolate-icons/v1.1/fonts/percolate.svg?-csc3jg#percolate') format('svg');
font-weight: normal;
font-style: normal;
}
Expand Down Expand Up @@ -263,3 +263,9 @@
.icon-youtube:before {
content: "\e64f";
}
.icon-document:before {
content: "\e650";
}
.icon-speaker:before {
content: "\e651";
}
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var Version = "v1";
var Version = "v1.1";

Package.describe({
summary: "Icons for Percolate, version" + Version
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
9 changes: 9 additions & 0 deletions v1.1/SVG/add.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions v1.1/SVG/alert.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/arrow-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/arrow-left-alt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/arrow-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/arrow-right-alt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/arrow-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/arrow-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/beaker.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/book.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/box.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions v1.1/SVG/camera.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/check.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/chevron-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/circle-hollow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions v1.1/SVG/close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7a99a5a

Please sign in to comment.