Skip to content

Commit 18c7d5d

Browse files
author
José Valim
committed
Add goto icon
1 parent 15c56e7 commit 18c7d5d

File tree

9 files changed

+30
-24
lines changed

9 files changed

+30
-24
lines changed

assets/fonts/icomoon.eot

100644100755
284 Bytes
Binary file not shown.

assets/fonts/icomoon.svg

100644100755
Lines changed: 13 additions & 12 deletions
Loading

assets/fonts/icomoon.ttf

100644100755
284 Bytes
Binary file not shown.

assets/fonts/icomoon.woff

100644100755
284 Bytes
Binary file not shown.

assets/less/icons.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
content: "\e120";
4949
}
5050
}
51+
.icon-goto:before {
52+
content: "\e968";
53+
}
5154
.icon-angle-right:before {
5255
content: "\f105";
5356
}
@@ -59,5 +62,6 @@
5962
@icon-search: "\e036";
6063
@icon-cross: "\e117";
6164
@icon-menu: "\e120";
65+
@icon-goto: "\e968";
6266
@icon-angle-right: "\f105";
6367
@icon-code: "\f121";

formatters/html/fonts/icomoon.eot

284 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)