@sankhyalabs/ez-design 1.0.43 → 1.0.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/dist/default/ez-icon.min.css +1 -0
  2. package/dist/default/icons/fonts/ez-icon.css +116 -0
  3. package/dist/default/icons/fonts/ez-icon.eot +0 -0
  4. package/dist/default/icons/fonts/ez-icon.less +114 -0
  5. package/dist/default/icons/fonts/ez-icon.module.less +117 -0
  6. package/dist/default/icons/fonts/ez-icon.scss +213 -0
  7. package/dist/default/icons/fonts/ez-icon.styl +114 -0
  8. package/dist/default/icons/fonts/ez-icon.svg +303 -0
  9. package/dist/default/icons/fonts/ez-icon.symbol.svg +161 -0
  10. package/dist/default/icons/fonts/ez-icon.ttf +0 -0
  11. package/dist/default/icons/fonts/ez-icon.woff +0 -0
  12. package/dist/default/icons/fonts/ez-icon.woff2 +0 -0
  13. package/dist/default/icons/fonts/index.html +146 -0
  14. package/dist/default/icons/fonts/symbol.html +823 -0
  15. package/dist/default/icons/fonts/unicode.html +165 -0
  16. package/dist/default/icons/svg/account-outline.svg +3 -0
  17. package/dist/default/icons/svg/account.svg +3 -3
  18. package/dist/default/icons/svg/alert-circle-inverted.svg +3 -3
  19. package/dist/default/icons/svg/alert-circle.svg +3 -3
  20. package/dist/default/icons/svg/alert-mail.svg +3 -0
  21. package/dist/default/icons/svg/alert-popup.svg +3 -0
  22. package/dist/default/icons/svg/apps.svg +5 -3
  23. package/dist/default/icons/svg/arrow_back.svg +3 -0
  24. package/dist/default/icons/svg/bell-inverted.svg +3 -3
  25. package/dist/default/icons/svg/bell.svg +3 -3
  26. package/dist/default/icons/svg/business-center.svg +3 -0
  27. package/dist/default/icons/svg/calendar.svg +3 -3
  28. package/dist/default/icons/svg/check-circle-inverted.svg +3 -3
  29. package/dist/default/icons/svg/check-circle.svg +3 -3
  30. package/dist/default/icons/svg/check.svg +3 -0
  31. package/dist/default/icons/svg/chevron-down.svg +3 -3
  32. package/dist/default/icons/svg/chevron-left.svg +3 -3
  33. package/dist/default/icons/svg/chevron-right.svg +3 -3
  34. package/dist/default/icons/svg/chevron-up.svg +3 -3
  35. package/dist/default/icons/svg/circle--medium.svg +3 -3
  36. package/dist/default/icons/svg/circle.svg +3 -3
  37. package/dist/default/icons/svg/clipboard.svg +3 -3
  38. package/dist/default/icons/svg/close.svg +3 -3
  39. package/dist/default/icons/svg/configuration.svg +3 -0
  40. package/dist/default/icons/svg/copy.svg +3 -0
  41. package/dist/default/icons/svg/crop.svg +3 -3
  42. package/dist/default/icons/svg/delete.svg +3 -0
  43. package/dist/default/icons/svg/description.svg +3 -0
  44. package/dist/default/icons/svg/dot-notification.svg +3 -0
  45. package/dist/default/icons/svg/dots-horizontal.svg +3 -0
  46. package/dist/default/icons/svg/dots-vertical.svg +3 -3
  47. package/dist/default/icons/svg/drag-indicator.svg +3 -0
  48. package/dist/default/icons/svg/edit-file.svg +3 -0
  49. package/dist/default/icons/svg/edit-table.svg +3 -0
  50. package/dist/default/icons/svg/edit-time.svg +3 -0
  51. package/dist/default/icons/svg/edit.svg +3 -3
  52. package/dist/default/icons/svg/email.svg +3 -3
  53. package/dist/default/icons/svg/expand.svg +3 -3
  54. package/dist/default/icons/svg/eye-off.svg +4 -0
  55. package/dist/default/icons/svg/eye.svg +4 -0
  56. package/dist/default/icons/svg/favorite.svg +3 -3
  57. package/dist/default/icons/svg/file-download.svg +3 -0
  58. package/dist/default/icons/svg/file-upload.svg +3 -0
  59. package/dist/default/icons/svg/filter.svg +3 -3
  60. package/dist/default/icons/svg/find-file.svg +3 -0
  61. package/dist/default/icons/svg/find-page.svg +3 -0
  62. package/dist/default/icons/svg/format-color-fill.svg +3 -0
  63. package/dist/default/icons/svg/help-inverted.svg +3 -3
  64. package/dist/default/icons/svg/help.svg +3 -3
  65. package/dist/default/icons/svg/home.svg +3 -3
  66. package/dist/default/icons/svg/language.svg +3 -0
  67. package/dist/default/icons/svg/launch.svg +3 -3
  68. package/dist/default/icons/svg/lightbulb.svg +3 -0
  69. package/dist/default/icons/svg/list.svg +3 -0
  70. package/dist/default/icons/svg/lock-outline.svg +3 -0
  71. package/dist/default/icons/svg/lock.svg +3 -3
  72. package/dist/default/icons/svg/menu.svg +3 -3
  73. package/dist/default/icons/svg/minus.svg +3 -3
  74. package/dist/default/icons/svg/money-off.svg +3 -0
  75. package/dist/default/icons/svg/money.svg +3 -0
  76. package/dist/default/icons/svg/north-west.svg +3 -0
  77. package/dist/default/icons/svg/pause.svg +3 -3
  78. package/dist/default/icons/svg/payments.svg +3 -0
  79. package/dist/default/icons/svg/play.svg +3 -3
  80. package/dist/default/icons/svg/plus.svg +3 -3
  81. package/dist/default/icons/svg/power.svg +3 -3
  82. package/dist/default/icons/svg/push-pin.svg +3 -0
  83. package/dist/default/icons/svg/restore.svg +3 -3
  84. package/dist/default/icons/svg/return.svg +3 -0
  85. package/dist/default/icons/svg/save.svg +3 -0
  86. package/dist/default/icons/svg/search.svg +3 -3
  87. package/dist/default/icons/svg/settings-inverted.svg +3 -3
  88. package/dist/default/icons/svg/settings.svg +3 -3
  89. package/dist/default/icons/svg/share.svg +3 -3
  90. package/dist/default/icons/svg/shield.svg +3 -3
  91. package/dist/default/icons/svg/south-east.svg +3 -0
  92. package/dist/default/icons/svg/sync.svg +3 -0
  93. package/dist/default/icons/svg/table.svg +3 -3
  94. package/dist/default/images/icons/actions-sprite.svg +257 -0
  95. package/package.json +3 -3
  96. package/scripts/fontsGenerator.js +53 -30
  97. package/scripts/svgSplitter.js +12 -2
  98. package/dist/default/icons/fonts/ez-icons.css +0 -202
  99. package/dist/default/icons/fonts/ez-icons.eot +0 -0
  100. package/dist/default/icons/fonts/ez-icons.html +0 -602
  101. package/dist/default/icons/fonts/ez-icons.svg +0 -378
  102. package/dist/default/icons/fonts/ez-icons.ttf +0 -0
  103. package/dist/default/icons/fonts/ez-icons.woff +0 -0
