mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Update octicons
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
.make-icon(file-symlink-file);
|
||||
.make-icon(file-text);
|
||||
.make-icon(file-zip);
|
||||
.make-icon(flame);
|
||||
.make-icon(fold);
|
||||
.make-icon(gear);
|
||||
.make-icon(gift);
|
||||
@@ -101,6 +102,7 @@
|
||||
.make-icon(horizontal-rule);
|
||||
.make-icon(hourglass);
|
||||
.make-icon(hubot);
|
||||
.make-icon(inbox);
|
||||
.make-icon(info);
|
||||
.make-icon(issue-closed);
|
||||
.make-icon(issue-opened);
|
||||
@@ -154,6 +156,7 @@
|
||||
.make-icon(octoface);
|
||||
.make-icon(organization);
|
||||
.make-icon(package);
|
||||
.make-icon(paintcan);
|
||||
.make-icon(pencil);
|
||||
.make-icon(person);
|
||||
.make-icon(person-add);
|
||||
@@ -208,6 +211,7 @@
|
||||
.make-icon(terminal);
|
||||
.make-icon(three-bars);
|
||||
.make-icon(tools);
|
||||
.make-icon(trashcan);
|
||||
.make-icon(triangle-down);
|
||||
.make-icon(triangle-left);
|
||||
.make-icon(triangle-right);
|
||||
|
||||
Binary file not shown.
@@ -63,6 +63,7 @@
|
||||
@file-symlink-file: "\f0b0";
|
||||
@file-text: "\f011";
|
||||
@file-zip: "\f013";
|
||||
@flame: "\f0d2";
|
||||
@fold: "\f0cc";
|
||||
@gear: "\f02f";
|
||||
@gift: "\f042";
|
||||
@@ -88,6 +89,7 @@
|
||||
@horizontal-rule: "\f070";
|
||||
@hourglass: "\f09e";
|
||||
@hubot: "\f09d";
|
||||
@inbox: "\f0cf";
|
||||
@info: "\f059";
|
||||
@issue-closed: "\f028";
|
||||
@issue-opened: "\f026";
|
||||
@@ -141,6 +143,7 @@
|
||||
@octoface: "\f008";
|
||||
@organization: "\f037";
|
||||
@package: "\f0c4";
|
||||
@paintcan: "\f0d1";
|
||||
@pencil: "\f058";
|
||||
@person: "\f018";
|
||||
@person-add: "\f01a";
|
||||
@@ -195,6 +198,7 @@
|
||||
@terminal: "\f0c8";
|
||||
@three-bars: "\f05e";
|
||||
@tools: "\f031";
|
||||
@trashcan: "\f0d0";
|
||||
@triangle-down: "\f05b";
|
||||
@triangle-left: "\f044";
|
||||
@triangle-right: "\f05a";
|
||||
|
||||
Reference in New Issue
Block a user