diff --git a/edited-style.less b/edited-style.less index f0cba21..e5fd132 100644 --- a/edited-style.less +++ b/edited-style.less @@ -1,10 +1,10 @@ @font-face { font-family: 'percolate'; - src:url('/packages/percolate-icons/v2.6/fonts/percolate.eot?4nku5n'); - src:url('/packages/percolate-icons/v2.6/fonts/percolate.eot?#iefix4nku5n') format('embedded-opentype'), - url('/packages/percolate-icons/v2.6/fonts/percolate.woff?4nku5n') format('woff'), - url('/packages/percolate-icons/v2.6/fonts/percolate.ttf?4nku5n') format('truetype'), - url('/packages/percolate-icons/v2.6/fonts/percolate.svg?4nku5n#percolate') format('svg'); + src:url('/packages/percolate-icons/v2.7/fonts/percolate.eot?4nku5n'); + src:url('/packages/percolate-icons/v2.7/fonts/percolate.eot?#iefix4nku5n') format('embedded-opentype'), + url('/packages/percolate-icons/v2.7/fonts/percolate.woff?4nku5n') format('woff'), + url('/packages/percolate-icons/v2.7/fonts/percolate.ttf?4nku5n') format('truetype'), + url('/packages/percolate-icons/v2.7/fonts/percolate.svg?4nku5n#percolate') format('svg'); font-weight: normal; font-style: normal; } @@ -24,6 +24,12 @@ -moz-osx-font-smoothing: grayscale; } +.icon-sidebar:before { + content: "\e900"; +} +.icon-tablet:before { + content: "\e901"; +} .icon-atmosphere:before { content: "\e671"; } diff --git a/package.js b/package.js index f4153f1..cece415 100644 --- a/package.js +++ b/package.js @@ -1,4 +1,4 @@ -var Version = 'v2.6'; +var Version = 'v2.7'; Package.describe({ summary: 'Icons for Percolate, version' + Version diff --git a/v2.6/Read Me.txt b/v2.7/Read Me.txt similarity index 85% rename from v2.6/Read Me.txt rename to v2.7/Read Me.txt index 3f4f2ca..34b2f10 100755 --- a/v2.6/Read Me.txt +++ b/v2.7/Read Me.txt @@ -1,6 +1,6 @@ Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures. -To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. +To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. See this guide for more info: https://icomoon.io/#docs/local-fonts You won't need any of the files located under the *demo-files* directory when including the generated font in your own projects. diff --git a/v2.6/SVG/add.svg b/v2.7/SVG/add.svg similarity index 100% rename from v2.6/SVG/add.svg rename to v2.7/SVG/add.svg diff --git a/v2.6/SVG/admin.svg b/v2.7/SVG/admin.svg similarity index 100% rename from v2.6/SVG/admin.svg rename to v2.7/SVG/admin.svg diff --git a/v2.6/SVG/alert.svg b/v2.7/SVG/alert.svg similarity index 100% rename from v2.6/SVG/alert.svg rename to v2.7/SVG/alert.svg diff --git a/v2.6/SVG/arrow-down.svg b/v2.7/SVG/arrow-down.svg similarity index 100% rename from v2.6/SVG/arrow-down.svg rename to v2.7/SVG/arrow-down.svg diff --git a/v2.6/SVG/arrow-left-alt.svg b/v2.7/SVG/arrow-left-alt.svg similarity index 100% rename from v2.6/SVG/arrow-left-alt.svg rename to v2.7/SVG/arrow-left-alt.svg diff --git a/v2.6/SVG/arrow-left.svg b/v2.7/SVG/arrow-left.svg similarity index 100% rename from v2.6/SVG/arrow-left.svg rename to v2.7/SVG/arrow-left.svg diff --git a/v2.6/SVG/arrow-right-alt.svg b/v2.7/SVG/arrow-right-alt.svg similarity index 100% rename from v2.6/SVG/arrow-right-alt.svg rename to v2.7/SVG/arrow-right-alt.svg diff --git a/v2.6/SVG/arrow-right.svg b/v2.7/SVG/arrow-right.svg similarity index 100% rename from v2.6/SVG/arrow-right.svg rename to v2.7/SVG/arrow-right.svg diff --git a/v2.6/SVG/arrow-up.svg b/v2.7/SVG/arrow-up.svg similarity index 100% rename from v2.6/SVG/arrow-up.svg rename to v2.7/SVG/arrow-up.svg diff --git a/v2.6/SVG/atmosphere.svg b/v2.7/SVG/atmosphere.svg similarity index 100% rename from v2.6/SVG/atmosphere.svg rename to v2.7/SVG/atmosphere.svg diff --git a/v2.6/SVG/back.svg b/v2.7/SVG/back.svg similarity index 100% rename from v2.6/SVG/back.svg rename to v2.7/SVG/back.svg diff --git a/v2.6/SVG/basket.svg b/v2.7/SVG/basket.svg similarity index 100% rename from v2.6/SVG/basket.svg rename to v2.7/SVG/basket.svg diff --git a/v2.6/SVG/beaker.svg b/v2.7/SVG/beaker.svg similarity index 100% rename from v2.6/SVG/beaker.svg rename to v2.7/SVG/beaker.svg diff --git a/v2.6/SVG/bell.svg b/v2.7/SVG/bell.svg similarity index 100% rename from v2.6/SVG/bell.svg rename to v2.7/SVG/bell.svg diff --git a/v2.6/SVG/book.svg b/v2.7/SVG/book.svg similarity index 100% rename from v2.6/SVG/book.svg rename to v2.7/SVG/book.svg diff --git a/v2.6/SVG/bookmark-hollow.svg b/v2.7/SVG/bookmark-hollow.svg similarity index 100% rename from v2.6/SVG/bookmark-hollow.svg rename to v2.7/SVG/bookmark-hollow.svg diff --git a/v2.6/SVG/bookmark.svg b/v2.7/SVG/bookmark.svg similarity index 100% rename from v2.6/SVG/bookmark.svg rename to v2.7/SVG/bookmark.svg diff --git a/v2.6/SVG/box.svg b/v2.7/SVG/box.svg similarity index 100% rename from v2.6/SVG/box.svg rename to v2.7/SVG/box.svg diff --git a/v2.6/SVG/browser.svg b/v2.7/SVG/browser.svg similarity index 100% rename from v2.6/SVG/browser.svg rename to v2.7/SVG/browser.svg diff --git a/v2.6/SVG/button.svg b/v2.7/SVG/button.svg similarity index 100% rename from v2.6/SVG/button.svg rename to v2.7/SVG/button.svg diff --git a/v2.6/SVG/camera.svg b/v2.7/SVG/camera.svg similarity index 100% rename from v2.6/SVG/camera.svg rename to v2.7/SVG/camera.svg diff --git a/v2.6/SVG/category.svg b/v2.7/SVG/category.svg similarity index 100% rename from v2.6/SVG/category.svg rename to v2.7/SVG/category.svg diff --git a/v2.6/SVG/certificate.svg b/v2.7/SVG/certificate.svg similarity index 100% rename from v2.6/SVG/certificate.svg rename to v2.7/SVG/certificate.svg diff --git a/v2.6/SVG/check.svg b/v2.7/SVG/check.svg similarity index 100% rename from v2.6/SVG/check.svg rename to v2.7/SVG/check.svg diff --git a/v2.6/SVG/chevron-down.svg b/v2.7/SVG/chevron-down.svg similarity index 100% rename from v2.6/SVG/chevron-down.svg rename to v2.7/SVG/chevron-down.svg diff --git a/v2.6/SVG/circle-hollow.svg b/v2.7/SVG/circle-hollow.svg similarity index 100% rename from v2.6/SVG/circle-hollow.svg rename to v2.7/SVG/circle-hollow.svg diff --git a/v2.6/SVG/circle.svg b/v2.7/SVG/circle.svg similarity index 100% rename from v2.6/SVG/circle.svg rename to v2.7/SVG/circle.svg diff --git a/v2.6/SVG/close.svg b/v2.7/SVG/close.svg similarity index 100% rename from v2.6/SVG/close.svg rename to v2.7/SVG/close.svg diff --git a/v2.6/SVG/cog.svg b/v2.7/SVG/cog.svg similarity index 100% rename from v2.6/SVG/cog.svg rename to v2.7/SVG/cog.svg diff --git a/v2.6/SVG/comment.svg b/v2.7/SVG/comment.svg similarity index 100% rename from v2.6/SVG/comment.svg rename to v2.7/SVG/comment.svg diff --git a/v2.6/SVG/commit.svg b/v2.7/SVG/commit.svg similarity index 100% rename from v2.6/SVG/commit.svg rename to v2.7/SVG/commit.svg diff --git a/v2.6/SVG/compass.svg b/v2.7/SVG/compass.svg similarity index 100% rename from v2.6/SVG/compass.svg rename to v2.7/SVG/compass.svg diff --git a/v2.6/SVG/copy.svg b/v2.7/SVG/copy.svg similarity index 100% rename from v2.6/SVG/copy.svg rename to v2.7/SVG/copy.svg diff --git a/v2.6/SVG/cpu.svg b/v2.7/SVG/cpu.svg similarity index 100% rename from v2.6/SVG/cpu.svg rename to v2.7/SVG/cpu.svg diff --git a/v2.6/SVG/credit.svg b/v2.7/SVG/credit.svg similarity index 100% rename from v2.6/SVG/credit.svg rename to v2.7/SVG/credit.svg diff --git a/v2.6/SVG/cross.svg b/v2.7/SVG/cross.svg similarity index 100% rename from v2.6/SVG/cross.svg rename to v2.7/SVG/cross.svg diff --git a/v2.6/SVG/dashboard.svg b/v2.7/SVG/dashboard.svg similarity index 100% rename from v2.6/SVG/dashboard.svg rename to v2.7/SVG/dashboard.svg diff --git a/v2.6/SVG/database.svg b/v2.7/SVG/database.svg similarity index 100% rename from v2.6/SVG/database.svg rename to v2.7/SVG/database.svg diff --git a/v2.6/SVG/delete.svg b/v2.7/SVG/delete.svg similarity index 100% rename from v2.6/SVG/delete.svg rename to v2.7/SVG/delete.svg diff --git a/v2.6/SVG/doc-chart.svg b/v2.7/SVG/doc-chart.svg similarity index 100% rename from v2.6/SVG/doc-chart.svg rename to v2.7/SVG/doc-chart.svg diff --git a/v2.6/SVG/doc-list.svg b/v2.7/SVG/doc-list.svg similarity index 100% rename from v2.6/SVG/doc-list.svg rename to v2.7/SVG/doc-list.svg diff --git a/v2.6/SVG/document.svg b/v2.7/SVG/document.svg similarity index 100% rename from v2.6/SVG/document.svg rename to v2.7/SVG/document.svg diff --git a/v2.6/SVG/download.svg b/v2.7/SVG/download.svg similarity index 100% rename from v2.6/SVG/download.svg rename to v2.7/SVG/download.svg diff --git a/v2.6/SVG/edit.svg b/v2.7/SVG/edit.svg similarity index 100% rename from v2.6/SVG/edit.svg rename to v2.7/SVG/edit.svg diff --git a/v2.6/SVG/ellipsis.svg b/v2.7/SVG/ellipsis.svg similarity index 100% rename from v2.6/SVG/ellipsis.svg rename to v2.7/SVG/ellipsis.svg diff --git a/v2.6/SVG/email.svg b/v2.7/SVG/email.svg similarity index 100% rename from v2.6/SVG/email.svg rename to v2.7/SVG/email.svg diff --git a/v2.6/SVG/expand-alt.svg b/v2.7/SVG/expand-alt.svg similarity index 100% rename from v2.6/SVG/expand-alt.svg rename to v2.7/SVG/expand-alt.svg diff --git a/v2.6/SVG/expand.svg b/v2.7/SVG/expand.svg similarity index 100% rename from v2.6/SVG/expand.svg rename to v2.7/SVG/expand.svg diff --git a/v2.6/SVG/eye.svg b/v2.7/SVG/eye.svg similarity index 100% rename from v2.6/SVG/eye.svg rename to v2.7/SVG/eye.svg diff --git a/v2.6/SVG/face-happy.svg b/v2.7/SVG/face-happy.svg similarity index 100% rename from v2.6/SVG/face-happy.svg rename to v2.7/SVG/face-happy.svg diff --git a/v2.6/SVG/face-neutral.svg b/v2.7/SVG/face-neutral.svg similarity index 100% rename from v2.6/SVG/face-neutral.svg rename to v2.7/SVG/face-neutral.svg diff --git a/v2.6/SVG/face-sad.svg b/v2.7/SVG/face-sad.svg similarity index 100% rename from v2.6/SVG/face-sad.svg rename to v2.7/SVG/face-sad.svg diff --git a/v2.6/SVG/facebook.svg b/v2.7/SVG/facebook.svg similarity index 100% rename from v2.6/SVG/facebook.svg rename to v2.7/SVG/facebook.svg diff --git a/v2.6/SVG/filter.svg b/v2.7/SVG/filter.svg similarity index 100% rename from v2.6/SVG/filter.svg rename to v2.7/SVG/filter.svg diff --git a/v2.6/SVG/flag.svg b/v2.7/SVG/flag.svg similarity index 100% rename from v2.6/SVG/flag.svg rename to v2.7/SVG/flag.svg diff --git a/v2.6/SVG/form.svg b/v2.7/SVG/form.svg similarity index 100% rename from v2.6/SVG/form.svg rename to v2.7/SVG/form.svg diff --git a/v2.6/SVG/gdrive.svg b/v2.7/SVG/gdrive.svg similarity index 100% rename from v2.6/SVG/gdrive.svg rename to v2.7/SVG/gdrive.svg diff --git a/v2.6/SVG/github.svg b/v2.7/SVG/github.svg similarity index 100% rename from v2.6/SVG/github.svg rename to v2.7/SVG/github.svg diff --git a/v2.6/SVG/globe.svg b/v2.7/SVG/globe.svg similarity index 100% rename from v2.6/SVG/globe.svg rename to v2.7/SVG/globe.svg diff --git a/v2.6/SVG/google.svg b/v2.7/SVG/google.svg similarity index 100% rename from v2.6/SVG/google.svg rename to v2.7/SVG/google.svg diff --git a/v2.6/SVG/graph-bar.svg b/v2.7/SVG/graph-bar.svg similarity index 100% rename from v2.6/SVG/graph-bar.svg rename to v2.7/SVG/graph-bar.svg diff --git a/v2.6/SVG/graph-line.svg b/v2.7/SVG/graph-line.svg similarity index 100% rename from v2.6/SVG/graph-line.svg rename to v2.7/SVG/graph-line.svg diff --git a/v2.6/SVG/heart-hollow.svg b/v2.7/SVG/heart-hollow.svg similarity index 100% rename from v2.6/SVG/heart-hollow.svg rename to v2.7/SVG/heart-hollow.svg diff --git a/v2.6/SVG/heart.svg b/v2.7/SVG/heart.svg similarity index 100% rename from v2.6/SVG/heart.svg rename to v2.7/SVG/heart.svg diff --git a/v2.6/SVG/home.svg b/v2.7/SVG/home.svg similarity index 100% rename from v2.6/SVG/home.svg rename to v2.7/SVG/home.svg diff --git a/v2.6/SVG/hourglass.svg b/v2.7/SVG/hourglass.svg similarity index 100% rename from v2.6/SVG/hourglass.svg rename to v2.7/SVG/hourglass.svg diff --git a/v2.6/SVG/info.svg b/v2.7/SVG/info.svg similarity index 100% rename from v2.6/SVG/info.svg rename to v2.7/SVG/info.svg diff --git a/v2.6/SVG/key.svg b/v2.7/SVG/key.svg similarity index 100% rename from v2.6/SVG/key.svg rename to v2.7/SVG/key.svg diff --git a/v2.6/SVG/link.svg b/v2.7/SVG/link.svg similarity index 100% rename from v2.6/SVG/link.svg rename to v2.7/SVG/link.svg diff --git a/v2.6/SVG/list-unordered.svg b/v2.7/SVG/list-unordered.svg similarity index 100% rename from v2.6/SVG/list-unordered.svg rename to v2.7/SVG/list-unordered.svg diff --git a/v2.6/SVG/location.svg b/v2.7/SVG/location.svg similarity index 100% rename from v2.6/SVG/location.svg rename to v2.7/SVG/location.svg diff --git a/v2.6/SVG/lock.svg b/v2.7/SVG/lock.svg similarity index 100% rename from v2.6/SVG/lock.svg rename to v2.7/SVG/lock.svg diff --git a/v2.6/SVG/memory.svg b/v2.7/SVG/memory.svg similarity index 100% rename from v2.6/SVG/memory.svg rename to v2.7/SVG/memory.svg diff --git a/v2.6/SVG/menu.svg b/v2.7/SVG/menu.svg similarity index 100% rename from v2.6/SVG/menu.svg rename to v2.7/SVG/menu.svg diff --git a/v2.6/SVG/meteor.svg b/v2.7/SVG/meteor.svg similarity index 100% rename from v2.6/SVG/meteor.svg rename to v2.7/SVG/meteor.svg diff --git a/v2.6/SVG/mobile.svg b/v2.7/SVG/mobile.svg similarity index 100% rename from v2.6/SVG/mobile.svg rename to v2.7/SVG/mobile.svg diff --git a/v2.6/SVG/nut.svg b/v2.7/SVG/nut.svg similarity index 100% rename from v2.6/SVG/nut.svg rename to v2.7/SVG/nut.svg diff --git a/v2.6/SVG/outbox.svg b/v2.7/SVG/outbox.svg similarity index 100% rename from v2.6/SVG/outbox.svg rename to v2.7/SVG/outbox.svg diff --git a/v2.6/SVG/paintbrush.svg b/v2.7/SVG/paintbrush.svg similarity index 100% rename from v2.6/SVG/paintbrush.svg rename to v2.7/SVG/paintbrush.svg diff --git a/v2.6/SVG/paperclip.svg b/v2.7/SVG/paperclip.svg similarity index 100% rename from v2.6/SVG/paperclip.svg rename to v2.7/SVG/paperclip.svg diff --git a/v2.6/SVG/paragraph.svg b/v2.7/SVG/paragraph.svg similarity index 100% rename from v2.6/SVG/paragraph.svg rename to v2.7/SVG/paragraph.svg diff --git a/v2.6/SVG/phone.svg b/v2.7/SVG/phone.svg similarity index 100% rename from v2.6/SVG/phone.svg rename to v2.7/SVG/phone.svg diff --git a/v2.6/SVG/photo.svg b/v2.7/SVG/photo.svg similarity index 100% rename from v2.6/SVG/photo.svg rename to v2.7/SVG/photo.svg diff --git a/v2.6/SVG/pin.svg b/v2.7/SVG/pin.svg similarity index 100% rename from v2.6/SVG/pin.svg rename to v2.7/SVG/pin.svg diff --git a/v2.6/SVG/play.svg b/v2.7/SVG/play.svg similarity index 100% rename from v2.6/SVG/play.svg rename to v2.7/SVG/play.svg diff --git a/v2.6/SVG/plus.svg b/v2.7/SVG/plus.svg similarity index 100% rename from v2.6/SVG/plus.svg rename to v2.7/SVG/plus.svg diff --git a/v2.6/SVG/power.svg b/v2.7/SVG/power.svg similarity index 100% rename from v2.6/SVG/power.svg rename to v2.7/SVG/power.svg diff --git a/v2.6/SVG/print.svg b/v2.7/SVG/print.svg similarity index 100% rename from v2.6/SVG/print.svg rename to v2.7/SVG/print.svg diff --git a/v2.6/SVG/proceed.svg b/v2.7/SVG/proceed.svg similarity index 100% rename from v2.6/SVG/proceed.svg rename to v2.7/SVG/proceed.svg diff --git a/v2.6/SVG/profile.svg b/v2.7/SVG/profile.svg similarity index 100% rename from v2.6/SVG/profile.svg rename to v2.7/SVG/profile.svg diff --git a/v2.6/SVG/question.svg b/v2.7/SVG/question.svg similarity index 100% rename from v2.6/SVG/question.svg rename to v2.7/SVG/question.svg diff --git a/v2.6/SVG/reply.svg b/v2.7/SVG/reply.svg similarity index 100% rename from v2.6/SVG/reply.svg rename to v2.7/SVG/reply.svg diff --git a/v2.6/SVG/rss.svg b/v2.7/SVG/rss.svg similarity index 100% rename from v2.6/SVG/rss.svg rename to v2.7/SVG/rss.svg diff --git a/v2.6/SVG/search.svg b/v2.7/SVG/search.svg similarity index 100% rename from v2.6/SVG/search.svg rename to v2.7/SVG/search.svg diff --git a/v2.6/SVG/share.svg b/v2.7/SVG/share.svg similarity index 100% rename from v2.6/SVG/share.svg rename to v2.7/SVG/share.svg diff --git a/v2.6/SVG/shield.svg b/v2.7/SVG/shield.svg similarity index 100% rename from v2.6/SVG/shield.svg rename to v2.7/SVG/shield.svg diff --git a/v2.7/SVG/sidebar.svg b/v2.7/SVG/sidebar.svg new file mode 100755 index 0000000..de6dba8 --- /dev/null +++ b/v2.7/SVG/sidebar.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/v2.6/SVG/speaker.svg b/v2.7/SVG/speaker.svg similarity index 100% rename from v2.6/SVG/speaker.svg rename to v2.7/SVG/speaker.svg diff --git a/v2.6/SVG/star-hollow.svg b/v2.7/SVG/star-hollow.svg similarity index 100% rename from v2.6/SVG/star-hollow.svg rename to v2.7/SVG/star-hollow.svg diff --git a/v2.6/SVG/star.svg b/v2.7/SVG/star.svg similarity index 100% rename from v2.6/SVG/star.svg rename to v2.7/SVG/star.svg diff --git a/v2.6/SVG/stop.svg b/v2.7/SVG/stop.svg similarity index 100% rename from v2.6/SVG/stop.svg rename to v2.7/SVG/stop.svg diff --git a/v2.6/SVG/structure.svg b/v2.7/SVG/structure.svg similarity index 100% rename from v2.6/SVG/structure.svg rename to v2.7/SVG/structure.svg diff --git a/v2.6/SVG/support.svg b/v2.7/SVG/support.svg similarity index 100% rename from v2.6/SVG/support.svg rename to v2.7/SVG/support.svg diff --git a/v2.6/SVG/sync.svg b/v2.7/SVG/sync.svg similarity index 100% rename from v2.6/SVG/sync.svg rename to v2.7/SVG/sync.svg diff --git a/v2.7/SVG/tablet.svg b/v2.7/SVG/tablet.svg new file mode 100755 index 0000000..ff2df11 --- /dev/null +++ b/v2.7/SVG/tablet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.6/SVG/thumbs-up.svg b/v2.7/SVG/thumbs-up.svg similarity index 100% rename from v2.6/SVG/thumbs-up.svg rename to v2.7/SVG/thumbs-up.svg diff --git a/v2.6/SVG/time.svg b/v2.7/SVG/time.svg similarity index 100% rename from v2.6/SVG/time.svg rename to v2.7/SVG/time.svg diff --git a/v2.6/SVG/timer.svg b/v2.7/SVG/timer.svg similarity index 100% rename from v2.6/SVG/timer.svg rename to v2.7/SVG/timer.svg diff --git a/v2.6/SVG/trash.svg b/v2.7/SVG/trash.svg similarity index 100% rename from v2.6/SVG/trash.svg rename to v2.7/SVG/trash.svg diff --git a/v2.6/SVG/twitter.svg b/v2.7/SVG/twitter.svg similarity index 100% rename from v2.6/SVG/twitter.svg rename to v2.7/SVG/twitter.svg diff --git a/v2.6/SVG/unlock.svg b/v2.7/SVG/unlock.svg similarity index 100% rename from v2.6/SVG/unlock.svg rename to v2.7/SVG/unlock.svg diff --git a/v2.6/SVG/upload.svg b/v2.7/SVG/upload.svg similarity index 100% rename from v2.6/SVG/upload.svg rename to v2.7/SVG/upload.svg diff --git a/v2.6/SVG/user-add.svg b/v2.7/SVG/user-add.svg similarity index 100% rename from v2.6/SVG/user-add.svg rename to v2.7/SVG/user-add.svg diff --git a/v2.6/SVG/user-alt.svg b/v2.7/SVG/user-alt.svg similarity index 100% rename from v2.6/SVG/user-alt.svg rename to v2.7/SVG/user-alt.svg diff --git a/v2.6/SVG/user.svg b/v2.7/SVG/user.svg similarity index 100% rename from v2.6/SVG/user.svg rename to v2.7/SVG/user.svg diff --git a/v2.6/SVG/users.svg b/v2.7/SVG/users.svg similarity index 100% rename from v2.6/SVG/users.svg rename to v2.7/SVG/users.svg diff --git a/v2.6/SVG/video.svg b/v2.7/SVG/video.svg similarity index 100% rename from v2.6/SVG/video.svg rename to v2.7/SVG/video.svg diff --git a/v2.6/SVG/watch.svg b/v2.7/SVG/watch.svg similarity index 100% rename from v2.6/SVG/watch.svg rename to v2.7/SVG/watch.svg diff --git a/v2.6/SVG/wrench.svg b/v2.7/SVG/wrench.svg similarity index 100% rename from v2.6/SVG/wrench.svg rename to v2.7/SVG/wrench.svg diff --git a/v2.6/SVG/youtube.svg b/v2.7/SVG/youtube.svg similarity index 100% rename from v2.6/SVG/youtube.svg rename to v2.7/SVG/youtube.svg diff --git a/v2.6/demo-files/demo.css b/v2.7/demo-files/demo.css similarity index 100% rename from v2.6/demo-files/demo.css rename to v2.7/demo-files/demo.css diff --git a/v2.6/demo-files/demo.js b/v2.7/demo-files/demo.js similarity index 100% rename from v2.6/demo-files/demo.js rename to v2.7/demo-files/demo.js diff --git a/v2.6/demo.html b/v2.7/demo.html similarity index 98% rename from v2.6/demo.html rename to v2.7/demo.html index 3934036..1de1501 100755 --- a/v2.6/demo.html +++ b/v2.7/demo.html @@ -9,10 +9,42 @@
-

Font Name: percolate (Glyphs: 118)

+

Font Name: percolate (Glyphs: 120)

Grid Size: 16

+
+
+ + + + icon-sidebar +
+
+ + +
+
+ liga: + +
+
+
+
+ + + + icon-tablet +
+
+ + +
+
+ liga: + +
+
diff --git a/v2.6/fonts/percolate.eot b/v2.7/fonts/percolate.eot similarity index 94% rename from v2.6/fonts/percolate.eot rename to v2.7/fonts/percolate.eot index 1ab2267..90a6b75 100755 Binary files a/v2.6/fonts/percolate.eot and b/v2.7/fonts/percolate.eot differ diff --git a/v2.6/fonts/percolate.svg b/v2.7/fonts/percolate.svg similarity index 99% rename from v2.6/fonts/percolate.svg rename to v2.7/fonts/percolate.svg index 0616623..08669f8 100755 --- a/v2.6/fonts/percolate.svg +++ b/v2.7/fonts/percolate.svg @@ -125,4 +125,6 @@ + + \ No newline at end of file diff --git a/v2.6/fonts/percolate.ttf b/v2.7/fonts/percolate.ttf similarity index 94% rename from v2.6/fonts/percolate.ttf rename to v2.7/fonts/percolate.ttf index edb73f4..65de33d 100755 Binary files a/v2.6/fonts/percolate.ttf and b/v2.7/fonts/percolate.ttf differ diff --git a/v2.6/fonts/percolate.woff b/v2.7/fonts/percolate.woff similarity index 94% rename from v2.6/fonts/percolate.woff rename to v2.7/fonts/percolate.woff index 019a1c1..9c6cfaf 100755 Binary files a/v2.6/fonts/percolate.woff and b/v2.7/fonts/percolate.woff differ diff --git a/v2.6/selection.json b/v2.7/selection.json similarity index 98% rename from v2.6/selection.json rename to v2.7/selection.json index bb46274..2ff2b99 100755 --- a/v2.6/selection.json +++ b/v2.7/selection.json @@ -1,6 +1,94 @@ { "IcoMoonType": "selection", "icons": [ + { + "icon": { + "paths": [ + "M920.032 127.858h-816c-22.092 0-40 17.908-40 40v688c0 22.092 17.908 40 40 40h316.578c1.13 0.096 2.266 0.172 3.422 0.172s2.292-0.078 3.424-0.172h492.576c22.092 0 40-17.908 40-40v-688c0-22.092-17.908-40-40-40zM144.032 207.858h240v608h-240v-608zM880.032 815.858h-416v-608h416v608z", + "M230.734 320.030h66.398c17.676 0 32-14.324 32-32 0-17.674-14.328-32-32-32h-66.396c-17.674 0-32.002 14.326-32.002 32s14.326 32 32 32z", + "M230.734 448.030h66.398c17.676 0 32-14.324 32-32 0-17.674-14.328-32-32-32h-66.396c-17.674 0-32.002 14.326-32.002 32s14.326 32 32 32z", + "M230.734 576.030h66.398c17.676 0 32-14.324 32-32 0-17.674-14.328-32-32-32h-66.396c-17.674 0-32.002 14.326-32.002 32s14.326 32 32 32z" + ], + "attrs": [ + { + "fill": "rgb(0, 0, 0)" + }, + { + "fill": "rgb(0, 0, 0)" + }, + { + "fill": "rgb(0, 0, 0)" + }, + { + "fill": "rgb(0, 0, 0)" + } + ], + "isMulticolor": false, + "grid": 16, + "tags": [ + "sidebar" + ], + "colorPermutations": { + "127255791": [ + 0, + 0, + 0, + 0 + ] + } + }, + "attrs": [ + { + "fill": "rgb(0, 0, 0)" + }, + { + "fill": "rgb(0, 0, 0)" + }, + { + "fill": "rgb(0, 0, 0)" + }, + { + "fill": "rgb(0, 0, 0)" + } + ], + "properties": { + "order": 121, + "id": 119, + "prevSize": 32, + "code": 59648, + "name": "sidebar" + }, + "setIdx": 0, + "setId": 0, + "iconIdx": 0 + }, + { + "icon": { + "paths": [ + "M200.022 927.988h624.018c1.38 0 2.746-0.072 4.090-0.208 20.168-2.050 35.91-19.080 35.91-39.792v-751.916c0-22.092-17.91-40-40-40h-624.018c-22.098 0-40 17.908-40 40v751.916c0 22.094 17.906 40 40 40zM512.002 878.206c-17.674 0-32.004-14.328-32.004-31.998 0-17.678 14.33-32.002 32.004-32.002 17.67 0 32 14.324 32 32.002 0 17.67-14.33 31.998-32 31.998zM240.022 176.078h544.018v591.902h-544.018v-591.902z" + ], + "attrs": [], + "isMulticolor": false, + "grid": 16, + "tags": [ + "tablet" + ], + "colorPermutations": { + "127255791": [] + } + }, + "attrs": [], + "properties": { + "order": 120, + "id": 118, + "prevSize": 32, + "code": 59649, + "name": "tablet" + }, + "setIdx": 0, + "setId": 0, + "iconIdx": 1 + }, { "icon": { "paths": [ @@ -36,7 +124,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 0 + "iconIdx": 2 }, { "icon": { @@ -63,7 +151,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 1 + "iconIdx": 3 }, { "icon": { @@ -100,7 +188,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 2 + "iconIdx": 4 }, { "icon": { @@ -145,7 +233,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 3 + "iconIdx": 5 }, { "icon": { @@ -190,7 +278,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 4 + "iconIdx": 6 }, { "icon": { @@ -227,7 +315,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 5 + "iconIdx": 7 }, { "icon": { @@ -254,7 +342,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 6 + "iconIdx": 8 }, { "icon": { @@ -281,7 +369,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 7 + "iconIdx": 9 }, { "icon": { @@ -308,7 +396,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 8 + "iconIdx": 10 }, { "icon": { @@ -336,7 +424,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 9 + "iconIdx": 11 }, { "icon": { @@ -364,7 +452,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 10 + "iconIdx": 12 }, { "icon": { @@ -391,7 +479,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 11 + "iconIdx": 13 }, { "icon": { @@ -418,7 +506,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 12 + "iconIdx": 14 }, { "icon": { @@ -445,7 +533,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 13 + "iconIdx": 15 }, { "icon": { @@ -472,7 +560,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 14 + "iconIdx": 16 }, { "icon": { @@ -499,7 +587,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 15 + "iconIdx": 17 }, { "icon": { @@ -526,7 +614,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 16 + "iconIdx": 18 }, { "icon": { @@ -553,7 +641,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 17 + "iconIdx": 19 }, { "icon": { @@ -580,7 +668,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 18 + "iconIdx": 20 }, { "icon": { @@ -607,7 +695,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 19 + "iconIdx": 21 }, { "icon": { @@ -637,7 +725,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 20 + "iconIdx": 22 }, { "icon": { @@ -667,7 +755,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 21 + "iconIdx": 23 }, { "icon": { @@ -697,7 +785,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 22 + "iconIdx": 24 }, { "icon": { @@ -724,7 +812,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 23 + "iconIdx": 25 }, { "icon": { @@ -752,7 +840,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 24 + "iconIdx": 26 }, { "icon": { @@ -780,7 +868,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 25 + "iconIdx": 27 }, { "icon": { @@ -807,7 +895,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 26 + "iconIdx": 28 }, { "icon": { @@ -834,7 +922,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 27 + "iconIdx": 29 }, { "icon": { @@ -862,7 +950,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 28 + "iconIdx": 30 }, { "icon": { @@ -889,7 +977,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 29 + "iconIdx": 31 }, { "icon": { @@ -916,7 +1004,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 30 + "iconIdx": 32 }, { "icon": { @@ -943,7 +1031,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 31 + "iconIdx": 33 }, { "icon": { @@ -970,7 +1058,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 32 + "iconIdx": 34 }, { "icon": { @@ -997,7 +1085,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 33 + "iconIdx": 35 }, { "icon": { @@ -1024,7 +1112,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 34 + "iconIdx": 36 }, { "icon": { @@ -1051,7 +1139,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 35 + "iconIdx": 37 }, { "icon": { @@ -1078,7 +1166,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 36 + "iconIdx": 38 }, { "icon": { @@ -1105,7 +1193,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 37 + "iconIdx": 39 }, { "icon": { @@ -1132,7 +1220,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 38 + "iconIdx": 40 }, { "icon": { @@ -1159,7 +1247,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 39 + "iconIdx": 41 }, { "icon": { @@ -1188,7 +1276,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 40 + "iconIdx": 42 }, { "icon": { @@ -1217,7 +1305,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 41 + "iconIdx": 43 }, { "icon": { @@ -1244,7 +1332,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 42 + "iconIdx": 44 }, { "icon": { @@ -1271,7 +1359,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 43 + "iconIdx": 45 }, { "icon": { @@ -1298,7 +1386,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 44 + "iconIdx": 46 }, { "icon": { @@ -1325,7 +1413,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 45 + "iconIdx": 47 }, { "icon": { @@ -1355,7 +1443,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 46 + "iconIdx": 48 }, { "icon": { @@ -1382,7 +1470,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 47 + "iconIdx": 49 }, { "icon": { @@ -1409,7 +1497,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 48 + "iconIdx": 50 }, { "icon": { @@ -1437,7 +1525,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 49 + "iconIdx": 51 }, { "icon": { @@ -1465,7 +1553,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 50 + "iconIdx": 52 }, { "icon": { @@ -1492,7 +1580,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 51 + "iconIdx": 53 }, { "icon": { @@ -1522,7 +1610,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 52 + "iconIdx": 54 }, { "icon": { @@ -1550,7 +1638,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 53 + "iconIdx": 55 }, { "icon": { @@ -1577,7 +1665,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 54 + "iconIdx": 56 }, { "icon": { @@ -1607,7 +1695,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 55 + "iconIdx": 57 }, { "icon": { @@ -1636,7 +1724,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 56 + "iconIdx": 58 }, { "icon": { @@ -1663,7 +1751,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 57 + "iconIdx": 59 }, { "icon": { @@ -1704,7 +1792,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 58 + "iconIdx": 60 }, { "icon": { @@ -1731,7 +1819,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 59 + "iconIdx": 61 }, { "icon": { @@ -1760,7 +1848,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 60 + "iconIdx": 62 }, { "icon": { @@ -1794,7 +1882,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 61 + "iconIdx": 63 }, { "icon": { @@ -1825,7 +1913,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 62 + "iconIdx": 64 }, { "icon": { @@ -1852,7 +1940,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 63 + "iconIdx": 65 }, { "icon": { @@ -1879,7 +1967,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 64 + "iconIdx": 66 }, { "icon": { @@ -1906,7 +1994,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 65 + "iconIdx": 67 }, { "icon": { @@ -1933,7 +2021,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 66 + "iconIdx": 68 }, { "icon": { @@ -1960,7 +2048,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 67 + "iconIdx": 69 }, { "icon": { @@ -1987,7 +2075,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 68 + "iconIdx": 70 }, { "icon": { @@ -2015,7 +2103,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 69 + "iconIdx": 71 }, { "icon": { @@ -2043,7 +2131,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 70 + "iconIdx": 72 }, { "icon": { @@ -2070,7 +2158,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 71 + "iconIdx": 73 }, { "icon": { @@ -2098,7 +2186,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 72 + "iconIdx": 74 }, { "icon": { @@ -2127,7 +2215,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 73 + "iconIdx": 75 }, { "icon": { @@ -2154,7 +2242,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 74 + "iconIdx": 76 }, { "icon": { @@ -2181,7 +2269,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 75 + "iconIdx": 77 }, { "icon": { @@ -2209,7 +2297,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 76 + "iconIdx": 78 }, { "icon": { @@ -2237,7 +2325,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 77 + "iconIdx": 79 }, { "icon": { @@ -2264,7 +2352,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 78 + "iconIdx": 80 }, { "icon": { @@ -2291,7 +2379,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 79 + "iconIdx": 81 }, { "icon": { @@ -2318,7 +2406,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 80 + "iconIdx": 82 }, { "icon": { @@ -2345,7 +2433,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 81 + "iconIdx": 83 }, { "icon": { @@ -2373,7 +2461,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 82 + "iconIdx": 84 }, { "icon": { @@ -2401,7 +2489,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 83 + "iconIdx": 85 }, { "icon": { @@ -2429,7 +2517,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 84 + "iconIdx": 86 }, { "icon": { @@ -2456,7 +2544,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 85 + "iconIdx": 87 }, { "icon": { @@ -2483,7 +2571,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 86 + "iconIdx": 88 }, { "icon": { @@ -2510,7 +2598,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 87 + "iconIdx": 89 }, { "icon": { @@ -2539,7 +2627,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 88 + "iconIdx": 90 }, { "icon": { @@ -2567,7 +2655,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 89 + "iconIdx": 91 }, { "icon": { @@ -2594,7 +2682,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 90 + "iconIdx": 92 }, { "icon": { @@ -2621,7 +2709,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 91 + "iconIdx": 93 }, { "icon": { @@ -2648,7 +2736,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 92 + "iconIdx": 94 }, { "icon": { @@ -2675,7 +2763,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 93 + "iconIdx": 95 }, { "icon": { @@ -2702,7 +2790,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 94 + "iconIdx": 96 }, { "icon": { @@ -2729,7 +2817,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 95 + "iconIdx": 97 }, { "icon": { @@ -2756,7 +2844,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 96 + "iconIdx": 98 }, { "icon": { @@ -2784,7 +2872,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 97 + "iconIdx": 99 }, { "icon": { @@ -2811,7 +2899,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 98 + "iconIdx": 100 }, { "icon": { @@ -2838,7 +2926,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 99 + "iconIdx": 101 }, { "icon": { @@ -2866,7 +2954,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 100 + "iconIdx": 102 }, { "icon": { @@ -2893,7 +2981,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 101 + "iconIdx": 103 }, { "icon": { @@ -2920,7 +3008,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 102 + "iconIdx": 104 }, { "icon": { @@ -2947,7 +3035,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 103 + "iconIdx": 105 }, { "icon": { @@ -2974,7 +3062,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 104 + "iconIdx": 106 }, { "icon": { @@ -3005,7 +3093,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 105 + "iconIdx": 107 }, { "icon": { @@ -3033,7 +3121,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 106 + "iconIdx": 108 }, { "icon": { @@ -3060,7 +3148,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 107 + "iconIdx": 109 }, { "icon": { @@ -3087,7 +3175,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 108 + "iconIdx": 110 }, { "icon": { @@ -3114,7 +3202,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 109 + "iconIdx": 111 }, { "icon": { @@ -3141,7 +3229,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 110 + "iconIdx": 112 }, { "icon": { @@ -3168,7 +3256,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 111 + "iconIdx": 113 }, { "icon": { @@ -3195,7 +3283,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 112 + "iconIdx": 114 }, { "icon": { @@ -3222,7 +3310,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 113 + "iconIdx": 115 }, { "icon": { @@ -3249,7 +3337,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 114 + "iconIdx": 116 }, { "icon": { @@ -3276,7 +3364,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 115 + "iconIdx": 117 }, { "icon": { @@ -3303,7 +3391,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 116 + "iconIdx": 118 }, { "icon": { @@ -3336,7 +3424,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 117 + "iconIdx": 119 } ], "height": 1024, @@ -3381,6 +3469,7 @@ }, "historySize": 100, "gridSize": 16, - "showGrid": true + "showGrid": true, + "showCodes": true } } \ No newline at end of file diff --git a/v2.6/style.css b/v2.7/style.css similarity index 93% rename from v2.6/style.css rename to v2.7/style.css index 692aaf3..3e9950d 100755 --- a/v2.6/style.css +++ b/v2.7/style.css @@ -1,10 +1,10 @@ @font-face { font-family: 'percolate'; - src:url('fonts/percolate.eot?modc9t'); - src:url('fonts/percolate.eot?modc9t#iefix') format('embedded-opentype'), - url('fonts/percolate.ttf?modc9t') format('truetype'), - url('fonts/percolate.woff?modc9t') format('woff'), - url('fonts/percolate.svg?modc9t#percolate') format('svg'); + src:url('fonts/percolate.eot?bs9d6v'); + src:url('fonts/percolate.eot?bs9d6v#iefix') format('embedded-opentype'), + url('fonts/percolate.ttf?bs9d6v') format('truetype'), + url('fonts/percolate.woff?bs9d6v') format('woff'), + url('fonts/percolate.svg?bs9d6v#percolate') format('svg'); font-weight: normal; font-style: normal; } @@ -23,6 +23,12 @@ -moz-osx-font-smoothing: grayscale; } +.icon-sidebar:before { + content: "\e900"; +} +.icon-tablet:before { + content: "\e901"; +} .icon-atmosphere:before { content: "\e671"; }