diff --git a/edited-style.less b/edited-style.less index 1e533b3..7dd9812 100644 --- a/edited-style.less +++ b/edited-style.less @@ -1,10 +1,10 @@ @font-face { font-family: 'percolate'; - src:url('/packages/percolate-icons/v2.8/fonts/percolate.eot?4nku5n'); - src:url('/packages/percolate-icons/v2.8/fonts/percolate.eot?#iefix4nku5n') format('embedded-opentype'), - url('/packages/percolate-icons/v2.8/fonts/percolate.woff?4nku5n') format('woff'), - url('/packages/percolate-icons/v2.8/fonts/percolate.ttf?4nku5n') format('truetype'), - url('/packages/percolate-icons/v2.8/fonts/percolate.svg?4nku5n#percolate') format('svg'); + src:url('/packages/percolate-icons/v2.9/fonts/percolate.eot?4nku5n'); + src:url('/packages/percolate-icons/v2.9/fonts/percolate.eot?#iefix4nku5n') format('embedded-opentype'), + url('/packages/percolate-icons/v2.9/fonts/percolate.woff?4nku5n') format('woff'), + url('/packages/percolate-icons/v2.9/fonts/percolate.ttf?4nku5n') format('truetype'), + url('/packages/percolate-icons/v2.9/fonts/percolate.svg?4nku5n#percolate') format('svg'); font-weight: normal; font-style: normal; } @@ -24,6 +24,19 @@ -moz-osx-font-smoothing: grayscale; } + +.icon-grow:before { + content: "\e903"; +} +.icon-lightning:before { + content: "\e904"; +} +.icon-request-change:before { + content: "\e905"; +} +.icon-transfer:before { + content: "\e906"; +} .icon-calendar:before { content: "\e902"; } @@ -386,4 +399,4 @@ } .icon-meteor:before { content: "\e670"; -} \ No newline at end of file +} diff --git a/package.js b/package.js index 7147e2a..3b8d351 100644 --- a/package.js +++ b/package.js @@ -1,7 +1,7 @@ -var Version = 'v2.8'; +var Version = 'v2.9'; Package.describe({ - version: "0.0.7", + version: "0.0.8", name: "percolate:icons", summary: 'Icons for Percolate, version ' + Version, git: "https://github.com/percolatestudio/percolate-icons", @@ -10,7 +10,7 @@ Package.describe({ Package.onUse(function(api) { api.versionsFrom('1.2'); - + var path = Npm.require('path'); var assetPath = path.join(Version); diff --git a/v2.8/Read Me.txt b/v2.8/Read Me.txt deleted file mode 100755 index 8491652..0000000 --- a/v2.8/Read Me.txt +++ /dev/null @@ -1,7 +0,0 @@ -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. 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. - -You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu → Manage Projects) to retrieve your icon selection. diff --git a/v2.8/SVG/add.svg b/v2.8/SVG/add.svg deleted file mode 100755 index 9fce7a9..0000000 --- a/v2.8/SVG/add.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/admin.svg b/v2.8/SVG/admin.svg deleted file mode 100755 index 424baea..0000000 --- a/v2.8/SVG/admin.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/alert.svg b/v2.8/SVG/alert.svg deleted file mode 100755 index 997d329..0000000 --- a/v2.8/SVG/alert.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/arrow-left-alt.svg b/v2.8/SVG/arrow-left-alt.svg deleted file mode 100755 index ebfe7cb..0000000 --- a/v2.8/SVG/arrow-left-alt.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/arrow-right-alt.svg b/v2.8/SVG/arrow-right-alt.svg deleted file mode 100755 index ceb321e..0000000 --- a/v2.8/SVG/arrow-right-alt.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/back.svg b/v2.8/SVG/back.svg deleted file mode 100755 index 4e75fd7..0000000 --- a/v2.8/SVG/back.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/basket.svg b/v2.8/SVG/basket.svg deleted file mode 100755 index 5d0c43f..0000000 --- a/v2.8/SVG/basket.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/v2.8/SVG/beaker.svg b/v2.8/SVG/beaker.svg deleted file mode 100755 index c14417e..0000000 --- a/v2.8/SVG/beaker.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/bell.svg b/v2.8/SVG/bell.svg deleted file mode 100755 index 67fcfe5..0000000 --- a/v2.8/SVG/bell.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/bookmark-hollow.svg b/v2.8/SVG/bookmark-hollow.svg deleted file mode 100755 index 9f1143a..0000000 --- a/v2.8/SVG/bookmark-hollow.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/bookmark.svg b/v2.8/SVG/bookmark.svg deleted file mode 100755 index 1c17d27..0000000 --- a/v2.8/SVG/bookmark.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/box.svg b/v2.8/SVG/box.svg deleted file mode 100755 index b3cfce7..0000000 --- a/v2.8/SVG/box.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/browser.svg b/v2.8/SVG/browser.svg deleted file mode 100755 index 02997ff..0000000 --- a/v2.8/SVG/browser.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/button.svg b/v2.8/SVG/button.svg deleted file mode 100755 index ecae96c..0000000 --- a/v2.8/SVG/button.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/calendar.svg b/v2.8/SVG/calendar.svg deleted file mode 100755 index 5b63212..0000000 --- a/v2.8/SVG/calendar.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/camera.svg b/v2.8/SVG/camera.svg deleted file mode 100755 index eb533fe..0000000 --- a/v2.8/SVG/camera.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/category.svg b/v2.8/SVG/category.svg deleted file mode 100755 index bc98d2b..0000000 --- a/v2.8/SVG/category.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/v2.8/SVG/certificate.svg b/v2.8/SVG/certificate.svg deleted file mode 100755 index 2245dbd..0000000 --- a/v2.8/SVG/certificate.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/check.svg b/v2.8/SVG/check.svg deleted file mode 100755 index e660d5c..0000000 --- a/v2.8/SVG/check.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/chevron-down.svg b/v2.8/SVG/chevron-down.svg deleted file mode 100755 index bc96317..0000000 --- a/v2.8/SVG/chevron-down.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/close.svg b/v2.8/SVG/close.svg deleted file mode 100755 index 8b13bb0..0000000 --- a/v2.8/SVG/close.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/cog.svg b/v2.8/SVG/cog.svg deleted file mode 100755 index 3cb6f12..0000000 --- a/v2.8/SVG/cog.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/comment.svg b/v2.8/SVG/comment.svg deleted file mode 100755 index 7bf9de3..0000000 --- a/v2.8/SVG/comment.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/v2.8/SVG/commit.svg b/v2.8/SVG/commit.svg deleted file mode 100755 index b381667..0000000 --- a/v2.8/SVG/commit.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/compass.svg b/v2.8/SVG/compass.svg deleted file mode 100755 index f30c8a9..0000000 --- a/v2.8/SVG/compass.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/copy.svg b/v2.8/SVG/copy.svg deleted file mode 100755 index 7017890..0000000 --- a/v2.8/SVG/copy.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/cpu.svg b/v2.8/SVG/cpu.svg deleted file mode 100755 index ca7fda4..0000000 --- a/v2.8/SVG/cpu.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/credit.svg b/v2.8/SVG/credit.svg deleted file mode 100755 index 4bbb00c..0000000 --- a/v2.8/SVG/credit.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/cross.svg b/v2.8/SVG/cross.svg deleted file mode 100755 index 20641eb..0000000 --- a/v2.8/SVG/cross.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/dashboard.svg b/v2.8/SVG/dashboard.svg deleted file mode 100755 index 5b23043..0000000 --- a/v2.8/SVG/dashboard.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/delete.svg b/v2.8/SVG/delete.svg deleted file mode 100755 index b37020a..0000000 --- a/v2.8/SVG/delete.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/doc-chart.svg b/v2.8/SVG/doc-chart.svg deleted file mode 100755 index 01aa5af..0000000 --- a/v2.8/SVG/doc-chart.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/doc-list.svg b/v2.8/SVG/doc-list.svg deleted file mode 100755 index 20087e8..0000000 --- a/v2.8/SVG/doc-list.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/v2.8/SVG/document.svg b/v2.8/SVG/document.svg deleted file mode 100755 index 14a00ed..0000000 --- a/v2.8/SVG/document.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/v2.8/SVG/download.svg b/v2.8/SVG/download.svg deleted file mode 100755 index d9b309d..0000000 --- a/v2.8/SVG/download.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/edit.svg b/v2.8/SVG/edit.svg deleted file mode 100755 index 6c47fb0..0000000 --- a/v2.8/SVG/edit.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/ellipsis.svg b/v2.8/SVG/ellipsis.svg deleted file mode 100755 index 7ff3392..0000000 --- a/v2.8/SVG/ellipsis.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/email.svg b/v2.8/SVG/email.svg deleted file mode 100755 index 6848f34..0000000 --- a/v2.8/SVG/email.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/expand.svg b/v2.8/SVG/expand.svg deleted file mode 100755 index 39e37c2..0000000 --- a/v2.8/SVG/expand.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/eye.svg b/v2.8/SVG/eye.svg deleted file mode 100755 index 9a6f310..0000000 --- a/v2.8/SVG/eye.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/face-happy.svg b/v2.8/SVG/face-happy.svg deleted file mode 100755 index 640b56e..0000000 --- a/v2.8/SVG/face-happy.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/v2.8/SVG/face-neutral.svg b/v2.8/SVG/face-neutral.svg deleted file mode 100755 index 0d7359f..0000000 --- a/v2.8/SVG/face-neutral.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/v2.8/SVG/face-sad.svg b/v2.8/SVG/face-sad.svg deleted file mode 100755 index 00cc804..0000000 --- a/v2.8/SVG/face-sad.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/v2.8/SVG/filter.svg b/v2.8/SVG/filter.svg deleted file mode 100755 index ca258ee..0000000 --- a/v2.8/SVG/filter.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/flag.svg b/v2.8/SVG/flag.svg deleted file mode 100755 index d0a92c3..0000000 --- a/v2.8/SVG/flag.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/form.svg b/v2.8/SVG/form.svg deleted file mode 100755 index db87e72..0000000 --- a/v2.8/SVG/form.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/github.svg b/v2.8/SVG/github.svg deleted file mode 100755 index 99df0bf..0000000 --- a/v2.8/SVG/github.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/globe.svg b/v2.8/SVG/globe.svg deleted file mode 100755 index 2df5f44..0000000 --- a/v2.8/SVG/globe.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/google.svg b/v2.8/SVG/google.svg deleted file mode 100755 index 6ff470f..0000000 --- a/v2.8/SVG/google.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/graph-bar.svg b/v2.8/SVG/graph-bar.svg deleted file mode 100755 index c876a0c..0000000 --- a/v2.8/SVG/graph-bar.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/v2.8/SVG/graph-line.svg b/v2.8/SVG/graph-line.svg deleted file mode 100755 index 9f55931..0000000 --- a/v2.8/SVG/graph-line.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/heart-hollow.svg b/v2.8/SVG/heart-hollow.svg deleted file mode 100755 index 930253f..0000000 --- a/v2.8/SVG/heart-hollow.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/heart.svg b/v2.8/SVG/heart.svg deleted file mode 100755 index ca3613b..0000000 --- a/v2.8/SVG/heart.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/home.svg b/v2.8/SVG/home.svg deleted file mode 100755 index 4776cd7..0000000 --- a/v2.8/SVG/home.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/hourglass.svg b/v2.8/SVG/hourglass.svg deleted file mode 100755 index 66d5d72..0000000 --- a/v2.8/SVG/hourglass.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/info.svg b/v2.8/SVG/info.svg deleted file mode 100755 index ddb8712..0000000 --- a/v2.8/SVG/info.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/v2.8/SVG/key.svg b/v2.8/SVG/key.svg deleted file mode 100755 index 6cb69d4..0000000 --- a/v2.8/SVG/key.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/link.svg b/v2.8/SVG/link.svg deleted file mode 100755 index 697d993..0000000 --- a/v2.8/SVG/link.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/list-unordered.svg b/v2.8/SVG/list-unordered.svg deleted file mode 100755 index 316793a..0000000 --- a/v2.8/SVG/list-unordered.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/v2.8/SVG/location.svg b/v2.8/SVG/location.svg deleted file mode 100755 index 58fd1f8..0000000 --- a/v2.8/SVG/location.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/lock.svg b/v2.8/SVG/lock.svg deleted file mode 100755 index 2ffb479..0000000 --- a/v2.8/SVG/lock.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/memory.svg b/v2.8/SVG/memory.svg deleted file mode 100755 index 8030d46..0000000 --- a/v2.8/SVG/memory.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/menu.svg b/v2.8/SVG/menu.svg deleted file mode 100755 index e52f29e..0000000 --- a/v2.8/SVG/menu.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/meteor.svg b/v2.8/SVG/meteor.svg deleted file mode 100755 index 020414c..0000000 --- a/v2.8/SVG/meteor.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/v2.8/SVG/nut.svg b/v2.8/SVG/nut.svg deleted file mode 100755 index b667be3..0000000 --- a/v2.8/SVG/nut.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/outbox.svg b/v2.8/SVG/outbox.svg deleted file mode 100755 index 740434a..0000000 --- a/v2.8/SVG/outbox.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/paintbrush.svg b/v2.8/SVG/paintbrush.svg deleted file mode 100755 index 07e5a7e..0000000 --- a/v2.8/SVG/paintbrush.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/paperclip.svg b/v2.8/SVG/paperclip.svg deleted file mode 100755 index 697eb08..0000000 --- a/v2.8/SVG/paperclip.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/paragraph.svg b/v2.8/SVG/paragraph.svg deleted file mode 100755 index 7d3f00c..0000000 --- a/v2.8/SVG/paragraph.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/phone.svg b/v2.8/SVG/phone.svg deleted file mode 100755 index 040431b..0000000 --- a/v2.8/SVG/phone.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/photo.svg b/v2.8/SVG/photo.svg deleted file mode 100755 index 78ce7b0..0000000 --- a/v2.8/SVG/photo.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/pin.svg b/v2.8/SVG/pin.svg deleted file mode 100755 index 999aba0..0000000 --- a/v2.8/SVG/pin.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/plus.svg b/v2.8/SVG/plus.svg deleted file mode 100755 index 51f42f0..0000000 --- a/v2.8/SVG/plus.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/power.svg b/v2.8/SVG/power.svg deleted file mode 100755 index d0a9956..0000000 --- a/v2.8/SVG/power.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/print.svg b/v2.8/SVG/print.svg deleted file mode 100755 index b13fee0..0000000 --- a/v2.8/SVG/print.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/v2.8/SVG/proceed.svg b/v2.8/SVG/proceed.svg deleted file mode 100755 index 41de9f2..0000000 --- a/v2.8/SVG/proceed.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/profile.svg b/v2.8/SVG/profile.svg deleted file mode 100755 index 5070ec4..0000000 --- a/v2.8/SVG/profile.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/question.svg b/v2.8/SVG/question.svg deleted file mode 100755 index 1af2125..0000000 --- a/v2.8/SVG/question.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/v2.8/SVG/reply.svg b/v2.8/SVG/reply.svg deleted file mode 100755 index fdeb927..0000000 --- a/v2.8/SVG/reply.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/rss.svg b/v2.8/SVG/rss.svg deleted file mode 100755 index 3fb6220..0000000 --- a/v2.8/SVG/rss.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/search.svg b/v2.8/SVG/search.svg deleted file mode 100755 index 22b8090..0000000 --- a/v2.8/SVG/search.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/share.svg b/v2.8/SVG/share.svg deleted file mode 100755 index fc6da7b..0000000 --- a/v2.8/SVG/share.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/shield.svg b/v2.8/SVG/shield.svg deleted file mode 100755 index 1e26803..0000000 --- a/v2.8/SVG/shield.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/speaker.svg b/v2.8/SVG/speaker.svg deleted file mode 100755 index 550f4f9..0000000 --- a/v2.8/SVG/speaker.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/v2.8/SVG/star-hollow.svg b/v2.8/SVG/star-hollow.svg deleted file mode 100755 index d87057f..0000000 --- a/v2.8/SVG/star-hollow.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/star.svg b/v2.8/SVG/star.svg deleted file mode 100755 index 16d6033..0000000 --- a/v2.8/SVG/star.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/stop.svg b/v2.8/SVG/stop.svg deleted file mode 100755 index b5f1a1c..0000000 --- a/v2.8/SVG/stop.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/structure.svg b/v2.8/SVG/structure.svg deleted file mode 100755 index 867b279..0000000 --- a/v2.8/SVG/structure.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/support.svg b/v2.8/SVG/support.svg deleted file mode 100755 index fa2ce13..0000000 --- a/v2.8/SVG/support.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/sync.svg b/v2.8/SVG/sync.svg deleted file mode 100755 index 07d466f..0000000 --- a/v2.8/SVG/sync.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/tablet.svg b/v2.8/SVG/tablet.svg deleted file mode 100755 index ff2df11..0000000 --- a/v2.8/SVG/tablet.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/thumbs-up.svg b/v2.8/SVG/thumbs-up.svg deleted file mode 100755 index 065e385..0000000 --- a/v2.8/SVG/thumbs-up.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/time.svg b/v2.8/SVG/time.svg deleted file mode 100755 index f381440..0000000 --- a/v2.8/SVG/time.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/timer.svg b/v2.8/SVG/timer.svg deleted file mode 100755 index 5e6f3c7..0000000 --- a/v2.8/SVG/timer.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/trash.svg b/v2.8/SVG/trash.svg deleted file mode 100755 index 77a2808..0000000 --- a/v2.8/SVG/trash.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/v2.8/SVG/twitter.svg b/v2.8/SVG/twitter.svg deleted file mode 100755 index 100cae7..0000000 --- a/v2.8/SVG/twitter.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/unlock.svg b/v2.8/SVG/unlock.svg deleted file mode 100755 index 451962f..0000000 --- a/v2.8/SVG/unlock.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/upload.svg b/v2.8/SVG/upload.svg deleted file mode 100755 index 7fa51e5..0000000 --- a/v2.8/SVG/upload.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/user-add.svg b/v2.8/SVG/user-add.svg deleted file mode 100755 index c01817c..0000000 --- a/v2.8/SVG/user-add.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/user-alt.svg b/v2.8/SVG/user-alt.svg deleted file mode 100755 index f86f29c..0000000 --- a/v2.8/SVG/user-alt.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/user.svg b/v2.8/SVG/user.svg deleted file mode 100755 index 7ca787f..0000000 --- a/v2.8/SVG/user.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/users.svg b/v2.8/SVG/users.svg deleted file mode 100755 index 74ada74..0000000 --- a/v2.8/SVG/users.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/video.svg b/v2.8/SVG/video.svg deleted file mode 100755 index 6e0c380..0000000 --- a/v2.8/SVG/video.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/v2.8/SVG/wrench.svg b/v2.8/SVG/wrench.svg deleted file mode 100755 index 29ccba7..0000000 --- a/v2.8/SVG/wrench.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/SVG/youtube.svg b/v2.8/SVG/youtube.svg deleted file mode 100755 index 2515db2..0000000 --- a/v2.8/SVG/youtube.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/v2.8/demo-files/demo._css b/v2.8/demo-files/demo._css deleted file mode 100755 index 651bf48..0000000 --- a/v2.8/demo-files/demo._css +++ /dev/null @@ -1,151 +0,0 @@ -body { - padding: 0; - margin: 0; - font-family: sans-serif; - font-size: 1em; - line-height: 1.5; - color: #555; - background: #fff; -} -h1 { - font-size: 1.5em; - font-weight: normal; -} -small { - font-size: .66666667em; -} -a { - color: #e74c3c; - text-decoration: none; -} -a:hover, a:focus { - box-shadow: 0 1px #e74c3c; -} -.bshadow0, input { - box-shadow: inset 0 -2px #e7e7e7; -} -input:hover { - box-shadow: inset 0 -2px #ccc; -} -input, fieldset { - font-size: 1em; - margin: 0; - padding: 0; - border: 0; -} -input { - color: inherit; - line-height: 1.5; - height: 1.5em; - padding: .25em 0; -} -input:focus { - outline: none; - box-shadow: inset 0 -2px #449fdb; -} -.glyph { - font-size: 16px; - width: 15em; - padding-bottom: 1em; - margin-right: 4em; - margin-bottom: 1em; - float: left; - overflow: hidden; -} -.liga { - width: 80%; - width: calc(100% - 2.5em); -} -.talign-right { - text-align: right; -} -.talign-center { - text-align: center; -} -.bgc1 { - background: #f1f1f1; -} -.fgc1 { - color: #999; -} -.fgc0 { - color: #000; -} -p { - margin-top: 1em; - margin-bottom: 1em; -} -.mvm { - margin-top: .75em; - margin-bottom: .75em; -} -.mtn { - margin-top: 0; -} -.mtl, .mal { - margin-top: 1.5em; -} -.mbl, .mal { - margin-bottom: 1.5em; -} -.mal, .mhl { - margin-left: 1.5em; - margin-right: 1.5em; -} -.mhmm { - margin-left: 1em; - margin-right: 1em; -} -.mls { - margin-left: .25em; -} -.ptl { - padding-top: 1.5em; -} -.pbs, .pvs { - padding-bottom: .25em; -} -.pvs, .pts { - padding-top: .25em; -} -.unit { - float: left; -} -.unitRight { - float: right; -} -.size1of2 { - width: 50%; -} -.size1of1 { - width: 100%; -} -.clearfix:before, .clearfix:after { - content: " "; - display: table; -} -.clearfix:after { - clear: both; -} -.hidden-true { - display: none; -} -.textbox0 { - width: 3em; - background: #f1f1f1; - padding: .25em .5em; - line-height: 1.5; - height: 1.5em; -} -#testDrive { - display: block; - padding-top: 24px; - line-height: 1.5; -} -.fs0 { - font-size: 16px; -} -.fs1 { - font-size: 32px; -} - diff --git a/v2.8/demo-files/demo._js b/v2.8/demo-files/demo._js deleted file mode 100755 index 6f45f1c..0000000 --- a/v2.8/demo-files/demo._js +++ /dev/null @@ -1,30 +0,0 @@ -if (!('boxShadow' in document.body.style)) { - document.body.setAttribute('class', 'noBoxShadow'); -} - -document.body.addEventListener("click", function(e) { - var target = e.target; - if (target.tagName === "INPUT" && - target.getAttribute('class').indexOf('liga') === -1) { - target.select(); - } -}); - -(function() { - var fontSize = document.getElementById('fontSize'), - testDrive = document.getElementById('testDrive'), - testText = document.getElementById('testText'); - function updateTest() { - testDrive.innerHTML = testText.value || String.fromCharCode(160); - if (window.icomoonLiga) { - window.icomoonLiga(testDrive); - } - } - function updateSize() { - testDrive.style.fontSize = fontSize.value + 'px'; - } - fontSize.addEventListener('change', updateSize, false); - testText.addEventListener('input', updateTest, false); - testText.addEventListener('change', updateTest, false); - updateSize(); -}()); diff --git a/v2.8/demo._html b/v2.8/demo._html deleted file mode 100755 index 8411425..0000000 --- a/v2.8/demo._html +++ /dev/null @@ -1,1975 +0,0 @@ - - - - - IcoMoon Demo - - - - - -
-

Font Name: percolate (Glyphs: 121)

-
-
-

Grid Size: 16

-
-
- - - - icon-calendar -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-sidebar -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-tablet -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-atmosphere -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-browser -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-database -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-expand-alt -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-mobile -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-watch -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-home -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-user-alt -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-user -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-user-add -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-users -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-profile -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-bookmark -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-bookmark-hollow -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-star -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-star-hollow -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-circle -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-circle-hollow -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-heart -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-heart-hollow -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-face-happy -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-face-sad -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-face-neutral -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-lock -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-unlock -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-key -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-arrow-left-alt -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-arrow-right-alt -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-sync -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-reply -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-expand -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-arrow-left -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-arrow-up -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-arrow-down -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-arrow-right -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-chevron-down -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-back -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-download -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-upload -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-proceed -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-info -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-question -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-alert -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-edit -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-paintbrush -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-close -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-trash -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-cross -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-delete -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-power -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-add -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-plus -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-document -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-graph-line -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-doc-chart -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-doc-list -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-category -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-copy -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-book -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-certificate -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-print -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-list-unordered -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-graph-bar -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-menu -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-filter -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-ellipsis -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-cog -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-wrench -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-nut -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-camera -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-eye -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-photo -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-video -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-speaker -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-phone -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-flag -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-pin -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-compass -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-globe -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-location -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-search -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-timer -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-time -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-dashboard -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-hourglass -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-play -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-stop -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-email -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-comment -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-link -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-paperclip -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-box -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-structure -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-commit -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-cpu -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-memory -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-outbox -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-share -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-button -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-check -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-form -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-admin -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-paragraph -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-bell -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-rss -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-basket -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-credit -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-support -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-shield -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-beaker -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-google -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-gdrive -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-youtube -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-facebook -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-thumbs-up -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-twitter -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-github -
-
- - -
-
- liga: - -
-
-
-
- - - - icon-meteor -
-
- - -
-
- liga: - -
-
-
- - -
-

Font Test Drive

- - - -
  -
-
- -
-

Generated by IcoMoon

-
- - - - diff --git a/v2.8/fonts/percolate.eot b/v2.8/fonts/percolate.eot deleted file mode 100755 index 118588c..0000000 Binary files a/v2.8/fonts/percolate.eot and /dev/null differ diff --git a/v2.8/fonts/percolate.ttf b/v2.8/fonts/percolate.ttf deleted file mode 100755 index 1b55282..0000000 Binary files a/v2.8/fonts/percolate.ttf and /dev/null differ diff --git a/v2.8/fonts/percolate.woff b/v2.8/fonts/percolate.woff deleted file mode 100755 index 4630fc6..0000000 Binary files a/v2.8/fonts/percolate.woff and /dev/null differ diff --git a/v2.9/SVG/add.svg b/v2.9/SVG/add.svg new file mode 100755 index 0000000..dbe5fa0 --- /dev/null +++ b/v2.9/SVG/add.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/admin.svg b/v2.9/SVG/admin.svg new file mode 100755 index 0000000..ef35552 --- /dev/null +++ b/v2.9/SVG/admin.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/alert.svg b/v2.9/SVG/alert.svg new file mode 100755 index 0000000..dbd58af --- /dev/null +++ b/v2.9/SVG/alert.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/arrow-down.svg b/v2.9/SVG/arrow-down.svg new file mode 100755 index 0000000..54015eb --- /dev/null +++ b/v2.9/SVG/arrow-down.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/arrow-left-alt.svg b/v2.9/SVG/arrow-left-alt.svg new file mode 100755 index 0000000..e9e7d68 --- /dev/null +++ b/v2.9/SVG/arrow-left-alt.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.8/SVG/arrow-up.svg b/v2.9/SVG/arrow-left.svg similarity index 54% rename from v2.8/SVG/arrow-up.svg rename to v2.9/SVG/arrow-left.svg index 769e376..40cc14f 100755 --- a/v2.8/SVG/arrow-up.svg +++ b/v2.9/SVG/arrow-left.svg @@ -2,5 +2,5 @@ - + diff --git a/v2.9/SVG/arrow-right-alt.svg b/v2.9/SVG/arrow-right-alt.svg new file mode 100755 index 0000000..369651f --- /dev/null +++ b/v2.9/SVG/arrow-right-alt.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.8/SVG/arrow-down.svg b/v2.9/SVG/arrow-right.svg similarity index 54% rename from v2.8/SVG/arrow-down.svg rename to v2.9/SVG/arrow-right.svg index 5c914f4..7428654 100755 --- a/v2.8/SVG/arrow-down.svg +++ b/v2.9/SVG/arrow-right.svg @@ -2,5 +2,5 @@ - + diff --git a/v2.9/SVG/arrow-up.svg b/v2.9/SVG/arrow-up.svg new file mode 100755 index 0000000..09cd967 --- /dev/null +++ b/v2.9/SVG/arrow-up.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.8/SVG/atmosphere.svg b/v2.9/SVG/atmosphere.svg similarity index 100% rename from v2.8/SVG/atmosphere.svg rename to v2.9/SVG/atmosphere.svg diff --git a/v2.9/SVG/back.svg b/v2.9/SVG/back.svg new file mode 100755 index 0000000..8c5110d --- /dev/null +++ b/v2.9/SVG/back.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/basket.svg b/v2.9/SVG/basket.svg new file mode 100755 index 0000000..7a379f6 --- /dev/null +++ b/v2.9/SVG/basket.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/v2.9/SVG/beaker.svg b/v2.9/SVG/beaker.svg new file mode 100755 index 0000000..97f9e1d --- /dev/null +++ b/v2.9/SVG/beaker.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/bell.svg b/v2.9/SVG/bell.svg new file mode 100755 index 0000000..1e587bc --- /dev/null +++ b/v2.9/SVG/bell.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.8/SVG/book.svg b/v2.9/SVG/book.svg similarity index 100% rename from v2.8/SVG/book.svg rename to v2.9/SVG/book.svg diff --git a/v2.9/SVG/bookmark-hollow.svg b/v2.9/SVG/bookmark-hollow.svg new file mode 100755 index 0000000..484fb00 --- /dev/null +++ b/v2.9/SVG/bookmark-hollow.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/bookmark.svg b/v2.9/SVG/bookmark.svg new file mode 100755 index 0000000..5de60e8 --- /dev/null +++ b/v2.9/SVG/bookmark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/box.svg b/v2.9/SVG/box.svg new file mode 100755 index 0000000..25f731d --- /dev/null +++ b/v2.9/SVG/box.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/browser.svg b/v2.9/SVG/browser.svg new file mode 100755 index 0000000..3d30b89 --- /dev/null +++ b/v2.9/SVG/browser.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/button.svg b/v2.9/SVG/button.svg new file mode 100755 index 0000000..322f570 --- /dev/null +++ b/v2.9/SVG/button.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/calendar.svg b/v2.9/SVG/calendar.svg new file mode 100755 index 0000000..2f1e925 --- /dev/null +++ b/v2.9/SVG/calendar.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/camera.svg b/v2.9/SVG/camera.svg new file mode 100755 index 0000000..76a5847 --- /dev/null +++ b/v2.9/SVG/camera.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/category.svg b/v2.9/SVG/category.svg new file mode 100755 index 0000000..b03f8a0 --- /dev/null +++ b/v2.9/SVG/category.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/v2.9/SVG/certificate.svg b/v2.9/SVG/certificate.svg new file mode 100755 index 0000000..fd93a13 --- /dev/null +++ b/v2.9/SVG/certificate.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/check.svg b/v2.9/SVG/check.svg new file mode 100755 index 0000000..df5ac19 --- /dev/null +++ b/v2.9/SVG/check.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.8/SVG/arrow-left.svg b/v2.9/SVG/chevron-down.svg similarity index 53% rename from v2.8/SVG/arrow-left.svg rename to v2.9/SVG/chevron-down.svg index e146ea2..ba13671 100755 --- a/v2.8/SVG/arrow-left.svg +++ b/v2.9/SVG/chevron-down.svg @@ -2,5 +2,5 @@ - + diff --git a/v2.9/SVG/circle-hollow.svg b/v2.9/SVG/circle-hollow.svg new file mode 100755 index 0000000..dd3ed3a --- /dev/null +++ b/v2.9/SVG/circle-hollow.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.8/SVG/circle.svg b/v2.9/SVG/circle.svg similarity index 72% rename from v2.8/SVG/circle.svg rename to v2.9/SVG/circle.svg index a0ddf03..e666567 100755 --- a/v2.8/SVG/circle.svg +++ b/v2.9/SVG/circle.svg @@ -2,5 +2,5 @@ - + diff --git a/v2.9/SVG/close.svg b/v2.9/SVG/close.svg new file mode 100755 index 0000000..997ef0e --- /dev/null +++ b/v2.9/SVG/close.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/cog.svg b/v2.9/SVG/cog.svg new file mode 100755 index 0000000..aa3e62d --- /dev/null +++ b/v2.9/SVG/cog.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/comment.svg b/v2.9/SVG/comment.svg new file mode 100755 index 0000000..9aafb09 --- /dev/null +++ b/v2.9/SVG/comment.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/v2.9/SVG/commit.svg b/v2.9/SVG/commit.svg new file mode 100755 index 0000000..a106493 --- /dev/null +++ b/v2.9/SVG/commit.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/compass.svg b/v2.9/SVG/compass.svg new file mode 100755 index 0000000..27aee09 --- /dev/null +++ b/v2.9/SVG/compass.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/copy.svg b/v2.9/SVG/copy.svg new file mode 100755 index 0000000..d835682 --- /dev/null +++ b/v2.9/SVG/copy.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/cpu.svg b/v2.9/SVG/cpu.svg new file mode 100755 index 0000000..f409661 --- /dev/null +++ b/v2.9/SVG/cpu.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/credit.svg b/v2.9/SVG/credit.svg new file mode 100755 index 0000000..35a305a --- /dev/null +++ b/v2.9/SVG/credit.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/cross.svg b/v2.9/SVG/cross.svg new file mode 100755 index 0000000..e9ffea6 --- /dev/null +++ b/v2.9/SVG/cross.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/dashboard.svg b/v2.9/SVG/dashboard.svg new file mode 100755 index 0000000..cb0d6ad --- /dev/null +++ b/v2.9/SVG/dashboard.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.8/SVG/database.svg b/v2.9/SVG/database.svg similarity index 100% rename from v2.8/SVG/database.svg rename to v2.9/SVG/database.svg diff --git a/v2.9/SVG/delete.svg b/v2.9/SVG/delete.svg new file mode 100755 index 0000000..6ce61fb --- /dev/null +++ b/v2.9/SVG/delete.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/doc-chart.svg b/v2.9/SVG/doc-chart.svg new file mode 100755 index 0000000..83df2b8 --- /dev/null +++ b/v2.9/SVG/doc-chart.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/doc-list.svg b/v2.9/SVG/doc-list.svg new file mode 100755 index 0000000..929c2fd --- /dev/null +++ b/v2.9/SVG/doc-list.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/v2.9/SVG/document.svg b/v2.9/SVG/document.svg new file mode 100755 index 0000000..48ee65b --- /dev/null +++ b/v2.9/SVG/document.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/v2.9/SVG/download.svg b/v2.9/SVG/download.svg new file mode 100755 index 0000000..411007c --- /dev/null +++ b/v2.9/SVG/download.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/edit.svg b/v2.9/SVG/edit.svg new file mode 100755 index 0000000..6990166 --- /dev/null +++ b/v2.9/SVG/edit.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/ellipsis.svg b/v2.9/SVG/ellipsis.svg new file mode 100755 index 0000000..33839af --- /dev/null +++ b/v2.9/SVG/ellipsis.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/email.svg b/v2.9/SVG/email.svg new file mode 100755 index 0000000..7ab877d --- /dev/null +++ b/v2.9/SVG/email.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.8/SVG/expand-alt.svg b/v2.9/SVG/expand-alt.svg similarity index 100% rename from v2.8/SVG/expand-alt.svg rename to v2.9/SVG/expand-alt.svg diff --git a/v2.9/SVG/expand.svg b/v2.9/SVG/expand.svg new file mode 100755 index 0000000..c48148a --- /dev/null +++ b/v2.9/SVG/expand.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/eye.svg b/v2.9/SVG/eye.svg new file mode 100755 index 0000000..a1d930d --- /dev/null +++ b/v2.9/SVG/eye.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/face-happy.svg b/v2.9/SVG/face-happy.svg new file mode 100755 index 0000000..711c5eb --- /dev/null +++ b/v2.9/SVG/face-happy.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/v2.8/SVG/circle-hollow.svg b/v2.9/SVG/face-neutral.svg similarity index 53% rename from v2.8/SVG/circle-hollow.svg rename to v2.9/SVG/face-neutral.svg index 5498557..b09e95b 100755 --- a/v2.8/SVG/circle-hollow.svg +++ b/v2.9/SVG/face-neutral.svg @@ -2,5 +2,8 @@ - + + + + diff --git a/v2.9/SVG/face-sad.svg b/v2.9/SVG/face-sad.svg new file mode 100755 index 0000000..73fbd61 --- /dev/null +++ b/v2.9/SVG/face-sad.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/v2.8/SVG/facebook.svg b/v2.9/SVG/facebook.svg similarity index 57% rename from v2.8/SVG/facebook.svg rename to v2.9/SVG/facebook.svg index 0dc1b87..9ca96d6 100755 --- a/v2.8/SVG/facebook.svg +++ b/v2.9/SVG/facebook.svg @@ -2,5 +2,5 @@ - + diff --git a/v2.9/SVG/filter.svg b/v2.9/SVG/filter.svg new file mode 100755 index 0000000..ab2853a --- /dev/null +++ b/v2.9/SVG/filter.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/flag.svg b/v2.9/SVG/flag.svg new file mode 100755 index 0000000..af95455 --- /dev/null +++ b/v2.9/SVG/flag.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/form.svg b/v2.9/SVG/form.svg new file mode 100755 index 0000000..d3e5135 --- /dev/null +++ b/v2.9/SVG/form.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.8/SVG/gdrive.svg b/v2.9/SVG/gdrive.svg similarity index 60% rename from v2.8/SVG/gdrive.svg rename to v2.9/SVG/gdrive.svg index 49b373a..2e9cdb4 100755 --- a/v2.8/SVG/gdrive.svg +++ b/v2.9/SVG/gdrive.svg @@ -2,5 +2,5 @@ - + diff --git a/v2.9/SVG/github.svg b/v2.9/SVG/github.svg new file mode 100755 index 0000000..09c117c --- /dev/null +++ b/v2.9/SVG/github.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/globe.svg b/v2.9/SVG/globe.svg new file mode 100755 index 0000000..8e747b3 --- /dev/null +++ b/v2.9/SVG/globe.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/google.svg b/v2.9/SVG/google.svg new file mode 100755 index 0000000..344cad5 --- /dev/null +++ b/v2.9/SVG/google.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/graph-bar.svg b/v2.9/SVG/graph-bar.svg new file mode 100755 index 0000000..6cc4c0b --- /dev/null +++ b/v2.9/SVG/graph-bar.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/v2.9/SVG/graph-line.svg b/v2.9/SVG/graph-line.svg new file mode 100755 index 0000000..a0a565e --- /dev/null +++ b/v2.9/SVG/graph-line.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/grow.svg b/v2.9/SVG/grow.svg new file mode 100755 index 0000000..144786a --- /dev/null +++ b/v2.9/SVG/grow.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/v2.9/SVG/heart-hollow.svg b/v2.9/SVG/heart-hollow.svg new file mode 100755 index 0000000..43e876e --- /dev/null +++ b/v2.9/SVG/heart-hollow.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/heart.svg b/v2.9/SVG/heart.svg new file mode 100755 index 0000000..c09892c --- /dev/null +++ b/v2.9/SVG/heart.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/home.svg b/v2.9/SVG/home.svg new file mode 100755 index 0000000..47d667d --- /dev/null +++ b/v2.9/SVG/home.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/hourglass.svg b/v2.9/SVG/hourglass.svg new file mode 100755 index 0000000..32e87ee --- /dev/null +++ b/v2.9/SVG/hourglass.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/info.svg b/v2.9/SVG/info.svg new file mode 100755 index 0000000..0749ce1 --- /dev/null +++ b/v2.9/SVG/info.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/v2.9/SVG/key.svg b/v2.9/SVG/key.svg new file mode 100755 index 0000000..a29084d --- /dev/null +++ b/v2.9/SVG/key.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/lightning.svg b/v2.9/SVG/lightning.svg new file mode 100755 index 0000000..8755aac --- /dev/null +++ b/v2.9/SVG/lightning.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/link.svg b/v2.9/SVG/link.svg new file mode 100755 index 0000000..1ed8337 --- /dev/null +++ b/v2.9/SVG/link.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/list-unordered.svg b/v2.9/SVG/list-unordered.svg new file mode 100755 index 0000000..542c1a0 --- /dev/null +++ b/v2.9/SVG/list-unordered.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/v2.9/SVG/location.svg b/v2.9/SVG/location.svg new file mode 100755 index 0000000..c10490e --- /dev/null +++ b/v2.9/SVG/location.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/lock.svg b/v2.9/SVG/lock.svg new file mode 100755 index 0000000..d7f66da --- /dev/null +++ b/v2.9/SVG/lock.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/memory.svg b/v2.9/SVG/memory.svg new file mode 100755 index 0000000..209a576 --- /dev/null +++ b/v2.9/SVG/memory.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/menu.svg b/v2.9/SVG/menu.svg new file mode 100755 index 0000000..744149f --- /dev/null +++ b/v2.9/SVG/menu.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/meteor.svg b/v2.9/SVG/meteor.svg new file mode 100755 index 0000000..88c39fa --- /dev/null +++ b/v2.9/SVG/meteor.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/v2.8/SVG/mobile.svg b/v2.9/SVG/mobile.svg similarity index 100% rename from v2.8/SVG/mobile.svg rename to v2.9/SVG/mobile.svg diff --git a/v2.9/SVG/nut.svg b/v2.9/SVG/nut.svg new file mode 100755 index 0000000..6f2bf84 --- /dev/null +++ b/v2.9/SVG/nut.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/outbox.svg b/v2.9/SVG/outbox.svg new file mode 100755 index 0000000..46df622 --- /dev/null +++ b/v2.9/SVG/outbox.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/paintbrush.svg b/v2.9/SVG/paintbrush.svg new file mode 100755 index 0000000..a8f40c5 --- /dev/null +++ b/v2.9/SVG/paintbrush.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/paperclip.svg b/v2.9/SVG/paperclip.svg new file mode 100755 index 0000000..1b992ea --- /dev/null +++ b/v2.9/SVG/paperclip.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/paragraph.svg b/v2.9/SVG/paragraph.svg new file mode 100755 index 0000000..2109fd3 --- /dev/null +++ b/v2.9/SVG/paragraph.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/phone.svg b/v2.9/SVG/phone.svg new file mode 100755 index 0000000..d1ea0d3 --- /dev/null +++ b/v2.9/SVG/phone.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/photo.svg b/v2.9/SVG/photo.svg new file mode 100755 index 0000000..c63bed0 --- /dev/null +++ b/v2.9/SVG/photo.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/pin.svg b/v2.9/SVG/pin.svg new file mode 100755 index 0000000..e9029b4 --- /dev/null +++ b/v2.9/SVG/pin.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.8/SVG/play.svg b/v2.9/SVG/play.svg similarity index 56% rename from v2.8/SVG/play.svg rename to v2.9/SVG/play.svg index c38a708..42d0555 100755 --- a/v2.8/SVG/play.svg +++ b/v2.9/SVG/play.svg @@ -2,5 +2,5 @@ - + diff --git a/v2.8/SVG/arrow-right.svg b/v2.9/SVG/plus.svg similarity index 52% rename from v2.8/SVG/arrow-right.svg rename to v2.9/SVG/plus.svg index 874d809..0f7a206 100755 --- a/v2.8/SVG/arrow-right.svg +++ b/v2.9/SVG/plus.svg @@ -2,5 +2,5 @@ - + diff --git a/v2.9/SVG/power.svg b/v2.9/SVG/power.svg new file mode 100755 index 0000000..2ef7c91 --- /dev/null +++ b/v2.9/SVG/power.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/print.svg b/v2.9/SVG/print.svg new file mode 100755 index 0000000..a11d083 --- /dev/null +++ b/v2.9/SVG/print.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/v2.9/SVG/proceed.svg b/v2.9/SVG/proceed.svg new file mode 100755 index 0000000..a7099e8 --- /dev/null +++ b/v2.9/SVG/proceed.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/profile.svg b/v2.9/SVG/profile.svg new file mode 100755 index 0000000..be0b539 --- /dev/null +++ b/v2.9/SVG/profile.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/question.svg b/v2.9/SVG/question.svg new file mode 100755 index 0000000..d60795c --- /dev/null +++ b/v2.9/SVG/question.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/v2.9/SVG/reply.svg b/v2.9/SVG/reply.svg new file mode 100755 index 0000000..83a7384 --- /dev/null +++ b/v2.9/SVG/reply.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/request-change.svg b/v2.9/SVG/request-change.svg new file mode 100755 index 0000000..9e14957 --- /dev/null +++ b/v2.9/SVG/request-change.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/rss.svg b/v2.9/SVG/rss.svg new file mode 100755 index 0000000..3b1ffd2 --- /dev/null +++ b/v2.9/SVG/rss.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/search.svg b/v2.9/SVG/search.svg new file mode 100755 index 0000000..62b7ced --- /dev/null +++ b/v2.9/SVG/search.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/share.svg b/v2.9/SVG/share.svg new file mode 100755 index 0000000..6ac67ec --- /dev/null +++ b/v2.9/SVG/share.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/shield.svg b/v2.9/SVG/shield.svg new file mode 100755 index 0000000..71e8174 --- /dev/null +++ b/v2.9/SVG/shield.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.8/SVG/sidebar.svg b/v2.9/SVG/sidebar.svg similarity index 100% rename from v2.8/SVG/sidebar.svg rename to v2.9/SVG/sidebar.svg diff --git a/v2.9/SVG/speaker.svg b/v2.9/SVG/speaker.svg new file mode 100755 index 0000000..a714211 --- /dev/null +++ b/v2.9/SVG/speaker.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/v2.9/SVG/star-hollow.svg b/v2.9/SVG/star-hollow.svg new file mode 100755 index 0000000..22ee619 --- /dev/null +++ b/v2.9/SVG/star-hollow.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/star.svg b/v2.9/SVG/star.svg new file mode 100755 index 0000000..52e3e08 --- /dev/null +++ b/v2.9/SVG/star.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/stop.svg b/v2.9/SVG/stop.svg new file mode 100755 index 0000000..a48791b --- /dev/null +++ b/v2.9/SVG/stop.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/structure.svg b/v2.9/SVG/structure.svg new file mode 100755 index 0000000..4c03e20 --- /dev/null +++ b/v2.9/SVG/structure.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/support.svg b/v2.9/SVG/support.svg new file mode 100755 index 0000000..714ea54 --- /dev/null +++ b/v2.9/SVG/support.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/sync.svg b/v2.9/SVG/sync.svg new file mode 100755 index 0000000..79d168b --- /dev/null +++ b/v2.9/SVG/sync.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/tablet.svg b/v2.9/SVG/tablet.svg new file mode 100755 index 0000000..ca49af7 --- /dev/null +++ b/v2.9/SVG/tablet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/thumbs-up.svg b/v2.9/SVG/thumbs-up.svg new file mode 100755 index 0000000..5eee2fb --- /dev/null +++ b/v2.9/SVG/thumbs-up.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/time.svg b/v2.9/SVG/time.svg new file mode 100755 index 0000000..e2c2718 --- /dev/null +++ b/v2.9/SVG/time.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/timer.svg b/v2.9/SVG/timer.svg new file mode 100755 index 0000000..880c673 --- /dev/null +++ b/v2.9/SVG/timer.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/transfer.svg b/v2.9/SVG/transfer.svg new file mode 100755 index 0000000..b58720a --- /dev/null +++ b/v2.9/SVG/transfer.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/trash.svg b/v2.9/SVG/trash.svg new file mode 100755 index 0000000..b4a3be0 --- /dev/null +++ b/v2.9/SVG/trash.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/v2.9/SVG/twitter.svg b/v2.9/SVG/twitter.svg new file mode 100755 index 0000000..5c1328a --- /dev/null +++ b/v2.9/SVG/twitter.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/unlock.svg b/v2.9/SVG/unlock.svg new file mode 100755 index 0000000..3890847 --- /dev/null +++ b/v2.9/SVG/unlock.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/upload.svg b/v2.9/SVG/upload.svg new file mode 100755 index 0000000..db96785 --- /dev/null +++ b/v2.9/SVG/upload.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/user-add.svg b/v2.9/SVG/user-add.svg new file mode 100755 index 0000000..6461add --- /dev/null +++ b/v2.9/SVG/user-add.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/user-alt.svg b/v2.9/SVG/user-alt.svg new file mode 100755 index 0000000..77d0dc1 --- /dev/null +++ b/v2.9/SVG/user-alt.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/user.svg b/v2.9/SVG/user.svg new file mode 100755 index 0000000..752069a --- /dev/null +++ b/v2.9/SVG/user.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/users.svg b/v2.9/SVG/users.svg new file mode 100755 index 0000000..1d350fe --- /dev/null +++ b/v2.9/SVG/users.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.9/SVG/video.svg b/v2.9/SVG/video.svg new file mode 100755 index 0000000..97d8082 --- /dev/null +++ b/v2.9/SVG/video.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/v2.8/SVG/watch.svg b/v2.9/SVG/watch.svg similarity index 100% rename from v2.8/SVG/watch.svg rename to v2.9/SVG/watch.svg diff --git a/v2.9/SVG/wrench.svg b/v2.9/SVG/wrench.svg new file mode 100755 index 0000000..4287833 --- /dev/null +++ b/v2.9/SVG/wrench.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/SVG/youtube.svg b/v2.9/SVG/youtube.svg new file mode 100755 index 0000000..e459ce5 --- /dev/null +++ b/v2.9/SVG/youtube.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/v2.9/fonts/percolate.eot b/v2.9/fonts/percolate.eot new file mode 100755 index 0000000..4a030ed Binary files /dev/null and b/v2.9/fonts/percolate.eot differ diff --git a/v2.8/fonts/percolate.svg b/v2.9/fonts/percolate.svg similarity index 97% rename from v2.8/fonts/percolate.svg rename to v2.9/fonts/percolate.svg index 73d6cb2..38edbca 100755 --- a/v2.8/fonts/percolate.svg +++ b/v2.9/fonts/percolate.svg @@ -128,4 +128,8 @@ + + + + \ No newline at end of file diff --git a/v2.9/fonts/percolate.ttf b/v2.9/fonts/percolate.ttf new file mode 100755 index 0000000..6a2f536 Binary files /dev/null and b/v2.9/fonts/percolate.ttf differ diff --git a/v2.9/fonts/percolate.woff b/v2.9/fonts/percolate.woff new file mode 100755 index 0000000..2f9b93a Binary files /dev/null and b/v2.9/fonts/percolate.woff differ diff --git a/v2.8/selection.json b/v2.9/selection.json similarity index 97% rename from v2.8/selection.json rename to v2.9/selection.json index 5e76317..ac0bed7 100755 --- a/v2.8/selection.json +++ b/v2.9/selection.json @@ -1,6 +1,117 @@ { "IcoMoonType": "selection", "icons": [ + { + "icon": { + "paths": [ + "M477.162 512.368c-1.694-0.216-3.408-0.37-5.162-0.37h-367.968c-1.754 0-3.468 0.152-5.162 0.37-19.646 2.538-34.838 19.292-34.838 39.63v368.032c0 22.094 17.91 40 40 40h367.968c13.808 0 25.98-6.996 33.168-17.636 0.102-0.148 0.184-0.308 0.282-0.458 0.612-0.924 1.2-1.862 1.722-2.838 0.046-0.082 0.080-0.172 0.124-0.254 2.994-5.61 4.704-12.008 4.704-18.808v-368.036c0-20.34-15.192-37.094-34.838-39.632zM144.032 880.030v-288.032h287.968v288.032h-287.968z", + "M744.032 319.946c0-20.34-15.192-37.094-34.838-39.63-1.694-0.216-3.408-0.37-5.162-0.37h-600.084c-22.092 0-40 17.912-40 40.002s17.91 40 40 40l560.084-0.002v560.084c0 22.092 17.912 40 40.002 40s40-17.91 40-40l-0.002-600.084z", + "M925.194 64.4c-1.694-0.216-3.408-0.37-5.162-0.37h-816c-22.092 0-40 17.912-40 40.002s17.91 40 40 40c0 0 432.026-0.002 432.040-0.002h343.96v343.96c0 0.014-0.002 432.040-0.002 432.040 0 22.092 17.912 40 40.002 40s39.998-17.908 40-39.996v0-816.004c-0-20.34-15.192-37.094-34.838-39.63z" + ], + "attrs": [], + "isMulticolor": false, + "grid": 16, + "tags": [ + "grow" + ], + "colorPermutations": { + "127255791": [] + } + }, + "attrs": [], + "properties": { + "order": 126, + "id": 124, + "prevSize": 32, + "code": 59651, + "name": "grow" + }, + "setIdx": 0, + "setId": 0, + "iconIdx": 0 + }, + { + "icon": { + "paths": [ + "M320.022 1022.644c-7.408 0-14.852-2.052-21.44-6.238-15.292-9.714-22.144-28.494-16.706-45.774l115.186-365.908-214.552-52.57c-14.714-3.606-26.128-15.214-29.486-29.988-3.356-14.772 1.92-30.174 13.632-39.786l576-472.662c14.458-11.864 35.208-12.126 49.962-0.628 14.752 11.498 19.568 31.684 11.594 48.602l-171.202 363.256 208.648 51.756c14.29 3.544 25.476 14.652 29.124 28.914s-0.834 29.376-11.668 39.344l-512 471.112c-7.586 6.986-17.308 10.57-27.092 10.57zM279.236 493.49l178.314 43.69c10.74 2.63 19.912 9.59 25.336 19.226s6.62 21.086 3.298 31.634l-83.030 263.76 347.066-319.352-183.82-45.596c-11.63-2.884-21.356-10.832-26.498-21.656-5.144-10.822-5.164-23.382-0.054-34.22l116.31-246.788-376.922 309.302z" + ], + "attrs": [], + "isMulticolor": false, + "grid": 16, + "tags": [ + "lightning" + ], + "colorPermutations": { + "127255791": [] + } + }, + "attrs": [], + "properties": { + "order": 125, + "id": 123, + "prevSize": 32, + "code": 59652, + "name": "lightning" + }, + "setIdx": 0, + "setId": 0, + "iconIdx": 1 + }, + { + "icon": { + "paths": [ + "M925.164 193.396c-1.696-0.214-3.41-0.368-5.164-0.368h-816c-1.754 0-3.468 0.152-5.16 0.368-19.648 2.54-34.84 19.292-34.84 39.632v560c0 22.094 17.91 40 40 40h111.886v86.004c0 22.090 17.91 40 40 40 0.292 0 0.582-0.040 0.876-0.046 10.536 0.238 21.144-3.624 29.18-11.67l114.292-114.286h519.766c13.808 0 25.98-6.996 33.168-17.636 0.102-0.144 0.184-0.304 0.282-0.458 0.614-0.922 1.2-1.86 1.722-2.836 0.046-0.082 0.082-0.172 0.124-0.254 2.988-5.618 4.704-12.008 4.704-18.812v0-560c-0-20.346-15.192-37.098-34.836-39.638zM880 753.028h-736v-480h736v480zM756.334 484.17l-125-125.436c-15.594-15.65-40.92-15.692-56.568-0.1-15.648 15.594-15.694 40.92-0.1 56.568l57.004 57.204h-335.67c-22.092 0-40 17.908-40 40s17.908 40 40 40h335.258l-56.508 56.368c-15.64 15.602-15.672 40.928-0.070 56.57 7.814 7.832 18.066 11.752 28.32 11.75 10.22 0 20.442-3.892 28.25-11.68l125-124.688c15.634-15.596 15.672-40.912 0.084-56.556z" + ], + "attrs": [], + "isMulticolor": false, + "grid": 16, + "tags": [ + "request-change" + ], + "colorPermutations": { + "127255791": [] + } + }, + "attrs": [], + "properties": { + "order": 124, + "id": 122, + "prevSize": 32, + "code": 59653, + "name": "request-change" + }, + "setIdx": 0, + "setId": 0, + "iconIdx": 2 + }, + { + "icon": { + "paths": [ + "M916.334 292.172l-125-125.438c-15.596-15.648-40.92-15.692-56.568-0.098s-15.694 40.92-0.1 56.566l57.006 57.206h-655.672c-22.092 0-40 17.908-40 40s17.908 40 40 40h655.258l-56.508 56.368c-15.64 15.602-15.672 40.928-0.070 56.568 7.814 7.832 18.066 11.752 28.32 11.75 10.218 0 20.442-3.89 28.25-11.68l125-124.688c15.632-15.596 15.672-40.91 0.084-56.554z", + "M107.666 731.892l125 125.438c15.596 15.648 40.92 15.692 56.568 0.098s15.694-40.92 0.1-56.566l-57.006-57.206h655.672c22.092 0 40-17.908 40-40s-17.908-40-40-40h-655.258l56.508-56.368c15.64-15.602 15.672-40.928 0.070-56.568-7.814-7.832-18.066-11.752-28.32-11.75-10.218 0-20.442 3.89-28.25 11.68l-125 124.688c-15.632 15.596-15.672 40.91-0.084 56.554z" + ], + "attrs": [], + "isMulticolor": false, + "grid": 16, + "tags": [ + "transfer" + ], + "colorPermutations": { + "127255791": [] + } + }, + "attrs": [], + "properties": { + "order": 123, + "id": 121, + "prevSize": 32, + "code": 59654, + "name": "transfer" + }, + "setIdx": 0, + "setId": 0, + "iconIdx": 3 + }, { "icon": { "paths": [ @@ -26,7 +137,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 0 + "iconIdx": 4 }, { "icon": { @@ -87,7 +198,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 1 + "iconIdx": 5 }, { "icon": { @@ -114,7 +225,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 2 + "iconIdx": 6 }, { "icon": { @@ -151,7 +262,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 3 + "iconIdx": 7 }, { "icon": { @@ -178,7 +289,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 4 + "iconIdx": 8 }, { "icon": { @@ -215,7 +326,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 5 + "iconIdx": 9 }, { "icon": { @@ -260,7 +371,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 6 + "iconIdx": 10 }, { "icon": { @@ -305,7 +416,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 7 + "iconIdx": 11 }, { "icon": { @@ -342,7 +453,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 8 + "iconIdx": 12 }, { "icon": { @@ -369,7 +480,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 9 + "iconIdx": 13 }, { "icon": { @@ -396,7 +507,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 10 + "iconIdx": 14 }, { "icon": { @@ -423,7 +534,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 11 + "iconIdx": 15 }, { "icon": { @@ -451,7 +562,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 12 + "iconIdx": 16 }, { "icon": { @@ -479,7 +590,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 13 + "iconIdx": 17 }, { "icon": { @@ -506,7 +617,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 14 + "iconIdx": 18 }, { "icon": { @@ -533,7 +644,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 15 + "iconIdx": 19 }, { "icon": { @@ -560,7 +671,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 16 + "iconIdx": 20 }, { "icon": { @@ -587,7 +698,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 17 + "iconIdx": 21 }, { "icon": { @@ -614,7 +725,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 18 + "iconIdx": 22 }, { "icon": { @@ -641,7 +752,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 19 + "iconIdx": 23 }, { "icon": { @@ -668,7 +779,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 20 + "iconIdx": 24 }, { "icon": { @@ -695,7 +806,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 21 + "iconIdx": 25 }, { "icon": { @@ -722,7 +833,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 22 + "iconIdx": 26 }, { "icon": { @@ -752,7 +863,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 23 + "iconIdx": 27 }, { "icon": { @@ -782,7 +893,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 24 + "iconIdx": 28 }, { "icon": { @@ -812,7 +923,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 25 + "iconIdx": 29 }, { "icon": { @@ -839,7 +950,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 26 + "iconIdx": 30 }, { "icon": { @@ -867,7 +978,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 27 + "iconIdx": 31 }, { "icon": { @@ -895,7 +1006,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 28 + "iconIdx": 32 }, { "icon": { @@ -922,7 +1033,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 29 + "iconIdx": 33 }, { "icon": { @@ -949,7 +1060,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 30 + "iconIdx": 34 }, { "icon": { @@ -977,7 +1088,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 31 + "iconIdx": 35 }, { "icon": { @@ -1004,7 +1115,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 32 + "iconIdx": 36 }, { "icon": { @@ -1031,7 +1142,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 33 + "iconIdx": 37 }, { "icon": { @@ -1058,7 +1169,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 34 + "iconIdx": 38 }, { "icon": { @@ -1085,7 +1196,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 35 + "iconIdx": 39 }, { "icon": { @@ -1112,7 +1223,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 36 + "iconIdx": 40 }, { "icon": { @@ -1139,7 +1250,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 37 + "iconIdx": 41 }, { "icon": { @@ -1166,7 +1277,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 38 + "iconIdx": 42 }, { "icon": { @@ -1193,7 +1304,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 39 + "iconIdx": 43 }, { "icon": { @@ -1220,7 +1331,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 40 + "iconIdx": 44 }, { "icon": { @@ -1247,7 +1358,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 41 + "iconIdx": 45 }, { "icon": { @@ -1274,7 +1385,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 42 + "iconIdx": 46 }, { "icon": { @@ -1303,7 +1414,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 43 + "iconIdx": 47 }, { "icon": { @@ -1332,7 +1443,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 44 + "iconIdx": 48 }, { "icon": { @@ -1359,7 +1470,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 45 + "iconIdx": 49 }, { "icon": { @@ -1386,7 +1497,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 46 + "iconIdx": 50 }, { "icon": { @@ -1413,7 +1524,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 47 + "iconIdx": 51 }, { "icon": { @@ -1440,7 +1551,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 48 + "iconIdx": 52 }, { "icon": { @@ -1470,7 +1581,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 49 + "iconIdx": 53 }, { "icon": { @@ -1497,7 +1608,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 50 + "iconIdx": 54 }, { "icon": { @@ -1524,7 +1635,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 51 + "iconIdx": 55 }, { "icon": { @@ -1552,7 +1663,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 52 + "iconIdx": 56 }, { "icon": { @@ -1580,7 +1691,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 53 + "iconIdx": 57 }, { "icon": { @@ -1607,7 +1718,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 54 + "iconIdx": 58 }, { "icon": { @@ -1637,7 +1748,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 55 + "iconIdx": 59 }, { "icon": { @@ -1665,7 +1776,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 56 + "iconIdx": 60 }, { "icon": { @@ -1692,7 +1803,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 57 + "iconIdx": 61 }, { "icon": { @@ -1722,7 +1833,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 58 + "iconIdx": 62 }, { "icon": { @@ -1751,7 +1862,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 59 + "iconIdx": 63 }, { "icon": { @@ -1778,7 +1889,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 60 + "iconIdx": 64 }, { "icon": { @@ -1819,7 +1930,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 61 + "iconIdx": 65 }, { "icon": { @@ -1846,7 +1957,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 62 + "iconIdx": 66 }, { "icon": { @@ -1875,7 +1986,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 63 + "iconIdx": 67 }, { "icon": { @@ -1909,7 +2020,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 64 + "iconIdx": 68 }, { "icon": { @@ -1940,7 +2051,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 65 + "iconIdx": 69 }, { "icon": { @@ -1967,7 +2078,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 66 + "iconIdx": 70 }, { "icon": { @@ -1994,7 +2105,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 67 + "iconIdx": 71 }, { "icon": { @@ -2021,7 +2132,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 68 + "iconIdx": 72 }, { "icon": { @@ -2048,7 +2159,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 69 + "iconIdx": 73 }, { "icon": { @@ -2075,7 +2186,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 70 + "iconIdx": 74 }, { "icon": { @@ -2102,7 +2213,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 71 + "iconIdx": 75 }, { "icon": { @@ -2130,7 +2241,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 72 + "iconIdx": 76 }, { "icon": { @@ -2158,7 +2269,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 73 + "iconIdx": 77 }, { "icon": { @@ -2185,7 +2296,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 74 + "iconIdx": 78 }, { "icon": { @@ -2213,7 +2324,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 75 + "iconIdx": 79 }, { "icon": { @@ -2242,7 +2353,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 76 + "iconIdx": 80 }, { "icon": { @@ -2269,7 +2380,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 77 + "iconIdx": 81 }, { "icon": { @@ -2296,7 +2407,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 78 + "iconIdx": 82 }, { "icon": { @@ -2324,7 +2435,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 79 + "iconIdx": 83 }, { "icon": { @@ -2352,7 +2463,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 80 + "iconIdx": 84 }, { "icon": { @@ -2379,7 +2490,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 81 + "iconIdx": 85 }, { "icon": { @@ -2406,7 +2517,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 82 + "iconIdx": 86 }, { "icon": { @@ -2433,7 +2544,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 83 + "iconIdx": 87 }, { "icon": { @@ -2460,7 +2571,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 84 + "iconIdx": 88 }, { "icon": { @@ -2488,7 +2599,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 85 + "iconIdx": 89 }, { "icon": { @@ -2516,7 +2627,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 86 + "iconIdx": 90 }, { "icon": { @@ -2544,7 +2655,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 87 + "iconIdx": 91 }, { "icon": { @@ -2571,7 +2682,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 88 + "iconIdx": 92 }, { "icon": { @@ -2598,7 +2709,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 89 + "iconIdx": 93 }, { "icon": { @@ -2625,7 +2736,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 90 + "iconIdx": 94 }, { "icon": { @@ -2654,7 +2765,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 91 + "iconIdx": 95 }, { "icon": { @@ -2682,7 +2793,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 92 + "iconIdx": 96 }, { "icon": { @@ -2709,7 +2820,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 93 + "iconIdx": 97 }, { "icon": { @@ -2736,7 +2847,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 94 + "iconIdx": 98 }, { "icon": { @@ -2763,7 +2874,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 95 + "iconIdx": 99 }, { "icon": { @@ -2790,7 +2901,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 96 + "iconIdx": 100 }, { "icon": { @@ -2817,7 +2928,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 97 + "iconIdx": 101 }, { "icon": { @@ -2844,7 +2955,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 98 + "iconIdx": 102 }, { "icon": { @@ -2871,7 +2982,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 99 + "iconIdx": 103 }, { "icon": { @@ -2899,7 +3010,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 100 + "iconIdx": 104 }, { "icon": { @@ -2926,7 +3037,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 101 + "iconIdx": 105 }, { "icon": { @@ -2953,7 +3064,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 102 + "iconIdx": 106 }, { "icon": { @@ -2981,7 +3092,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 103 + "iconIdx": 107 }, { "icon": { @@ -3008,7 +3119,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 104 + "iconIdx": 108 }, { "icon": { @@ -3035,7 +3146,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 105 + "iconIdx": 109 }, { "icon": { @@ -3062,7 +3173,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 106 + "iconIdx": 110 }, { "icon": { @@ -3089,7 +3200,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 107 + "iconIdx": 111 }, { "icon": { @@ -3120,7 +3231,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 108 + "iconIdx": 112 }, { "icon": { @@ -3148,7 +3259,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 109 + "iconIdx": 113 }, { "icon": { @@ -3175,7 +3286,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 110 + "iconIdx": 114 }, { "icon": { @@ -3202,7 +3313,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 111 + "iconIdx": 115 }, { "icon": { @@ -3229,7 +3340,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 112 + "iconIdx": 116 }, { "icon": { @@ -3256,7 +3367,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 113 + "iconIdx": 117 }, { "icon": { @@ -3283,7 +3394,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 114 + "iconIdx": 118 }, { "icon": { @@ -3310,7 +3421,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 115 + "iconIdx": 119 }, { "icon": { @@ -3337,7 +3448,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 116 + "iconIdx": 120 }, { "icon": { @@ -3364,7 +3475,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 117 + "iconIdx": 121 }, { "icon": { @@ -3391,7 +3502,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 118 + "iconIdx": 122 }, { "icon": { @@ -3418,7 +3529,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 119 + "iconIdx": 123 }, { "icon": { @@ -3451,7 +3562,7 @@ }, "setIdx": 0, "setId": 0, - "iconIdx": 120 + "iconIdx": 124 } ], "height": 1024, diff --git a/v2.8/style.css b/v2.9/style.css similarity index 92% rename from v2.8/style.css rename to v2.9/style.css index 4569810..6c793a2 100755 --- a/v2.8/style.css +++ b/v2.9/style.css @@ -1,10 +1,10 @@ @font-face { font-family: 'percolate'; - src: url('fonts/percolate.eot?nwha'); - src: url('fonts/percolate.eot?nwha#iefix') format('embedded-opentype'), - url('fonts/percolate.ttf?nwha') format('truetype'), - url('fonts/percolate.woff?nwha') format('woff'), - url('fonts/percolate.svg?nwha#percolate') format('svg'); + src: url('fonts/percolate.eot?rxvase'); + src: url('fonts/percolate.eot?rxvase#iefix') format('embedded-opentype'), + url('fonts/percolate.ttf?rxvase') format('truetype'), + url('fonts/percolate.woff?rxvase') format('woff'), + url('fonts/percolate.svg?rxvase#percolate') format('svg'); font-weight: normal; font-style: normal; } @@ -24,6 +24,18 @@ -moz-osx-font-smoothing: grayscale; } +.icon-grow:before { + content: "\e903"; +} +.icon-lightning:before { + content: "\e904"; +} +.icon-request-change:before { + content: "\e905"; +} +.icon-transfer:before { + content: "\e906"; +} .icon-calendar:before { content: "\e902"; }