Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Update Octicons #13138

Merged
merged 4 commits into from Nov 4, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file added static/octicons-2.1.2.woff
Binary file not shown.
20 changes: 20 additions & 0 deletions static/octicons.less
Expand Up @@ -23,7 +23,10 @@
.make-icon(arrow-small-right);
.make-icon(arrow-small-up);
.make-icon(arrow-up);
.make-icon(beaker);
.make-icon(beer);
.make-icon(bell);
.make-icon(bold);
.make-icon(book);
.make-icon(bookmark);
.make-icon(briefcase);
Expand Down Expand Up @@ -52,6 +55,7 @@
.make-icon(dash);
.make-icon(dashboard);
.make-icon(database);
.make-icon(desktop-download);
.make-icon(device-camera);
.make-icon(device-camera-video);
.make-icon(device-desktop);
Expand All @@ -62,10 +66,12 @@
.make-icon(diff-modified);
.make-icon(diff-removed);
.make-icon(diff-renamed);
.make-icon(ellipses);
.make-icon(ellipsis);
.make-icon(eye);
.make-icon(eye-unwatch);
.make-icon(eye-watch);
.make-icon(file);
.make-icon(file-add);
.make-icon(file-binary);
.make-icon(file-code);
Expand Down Expand Up @@ -97,6 +103,7 @@
.make-icon(git-pull-request);
.make-icon(git-pull-request-abandoned);
.make-icon(globe);
.make-icon(grabber);
.make-icon(graph);
.make-icon(heart);
.make-icon(history);
Expand All @@ -109,6 +116,7 @@
.make-icon(issue-closed);
.make-icon(issue-opened);
.make-icon(issue-reopened);
.make-icon(italic);
.make-icon(jersey);
.make-icon(jump-down);
.make-icon(jump-left);
Expand All @@ -126,6 +134,7 @@
.make-icon(lock);
.make-icon(log-in);
.make-icon(log-out);
.make-icon(logo-gist);
.make-icon(logo-github);
.make-icon(mail);
.make-icon(mail-read);
Expand Down Expand Up @@ -161,6 +170,7 @@
.make-icon(playback-rewind);
.make-icon(plug);
.make-icon(plus);
.make-icon(plus-small);
.make-icon(podium);
.make-icon(primitive-dot);
.make-icon(primitive-square);
Expand All @@ -170,6 +180,7 @@
.make-icon(quote);
.make-icon(radio-tower);
.make-icon(remove-close);
.make-icon(reply);
.make-icon(repo);
.make-icon(repo-clone);
.make-icon(repo-create);
Expand All @@ -188,8 +199,10 @@
.make-icon(search-save);
.make-icon(server);
.make-icon(settings);
.make-icon(shield);
.make-icon(sign-in);
.make-icon(sign-out);
.make-icon(smiley);
.make-icon(split);
.make-icon(squirrel);
.make-icon(star);
Expand All @@ -201,9 +214,13 @@
.make-icon(tag);
.make-icon(tag-add);
.make-icon(tag-remove);
.make-icon(tasklist);
.make-icon(telescope);
.make-icon(terminal);
.make-icon(text-size);
.make-icon(three-bars);
.make-icon(thumbsdown);
.make-icon(thumbsup);
.make-icon(tools);
.make-icon(trashcan);
.make-icon(triangle-down);
Expand All @@ -212,6 +229,9 @@
.make-icon(triangle-up);
.make-icon(unfold);
.make-icon(unmute);
.make-icon(unverified);
.make-icon(verified);
.make-icon(versions);
.make-icon(watch);
.make-icon(x);
.make-icon(zap);
Binary file modified static/octicons.woff 100755 → 100644
Binary file not shown.
1 change: 1 addition & 0 deletions static/scaffolding.less
Expand Up @@ -5,6 +5,7 @@
// Octicon font
// --------------------------------------------------

@font-face { .octicon-font-legacy(); } // keep for backwards compatibility
@font-face { .octicon-font(); }


Expand Down
9 changes: 8 additions & 1 deletion static/variables/octicon-mixins.less
Expand Up @@ -32,10 +32,17 @@
}
}

