Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #687 from metasfresh/dev-675
Browse files Browse the repository at this point in the history
#675 New icons for indendation
  • Loading branch information
damianprzygodzki authored Apr 28, 2017
2 parents 1cf3eb3 + 468c9d9 commit 36543fa
Show file tree
Hide file tree
Showing 11 changed files with 154 additions and 134 deletions.
136 changes: 71 additions & 65 deletions src/assets/css/font-meta.css
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
@charset 'UTF-8';

@font-face {
font-family: 'meta';
src:url('fonts/meta.eot');
src:url('fonts/meta.eot?#iefix') format('embedded-opentype'), url('fonts/meta.woff') format('woff'), url('fonts/meta.ttf') format('truetype'), url('fonts/meta.svg#meta') format('svg');
font-family: 'metasfresh';
src:url('fonts/metasfresh.eot');
src:url('fonts/metasfresh.eot?#iefix') format('embedded-opentype'),
url('fonts/metasfresh.woff') format('woff'),
url('fonts/metasfresh.ttf') format('truetype'),
url('fonts/metasfresh.svg#metasfresh') format('svg');
font-weight: normal;
font-style: normal;

}

[data-icon]:before {
font-family: 'meta' !important;
font-family: 'metasfresh' !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
Expand All @@ -22,9 +25,9 @@
-moz-osx-font-smoothing: grayscale;
}

[class^='meta-']:before,
[class*=' meta-']:before {
font-family: 'meta' !important;
[class^='meta-icon-']:before,
[class*=' meta-icon-']:before {
font-family: 'metasfresh' !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
Expand All @@ -35,121 +38,121 @@
-moz-osx-font-smoothing: grayscale;
}

.meta-icon-add:before {
.meta-icon-accept:before {
content: '\61';
}
.meta-icon-attachments:before {
.meta-icon-add:before {
content: '\62';
}
.meta-icon-calendar:before {
.meta-icon-attachments:before {
content: '\63';
}
.meta-icon-close-alt:before {
.meta-icon-beschaffung:before {
content: '\64';
}
.meta-icon-calendar:before {
content: '\65';
}
.meta-icon-checkbox:before {
content: '\66';
}
.meta-icon-delete:before {
.meta-icon-checkbox-1:before {
content: '\67';
}
.meta-icon-duplicate:before {
.meta-icon-chevron-1:before {
content: '\68';
}
.meta-icon-close-1:before {
content: '\69';
}
.meta-icon-edit:before {
.meta-icon-close-alt:before {
content: '\6a';
}
.meta-icon-file:before {
.meta-icon-collapse:before {
content: '\6b';
}
.meta-icon-fullscreen:before {
.meta-icon-crm:before {
content: '\6c';
}
.meta-icon-generate:before {
.meta-icon-delete:before {
content: '\6d';
}
.meta-icon-list:before {
.meta-icon-down-1:before {
content: '\6e';
}
.meta-icon-logout:before {
.meta-icon-duplicate:before {
content: '\6f';
}
.meta-icon-message:before {
.meta-icon-edit:before {
content: '\70';
}
.meta-icon-more:before {
.meta-icon-fakturierung:before {
content: '\71';
}
.meta-icon-preview:before {
.meta-icon-file:before {
content: '\72';
}
.meta-icon-print:before {
.meta-icon-finanzen:before {
content: '\73';
}
.meta-icon-profile:before {
.meta-icon-fullscreen:before {
content: '\74';
}
.meta-icon-report:before {
.meta-icon-generate:before {
content: '\75';
}
.meta-icon-report-1:before {
.meta-icon-important:before {
content: '\76';
}
.meta-icon-settings:before {
.meta-icon-issue:before {
content: '\77';
}
.meta-icon-share:before {
.meta-icon-langerverwaltung:before {
content: '\78';
}
.meta-icon-trash:before {
.meta-icon-left:before {
content: '\79';
}
.meta-icon-chevron-1:before {
.meta-icon-lieferung:before {
content: '\7a';
}
.meta-icon-close-1:before {
.meta-icon-list:before {
content: '\41';
}
.meta-icon-down-1:before {
.meta-icon-listing-down:before {
content: '\42';
}
.meta-icon-checkbox:before {
content: '\64';
}
.meta-icon-checkbox-1:before {
content: '\65';
}
.meta-icon-left:before {
content: '\68';
}
.meta-icon-menu:before {
.meta-icon-listing-up:before {
content: '\43';
}
.meta-icon-notifications:before {
.meta-icon-logout:before {
content: '\44';
}
.meta-icon-right:before {
.meta-icon-menu:before {
content: '\45';
}
.meta-icon-listing-down:before {
.meta-icon-message:before {
content: '\46';
}
.meta-icon-listing-up:before {
.meta-icon-more:before {
content: '\47';
}
.meta-icon-beschaffung:before {
.meta-icon-notifications:before {
content: '\48';
}
.meta-icon-crm:before {
.meta-icon-package:before {
content: '\49';
}
.meta-icon-fakturierung:before {
.meta-icon-pallete:before {
content: '\4a';
}
.meta-icon-finanzen:before {
.meta-icon-preview:before {
content: '\4b';
}
.meta-icon-langerverwaltung:before {
.meta-icon-print:before {
content: '\4c';
}
.meta-icon-lieferung:before {
.meta-icon-product:before {
content: '\4d';
}
.meta-icon-production:before {
Expand All @@ -158,45 +161,48 @@
.meta-icon-produktverwaltung:before {
content: '\4f';
}
.meta-icon-sales:before {
.meta-icon-profile:before {
content: '\50';
}
.meta-icon-system:before {
.meta-icon-receive:before {
content: '\51';
}
.meta-icon-vertragsverwaltung:before {
.meta-icon-report:before {
content: '\52';
}
.meta-icon-wareneingang:before {
.meta-icon-report-1:before {
content: '\53';
}
.meta-icon-important:before {
.meta-icon-right:before {
content: '\54';
}
.meta-icon-collapse:before {
.meta-icon-sales:before {
content: '\55';
}
.meta-icon-package:before {
.meta-icon-save:before {
content: '\56';
}
.meta-icon-palette:before {
.meta-icon-settings:before {
content: '\57';
}
.meta-icon-product:before {
.meta-icon-share:before {
content: '\58';
}
.meta-icon-photo:before {
.meta-icon-trash:before {
content: '\59';
}
.meta-icon-upload:before {
content: '\5a';
}
.meta-icon-accept:before {
.meta-icon-upload-1:before {
content: '\30';
}
.meta-icon-upload-1:before {
.meta-icon-vertragsverwaltung:before {
content: '\31';
}
.meta-icon-save:before {
.meta-icon-wereneingang:before {
content: '\32';
}
.meta-icon-photo:before {
content: '\33';
}
Binary file removed src/assets/css/fonts/meta.eot
Binary file not shown.
Loading

0 comments on commit 36543fa

Please sign in to comment.