├── src
├── css
│ ├── picediticons
│ │ ├── fonts
│ │ │ ├── picediticons.eot
│ │ │ ├── picediticons.ttf
│ │ │ ├── picediticons.woff
│ │ │ └── picediticons.svg
│ │ ├── Read Me.txt
│ │ ├── demo-files
│ │ │ ├── demo.js
│ │ │ └── demo.css
│ │ ├── demo.html
│ │ ├── style.css
│ │ └── selection.json
│ ├── picedit.css
│ ├── font.v01.css
│ └── font.css
├── out.php
└── index.html
├── dist
├── index.html
├── js
│ └── picedit.min.js
└── css
│ ├── picedit.min.css
│ └── picedit.css
├── LICENSE.txt
└── README.md
/src/css/picediticons/fonts/picediticons.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/andyvr/picEdit/HEAD/src/css/picediticons/fonts/picediticons.eot
--------------------------------------------------------------------------------
/src/css/picediticons/fonts/picediticons.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/andyvr/picEdit/HEAD/src/css/picediticons/fonts/picediticons.ttf
--------------------------------------------------------------------------------
/src/css/picediticons/fonts/picediticons.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/andyvr/picEdit/HEAD/src/css/picediticons/fonts/picediticons.woff
--------------------------------------------------------------------------------
/src/out.php:
--------------------------------------------------------------------------------
1 |
';
14 | }
15 |
16 | ?>
--------------------------------------------------------------------------------
/src/css/picediticons/Read Me.txt:
--------------------------------------------------------------------------------
1 | Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures.
2 |
3 | You won't need any of the files located under the *demo-files* directory when including the generated font in your own projects.
4 |
5 | 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.
6 |
--------------------------------------------------------------------------------
/dist/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
11 |
12 | will change to something more user-friendly:
13 |
14 |
15 |
103 |
104 |
Generated by IcoMoon
347 |