// keep for backwards compatibility
.octicon-font-legacy() {
font-family: 'Octicons Regular';
src: url("octicons-2.1.2.woff") format("woff");
font-weight: normal;
font-style: normal;
}

.octicon-font() {
font-family: 'Octicons Regular';
src: url("octicons.woff") format("woff");
font-weight: normal;
font-style: normal;
}

20 changes: 20 additions & 0 deletions static/variables/octicon-utf-codes.less
Expand Up @@ -10,7 +10,10 @@
@arrow-small-right: "\f071";
@arrow-small-up: "\f09f";
@arrow-up: "\f03d";
@beaker: "\f0dd";
@beer: "\f069";
@bell: "\f0de";
@bold: "\f0e2";
@book: "\f007";
@bookmark: "\f07b";
@briefcase: "\f0d3";
Expand Down Expand Up @@ -39,6 +42,7 @@
@dash: "\f0ca";
@dashboard: "\f07d";
@database: "\f096";
@desktop-download: "\f0dc";
@device-camera: "\f056";
@device-camera-video: "\f057";
@device-desktop: "\f27c";
Expand All @@ -49,10 +53,12 @@
@diff-modified: "\f06d";
@diff-removed: "\f06c";
@diff-renamed: "\f06e";
@ellipses: "\f101";
@ellipsis: "\f09a";
@eye: "\f04e";
@eye-unwatch: "\f04e";
@eye-watch: "\f04e";
@file: "\f102";
@file-add: "\f05d";
@file-binary: "\f094";
@file-code: "\f010";
Expand Down Expand Up @@ -84,6 +90,7 @@
@git-pull-request: "\f009";
@git-pull-request-abandoned: "\f009";
@globe: "\f0b6";
@grabber: "\f103";
@graph: "\f043";
@heart: "\2665";
@history: "\f07e";
Expand All @@ -96,6 +103,7 @@
@issue-closed: "\f028";
@issue-opened: "\f026";
@issue-reopened: "\f027";
@italic: "\f0e4";
@jersey: "\f019";
@jump-down: "\f072";
@jump-left: "\f0a5";
Expand All @@ -113,6 +121,7 @@
@lock: "\f06a";
@log-in: "\f036";
@log-out: "\f032";
@logo-gist: "\f0ad";
@logo-github: "\f092";
@mail: "\f03b";
@mail-read: "\f03c";
Expand Down Expand Up @@ -148,6 +157,7 @@
@playback-rewind: "\f0bc";
@plug: "\f0d4";
@plus: "\f05d";
@plus-small: "\f104";
@podium: "\f0af";
@primitive-dot: "\f052";
@primitive-square: "\f053";
Expand All @@ -157,6 +167,7 @@
@quote: "\f063";
@radio-tower: "\f030";
@remove-close: "\f081";
@reply: "\f105";
@repo: "\f001";
@repo-clone: "\f04c";
@repo-create: "\f05d";
Expand All @@ -175,8 +186,10 @@
@search-save: "\f02e";
@server: "\f097";
@settings: "\f07c";
@shield: "\f0e1";
@sign-in: "\f036";
@sign-out: "\f032";
@smiley: "\f0e7";
@split: "\f0c6";
@squirrel: "\f0b2";
@star: "\f02a";
Expand All @@ -188,9 +201,13 @@
@tag: "\f015";
@tag-add: "\f015";
@tag-remove: "\f015";
@tasklist: "\f0e5";
@telescope: "\f088";
@terminal: "\f0c8";
@text-size: "\f0e3";
@three-bars: "\f05e";
@thumbsdown: "\f0db";
@thumbsup: "\f0da";
@tools: "\f031";
@trashcan: "\f0d0";
@triangle-down: "\f05b";
Expand All @@ -199,6 +216,9 @@
@triangle-up: "\f0aa";
@unfold: "\f039";
@unmute: "\f0ba";
@unverified: "\f0e8";
@verified: "\f0e6";
@versions: "\f064";
@watch: "\f0e0";
@x: "\f081";
@zap: "\26A1";