Skip to content
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.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
24 changes: 22 additions & 2 deletions .fontcustom-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"checksum": {
"previous": "17cac733785bd16aef9b43abd10bf4a56f4bcd10aed24ebd507b98103dd5696d",
"current": "17cac733785bd16aef9b43abd10bf4a56f4bcd10aed24ebd507b98103dd5696d"
"previous": "7e94e94c2e56c8a9565963dbe97c1f6a683b7b9e6ab5822fe092ec27dbb9ed09",
"current": "7e94e94c2e56c8a9565963dbe97c1f6a683b7b9e6ab5822fe092ec27dbb9ed09"
},
"fonts": [
"build/fonts/feathericon.ttf",
Expand Down Expand Up @@ -123,6 +123,10 @@
"codepoint": 61808,
"source": "src/svg/bookmark.svg"
},
"bread": {
"codepoint": 61958,
"source": "src/svg/bread.svg"
},
"browser": {
"codepoint": 61707,
"source": "src/svg/browser.svg"
Expand Down Expand Up @@ -423,6 +427,10 @@
"codepoint": 61881,
"source": "src/svg/frowing.svg"
},
"frying-pan": {
"codepoint": 61959,
"source": "src/svg/frying-pan.svg"
},
"gamepad": {
"codepoint": 61841,
"source": "src/svg/gamepad.svg"
Expand Down Expand Up @@ -607,6 +615,10 @@
"codepoint": 61760,
"source": "src/svg/minus.svg"
},
"mitarashi-dango": {
"codepoint": 61960,
"source": "src/svg/mitarashi-dango.svg"
},
"mobile": {
"codepoint": 61761,
"source": "src/svg/mobile.svg"
Expand Down Expand Up @@ -919,6 +931,10 @@
"codepoint": 61933,
"source": "src/svg/truck.svg"
},
"tumbler-glass": {
"codepoint": 61961,
"source": "src/svg/tumbler-glass.svg"
},
"twitter": {
"codepoint": 61917,
"source": "src/svg/twitter.svg"
Expand Down Expand Up @@ -1007,6 +1023,10 @@
"codepoint": 61794,
"source": "src/svg/wrench.svg"
},
"yaki-dango": {
"codepoint": 61962,
"source": "src/svg/yaki-dango.svg"
},
"youtube": {
"codepoint": 61920,
"source": "src/svg/youtube.svg"
Expand Down
5 changes: 5 additions & 0 deletions build/css/feathericon.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
.fe-bolt:before { content: "\f1e3"; }
.fe-book:before { content: "\f109"; }
.fe-bookmark:before { content: "\f170"; }
.fe-bread:before { content: "\f206"; }
.fe-browser:before { content: "\f10b"; }
.fe-brush:before { content: "\f10c"; }
.fe-bug:before { content: "\f10d"; }
Expand Down Expand Up @@ -137,6 +138,7 @@
.fe-fork:before { content: "\f12b"; }
.fe-forward:before { content: "\f186"; }
.fe-frowing:before { content: "\f1b9"; }
.fe-frying-pan:before { content: "\f207"; }
.fe-gamepad:before { content: "\f191"; }
.fe-gear:before { content: "\f1a5"; }
.fe-gift:before { content: "\f1ea"; }
Expand Down Expand Up @@ -183,6 +185,7 @@
.fe-mention:before { content: "\f164"; }
.fe-messanger:before { content: "\f1e1"; }
.fe-minus:before { content: "\f140"; }
.fe-mitarashi-dango:before { content: "\f208"; }
.fe-mobile:before { content: "\f141"; }
.fe-money:before { content: "\f1a8"; }
.fe-moon:before { content: "\f1ef"; }
Expand Down Expand Up @@ -261,6 +264,7 @@
.fe-trash:before { content: "\f157"; }
.fe-trophy:before { content: "\f158"; }
.fe-truck:before { content: "\f1ed"; }
.fe-tumbler-glass:before { content: "\f209"; }
.fe-twitter:before { content: "\f1dd"; }
.fe-umbrella:before { content: "\f1f2"; }
.fe-underline:before { content: "\f1ae"; }
Expand All @@ -283,4 +287,5 @@
.fe-wordpress:before { content: "\f1de"; }
.fe-wordpress-alt:before { content: "\f1df"; }
.fe-wrench:before { content: "\f162"; }
.fe-yaki-dango:before { content: "\f20a"; }
.fe-youtube:before { content: "\f1e0"; }
2 changes: 1 addition & 1 deletion build/css/feathericon.min.css

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions build/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -748,5 +748,20 @@
},
"vr": {
"codepoint": 61957
},
"bread": {
"codepoint": 61958
},
"frying-pan": {
"codepoint": 61959
},
"mitarashi-dango": {
"codepoint": 61960
},
"tumbler-glass": {
"codepoint": 61961
},
"yaki-dango": {
"codepoint": 61962
}
}
Binary file modified build/fonts/feathericon.eot
Binary file not shown.
40 changes: 27 additions & 13 deletions build/fonts/feathericon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified build/fonts/feathericon.ttf
Binary file not shown.
Binary file modified build/fonts/feathericon.woff
Binary file not shown.
Binary file modified build/fonts/feathericon.woff2
Binary file not shown.
5 changes: 5 additions & 0 deletions build/scss/_feathericon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ $feathericon-font-path: '../fonts/' !default;
.fe-bolt:before { content: "\f1e3"; }
.fe-book:before { content: "\f109"; }
.fe-bookmark:before { content: "\f170"; }
.fe-bread:before { content: "\f206"; }
.fe-browser:before { content: "\f10b"; }
.fe-brush:before { content: "\f10c"; }
.fe-bug:before { content: "\f10d"; }
Expand Down Expand Up @@ -141,6 +142,7 @@ $feathericon-font-path: '../fonts/' !default;
.fe-fork:before { content: "\f12b"; }
.fe-forward:before { content: "\f186"; }
.fe-frowing:before { content: "\f1b9"; }
.fe-frying-pan:before { content: "\f207"; }
.fe-gamepad:before { content: "\f191"; }
.fe-gear:before { content: "\f1a5"; }
.fe-gift:before { content: "\f1ea"; }
Expand Down Expand Up @@ -187,6 +189,7 @@ $feathericon-font-path: '../fonts/' !default;
.fe-mention:before { content: "\f164"; }
.fe-messanger:before { content: "\f1e1"; }
.fe-minus:before { content: "\f140"; }
.fe-mitarashi-dango:before { content: "\f208"; }
.fe-mobile:before { content: "\f141"; }
.fe-money:before { content: "\f1a8"; }
.fe-moon:before { content: "\f1ef"; }
Expand Down Expand Up @@ -265,6 +268,7 @@ $feathericon-font-path: '../fonts/' !default;
.fe-trash:before { content: "\f157"; }
.fe-trophy:before { content: "\f158"; }
.fe-truck:before { content: "\f1ed"; }
.fe-tumbler-glass:before { content: "\f209"; }
.fe-twitter:before { content: "\f1dd"; }
.fe-umbrella:before { content: "\f1f2"; }
.fe-underline:before { content: "\f1ae"; }
Expand All @@ -287,4 +291,5 @@ $feathericon-font-path: '../fonts/' !default;
.fe-wordpress:before { content: "\f1de"; }
.fe-wordpress-alt:before { content: "\f1df"; }
.fe-wrench:before { content: "\f162"; }
.fe-yaki-dango:before { content: "\f20a"; }
.fe-youtube:before { content: "\f1e0"; }
2 changes: 1 addition & 1 deletion build/svg-sprite/sprite.feathericon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion build/svg/activity.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion build/svg/add-cart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion build/svg/align-bottom.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading