@mdsfe/mds-ui 0.3.0-7 → 0.3.0-9

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 (65) hide show
  1. package/CHANGELOG.md +1013 -0
  2. package/dist/.DS_Store +0 -0
  3. package/dist/_util/.DS_Store +0 -0
  4. package/dist/_util/iconfont/index.js +1 -1
  5. package/dist/font/iconfont.ae3b61b.woff2 +0 -0
  6. package/dist/font/{iconfont.715b1f7.ttf → iconfont.ecd615a.ttf} +0 -0
  7. package/dist/font/iconfont.f1b256f.woff +0 -0
  8. package/dist/index.js +1 -1
  9. package/dist/mds-ui.min.css +1 -1
  10. package/dist/mds-ui.min.js +799 -674
  11. package/dist/style/affix.css +190 -1
  12. package/dist/style/alert.css +190 -1
  13. package/dist/style/anchor.css +190 -1
  14. package/dist/style/avatar.css +190 -1
  15. package/dist/style/badge.css +190 -1
  16. package/dist/style/bordershadow.css +190 -1
  17. package/dist/style/breadcrumb.css +190 -1
  18. package/dist/style/button.css +190 -1
  19. package/dist/style/card.css +190 -1
  20. package/dist/style/carousel.css +190 -1
  21. package/dist/style/checkbox.css +190 -1
  22. package/dist/style/col.css +190 -1
  23. package/dist/style/collapse.css +190 -1
  24. package/dist/style/color.css +190 -1
  25. package/dist/style/datepicker.css +190 -1
  26. package/dist/style/divider.css +190 -1
  27. package/dist/style/drawer.css +190 -1
  28. package/dist/style/dropdown.css +190 -1
  29. package/dist/style/empty.css +190 -1
  30. package/dist/style/font.css +190 -1
  31. package/dist/style/form.css +190 -1
  32. package/dist/style/icon.css +190 -1
  33. package/dist/style/input.css +190 -1
  34. package/dist/style/inputnumber.css +190 -1
  35. package/dist/style/layout.css +190 -1
  36. package/dist/style/list.css +190 -1
  37. package/dist/style/loading.css +190 -1
  38. package/dist/style/menu.css +190 -1
  39. package/dist/style/modal.css +190 -1
  40. package/dist/style/notification.css +190 -1
  41. package/dist/style/pagination.css +190 -1
  42. package/dist/style/popconfirm.css +190 -1
  43. package/dist/style/popover.css +190 -1
  44. package/dist/style/progress.css +190 -1
  45. package/dist/style/radio.css +190 -1
  46. package/dist/style/rate.css +190 -1
  47. package/dist/style/row.css +190 -1
  48. package/dist/style/select.css +190 -1
  49. package/dist/style/slider.css +190 -1
  50. package/dist/style/slottable.css +190 -1
  51. package/dist/style/steps.css +190 -1
  52. package/dist/style/switch.css +190 -1
  53. package/dist/style/table.css +190 -1
  54. package/dist/style/tabs.css +190 -1
  55. package/dist/style/tag.css +190 -1
  56. package/dist/style/text.css +190 -1
  57. package/dist/style/timeline.css +190 -1
  58. package/dist/style/timepicker.css +190 -1
  59. package/dist/style/tooltip.css +190 -1
  60. package/dist/style/tree.css +190 -1
  61. package/dist/style/typography.css +190 -1
  62. package/dist/style/upload.css +190 -1
  63. package/package.json +1 -1
  64. package/dist/font/iconfont.28669ff.woff2 +0 -0
  65. package/dist/font/iconfont.e1a8bf0.woff +0 -0
@@ -554,7 +554,7 @@ samp {
554
554
  font-display: auto;
555
555
  font-style: normal;
556
556
  /* project id 1921203 */
557
- src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ae3b61b.woff2) format('woff2'), url(/dist/font/iconfont.f1b256f.woff) format('woff'), url(/dist/font/iconfont.ecd615a.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,159 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-solidification:before {
4734
+ content: "\EDA4";
4735
+ }
4736
+ .mdsicon-line-horizontal:before {
4737
+ content: "\E831";
4738
+ }
4739
+ .mdsicon-line-milk:before {
4740
+ content: "\E832";
4741
+ }
4742
+ .mdsicon-line-radio-1:before {
4743
+ content: "\E833";
4744
+ }
4745
+ .mdsicon-line-city-10:before {
4746
+ content: "\E834";
4747
+ }
4748
+ .mdsicon-line-form:before {
4749
+ content: "\E835";
4750
+ }
4751
+ .mdsicon-line-hospital:before {
4752
+ content: "\E836";
4753
+ }
4754
+ .mdsicon-line-palace-1:before {
4755
+ content: "\E837";
4756
+ }
4757
+ .mdsicon-line-calendar4:before {
4758
+ content: "\E838";
4759
+ }
4760
+ .mdsicon-line-menu1:before {
4761
+ content: "\E839";
4762
+ }
4763
+ .mdsicon-line-git-repository:before {
4764
+ content: "\E83A";
4765
+ }
4766
+ .mdsicon-line-houses:before {
4767
+ content: "\E83B";
4768
+ }
4769
+ .mdsicon-line-brush1:before {
4770
+ content: "\E83C";
4771
+ }
4772
+ .mdsicon-line-component-checkbox:before {
4773
+ content: "\E83D";
4774
+ }
4775
+ .mdsicon-line-card:before {
4776
+ content: "\E83E";
4777
+ }
4778
+ .mdsicon-line-git-pull-request:before {
4779
+ content: "\E83F";
4780
+ }
4781
+ .mdsicon-line-component-radio:before {
4782
+ content: "\E840";
4783
+ }
4784
+ .mdsicon-line-palette-1:before {
4785
+ content: "\E841";
4786
+ }
4787
+ .mdsicon-line-control-platform:before {
4788
+ content: "\E842";
4789
+ }
4790
+ .mdsicon-line-system-device:before {
4791
+ content: "\E843";
4792
+ }
4793
+ .mdsicon-line-terminal-window:before {
4794
+ content: "\E844";
4795
+ }
4796
+ .mdsicon-line-application:before {
4797
+ content: "\E845";
4798
+ }
4799
+ .mdsicon-line-shop-1:before {
4800
+ content: "\E846";
4801
+ }
4802
+ .mdsicon-line-root-list:before {
4803
+ content: "\E847";
4804
+ }
4805
+ .mdsicon-line-sandwich:before {
4806
+ content: "\E848";
4807
+ }
4808
+ .mdsicon-line-app:before {
4809
+ content: "\E849";
4810
+ }
4811
+ .mdsicon-line-certificate-1:before {
4812
+ content: "\E84A";
4813
+ }
4814
+ .mdsicon-line-expand-down:before {
4815
+ content: "\E84B";
4816
+ }
4817
+ .mdsicon-line-system-marked:before {
4818
+ content: "\E84C";
4819
+ }
4820
+ .mdsicon-line-mosque-1:before {
4821
+ content: "\E84D";
4822
+ }
4823
+ .mdsicon-line-user-arrow-left:before {
4824
+ content: "\E84E";
4825
+ }
4826
+ .mdsicon-line-rice:before {
4827
+ content: "\E920";
4828
+ }
4829
+ .mdsicon-line-shield-error:before {
4830
+ content: "\E9EB";
4831
+ }
4832
+ .mdsicon-line-user-avatar:before {
4833
+ content: "\ED92";
4834
+ }
4835
+ .mdsicon-line-user-locked:before {
4836
+ content: "\ED93";
4837
+ }
4838
+ .mdsicon-line-system-interface:before {
4839
+ content: "\ED94";
4840
+ }
4841
+ .mdsicon-line-verify:before {
4842
+ content: "\ED95";
4843
+ }
4844
+ .mdsicon-line-usergroup:before {
4845
+ content: "\ED96";
4846
+ }
4847
+ .mdsicon-line-layout:before {
4848
+ content: "\ED97";
4849
+ }
4850
+ .mdsicon-line-education2:before {
4851
+ content: "\ED98";
4852
+ }
4853
+ .mdsicon-line-tab:before {
4854
+ content: "\ED99";
4855
+ }
4856
+ .mdsicon-line-piano:before {
4857
+ content: "\ED9A";
4858
+ }
4859
+ .mdsicon-line-drink:before {
4860
+ content: "\ED9B";
4861
+ }
4862
+ .mdsicon-line-system-log:before {
4863
+ content: "\ED9C";
4864
+ }
4865
+ .mdsicon-line-system-search:before {
4866
+ content: "\ED9D";
4867
+ }
4868
+ .mdsicon-line-system-regulation:before {
4869
+ content: "\ED9E";
4870
+ }
4871
+ .mdsicon-line-user-marked:before {
4872
+ content: "\ED9F";
4873
+ }
4874
+ .mdsicon-line-system-code:before {
4875
+ content: "\EDA0";
4876
+ }
4877
+ .mdsicon-line-terminal-rectangle:before {
4878
+ content: "\EDA1";
4879
+ }
4880
+ .mdsicon-line-system-sum:before {
4881
+ content: "\EDA2";
4882
+ }
4883
+ .mdsicon-line-video-camera-2:before {
4884
+ content: "\EDA3";
4885
+ }
4733
4886
  .mdsicon-line-turnopen:before {
4734
4887
  content: "\E821";
4735
4888
  }
@@ -4829,6 +4982,42 @@ samp {
4829
4982
  .mdsicon-line-center1:before {
4830
4983
  content: "\E7FA";
4831
4984
  }
4985
+ .mdsicon-line-dots-default:before {
4986
+ content: "\E82F";
4987
+ }
4988
+ .mdsicon-line-arrow2-up:before {
4989
+ content: "\E823";
4990
+ }
4991
+ .mdsicon-line-arrow2-down:before {
4992
+ content: "\E824";
4993
+ }
4994
+ .mdsicon-line-arrow-up-bold:before {
4995
+ content: "\E825";
4996
+ }
4997
+ .mdsicon-line-arrow-up-thin:before {
4998
+ content: "\E826";
4999
+ }
5000
+ .mdsicon-line-arrow-down-bold:before {
5001
+ content: "\E827";
5002
+ }
5003
+ .mdsicon-line-arrow-down-thin:before {
5004
+ content: "\E828";
5005
+ }
5006
+ .mdsicon-line-arrow-right-thin:before {
5007
+ content: "\E829";
5008
+ }
5009
+ .mdsicon-line-arrow-right-up-bold:before {
5010
+ content: "\E82A";
5011
+ }
5012
+ .mdsicon-line-arrow-right-down-bold:before {
5013
+ content: "\E82B";
5014
+ }
5015
+ .mdsicon-line-arrow-line-bold:before {
5016
+ content: "\E82C";
5017
+ }
5018
+ .mdsicon-line-arrow-right-bold:before {
5019
+ content: "\E82D";
5020
+ }
4832
5021
  .mdsicon-line-macropool1:before {
4833
5022
  content: "\E7F6";
4834
5023
  }
@@ -554,7 +554,7 @@ samp {
554
554
  font-display: auto;
555
555
  font-style: normal;
556
556
  /* project id 1921203 */
557
- src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ae3b61b.woff2) format('woff2'), url(/dist/font/iconfont.f1b256f.woff) format('woff'), url(/dist/font/iconfont.ecd615a.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,159 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-solidification:before {
4734
+ content: "\EDA4";
4735
+ }
4736
+ .mdsicon-line-horizontal:before {
4737
+ content: "\E831";
4738
+ }
4739
+ .mdsicon-line-milk:before {
4740
+ content: "\E832";
4741
+ }
4742
+ .mdsicon-line-radio-1:before {
4743
+ content: "\E833";
4744
+ }
4745
+ .mdsicon-line-city-10:before {
4746
+ content: "\E834";
4747
+ }
4748
+ .mdsicon-line-form:before {
4749
+ content: "\E835";
4750
+ }
4751
+ .mdsicon-line-hospital:before {
4752
+ content: "\E836";
4753
+ }
4754
+ .mdsicon-line-palace-1:before {
4755
+ content: "\E837";
4756
+ }
4757
+ .mdsicon-line-calendar4:before {
4758
+ content: "\E838";
4759
+ }
4760
+ .mdsicon-line-menu1:before {
4761
+ content: "\E839";
4762
+ }
4763
+ .mdsicon-line-git-repository:before {
4764
+ content: "\E83A";
4765
+ }
4766
+ .mdsicon-line-houses:before {
4767
+ content: "\E83B";
4768
+ }
4769
+ .mdsicon-line-brush1:before {
4770
+ content: "\E83C";
4771
+ }
4772
+ .mdsicon-line-component-checkbox:before {
4773
+ content: "\E83D";
4774
+ }
4775
+ .mdsicon-line-card:before {
4776
+ content: "\E83E";
4777
+ }
4778
+ .mdsicon-line-git-pull-request:before {
4779
+ content: "\E83F";
4780
+ }
4781
+ .mdsicon-line-component-radio:before {
4782
+ content: "\E840";
4783
+ }
4784
+ .mdsicon-line-palette-1:before {
4785
+ content: "\E841";
4786
+ }
4787
+ .mdsicon-line-control-platform:before {
4788
+ content: "\E842";
4789
+ }
4790
+ .mdsicon-line-system-device:before {
4791
+ content: "\E843";
4792
+ }
4793
+ .mdsicon-line-terminal-window:before {
4794
+ content: "\E844";
4795
+ }
4796
+ .mdsicon-line-application:before {
4797
+ content: "\E845";
4798
+ }
4799
+ .mdsicon-line-shop-1:before {
4800
+ content: "\E846";
4801
+ }
4802
+ .mdsicon-line-root-list:before {
4803
+ content: "\E847";
4804
+ }
4805
+ .mdsicon-line-sandwich:before {
4806
+ content: "\E848";
4807
+ }
4808
+ .mdsicon-line-app:before {
4809
+ content: "\E849";
4810
+ }
4811
+ .mdsicon-line-certificate-1:before {
4812
+ content: "\E84A";
4813
+ }
4814
+ .mdsicon-line-expand-down:before {
4815
+ content: "\E84B";
4816
+ }
4817
+ .mdsicon-line-system-marked:before {
4818
+ content: "\E84C";
4819
+ }
4820
+ .mdsicon-line-mosque-1:before {
4821
+ content: "\E84D";
4822
+ }
4823
+ .mdsicon-line-user-arrow-left:before {
4824
+ content: "\E84E";
4825
+ }
4826
+ .mdsicon-line-rice:before {
4827
+ content: "\E920";
4828
+ }
4829
+ .mdsicon-line-shield-error:before {
4830
+ content: "\E9EB";
4831
+ }
4832
+ .mdsicon-line-user-avatar:before {
4833
+ content: "\ED92";
4834
+ }
4835
+ .mdsicon-line-user-locked:before {
4836
+ content: "\ED93";
4837
+ }
4838
+ .mdsicon-line-system-interface:before {
4839
+ content: "\ED94";
4840
+ }
4841
+ .mdsicon-line-verify:before {
4842
+ content: "\ED95";
4843
+ }
4844
+ .mdsicon-line-usergroup:before {
4845
+ content: "\ED96";
4846
+ }
4847
+ .mdsicon-line-layout:before {
4848
+ content: "\ED97";
4849
+ }
4850
+ .mdsicon-line-education2:before {
4851
+ content: "\ED98";
4852
+ }
4853
+ .mdsicon-line-tab:before {
4854
+ content: "\ED99";
4855
+ }
4856
+ .mdsicon-line-piano:before {
4857
+ content: "\ED9A";
4858
+ }
4859
+ .mdsicon-line-drink:before {
4860
+ content: "\ED9B";
4861
+ }
4862
+ .mdsicon-line-system-log:before {
4863
+ content: "\ED9C";
4864
+ }
4865
+ .mdsicon-line-system-search:before {
4866
+ content: "\ED9D";
4867
+ }
4868
+ .mdsicon-line-system-regulation:before {
4869
+ content: "\ED9E";
4870
+ }
4871
+ .mdsicon-line-user-marked:before {
4872
+ content: "\ED9F";
4873
+ }
4874
+ .mdsicon-line-system-code:before {
4875
+ content: "\EDA0";
4876
+ }
4877
+ .mdsicon-line-terminal-rectangle:before {
4878
+ content: "\EDA1";
4879
+ }
4880
+ .mdsicon-line-system-sum:before {
4881
+ content: "\EDA2";
4882
+ }
4883
+ .mdsicon-line-video-camera-2:before {
4884
+ content: "\EDA3";
4885
+ }
4733
4886
  .mdsicon-line-turnopen:before {
4734
4887
  content: "\E821";
4735
4888
  }
@@ -4829,6 +4982,42 @@ samp {
4829
4982
  .mdsicon-line-center1:before {
4830
4983
  content: "\E7FA";
4831
4984
  }
4985
+ .mdsicon-line-dots-default:before {
4986
+ content: "\E82F";
4987
+ }
4988
+ .mdsicon-line-arrow2-up:before {
4989
+ content: "\E823";
4990
+ }
4991
+ .mdsicon-line-arrow2-down:before {
4992
+ content: "\E824";
4993
+ }
4994
+ .mdsicon-line-arrow-up-bold:before {
4995
+ content: "\E825";
4996
+ }
4997
+ .mdsicon-line-arrow-up-thin:before {
4998
+ content: "\E826";
4999
+ }
5000
+ .mdsicon-line-arrow-down-bold:before {
5001
+ content: "\E827";
5002
+ }
5003
+ .mdsicon-line-arrow-down-thin:before {
5004
+ content: "\E828";
5005
+ }
5006
+ .mdsicon-line-arrow-right-thin:before {
5007
+ content: "\E829";
5008
+ }
5009
+ .mdsicon-line-arrow-right-up-bold:before {
5010
+ content: "\E82A";
5011
+ }
5012
+ .mdsicon-line-arrow-right-down-bold:before {
5013
+ content: "\E82B";
5014
+ }
5015
+ .mdsicon-line-arrow-line-bold:before {
5016
+ content: "\E82C";
5017
+ }
5018
+ .mdsicon-line-arrow-right-bold:before {
5019
+ content: "\E82D";
5020
+ }
4832
5021
  .mdsicon-line-macropool1:before {
4833
5022
  content: "\E7F6";
4834
5023
  }
@@ -570,7 +570,7 @@ samp {
570
570
  font-display: auto;
571
571
  font-style: normal;
572
572
  /* project id 1921203 */
573
- src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
573
+ src: url(/dist/font/iconfont.ae3b61b.woff2) format('woff2'), url(/dist/font/iconfont.f1b256f.woff) format('woff'), url(/dist/font/iconfont.ecd615a.ttf) format('truetype');
574
574
  }
575
575
  .mdsicon {
576
576
  display: inline-block;
@@ -4746,6 +4746,159 @@ samp {
4746
4746
  display: inline-block;
4747
4747
  animation: loadingCircle 6s infinite linear;
4748
4748
  }
4749
+ .mdsicon-line-solidification:before {
4750
+ content: "\EDA4";
4751
+ }
4752
+ .mdsicon-line-horizontal:before {
4753
+ content: "\E831";
4754
+ }
4755
+ .mdsicon-line-milk:before {
4756
+ content: "\E832";
4757
+ }
4758
+ .mdsicon-line-radio-1:before {
4759
+ content: "\E833";
4760
+ }
4761
+ .mdsicon-line-city-10:before {
4762
+ content: "\E834";
4763
+ }
4764
+ .mdsicon-line-form:before {
4765
+ content: "\E835";
4766
+ }
4767
+ .mdsicon-line-hospital:before {
4768
+ content: "\E836";
4769
+ }
4770
+ .mdsicon-line-palace-1:before {
4771
+ content: "\E837";
4772
+ }
4773
+ .mdsicon-line-calendar4:before {
4774
+ content: "\E838";
4775
+ }
4776
+ .mdsicon-line-menu1:before {
4777
+ content: "\E839";
4778
+ }
4779
+ .mdsicon-line-git-repository:before {
4780
+ content: "\E83A";
4781
+ }
4782
+ .mdsicon-line-houses:before {
4783
+ content: "\E83B";
4784
+ }
4785
+ .mdsicon-line-brush1:before {
4786
+ content: "\E83C";
4787
+ }
4788
+ .mdsicon-line-component-checkbox:before {
4789
+ content: "\E83D";
4790
+ }
4791
+ .mdsicon-line-card:before {
4792
+ content: "\E83E";
4793
+ }
4794
+ .mdsicon-line-git-pull-request:before {
4795
+ content: "\E83F";
4796
+ }
4797
+ .mdsicon-line-component-radio:before {
4798
+ content: "\E840";
4799
+ }
4800
+ .mdsicon-line-palette-1:before {
4801
+ content: "\E841";
4802
+ }
4803
+ .mdsicon-line-control-platform:before {
4804
+ content: "\E842";
4805
+ }
4806
+ .mdsicon-line-system-device:before {
4807
+ content: "\E843";
4808
+ }
4809
+ .mdsicon-line-terminal-window:before {
4810
+ content: "\E844";
4811
+ }
4812
+ .mdsicon-line-application:before {
4813
+ content: "\E845";
4814
+ }
4815
+ .mdsicon-line-shop-1:before {
4816
+ content: "\E846";
4817
+ }
4818
+ .mdsicon-line-root-list:before {
4819
+ content: "\E847";
4820
+ }
4821
+ .mdsicon-line-sandwich:before {
4822
+ content: "\E848";
4823
+ }
4824
+ .mdsicon-line-app:before {
4825
+ content: "\E849";
4826
+ }
4827
+ .mdsicon-line-certificate-1:before {
4828
+ content: "\E84A";
4829
+ }
4830
+ .mdsicon-line-expand-down:before {
4831
+ content: "\E84B";
4832
+ }
4833
+ .mdsicon-line-system-marked:before {
4834
+ content: "\E84C";
4835
+ }
4836
+ .mdsicon-line-mosque-1:before {
4837
+ content: "\E84D";
4838
+ }
4839
+ .mdsicon-line-user-arrow-left:before {
4840
+ content: "\E84E";
4841
+ }
4842
+ .mdsicon-line-rice:before {
4843
+ content: "\E920";
4844
+ }
4845
+ .mdsicon-line-shield-error:before {
4846
+ content: "\E9EB";
4847
+ }
4848
+ .mdsicon-line-user-avatar:before {
4849
+ content: "\ED92";
4850
+ }
4851
+ .mdsicon-line-user-locked:before {
4852
+ content: "\ED93";
4853
+ }
4854
+ .mdsicon-line-system-interface:before {
4855
+ content: "\ED94";
4856
+ }
4857
+ .mdsicon-line-verify:before {
4858
+ content: "\ED95";
4859
+ }
4860
+ .mdsicon-line-usergroup:before {
4861
+ content: "\ED96";
4862
+ }
4863
+ .mdsicon-line-layout:before {
4864
+ content: "\ED97";
4865
+ }
4866
+ .mdsicon-line-education2:before {
4867
+ content: "\ED98";
4868
+ }
4869
+ .mdsicon-line-tab:before {
4870
+ content: "\ED99";
4871
+ }
4872
+ .mdsicon-line-piano:before {
4873
+ content: "\ED9A";
4874
+ }
4875
+ .mdsicon-line-drink:before {
4876
+ content: "\ED9B";
4877
+ }
4878
+ .mdsicon-line-system-log:before {
4879
+ content: "\ED9C";
4880
+ }
4881
+ .mdsicon-line-system-search:before {
4882
+ content: "\ED9D";
4883
+ }
4884
+ .mdsicon-line-system-regulation:before {
4885
+ content: "\ED9E";
4886
+ }
4887
+ .mdsicon-line-user-marked:before {
4888
+ content: "\ED9F";
4889
+ }
4890
+ .mdsicon-line-system-code:before {
4891
+ content: "\EDA0";
4892
+ }
4893
+ .mdsicon-line-terminal-rectangle:before {
4894
+ content: "\EDA1";
4895
+ }
4896
+ .mdsicon-line-system-sum:before {
4897
+ content: "\EDA2";
4898
+ }
4899
+ .mdsicon-line-video-camera-2:before {
4900
+ content: "\EDA3";
4901
+ }
4749
4902
  .mdsicon-line-turnopen:before {
4750
4903
  content: "\E821";
4751
4904
  }
@@ -4845,6 +4998,42 @@ samp {
4845
4998
  .mdsicon-line-center1:before {
4846
4999
  content: "\E7FA";
4847
5000
  }
5001
+ .mdsicon-line-dots-default:before {
5002
+ content: "\E82F";
5003
+ }
5004
+ .mdsicon-line-arrow2-up:before {
5005
+ content: "\E823";
5006
+ }
5007
+ .mdsicon-line-arrow2-down:before {
5008
+ content: "\E824";
5009
+ }
5010
+ .mdsicon-line-arrow-up-bold:before {
5011
+ content: "\E825";
5012
+ }
5013
+ .mdsicon-line-arrow-up-thin:before {
5014
+ content: "\E826";
5015
+ }
5016
+ .mdsicon-line-arrow-down-bold:before {
5017
+ content: "\E827";
5018
+ }
5019
+ .mdsicon-line-arrow-down-thin:before {
5020
+ content: "\E828";
5021
+ }
5022
+ .mdsicon-line-arrow-right-thin:before {
5023
+ content: "\E829";
5024
+ }
5025
+ .mdsicon-line-arrow-right-up-bold:before {
5026
+ content: "\E82A";
5027
+ }
5028
+ .mdsicon-line-arrow-right-down-bold:before {
5029
+ content: "\E82B";
5030
+ }
5031
+ .mdsicon-line-arrow-line-bold:before {
5032
+ content: "\E82C";
5033
+ }
5034
+ .mdsicon-line-arrow-right-bold:before {
5035
+ content: "\E82D";
5036
+ }
4848
5037
  .mdsicon-line-macropool1:before {
4849
5038
  content: "\E7F6";
4850
5039
  }