Skip to content

Commit

Permalink
upd icons
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed Apr 25, 2024
1 parent b510ed3 commit 06b858f
Show file tree
Hide file tree
Showing 7 changed files with 95 additions and 3 deletions.
23 changes: 23 additions & 0 deletions icons/metro.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 icons/metro.ttf
Binary file not shown.
Binary file modified icons/metro.woff
Binary file not shown.
2 changes: 1 addition & 1 deletion icons/selection.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Serhii Pimenov <[email protected]>",
"name": "@olton/metroui",
"version": "5.0.0-rc5",
"version": "5.0.0-rc6",
"version_suffix": "rc",
"description": "The front-end framework for Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion source/icons/mif-font.less

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions source/icons/mif-icons.less
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,9 @@
.mif-floppy-disk3:before {
content: "\eac0";
}
.mif-send:before {
content: "\eac2";
}
.mif-link_off:before {
content: "\ea85";
}
Expand Down Expand Up @@ -526,9 +529,15 @@
.mif-voice_over_off:before {
content: "\ea94";
}
.mif-compress:before {
content: "\ead8";
}
.mif-filter_list_alt:before {
content: "\e9ad";
}
.mif-expand:before {
content: "\ead9";
}
.mif-add_chart:before {
content: "\ea41";
}
Expand All @@ -544,9 +553,24 @@
.mif-menu_open:before {
content: "\e9af";
}
.mif-switch_account:before {
content: "\eada";
}
.mif-view_in_ar:before {
content: "\eadb";
}
.mif-schedule_send:before {
content: "\eadc";
}
.mif-send_and_archive:before {
content: "\eadd";
}
.mif-file_present:before {
content: "\ea44";
}
.mif-dynamic_feed:before {
content: "\eade";
}
.mif-post_add:before {
content: "\ea48";
}
Expand All @@ -556,6 +580,9 @@
.mif-metro:before {
content: "\ea96";
}
.mif-cancel_schedule_send:before {
content: "\eadf";
}
.mif-volunteer_activism:before {
content: "\e9ea";
}
Expand All @@ -565,6 +592,9 @@
.mif-add_business:before {
content: "\ea4a";
}
.mif-add_location_alt:before {
content: "\eae0";
}
.mif-admin_panel_settings:before {
content: "\ea4b";
}
Expand All @@ -589,6 +619,9 @@
.mif-forward_to_inbox:before {
content: "\ea52";
}
.mif-grading:before {
content: "\eae1";
}
.mif-hdr_enhanced_select:before {
content: "\e9b5";
}
Expand All @@ -598,6 +631,12 @@
.mif-maps_ugc:before {
content: "\ea53";
}
.mif-mark_chat_read:before {
content: "\eae2";
}
.mif-mark_chat_unread:before {
content: "\eae3";
}
.mif-mark_email_read:before {
content: "\ea6d";
}
Expand All @@ -616,6 +655,15 @@
.mif-more_time:before {
content: "\ea55";
}
.mif-multiple_stop:before {
content: "\eae4";
}
.mif-nat:before {
content: "\eaea";
}
.mif-nightlight_round:before {
content: "\eaeb";
}
.mif-outgoing_mail:before {
content: "\ea6f";
}
Expand All @@ -631,6 +679,9 @@
.mif-person_search:before {
content: "\ea5d";
}
.mif-request_quote:before {
content: "\eaec";
}
.mif-roofing:before {
content: "\ea9a";
}
Expand All @@ -640,21 +691,39 @@
.mif-rule:before {
content: "\e9be";
}
.mif-rule_folder:before {
content: "\eaed";
}
.mif-sensor_door:before {
content: "\ea9c";
}
.mif-source:before {
content: "\eaee";
}
.mif-support_agent:before {
content: "\e9bf";
}
.mif-verified1:before {
content: "\eaef";
}
.mif-reduce_capacity:before {
content: "\e9ed";
}
.mif-add_task:before {
content: "\eaf0";
}
.mif-facebook1:before {
content: "\e9c0";
}
.mif-groups:before {
content: "\ea9d";
}
.mif-published_with_changes:before {
content: "\eaf1";
}
.mif-request_page:before {
content: "\eaf2";
}
.mif-memory:before {
content: "\e9d4";
}
Expand Down

0 comments on commit 06b858f

Please sign in to comment.