@@ -0,0 +1 @@
1
+ @font-face{font-family:ez-icon;src:url(ez-icon.eot?t=1652270393916);src:url(ez-icon.eot?t=1652270393916#iefix) format('embedded-opentype'),url(ez-icon.woff2?t=1652270393916) format("woff2"),url(ez-icon.woff?t=1652270393916) format("woff"),url(ez-icon.ttf?t=1652270393916) format('truetype'),url(ez-icon.svg?t=1652270393916#ez-icon) format('svg')}[class*=" ez-icon-"],[class^=ez-icon-]{font-family:ez-icon!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ez-icon-account-outline:before{content:"\ea01"}.ez-icon-account:before{content:"\ea02"}.ez-icon-alert-circle-inverted:before{content:"\ea03"}.ez-icon-alert-circle:before{content:"\ea04"}.ez-icon-alert-mail:before{content:"\ea05"}.ez-icon-alert-outline:before{content:"\ea06"}.ez-icon-alert-popup:before{content:"\ea07"}.ez-icon-apps:before{content:"\ea08"}.ez-icon-arrow_back:before{content:"\ea09"}.ez-icon-bell-inverted:before{content:"\ea0a"}.ez-icon-bell:before{content:"\ea0b"}.ez-icon-business-center:before{content:"\ea0c"}.ez-icon-calendar-text:before{content:"\ea0d"}.ez-icon-calendar:before{content:"\ea0e"}.ez-icon-check-circle-inverted:before{content:"\ea0f"}.ez-icon-check-circle:before{content:"\ea10"}.ez-icon-check:before{content:"\ea11"}.ez-icon-chevron-down:before{content:"\ea12"}.ez-icon-chevron-left:before{content:"\ea13"}.ez-icon-chevron-right:before{content:"\ea14"}.ez-icon-chevron-up:before{content:"\ea15"}.ez-icon-circle--medium:before{content:"\ea16"}.ez-icon-circle:before{content:"\ea17"}.ez-icon-clipboard:before{content:"\ea18"}.ez-icon-close-circle-inverted:before{content:"\ea19"}.ez-icon-close-circle:before{content:"\ea1a"}.ez-icon-close:before{content:"\ea1b"}.ez-icon-comment-inverted:before{content:"\ea1c"}.ez-icon-comment:before{content:"\ea1d"}.ez-icon-configuration:before{content:"\ea1e"}.ez-icon-copy:before{content:"\ea1f"}.ez-icon-crop:before{content:"\ea20"}.ez-icon-delete:before{content:"\ea21"}.ez-icon-description:before{content:"\ea22"}.ez-icon-dot-notification:before{content:"\ea23"}.ez-icon-dots-horizontal:before{content:"\ea24"}.ez-icon-dots-vertical:before{content:"\ea25"}.ez-icon-drag-indicator:before{content:"\ea26"}.ez-icon-edit-file:before{content:"\ea27"}.ez-icon-edit-table:before{content:"\ea28"}.ez-icon-edit-time:before{content:"\ea29"}.ez-icon-edit:before{content:"\ea2a"}.ez-icon-email-inverted:before{content:"\ea2b"}.ez-icon-email:before{content:"\ea2c"}.ez-icon-error-octagon:before{content:"\ea2d"}.ez-icon-expand:before{content:"\ea2e"}.ez-icon-eye-off:before{content:"\ea2f"}.ez-icon-eye:before{content:"\ea30"}.ez-icon-favorite:before{content:"\ea31"}.ez-icon-file-download:before{content:"\ea32"}.ez-icon-file-upload:before{content:"\ea33"}.ez-icon-filter:before{content:"\ea34"}.ez-icon-find-file:before{content:"\ea35"}.ez-icon-find-page:before{content:"\ea36"}.ez-icon-format-color-fill:before{content:"\ea37"}.ez-icon-help-circle-outline:before{content:"\ea38"}.ez-icon-help-inverted:before{content:"\ea39"}.ez-icon-help:before{content:"\ea3a"}.ez-icon-home:before{content:"\ea3b"}.ez-icon-language:before{content:"\ea3c"}.ez-icon-launch:before{content:"\ea3d"}.ez-icon-lightbulb:before{content:"\ea3e"}.ez-icon-list:before{content:"\ea3f"}.ez-icon-loading:before{content:"\ea40"}.ez-icon-lock-outline:before{content:"\ea41"}.ez-icon-lock:before{content:"\ea42"}.ez-icon-menu:before{content:"\ea43"}.ez-icon-minus-circle-inverted:before{content:"\ea44"}.ez-icon-minus:before{content:"\ea45"}.ez-icon-money-off:before{content:"\ea46"}.ez-icon-money:before{content:"\ea47"}.ez-icon-north-west:before{content:"\ea48"}.ez-icon-pause:before{content:"\ea49"}.ez-icon-payments:before{content:"\ea4a"}.ez-icon-play:before{content:"\ea4b"}.ez-icon-plus-circle-inverted:before{content:"\ea4c"}.ez-icon-plus-circle:before{content:"\ea4d"}.ez-icon-plus:before{content:"\ea4e"}.ez-icon-power:before{content:"\ea4f"}.ez-icon-push-pin:before{content:"\ea50"}.ez-icon-restore:before{content:"\ea51"}.ez-icon-return:before{content:"\ea52"}.ez-icon-rotate:before{content:"\ea53"}.ez-icon-save:before{content:"\ea54"}.ez-icon-search:before{content:"\ea55"}.ez-icon-settings-inverted:before{content:"\ea56"}.ez-icon-settings:before{content:"\ea57"}.ez-icon-share:before{content:"\ea58"}.ez-icon-shield:before{content:"\ea59"}.ez-icon-south-east:before{content:"\ea5a"}.ez-icon-success-circle:before{content:"\ea5b"}.ez-icon-sync:before{content:"\ea5c"}.ez-icon-table:before{content:"\ea5d"}.ez-icon-timer-outline:before{content:"\ea5e"}.ez-icon-user-circle:before{content:"\ea5f"}.ez-icon-warning-minus:before{content:"\ea60"}.ez-icon-warning-triangle:before{content:"\ea61"}
@@ -0,0 +1,116 @@
1
+ @font-face {
2
+ font-family: "ez-icon";
3
+ src: url('ez-icon.eot?t=1652270393916'); /* IE9*/
4
+ src: url('ez-icon.eot?t=1652270393916#iefix') format('embedded-opentype'), /* IE6-IE8 */
5
+ url("ez-icon.woff2?t=1652270393916") format("woff2"),
6
+ url("ez-icon.woff?t=1652270393916") format("woff"),
7
+ url('ez-icon.ttf?t=1652270393916') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
8
+ url('ez-icon.svg?t=1652270393916#ez-icon') format('svg'); /* iOS 4.1- */
9
+ }
10
+
11
+ [class^="ez-icon-"], [class*=" ez-icon-"] {
12
+ font-family: 'ez-icon' !important;
13
+ font-size:16px;
14
+ font-style:normal;
15
+ -webkit-font-smoothing: antialiased;
16
+ -moz-osx-font-smoothing: grayscale;
17
+ }
18
+
19
+
20
+ .ez-icon-account-outline:before { content: "\ea01"; }
21
+ .ez-icon-account:before { content: "\ea02"; }
22
+ .ez-icon-alert-circle-inverted:before { content: "\ea03"; }
23
+ .ez-icon-alert-circle:before { content: "\ea04"; }
24
+ .ez-icon-alert-mail:before { content: "\ea05"; }
25
+ .ez-icon-alert-outline:before { content: "\ea06"; }
26
+ .ez-icon-alert-popup:before { content: "\ea07"; }
27
+ .ez-icon-apps:before { content: "\ea08"; }
28
+ .ez-icon-arrow_back:before { content: "\ea09"; }
29
+ .ez-icon-bell-inverted:before { content: "\ea0a"; }
30
+ .ez-icon-bell:before { content: "\ea0b"; }
31
+ .ez-icon-business-center:before { content: "\ea0c"; }
32
+ .ez-icon-calendar-text:before { content: "\ea0d"; }
33
+ .ez-icon-calendar:before { content: "\ea0e"; }
34
+ .ez-icon-check-circle-inverted:before { content: "\ea0f"; }
35
+ .ez-icon-check-circle:before { content: "\ea10"; }
36
+ .ez-icon-check:before { content: "\ea11"; }
37
+ .ez-icon-chevron-down:before { content: "\ea12"; }
38
+ .ez-icon-chevron-left:before { content: "\ea13"; }
39
+ .ez-icon-chevron-right:before { content: "\ea14"; }
40
+ .ez-icon-chevron-up:before { content: "\ea15"; }
41
+ .ez-icon-circle--medium:before { content: "\ea16"; }
42
+ .ez-icon-circle:before { content: "\ea17"; }
43
+ .ez-icon-clipboard:before { content: "\ea18"; }
44
+ .ez-icon-close-circle-inverted:before { content: "\ea19"; }
45
+ .ez-icon-close-circle:before { content: "\ea1a"; }
46
+ .ez-icon-close:before { content: "\ea1b"; }
47
+ .ez-icon-comment-inverted:before { content: "\ea1c"; }
48
+ .ez-icon-comment:before { content: "\ea1d"; }
49
+ .ez-icon-configuration:before { content: "\ea1e"; }
50
+ .ez-icon-copy:before { content: "\ea1f"; }
51
+ .ez-icon-crop:before { content: "\ea20"; }
52
+ .ez-icon-delete:before { content: "\ea21"; }
53
+ .ez-icon-description:before { content: "\ea22"; }
54
+ .ez-icon-dot-notification:before { content: "\ea23"; }
55
+ .ez-icon-dots-horizontal:before { content: "\ea24"; }
56
+ .ez-icon-dots-vertical:before { content: "\ea25"; }
57
+ .ez-icon-drag-indicator:before { content: "\ea26"; }
58
+ .ez-icon-edit-file:before { content: "\ea27"; }
59
+ .ez-icon-edit-table:before { content: "\ea28"; }
60
+ .ez-icon-edit-time:before { content: "\ea29"; }
61
+ .ez-icon-edit:before { content: "\ea2a"; }
62
+ .ez-icon-email-inverted:before { content: "\ea2b"; }
63
+ .ez-icon-email:before { content: "\ea2c"; }
64
+ .ez-icon-error-octagon:before { content: "\ea2d"; }
65
+ .ez-icon-expand:before { content: "\ea2e"; }
66
+ .ez-icon-eye-off:before { content: "\ea2f"; }
67
+ .ez-icon-eye:before { content: "\ea30"; }
68
+ .ez-icon-favorite:before { content: "\ea31"; }
69
+ .ez-icon-file-download:before { content: "\ea32"; }
70
+ .ez-icon-file-upload:before { content: "\ea33"; }
71
+ .ez-icon-filter:before { content: "\ea34"; }
72
+ .ez-icon-find-file:before { content: "\ea35"; }
73
+ .ez-icon-find-page:before { content: "\ea36"; }
74
+ .ez-icon-format-color-fill:before { content: "\ea37"; }
75
+ .ez-icon-help-circle-outline:before { content: "\ea38"; }
76
+ .ez-icon-help-inverted:before { content: "\ea39"; }
77
+ .ez-icon-help:before { content: "\ea3a"; }
78
+ .ez-icon-home:before { content: "\ea3b"; }
79
+ .ez-icon-language:before { content: "\ea3c"; }
80
+ .ez-icon-launch:before { content: "\ea3d"; }
81
+ .ez-icon-lightbulb:before { content: "\ea3e"; }
82
+ .ez-icon-list:before { content: "\ea3f"; }
83
+ .ez-icon-loading:before { content: "\ea40"; }
84
+ .ez-icon-lock-outline:before { content: "\ea41"; }
85
+ .ez-icon-lock:before { content: "\ea42"; }
86
+ .ez-icon-menu:before { content: "\ea43"; }
87
+ .ez-icon-minus-circle-inverted:before { content: "\ea44"; }
88
+ .ez-icon-minus:before { content: "\ea45"; }
89
+ .ez-icon-money-off:before { content: "\ea46"; }
90
+ .ez-icon-money:before { content: "\ea47"; }
91
+ .ez-icon-north-west:before { content: "\ea48"; }
92
+ .ez-icon-pause:before { content: "\ea49"; }
93
+ .ez-icon-payments:before { content: "\ea4a"; }
94
+ .ez-icon-play:before { content: "\ea4b"; }
95
+ .ez-icon-plus-circle-inverted:before { content: "\ea4c"; }
96
+ .ez-icon-plus-circle:before { content: "\ea4d"; }
97
+ .ez-icon-plus:before { content: "\ea4e"; }
98
+ .ez-icon-power:before { content: "\ea4f"; }
99
+ .ez-icon-push-pin:before { content: "\ea50"; }
100
+ .ez-icon-restore:before { content: "\ea51"; }
101
+ .ez-icon-return:before { content: "\ea52"; }
102
+ .ez-icon-rotate:before { content: "\ea53"; }
103
+ .ez-icon-save:before { content: "\ea54"; }
104
+ .ez-icon-search:before { content: "\ea55"; }
105
+ .ez-icon-settings-inverted:before { content: "\ea56"; }
106
+ .ez-icon-settings:before { content: "\ea57"; }
107
+ .ez-icon-share:before { content: "\ea58"; }
108
+ .ez-icon-shield:before { content: "\ea59"; }
109
+ .ez-icon-south-east:before { content: "\ea5a"; }
110
+ .ez-icon-success-circle:before { content: "\ea5b"; }
111
+ .ez-icon-sync:before { content: "\ea5c"; }
112
+ .ez-icon-table:before { content: "\ea5d"; }
113
+ .ez-icon-timer-outline:before { content: "\ea5e"; }
114
+ .ez-icon-user-circle:before { content: "\ea5f"; }
115
+ .ez-icon-warning-minus:before { content: "\ea60"; }
116
+ .ez-icon-warning-triangle:before { content: "\ea61"; }
@@ -0,0 +1,114 @@
1
+ @font-face {font-family: "ez-icon";
2
+ src: url('ez-icon.eot?t=1652270393916'); /* IE9*/
3
+ src: url('ez-icon.eot?t=1652270393916#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
+ url("ez-icon.woff2?t=1652270393916") format("woff2"),
5
+ url("ez-icon.woff?t=1652270393916") format("woff"),
6
+ url('ez-icon.ttf?t=1652270393916') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
+ url('ez-icon.svg?t=1652270393916#ez-icon') format('svg'); /* iOS 4.1- */
8
+ }
9
+
10
+ [class^="ez-icon-"], [class*=" ez-icon-"] {
11
+ font-family: 'ez-icon' !important;
12
+ font-size: 16px;
13
+ font-style:normal;
14
+ -webkit-font-smoothing: antialiased;
15
+ -moz-osx-font-smoothing: grayscale;
16
+ }
17
+
18
+ .ez-icon-account-outline:before { content: "\ea01"; }
19
+ .ez-icon-account:before { content: "\ea02"; }
20
+ .ez-icon-alert-circle-inverted:before { content: "\ea03"; }
21
+ .ez-icon-alert-circle:before { content: "\ea04"; }
22
+ .ez-icon-alert-mail:before { content: "\ea05"; }
23
+ .ez-icon-alert-outline:before { content: "\ea06"; }
24
+ .ez-icon-alert-popup:before { content: "\ea07"; }
25
+ .ez-icon-apps:before { content: "\ea08"; }
26
+ .ez-icon-arrow_back:before { content: "\ea09"; }
27
+ .ez-icon-bell-inverted:before { content: "\ea0a"; }
28
+ .ez-icon-bell:before { content: "\ea0b"; }
29
+ .ez-icon-business-center:before { content: "\ea0c"; }
30
+ .ez-icon-calendar-text:before { content: "\ea0d"; }
31
+ .ez-icon-calendar:before { content: "\ea0e"; }
32
+ .ez-icon-check-circle-inverted:before { content: "\ea0f"; }
33
+ .ez-icon-check-circle:before { content: "\ea10"; }
34
+ .ez-icon-check:before { content: "\ea11"; }
35
+ .ez-icon-chevron-down:before { content: "\ea12"; }
36
+ .ez-icon-chevron-left:before { content: "\ea13"; }
37
+ .ez-icon-chevron-right:before { content: "\ea14"; }
38
+ .ez-icon-chevron-up:before { content: "\ea15"; }
39
+ .ez-icon-circle--medium:before { content: "\ea16"; }
40
+ .ez-icon-circle:before { content: "\ea17"; }
41
+ .ez-icon-clipboard:before { content: "\ea18"; }
42
+ .ez-icon-close-circle-inverted:before { content: "\ea19"; }
43
+ .ez-icon-close-circle:before { content: "\ea1a"; }
44
+ .ez-icon-close:before { content: "\ea1b"; }
45
+ .ez-icon-comment-inverted:before { content: "\ea1c"; }
46
+ .ez-icon-comment:before { content: "\ea1d"; }
47
+ .ez-icon-configuration:before { content: "\ea1e"; }
48
+ .ez-icon-copy:before { content: "\ea1f"; }
49
+ .ez-icon-crop:before { content: "\ea20"; }
50
+ .ez-icon-delete:before { content: "\ea21"; }
51
+ .ez-icon-description:before { content: "\ea22"; }
52
+ .ez-icon-dot-notification:before { content: "\ea23"; }
53
+ .ez-icon-dots-horizontal:before { content: "\ea24"; }
54
+ .ez-icon-dots-vertical:before { content: "\ea25"; }
55
+ .ez-icon-drag-indicator:before { content: "\ea26"; }
56
+ .ez-icon-edit-file:before { content: "\ea27"; }
57
+ .ez-icon-edit-table:before { content: "\ea28"; }
58
+ .ez-icon-edit-time:before { content: "\ea29"; }
59
+ .ez-icon-edit:before { content: "\ea2a"; }
60
+ .ez-icon-email-inverted:before { content: "\ea2b"; }
61
+ .ez-icon-email:before { content: "\ea2c"; }
62
+ .ez-icon-error-octagon:before { content: "\ea2d"; }
63
+ .ez-icon-expand:before { content: "\ea2e"; }
64
+ .ez-icon-eye-off:before { content: "\ea2f"; }
65
+ .ez-icon-eye:before { content: "\ea30"; }
66
+ .ez-icon-favorite:before { content: "\ea31"; }
67
+ .ez-icon-file-download:before { content: "\ea32"; }
68
+ .ez-icon-file-upload:before { content: "\ea33"; }
69
+ .ez-icon-filter:before { content: "\ea34"; }
70
+ .ez-icon-find-file:before { content: "\ea35"; }
71
+ .ez-icon-find-page:before { content: "\ea36"; }
72
+ .ez-icon-format-color-fill:before { content: "\ea37"; }
73
+ .ez-icon-help-circle-outline:before { content: "\ea38"; }
74
+ .ez-icon-help-inverted:before { content: "\ea39"; }
75
+ .ez-icon-help:before { content: "\ea3a"; }
76
+ .ez-icon-home:before { content: "\ea3b"; }
77
+ .ez-icon-language:before { content: "\ea3c"; }
78
+ .ez-icon-launch:before { content: "\ea3d"; }
79
+ .ez-icon-lightbulb:before { content: "\ea3e"; }
80
+ .ez-icon-list:before { content: "\ea3f"; }
81
+ .ez-icon-loading:before { content: "\ea40"; }
82
+ .ez-icon-lock-outline:before { content: "\ea41"; }
83
+ .ez-icon-lock:before { content: "\ea42"; }
84
+ .ez-icon-menu:before { content: "\ea43"; }
85
+ .ez-icon-minus-circle-inverted:before { content: "\ea44"; }
86
+ .ez-icon-minus:before { content: "\ea45"; }
87
+ .ez-icon-money-off:before { content: "\ea46"; }
88
+ .ez-icon-money:before { content: "\ea47"; }
89
+ .ez-icon-north-west:before { content: "\ea48"; }
90
+ .ez-icon-pause:before { content: "\ea49"; }
91
+ .ez-icon-payments:before { content: "\ea4a"; }
92
+ .ez-icon-play:before { content: "\ea4b"; }
93
+ .ez-icon-plus-circle-inverted:before { content: "\ea4c"; }
94
+ .ez-icon-plus-circle:before { content: "\ea4d"; }
95
+ .ez-icon-plus:before { content: "\ea4e"; }
96
+ .ez-icon-power:before { content: "\ea4f"; }
97
+ .ez-icon-push-pin:before { content: "\ea50"; }
98
+ .ez-icon-restore:before { content: "\ea51"; }
99
+ .ez-icon-return:before { content: "\ea52"; }
100
+ .ez-icon-rotate:before { content: "\ea53"; }
101
+ .ez-icon-save:before { content: "\ea54"; }
102
+ .ez-icon-search:before { content: "\ea55"; }
103
+ .ez-icon-settings-inverted:before { content: "\ea56"; }
104
+ .ez-icon-settings:before { content: "\ea57"; }
105
+ .ez-icon-share:before { content: "\ea58"; }
106
+ .ez-icon-shield:before { content: "\ea59"; }
107
+ .ez-icon-south-east:before { content: "\ea5a"; }
108
+ .ez-icon-success-circle:before { content: "\ea5b"; }
109
+ .ez-icon-sync:before { content: "\ea5c"; }
110
+ .ez-icon-table:before { content: "\ea5d"; }
111
+ .ez-icon-timer-outline:before { content: "\ea5e"; }
112
+ .ez-icon-user-circle:before { content: "\ea5f"; }
113
+ .ez-icon-warning-minus:before { content: "\ea60"; }
114
+ .ez-icon-warning-triangle:before { content: "\ea61"; }
@@ -0,0 +1,117 @@
1
+ @font-face {font-family: "ez-icon";
2
+ src: url('ez-icon.eot?t=1652270393916'); /* IE9*/
3
+ src: url('ez-icon.eot?t=1652270393916#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
+ url("ez-icon.woff2?t=1652270393916") format("woff2"),
5
+ url("ez-icon.woff?t=1652270393916") format("woff"),
6
+ url('ez-icon.ttf?t=1652270393916') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
+ url('ez-icon.svg?t=1652270393916#ez-icon') format('svg'); /* iOS 4.1- */
8
+ }
9
+
10
+ [class^="ez-icon-"], [class*=" ez-icon-"] {
11
+ font-family: 'ez-icon' !important;
12
+ font-size:16px;
13
+ font-style:normal;
14
+ -webkit-font-smoothing: antialiased;
15
+ -moz-osx-font-smoothing: grayscale;
16
+ }
17
+
18
+ :global {
19
+ .ez-icon-account-outline:before { content: "\ea01"; }
20
+ .ez-icon-account:before { content: "\ea02"; }
21
+ .ez-icon-alert-circle-inverted:before { content: "\ea03"; }
22
+ .ez-icon-alert-circle:before { content: "\ea04"; }
23
+ .ez-icon-alert-mail:before { content: "\ea05"; }
24
+ .ez-icon-alert-outline:before { content: "\ea06"; }
25
+ .ez-icon-alert-popup:before { content: "\ea07"; }
26
+ .ez-icon-apps:before { content: "\ea08"; }
27
+ .ez-icon-arrow_back:before { content: "\ea09"; }
28
+ .ez-icon-bell-inverted:before { content: "\ea0a"; }
29
+ .ez-icon-bell:before { content: "\ea0b"; }
30
+ .ez-icon-business-center:before { content: "\ea0c"; }
31
+ .ez-icon-calendar-text:before { content: "\ea0d"; }
32
+ .ez-icon-calendar:before { content: "\ea0e"; }
33
+ .ez-icon-check-circle-inverted:before { content: "\ea0f"; }
34
+ .ez-icon-check-circle:before { content: "\ea10"; }
35
+ .ez-icon-check:before { content: "\ea11"; }
36
+ .ez-icon-chevron-down:before { content: "\ea12"; }
37
+ .ez-icon-chevron-left:before { content: "\ea13"; }
38
+ .ez-icon-chevron-right:before { content: "\ea14"; }
39
+ .ez-icon-chevron-up:before { content: "\ea15"; }
40
+ .ez-icon-circle--medium:before { content: "\ea16"; }
41
+ .ez-icon-circle:before { content: "\ea17"; }
42
+ .ez-icon-clipboard:before { content: "\ea18"; }
43
+ .ez-icon-close-circle-inverted:before { content: "\ea19"; }
44
+ .ez-icon-close-circle:before { content: "\ea1a"; }
45
+ .ez-icon-close:before { content: "\ea1b"; }
46
+ .ez-icon-comment-inverted:before { content: "\ea1c"; }
47
+ .ez-icon-comment:before { content: "\ea1d"; }
48
+ .ez-icon-configuration:before { content: "\ea1e"; }
49
+ .ez-icon-copy:before { content: "\ea1f"; }
50
+ .ez-icon-crop:before { content: "\ea20"; }
51
+ .ez-icon-delete:before { content: "\ea21"; }
52
+ .ez-icon-description:before { content: "\ea22"; }
53
+ .ez-icon-dot-notification:before { content: "\ea23"; }
54
+ .ez-icon-dots-horizontal:before { content: "\ea24"; }
55
+ .ez-icon-dots-vertical:before { content: "\ea25"; }
56
+ .ez-icon-drag-indicator:before { content: "\ea26"; }
57
+ .ez-icon-edit-file:before { content: "\ea27"; }
58
+ .ez-icon-edit-table:before { content: "\ea28"; }
59
+ .ez-icon-edit-time:before { content: "\ea29"; }
60
+ .ez-icon-edit:before { content: "\ea2a"; }
61
+ .ez-icon-email-inverted:before { content: "\ea2b"; }
62
+ .ez-icon-email:before { content: "\ea2c"; }
63
+ .ez-icon-error-octagon:before { content: "\ea2d"; }
64
+ .ez-icon-expand:before { content: "\ea2e"; }
65
+ .ez-icon-eye-off:before { content: "\ea2f"; }
66
+ .ez-icon-eye:before { content: "\ea30"; }
67
+ .ez-icon-favorite:before { content: "\ea31"; }
68
+ .ez-icon-file-download:before { content: "\ea32"; }
69
+ .ez-icon-file-upload:before { content: "\ea33"; }
70
+ .ez-icon-filter:before { content: "\ea34"; }
71
+ .ez-icon-find-file:before { content: "\ea35"; }
72
+ .ez-icon-find-page:before { content: "\ea36"; }
73
+ .ez-icon-format-color-fill:before { content: "\ea37"; }
74
+ .ez-icon-help-circle-outline:before { content: "\ea38"; }
75
+ .ez-icon-help-inverted:before { content: "\ea39"; }
76
+ .ez-icon-help:before { content: "\ea3a"; }
77
+ .ez-icon-home:before { content: "\ea3b"; }
78
+ .ez-icon-language:before { content: "\ea3c"; }
79
+ .ez-icon-launch:before { content: "\ea3d"; }
80
+ .ez-icon-lightbulb:before { content: "\ea3e"; }
81
+ .ez-icon-list:before { content: "\ea3f"; }
82
+ .ez-icon-loading:before { content: "\ea40"; }
83
+ .ez-icon-lock-outline:before { content: "\ea41"; }
84
+ .ez-icon-lock:before { content: "\ea42"; }
85
+ .ez-icon-menu:before { content: "\ea43"; }
86
+ .ez-icon-minus-circle-inverted:before { content: "\ea44"; }
87
+ .ez-icon-minus:before { content: "\ea45"; }
88
+ .ez-icon-money-off:before { content: "\ea46"; }
89
+ .ez-icon-money:before { content: "\ea47"; }
90
+ .ez-icon-north-west:before { content: "\ea48"; }
91
+ .ez-icon-pause:before { content: "\ea49"; }
92
+ .ez-icon-payments:before { content: "\ea4a"; }
93
+ .ez-icon-play:before { content: "\ea4b"; }
94
+ .ez-icon-plus-circle-inverted:before { content: "\ea4c"; }
95
+ .ez-icon-plus-circle:before { content: "\ea4d"; }
96
+ .ez-icon-plus:before { content: "\ea4e"; }
97
+ .ez-icon-power:before { content: "\ea4f"; }
98
+ .ez-icon-push-pin:before { content: "\ea50"; }
99
+ .ez-icon-restore:before { content: "\ea51"; }
100
+ .ez-icon-return:before { content: "\ea52"; }
101
+ .ez-icon-rotate:before { content: "\ea53"; }
102
+ .ez-icon-save:before { content: "\ea54"; }
103
+ .ez-icon-search:before { content: "\ea55"; }
104
+ .ez-icon-settings-inverted:before { content: "\ea56"; }
105
+ .ez-icon-settings:before { content: "\ea57"; }
106
+ .ez-icon-share:before { content: "\ea58"; }
107
+ .ez-icon-shield:before { content: "\ea59"; }
108
+ .ez-icon-south-east:before { content: "\ea5a"; }
109
+ .ez-icon-success-circle:before { content: "\ea5b"; }
110
+ .ez-icon-sync:before { content: "\ea5c"; }
111
+ .ez-icon-table:before { content: "\ea5d"; }
112
+ .ez-icon-timer-outline:before { content: "\ea5e"; }
113
+ .ez-icon-user-circle:before { content: "\ea5f"; }
114
+ .ez-icon-warning-minus:before { content: "\ea60"; }
115
+ .ez-icon-warning-triangle:before { content: "\ea61"; }
116
+
117
+ }
@@ -0,0 +1,213 @@
1
+ @font-face {font-family: "ez-icon";
2
+ src: url('ez-icon.eot?t=1652270393916'); /* IE9*/
3
+ src: url('ez-icon.eot?t=1652270393916#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
+ url("ez-icon.woff2?t=1652270393916") format("woff2"),
5
+ url("ez-icon.woff?t=1652270393916") format("woff"),
6
+ url('ez-icon.ttf?t=1652270393916') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
+ url('ez-icon.svg?t=1652270393916#ez-icon') format('svg'); /* iOS 4.1- */
8
+ }
9
+
10
+ [class^="ez-icon-"], [class*=" ez-icon-"] {
11
+ font-family: 'ez-icon' !important;
12
+ font-size: 16px;
13
+ font-style:normal;
14
+ -webkit-font-smoothing: antialiased;
15
+ -moz-osx-font-smoothing: grayscale;
16
+ }
17
+
18
+ .ez-icon-account-outline:before { content: "\ea01"; }
19
+ .ez-icon-account:before { content: "\ea02"; }
20
+ .ez-icon-alert-circle-inverted:before { content: "\ea03"; }
21
+ .ez-icon-alert-circle:before { content: "\ea04"; }
22
+ .ez-icon-alert-mail:before { content: "\ea05"; }
23
+ .ez-icon-alert-outline:before { content: "\ea06"; }
24
+ .ez-icon-alert-popup:before { content: "\ea07"; }
25
+ .ez-icon-apps:before { content: "\ea08"; }
26
+ .ez-icon-arrow_back:before { content: "\ea09"; }
27
+ .ez-icon-bell-inverted:before { content: "\ea0a"; }
28
+ .ez-icon-bell:before { content: "\ea0b"; }
29
+ .ez-icon-business-center:before { content: "\ea0c"; }
30
+ .ez-icon-calendar-text:before { content: "\ea0d"; }
31
+ .ez-icon-calendar:before { content: "\ea0e"; }
32
+ .ez-icon-check-circle-inverted:before { content: "\ea0f"; }
33
+ .ez-icon-check-circle:before { content: "\ea10"; }
34
+ .ez-icon-check:before { content: "\ea11"; }
35
+ .ez-icon-chevron-down:before { content: "\ea12"; }
36
+ .ez-icon-chevron-left:before { content: "\ea13"; }
37
+ .ez-icon-chevron-right:before { content: "\ea14"; }
38
+ .ez-icon-chevron-up:before { content: "\ea15"; }
39
+ .ez-icon-circle--medium:before { content: "\ea16"; }
40
+ .ez-icon-circle:before { content: "\ea17"; }
41
+ .ez-icon-clipboard:before { content: "\ea18"; }
42
+ .ez-icon-close-circle-inverted:before { content: "\ea19"; }
43
+ .ez-icon-close-circle:before { content: "\ea1a"; }
44
+ .ez-icon-close:before { content: "\ea1b"; }
45
+ .ez-icon-comment-inverted:before { content: "\ea1c"; }
46
+ .ez-icon-comment:before { content: "\ea1d"; }
47
+ .ez-icon-configuration:before { content: "\ea1e"; }
48
+ .ez-icon-copy:before { content: "\ea1f"; }
49
+ .ez-icon-crop:before { content: "\ea20"; }
50
+ .ez-icon-delete:before { content: "\ea21"; }
51
+ .ez-icon-description:before { content: "\ea22"; }
52
+ .ez-icon-dot-notification:before { content: "\ea23"; }
53
+ .ez-icon-dots-horizontal:before { content: "\ea24"; }
54
+ .ez-icon-dots-vertical:before { content: "\ea25"; }
55
+ .ez-icon-drag-indicator:before { content: "\ea26"; }
56
+ .ez-icon-edit-file:before { content: "\ea27"; }
57
+ .ez-icon-edit-table:before { content: "\ea28"; }
58
+ .ez-icon-edit-time:before { content: "\ea29"; }
59
+ .ez-icon-edit:before { content: "\ea2a"; }
60
+ .ez-icon-email-inverted:before { content: "\ea2b"; }
61
+ .ez-icon-email:before { content: "\ea2c"; }
62
+ .ez-icon-error-octagon:before { content: "\ea2d"; }
63
+ .ez-icon-expand:before { content: "\ea2e"; }
64
+ .ez-icon-eye-off:before { content: "\ea2f"; }
65
+ .ez-icon-eye:before { content: "\ea30"; }
66
+ .ez-icon-favorite:before { content: "\ea31"; }
67
+ .ez-icon-file-download:before { content: "\ea32"; }
68
+ .ez-icon-file-upload:before { content: "\ea33"; }
69
+ .ez-icon-filter:before { content: "\ea34"; }
70
+ .ez-icon-find-file:before { content: "\ea35"; }
71
+ .ez-icon-find-page:before { content: "\ea36"; }
72
+ .ez-icon-format-color-fill:before { content: "\ea37"; }
73
+ .ez-icon-help-circle-outline:before { content: "\ea38"; }
74
+ .ez-icon-help-inverted:before { content: "\ea39"; }
75
+ .ez-icon-help:before { content: "\ea3a"; }
76
+ .ez-icon-home:before { content: "\ea3b"; }
77
+ .ez-icon-language:before { content: "\ea3c"; }
78
+ .ez-icon-launch:before { content: "\ea3d"; }
79
+ .ez-icon-lightbulb:before { content: "\ea3e"; }
80
+ .ez-icon-list:before { content: "\ea3f"; }
81
+ .ez-icon-loading:before { content: "\ea40"; }
82
+ .ez-icon-lock-outline:before { content: "\ea41"; }
83
+ .ez-icon-lock:before { content: "\ea42"; }
84
+ .ez-icon-menu:before { content: "\ea43"; }
85
+ .ez-icon-minus-circle-inverted:before { content: "\ea44"; }
86
+ .ez-icon-minus:before { content: "\ea45"; }
87
+ .ez-icon-money-off:before { content: "\ea46"; }
88
+ .ez-icon-money:before { content: "\ea47"; }
89
+ .ez-icon-north-west:before { content: "\ea48"; }
90
+ .ez-icon-pause:before { content: "\ea49"; }
91
+ .ez-icon-payments:before { content: "\ea4a"; }
92
+ .ez-icon-play:before { content: "\ea4b"; }
93
+ .ez-icon-plus-circle-inverted:before { content: "\ea4c"; }
94
+ .ez-icon-plus-circle:before { content: "\ea4d"; }
95
+ .ez-icon-plus:before { content: "\ea4e"; }
96
+ .ez-icon-power:before { content: "\ea4f"; }
97
+ .ez-icon-push-pin:before { content: "\ea50"; }
98
+ .ez-icon-restore:before { content: "\ea51"; }
99
+ .ez-icon-return:before { content: "\ea52"; }
100
+ .ez-icon-rotate:before { content: "\ea53"; }
101
+ .ez-icon-save:before { content: "\ea54"; }
102
+ .ez-icon-search:before { content: "\ea55"; }
103
+ .ez-icon-settings-inverted:before { content: "\ea56"; }
104
+ .ez-icon-settings:before { content: "\ea57"; }
105
+ .ez-icon-share:before { content: "\ea58"; }
106
+ .ez-icon-shield:before { content: "\ea59"; }
107
+ .ez-icon-south-east:before { content: "\ea5a"; }
108
+ .ez-icon-success-circle:before { content: "\ea5b"; }
109
+ .ez-icon-sync:before { content: "\ea5c"; }
110
+ .ez-icon-table:before { content: "\ea5d"; }
111
+ .ez-icon-timer-outline:before { content: "\ea5e"; }
112
+ .ez-icon-user-circle:before { content: "\ea5f"; }
113
+ .ez-icon-warning-minus:before { content: "\ea60"; }
114
+ .ez-icon-warning-triangle:before { content: "\ea61"; }
115
+
116
+ $ez-icon-account-outline: "\ea01";
117
+ $ez-icon-account: "\ea02";
118
+ $ez-icon-alert-circle-inverted: "\ea03";
119
+ $ez-icon-alert-circle: "\ea04";
120
+ $ez-icon-alert-mail: "\ea05";
121
+ $ez-icon-alert-outline: "\ea06";
122
+ $ez-icon-alert-popup: "\ea07";
123
+ $ez-icon-apps: "\ea08";
124
+ $ez-icon-arrow_back: "\ea09";
125
+ $ez-icon-bell-inverted: "\ea0a";
126
+ $ez-icon-bell: "\ea0b";
127
+ $ez-icon-business-center: "\ea0c";
128
+ $ez-icon-calendar-text: "\ea0d";
129
+ $ez-icon-calendar: "\ea0e";
130
+ $ez-icon-check-circle-inverted: "\ea0f";
131
+ $ez-icon-check-circle: "\ea10";
132
+ $ez-icon-check: "\ea11";
133
+ $ez-icon-chevron-down: "\ea12";
134
+ $ez-icon-chevron-left: "\ea13";
135
+ $ez-icon-chevron-right: "\ea14";
136
+ $ez-icon-chevron-up: "\ea15";
137
+ $ez-icon-circle--medium: "\ea16";
138
+ $ez-icon-circle: "\ea17";
139
+ $ez-icon-clipboard: "\ea18";
140
+ $ez-icon-close-circle-inverted: "\ea19";
141
+ $ez-icon-close-circle: "\ea1a";
142
+ $ez-icon-close: "\ea1b";
143
+ $ez-icon-comment-inverted: "\ea1c";
144
+ $ez-icon-comment: "\ea1d";
145
+ $ez-icon-configuration: "\ea1e";
146
+ $ez-icon-copy: "\ea1f";
147
+ $ez-icon-crop: "\ea20";
148
+ $ez-icon-delete: "\ea21";
149
+ $ez-icon-description: "\ea22";
150
+ $ez-icon-dot-notification: "\ea23";
151
+ $ez-icon-dots-horizontal: "\ea24";
152
+ $ez-icon-dots-vertical: "\ea25";
153
+ $ez-icon-drag-indicator: "\ea26";
154
+ $ez-icon-edit-file: "\ea27";
155
+ $ez-icon-edit-table: "\ea28";
156
+ $ez-icon-edit-time: "\ea29";
157
+ $ez-icon-edit: "\ea2a";
158
+ $ez-icon-email-inverted: "\ea2b";
159
+ $ez-icon-email: "\ea2c";
160
+ $ez-icon-error-octagon: "\ea2d";
161
+ $ez-icon-expand: "\ea2e";
162
+ $ez-icon-eye-off: "\ea2f";
163
+ $ez-icon-eye: "\ea30";
164
+ $ez-icon-favorite: "\ea31";
165
+ $ez-icon-file-download: "\ea32";
166
+ $ez-icon-file-upload: "\ea33";
167
+ $ez-icon-filter: "\ea34";
168
+ $ez-icon-find-file: "\ea35";
169
+ $ez-icon-find-page: "\ea36";
170
+ $ez-icon-format-color-fill: "\ea37";
171
+ $ez-icon-help-circle-outline: "\ea38";
172
+ $ez-icon-help-inverted: "\ea39";
173
+ $ez-icon-help: "\ea3a";
174
+ $ez-icon-home: "\ea3b";
175
+ $ez-icon-language: "\ea3c";
176
+ $ez-icon-launch: "\ea3d";
177
+ $ez-icon-lightbulb: "\ea3e";
178
+ $ez-icon-list: "\ea3f";
179
+ $ez-icon-loading: "\ea40";
180
+ $ez-icon-lock-outline: "\ea41";
181
+ $ez-icon-lock: "\ea42";
182
+ $ez-icon-menu: "\ea43";
183
+ $ez-icon-minus-circle-inverted: "\ea44";
184
+ $ez-icon-minus: "\ea45";
185
+ $ez-icon-money-off: "\ea46";
186
+ $ez-icon-money: "\ea47";
187
+ $ez-icon-north-west: "\ea48";
188
+ $ez-icon-pause: "\ea49";
189
+ $ez-icon-payments: "\ea4a";
190
+ $ez-icon-play: "\ea4b";
191
+ $ez-icon-plus-circle-inverted: "\ea4c";
192
+ $ez-icon-plus-circle: "\ea4d";
193
+ $ez-icon-plus: "\ea4e";
194
+ $ez-icon-power: "\ea4f";
195
+ $ez-icon-push-pin: "\ea50";
196
+ $ez-icon-restore: "\ea51";
197
+ $ez-icon-return: "\ea52";
198
+ $ez-icon-rotate: "\ea53";
199
+ $ez-icon-save: "\ea54";
200
+ $ez-icon-search: "\ea55";
201
+ $ez-icon-settings-inverted: "\ea56";
202
+ $ez-icon-settings: "\ea57";
203
+ $ez-icon-share: "\ea58";
204
+ $ez-icon-shield: "\ea59";
205
+ $ez-icon-south-east: "\ea5a";
206
+ $ez-icon-success-circle: "\ea5b";
207
+ $ez-icon-sync: "\ea5c";
208
+ $ez-icon-table: "\ea5d";
209
+ $ez-icon-timer-outline: "\ea5e";
210
+ $ez-icon-user-circle: "\ea5f";
211
+ $ez-icon-warning-minus: "\ea60";
212
+ $ez-icon-warning-triangle: "\ea61";
213
+