Skip to content

Commit c65d4be

Browse files
committed
Update to octicons 1.4.0
1 parent 21b242a commit c65d4be

File tree

6 files changed

+221
-240
lines changed

6 files changed

+221
-240
lines changed

static/css/Octicons LICENSE

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
(c) 2012-2014 GitHub
2+
3+
Font License: SIL OFL 1.1 (http://scripts.sil.org/OFL)
4+
Applies to all font files
5+
6+
Code License: MIT (http://choosealicense.com/licenses/mit/)
7+
Applies to all other files

static/css/octicons.css

100644100755
Lines changed: 27 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
@font-face {
22
font-family: 'octicons';
3-
src: url('octicons.eot');
4-
src: url('octicons.eot#iefix') format('embedded-opentype'),
3+
src: url('octicons.eot?#iefix') format('embedded-opentype'),
54
url('octicons.woff') format('woff'),
65
url('octicons.ttf') format('truetype'),
76
url('octicons.svg#octicons') format('svg');
@@ -57,14 +56,15 @@
5756
.octicon-chevron-right:before { content: '\f078'} /*  */
5857
.octicon-chevron-up:before { content: '\f0a2'} /*  */
5958
.octicon-circle-slash:before { content: '\f084'} /*  */
59+
.octicon-circuit-board:before { content: '\f0d6'} /*  */
6060
.octicon-clippy:before { content: '\f035'} /*  */
6161
.octicon-clock:before { content: '\f046'} /*  */
6262
.octicon-cloud-download:before { content: '\f00b'} /*  */
6363
.octicon-cloud-upload:before { content: '\f00c'} /*  */
6464
.octicon-code:before { content: '\f05f'} /*  */
6565
.octicon-color-mode:before { content: '\f065'} /*  */
66+
.octicon-comment-add:before,
6667
.octicon-comment:before { content: '\f02b'} /*  */
67-
.octicon-comment-add:before { content: '\f06f'} /*  */
6868
.octicon-comment-discussion:before { content: '\f04f'} /*  */
6969
.octicon-credit-card:before { content: '\f045'} /*  */
7070
.octicon-dash:before { content: '\f0ca'} /*  */
@@ -81,14 +81,12 @@
8181
.octicon-diff-removed:before { content: '\f06c'} /*  */
8282
.octicon-diff-renamed:before { content: '\f06e'} /*  */
8383
.octicon-ellipsis:before { content: '\f09a'} /*  */
84+
.octicon-eye-unwatch:before,
85+
.octicon-eye-watch:before,
8486
.octicon-eye:before { content: '\f04e'} /*  */
85-
.octicon-eye-unwatch:before { content: '\f01e'} /*  */
86-
.octicon-eye-watch:before { content: '\f01d'} /*  */
87-
.octicon-file-add:before { content: '\f086'} /*  */
8887
.octicon-file-binary:before { content: '\f094'} /*  */
8988
.octicon-file-code:before { content: '\f010'} /*  */
9089
.octicon-file-directory:before { content: '\f016'} /*  */
91-
.octicon-file-directory-create:before { content: '\f095'} /*  */
9290
.octicon-file-media:before { content: '\f012'} /*  */
9391
.octicon-file-pdf:before { content: '\f014'} /*  */
9492
.octicon-file-submodule:before { content: '\f017'} /*  */
@@ -101,19 +99,15 @@
10199
.octicon-gear:before { content: '\f02f'} /*  */
102100
.octicon-gift:before { content: '\f042'} /*  */
103101
.octicon-gist:before { content: '\f00e'} /*  */
104-
.octicon-gist-fork:before { content: '\f079'} /*  */
105-
.octicon-gist-new:before { content: '\f07a'} /*  */
106-
.octicon-gist-private:before { content: '\f00f'} /*  */
107102
.octicon-gist-secret:before { content: '\f08c'} /*  */
103+
.octicon-git-branch-create:before,
104+
.octicon-git-branch-delete:before,
108105
.octicon-git-branch:before { content: '\f020'} /*  */
109-
.octicon-git-branch-create:before { content: '\f098'} /*  */
110-
.octicon-git-branch-delete:before { content: '\f09b'} /*  */
111106
.octicon-git-commit:before { content: '\f01f'} /*  */
112107
.octicon-git-compare:before { content: '\f0ac'} /*  */
113-
.octicon-git-fork-private:before { content: '\f021'} /*  */
114108
.octicon-git-merge:before { content: '\f023'} /*  */
109+
.octicon-git-pull-request-abandoned:before,
115110
.octicon-git-pull-request:before { content: '\f009'} /*  */
116-
.octicon-git-pull-request-abandoned:before { content: '\f090'} /*  */
117111
.octicon-globe:before { content: '\f0b6'} /*  */
118112
.octicon-graph:before { content: '\f043'} /*  */
119113
.octicon-heart:before { content: '\2665'} /* ♥ */
@@ -140,46 +134,48 @@
140134
.octicon-list-ordered:before { content: '\f062'} /*  */
141135
.octicon-list-unordered:before { content: '\f061'} /*  */
142136
.octicon-location:before { content: '\f060'} /*  */
137+
.octicon-gist-private:before,
138+
.octicon-mirror-private:before,
139+
.octicon-git-fork-private:before,
143140
.octicon-lock:before { content: '\f06a'} /*  */
144141
.octicon-log-in:before { content: '\f036'} /*  */
145142
.octicon-log-out:before { content: '\f032'} /*  */
146143
.octicon-logo-github:before { content: '\f092'} /*  */
147144
.octicon-mail:before { content: '\f03b'} /*  */
148145
.octicon-mail-read:before { content: '\f03c'} /*  */
149146
.octicon-mail-reply:before { content: '\f051'} /*  */
150-
.octicon-mark-facebook:before { content: '\f0ce'} /*  */
151147
.octicon-mark-github:before { content: '\f00a'} /*  */
152-
.octicon-mark-google:before { content: '\f0cd'} /*  */
153-
.octicon-mark-twitter:before { content: '\f0ae'} /*  */
154148
.octicon-markdown:before { content: '\f0c9'} /*  */
155149
.octicon-megaphone:before { content: '\f077'} /*  */
156150
.octicon-mention:before { content: '\f0be'} /*  */
157151
.octicon-microscope:before { content: '\f089'} /*  */
158152
.octicon-milestone:before { content: '\f075'} /*  */
159-
.octicon-mirror-private:before { content: '\f025'} /*  */
160153
.octicon-mirror-public:before { content: '\f024'} /*  */
154+
.octicon-mortar-board:before { content: '\f0d7'} /* */
161155
.octicon-move-down:before { content: '\f0a8'} /*  */
162156
.octicon-move-left:before { content: '\f074'} /*  */
163157
.octicon-move-right:before { content: '\f0a9'} /*  */
164158
.octicon-move-up:before { content: '\f0a7'} /*  */
165159
.octicon-mute:before { content: '\f080'} /*  */
166-
.octicon-mute-video:before { content: '\f0b8'} /*  */
167160
.octicon-no-newline:before { content: '\f09c'} /*  */
168161
.octicon-octoface:before { content: '\f008'} /*  */
169162
.octicon-organization:before { content: '\f037'} /*  */
170163
.octicon-package:before { content: '\f0c4'} /*  */
171164
.octicon-paintcan:before { content: '\f0d1'} /*  */
172165
.octicon-pencil:before { content: '\f058'} /*  */
166+
.octicon-person-add:before,
167+
.octicon-person-follow:before,
173168
.octicon-person:before { content: '\f018'} /*  */
174-
.octicon-person-add:before { content: '\f01a'} /*  */
175-
.octicon-person-follow:before { content: '\f01c'} /*  */
176-
.octicon-person-remove:before { content: '\f01b'} /*  */
177169
.octicon-pin:before { content: '\f041'} /*  */
178170
.octicon-playback-fast-forward:before { content: '\f0bd'} /*  */
179171
.octicon-playback-pause:before { content: '\f0bb'} /*  */
180172
.octicon-playback-play:before { content: '\f0bf'} /*  */
181173
.octicon-playback-rewind:before { content: '\f0bc'} /*  */
182174
.octicon-plug:before { content: '\f0d4'} /*  */
175+
.octicon-repo-create:before,
176+
.octicon-gist-new:before,
177+
.octicon-file-directory-create:before,
178+
.octicon-file-add:before,
183179
.octicon-plus:before { content: '\f05d'} /*  */
184180
.octicon-podium:before { content: '\f0af'} /*  */
185181
.octicon-primitive-dot:before { content: '\f052'} /*  */
@@ -189,36 +185,35 @@
189185
.octicon-question:before { content: '\f02c'} /*  */
190186
.octicon-quote:before { content: '\f063'} /*  */
191187
.octicon-radio-tower:before { content: '\f030'} /*  */
192-
.octicon-remove-close:before { content: '\f050'} /*  */
188+
.octicon-repo-delete:before,
193189
.octicon-repo:before { content: '\f001'} /*  */
194190
.octicon-repo-clone:before { content: '\f04c'} /*  */
195-
.octicon-repo-create:before { content: '\f003'} /*  */
196-
.octicon-repo-delete:before { content: '\f004'} /*  */
197191
.octicon-repo-force-push:before { content: '\f04a'} /*  */
192+
.octicon-gist-fork:before,
198193
.octicon-repo-forked:before { content: '\f002'} /*  */
199194
.octicon-repo-pull:before { content: '\f006'} /*  */
200195
.octicon-repo-push:before { content: '\f005'} /*  */
201-
.octicon-repo-sync:before { content: '\f04b'} /*  */
202196
.octicon-rocket:before { content: '\f033'} /*  */
203197
.octicon-rss:before { content: '\f034'} /*  */
204198
.octicon-ruby:before { content: '\f047'} /*  */
205199
.octicon-screen-full:before { content: '\f066'} /*  */
206200
.octicon-screen-normal:before { content: '\f067'} /*  */
201+
.octicon-search-save:before,
207202
.octicon-search:before { content: '\f02e'} /*  */
208-
.octicon-search-save:before { content: '\f0cb'} /*  */
209203
.octicon-server:before { content: '\f097'} /*  */
210204
.octicon-settings:before { content: '\f07c'} /*  */
211205
.octicon-split:before { content: '\f0c6'} /*  */
212206
.octicon-squirrel:before { content: '\f0b2'} /*  */
207+
.octicon-star-add:before,
208+
.octicon-star-delete:before,
213209
.octicon-star:before { content: '\f02a'} /*  */
214-
.octicon-star-add:before { content: '\f082'} /*  */
215-
.octicon-star-delete:before { content: '\f083'} /*  */
216210
.octicon-steps:before { content: '\f0c7'} /*  */
217211
.octicon-stop:before { content: '\f08f'} /*  */
212+
.octicon-repo-sync:before,
218213
.octicon-sync:before { content: '\f087'} /*  */
214+
.octicon-tag-remove:before,
215+
.octicon-tag-add:before,
219216
.octicon-tag:before { content: '\f015'} /*  */
220-
.octicon-tag-add:before { content: '\f054'} /*  */
221-
.octicon-tag-remove:before { content: '\f055'} /*  */
222217
.octicon-telescope:before { content: '\f088'} /*  */
223218
.octicon-terminal:before { content: '\f0c8'} /*  */
224219
.octicon-three-bars:before { content: '\f05e'} /*  */
@@ -230,8 +225,7 @@
230225
.octicon-triangle-up:before { content: '\f0aa'} /*  */
231226
.octicon-unfold:before { content: '\f039'} /*  */
232227
.octicon-unmute:before { content: '\f0ba'} /*  */
233-
.octicon-unmute-video:before { content: '\f0b9'} /*  */
234228
.octicon-versions:before { content: '\f064'} /*  */
229+
.octicon-remove-close:before,
235230
.octicon-x:before { content: '\f081'} /*  */
236231
.octicon-zap:before { content: '\26A1'} /* ⚡ */
237-

static/css/octicons.eot

30.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)