mod-base 1.0.0

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 (69) hide show
  1. package/.editorconfig +17 -0
  2. package/.sass-lint.yml +165 -0
  3. package/CHANGELOG.md +5 -0
  4. package/README.md +42 -0
  5. package/package.json +7 -0
  6. package/src/fonts/modstyle-icons/modicons-basic/Read Me.txt +7 -0
  7. package/src/fonts/modstyle-icons/modicons-basic/demo-files/demo.css +152 -0
  8. package/src/fonts/modstyle-icons/modicons-basic/demo-files/demo.js +30 -0
  9. package/src/fonts/modstyle-icons/modicons-basic/demo.html +346 -0
  10. package/src/fonts/modstyle-icons/modicons-basic/fonts/modicons-basic.eot +0 -0
  11. package/src/fonts/modstyle-icons/modicons-basic/fonts/modicons-basic.svg +32 -0
  12. package/src/fonts/modstyle-icons/modicons-basic/fonts/modicons-basic.ttf +0 -0
  13. package/src/fonts/modstyle-icons/modicons-basic/fonts/modicons-basic.woff +0 -0
  14. package/src/fonts/modstyle-icons/modicons-basic/selection.json +1 -0
  15. package/src/fonts/modstyle-icons/modicons-basic/style.css +93 -0
  16. package/src/fonts/modstyle-icons/modicons-fill/Read Me.txt +7 -0
  17. package/src/fonts/modstyle-icons/modicons-fill/demo-files/demo.css +152 -0
  18. package/src/fonts/modstyle-icons/modicons-fill/demo-files/demo.js +30 -0
  19. package/src/fonts/modstyle-icons/modicons-fill/demo.html +626 -0
  20. package/src/fonts/modstyle-icons/modicons-fill/fonts/modicons-fill.eot +0 -0
  21. package/src/fonts/modstyle-icons/modicons-fill/fonts/modicons-fill.svg +52 -0
  22. package/src/fonts/modstyle-icons/modicons-fill/fonts/modicons-fill.ttf +0 -0
  23. package/src/fonts/modstyle-icons/modicons-fill/fonts/modicons-fill.woff +0 -0
  24. package/src/fonts/modstyle-icons/modicons-fill/selection.json +1 -0
  25. package/src/fonts/modstyle-icons/modicons-fill/style.css +194 -0
  26. package/src/fonts/modstyle-icons/modicons-stroke/Read Me.txt +7 -0
  27. package/src/fonts/modstyle-icons/modicons-stroke/demo-files/demo.css +152 -0
  28. package/src/fonts/modstyle-icons/modicons-stroke/demo-files/demo.js +30 -0
  29. package/src/fonts/modstyle-icons/modicons-stroke/demo.html +990 -0
  30. package/src/fonts/modstyle-icons/modicons-stroke/fonts/modicons-stroke.eot +0 -0
  31. package/src/fonts/modstyle-icons/modicons-stroke/fonts/modicons-stroke.svg +79 -0
  32. package/src/fonts/modstyle-icons/modicons-stroke/fonts/modicons-stroke.ttf +0 -0
  33. package/src/fonts/modstyle-icons/modicons-stroke/fonts/modicons-stroke.woff +0 -0
  34. package/src/fonts/modstyle-icons/modicons-stroke/selection.json +1 -0
  35. package/src/fonts/modstyle-icons/modicons-stroke/style.css +290 -0
  36. package/src/fonts/modstyle-icons/modicons-stroke-md/Read Me.txt +7 -0
  37. package/src/fonts/modstyle-icons/modicons-stroke-md/demo-files/demo.css +152 -0
  38. package/src/fonts/modstyle-icons/modicons-stroke-md/demo-files/demo.js +30 -0
  39. package/src/fonts/modstyle-icons/modicons-stroke-md/demo.html +122 -0
  40. package/src/fonts/modstyle-icons/modicons-stroke-md/fonts/modicons-stroke-md.eot +0 -0
  41. package/src/fonts/modstyle-icons/modicons-stroke-md/fonts/modicons-stroke-md.svg +16 -0
  42. package/src/fonts/modstyle-icons/modicons-stroke-md/fonts/modicons-stroke-md.ttf +0 -0
  43. package/src/fonts/modstyle-icons/modicons-stroke-md/fonts/modicons-stroke-md.woff +0 -0
  44. package/src/fonts/modstyle-icons/modicons-stroke-md/selection.json +1 -0
  45. package/src/fonts/modstyle-icons/modicons-stroke-md/style.css +51 -0
  46. package/src/styles/base/_breakpoint-mixins.scss +30 -0
  47. package/src/styles/base/_colors.scss +115 -0
  48. package/src/styles/base/_flex.scss +7 -0
  49. package/src/styles/base/_fonts.scss +49 -0
  50. package/src/styles/base/_reset.scss +152 -0
  51. package/src/styles/base/index.scss +6 -0
  52. package/src/styles/icons/_basics.scss +6 -0
  53. package/src/styles/icons/_fill.scss +6 -0
  54. package/src/styles/icons/_font-face-basic.scss +10 -0
  55. package/src/styles/icons/_font-face-fill.scss +10 -0
  56. package/src/styles/icons/_font-face-stroke-md.scss +10 -0
  57. package/src/styles/icons/_font-face-stroke.scss +10 -0
  58. package/src/styles/icons/_icon-classes-basic.scss +163 -0
  59. package/src/styles/icons/_icon-classes-fill.scss +262 -0
  60. package/src/styles/icons/_icon-classes-stroke-md.scss +46 -0
  61. package/src/styles/icons/_icon-classes-stroke.scss +424 -0
  62. package/src/styles/icons/_mixin-basic.scss +6 -0
  63. package/src/styles/icons/_mixin-fill.scss +6 -0
  64. package/src/styles/icons/_mixin-stroke-md.scss +6 -0
  65. package/src/styles/icons/_mixin-stroke.scss +6 -0
  66. package/src/styles/icons/_stroke-md.scss +6 -0
  67. package/src/styles/icons/_stroke.scss +6 -0
  68. package/src/styles/icons/index.scss +4 -0
  69. package/src/styles/templates/_dark-mode.scss +346 -0
@@ -0,0 +1,290 @@
1
+ @font-face {
2
+ font-family: 'modicons-stroke';
3
+ src: url('fonts/modicons-stroke.eot?s9tptp');
4
+ src: url('fonts/modicons-stroke.eot?s9tptp#iefix') format('embedded-opentype'),
5
+ url('fonts/modicons-stroke.ttf?s9tptp') format('truetype'),
6
+ url('fonts/modicons-stroke.woff?s9tptp') format('woff'),
7
+ url('fonts/modicons-stroke.svg?s9tptp#modicons-stroke') format('svg');
8
+ font-weight: normal;
9
+ font-style: normal;
10
+ font-display: block;
11
+ }
12
+
13
+ [class^="icon-stroke-"], [class*=" icon-stroke-"] {
14
+ /* use !important to prevent issues with browser extensions that change fonts */
15
+ font-family: 'modicons-stroke' !important;
16
+ speak: never;
17
+ font-style: normal;
18
+ font-weight: normal;
19
+ font-variant: normal;
20
+ text-transform: none;
21
+ line-height: 1;
22
+
23
+ /* Better Font Rendering =========== */
24
+ -webkit-font-smoothing: antialiased;
25
+ -moz-osx-font-smoothing: grayscale;
26
+ }
27
+
28
+ .icon-stroke-contractor-selection:before {
29
+ content: "\e93a";
30
+ }
31
+ .icon-stroke-filter:before {
32
+ content: "\e93b";
33
+ }
34
+ .icon-stroke-home-security:before {
35
+ content: "\e93c";
36
+ }
37
+ .icon-stroke-installation:before {
38
+ content: "\e93d";
39
+ }
40
+ .icon-stroke-maintenance:before {
41
+ content: "\e93e";
42
+ }
43
+ .icon-stroke-research:before {
44
+ content: "\e93f";
45
+ }
46
+ .icon-stroke-article:before {
47
+ content: "\e926";
48
+ color: #545253;
49
+ }
50
+ .icon-stroke-mic:before {
51
+ content: "\e938";
52
+ }
53
+ .icon-stroke-webinar:before {
54
+ content: "\e939";
55
+ color: #545253;
56
+ }
57
+ .icon-stroke-window:before {
58
+ content: "\e957";
59
+ color: #545253;
60
+ }
61
+ .icon-stroke-walk-in-tub:before {
62
+ content: "\e927";
63
+ color: #545253;
64
+ }
65
+ .icon-stroke-umbrella:before {
66
+ content: "\e928";
67
+ color: #545253;
68
+ }
69
+ .icon-stroke-stair-lift:before {
70
+ content: "\e929";
71
+ color: #545253;
72
+ }
73
+ .icon-stroke-solar:before {
74
+ content: "\e92a";
75
+ color: #545253;
76
+ }
77
+ .icon-stroke-sink:before {
78
+ content: "\e92b";
79
+ color: #545253;
80
+ }
81
+ .icon-stroke-siding:before {
82
+ content: "\e92c";
83
+ color: #545253;
84
+ }
85
+ .icon-stroke-shower:before {
86
+ content: "\e92d";
87
+ color: #545253;
88
+ }
89
+ .icon-stroke-roofing:before {
90
+ content: "\e92e";
91
+ color: #545253;
92
+ }
93
+ .icon-stroke-ribbon:before {
94
+ content: "\e92f";
95
+ color: #545253;
96
+ }
97
+ .icon-stroke-medical:before {
98
+ content: "\e930";
99
+ color: #545253;
100
+ }
101
+ .icon-stroke-kitchen:before {
102
+ content: "\e931";
103
+ }
104
+ .icon-stroke-hvac:before {
105
+ content: "\e932";
106
+ color: #545253;
107
+ }
108
+ .icon-stroke-hot-tub:before {
109
+ content: "\e933";
110
+ color: #545253;
111
+ }
112
+ .icon-stroke-gutter:before {
113
+ content: "\e934";
114
+ color: #545253;
115
+ }
116
+ .icon-stroke-flooring:before {
117
+ content: "\e935";
118
+ color: #545253;
119
+ }
120
+ .icon-stroke-door:before {
121
+ content: "\e936";
122
+ color: #545253;
123
+ }
124
+ .icon-stroke-cabinet:before {
125
+ content: "\e937";
126
+ color: #545253;
127
+ }
128
+ .icon-stroke-restart:before {
129
+ content: "\e924";
130
+ color: #545253;
131
+ }
132
+ .icon-stroke-toolbox:before {
133
+ content: "\e925";
134
+ color: #545253;
135
+ }
136
+ .icon-stroke-calculator:before {
137
+ content: "\e956";
138
+ color: #545253;
139
+ }
140
+ .icon-stroke-book:before {
141
+ content: "\e922";
142
+ color: #545253;
143
+ }
144
+ .icon-stroke-camera:before {
145
+ content: "\e923";
146
+ color: #545253;
147
+ }
148
+ .icon-stroke-cancel:before {
149
+ content: "\e91e";
150
+ color: #545253;
151
+ }
152
+ .icon-stroke-hammer:before {
153
+ content: "\e91f";
154
+ color: #545253;
155
+ }
156
+ .icon-stroke-print:before {
157
+ content: "\e920";
158
+ color: #545253;
159
+ }
160
+ .icon-stroke-target:before {
161
+ content: "\e921";
162
+ color: #545253;
163
+ }
164
+ .icon-stroke-payment-check:before {
165
+ content: "\e91b";
166
+ color: #545253;
167
+ }
168
+ .icon-stroke-sliders:before {
169
+ content: "\e91c";
170
+ color: #545253;
171
+ }
172
+ .icon-stroke-warning:before {
173
+ content: "\e91d";
174
+ color: #545253;
175
+ }
176
+ .icon-stroke-chat:before {
177
+ content: "\e902";
178
+ color: #545253;
179
+ }
180
+ .icon-stroke-credit-card:before {
181
+ content: "\e903";
182
+ color: #545253;
183
+ }
184
+ .icon-stroke-lock:before {
185
+ content: "\e904";
186
+ color: #545253;
187
+ }
188
+ .icon-stroke-question:before {
189
+ content: "\e905";
190
+ color: #545253;
191
+ }
192
+ .icon-stroke-share:before {
193
+ content: "\e906";
194
+ color: #545253;
195
+ }
196
+ .icon-stroke-star-half:before {
197
+ content: "\e907";
198
+ color: #545253;
199
+ }
200
+ .icon-stroke-star:before {
201
+ content: "\e908";
202
+ color: #545253;
203
+ }
204
+ .icon-stroke-calendar:before {
205
+ content: "\e900";
206
+ color: #545253;
207
+ }
208
+ .icon-stroke-cash:before {
209
+ content: "\e901";
210
+ color: #545253;
211
+ }
212
+ .icon-stroke-check:before {
213
+ content: "\e909";
214
+ color: #545253;
215
+ }
216
+ .icon-stroke-clipboard:before {
217
+ content: "\e90a";
218
+ color: #545253;
219
+ }
220
+ .icon-stroke-clock:before {
221
+ content: "\e914";
222
+ color: #545253;
223
+ }
224
+ .icon-stroke-deal:before {
225
+ content: "\e915";
226
+ color: #545253;
227
+ }
228
+ .icon-stroke-dollar-sign:before {
229
+ content: "\e916";
230
+ color: #545253;
231
+ }
232
+ .icon-stroke-edit:before {
233
+ content: "\e917";
234
+ color: #545253;
235
+ }
236
+ .icon-stroke-external-link:before {
237
+ content: "\e918";
238
+ color: #545253;
239
+ }
240
+ .icon-stroke-finish:before {
241
+ content: "\e919";
242
+ color: #545253;
243
+ }
244
+ .icon-stroke-license:before {
245
+ content: "\e91a";
246
+ color: #545253;
247
+ }
248
+ .icon-stroke-mail:before {
249
+ content: "\e90b";
250
+ color: #545253;
251
+ }
252
+ .icon-stroke-phone:before {
253
+ content: "\e90c";
254
+ color: #545253;
255
+ }
256
+ .icon-stroke-pin:before {
257
+ content: "\e90d";
258
+ color: #545253;
259
+ }
260
+ .icon-stroke-price-tag:before {
261
+ content: "\e90e";
262
+ color: #545253;
263
+ }
264
+ .icon-stroke-profile:before {
265
+ content: "\e90f";
266
+ color: #545253;
267
+ }
268
+ .icon-stroke-search:before {
269
+ content: "\e910";
270
+ color: #545253;
271
+ }
272
+ .icon-stroke-shield:before {
273
+ content: "\e911";
274
+ color: #545253;
275
+ }
276
+ .icon-stroke-truck:before {
277
+ content: "\e912";
278
+ color: #545253;
279
+ }
280
+ .icon-stroke-upload:before {
281
+ content: "\e913";
282
+ color: #545253;
283
+ }
284
+ .icon-stroke-info:before {
285
+ content: "\e940";
286
+ color: #545253;
287
+ }
288
+ .icon-stroke-plumbing:before {
289
+ content: "\e941";
290
+ }
@@ -0,0 +1,7 @@
1
+ Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures.
2
+
3
+ To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. See this guide for more info: https://icomoon.io/#docs/local-fonts
4
+
5
+ You won't need any of the files located under the *demo-files* directory when including the generated font in your own projects.
6
+
7
+ You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu → Manage Projects) to retrieve your icon selection.
@@ -0,0 +1,152 @@
1
+ body {
2
+ padding: 0;
3
+ margin: 0;
4
+ font-family: sans-serif;
5
+ font-size: 1em;
6
+ line-height: 1.5;
7
+ color: #555;
8
+ background: #fff;
9
+ }
10
+ h1 {
11
+ font-size: 1.5em;
12
+ font-weight: normal;
13
+ }
14
+ small {
15
+ font-size: .66666667em;
16
+ }
17
+ a {
18
+ color: #e74c3c;
19
+ text-decoration: none;
20
+ }
21
+ a:hover, a:focus {
22
+ box-shadow: 0 1px #e74c3c;
23
+ }
24
+ .bshadow0, input {
25
+ box-shadow: inset 0 -2px #e7e7e7;
26
+ }
27
+ input:hover {
28
+ box-shadow: inset 0 -2px #ccc;
29
+ }
30
+ input, fieldset {
31
+ font-family: sans-serif;
32
+ font-size: 1em;
33
+ margin: 0;
34
+ padding: 0;
35
+ border: 0;
36
+ }
37
+ input {
38
+ color: inherit;
39
+ line-height: 1.5;
40
+ height: 1.5em;
41
+ padding: .25em 0;
42
+ }
43
+ input:focus {
44
+ outline: none;
45
+ box-shadow: inset 0 -2px #449fdb;
46
+ }
47
+ .glyph {
48
+ font-size: 16px;
49
+ width: 15em;
50
+ padding-bottom: 1em;
51
+ margin-right: 4em;
52
+ margin-bottom: 1em;
53
+ float: left;
54
+ overflow: hidden;
55
+ }
56
+ .liga {
57
+ width: 80%;
58
+ width: calc(100% - 2.5em);
59
+ }
60
+ .talign-right {
61
+ text-align: right;
62
+ }
63
+ .talign-center {
64
+ text-align: center;
65
+ }
66
+ .bgc1 {
67
+ background: #f1f1f1;
68
+ }
69
+ .fgc1 {
70
+ color: #999;
71
+ }
72
+ .fgc0 {
73
+ color: #000;
74
+ }
75
+ p {
76
+ margin-top: 1em;
77
+ margin-bottom: 1em;
78
+ }
79
+ .mvm {
80
+ margin-top: .75em;
81
+ margin-bottom: .75em;
82
+ }
83
+ .mtn {
84
+ margin-top: 0;
85
+ }
86
+ .mtl, .mal {
87
+ margin-top: 1.5em;
88
+ }
89
+ .mbl, .mal {
90
+ margin-bottom: 1.5em;
91
+ }
92
+ .mal, .mhl {
93
+ margin-left: 1.5em;
94
+ margin-right: 1.5em;
95
+ }
96
+ .mhmm {
97
+ margin-left: 1em;
98
+ margin-right: 1em;
99
+ }
100
+ .mls {
101
+ margin-left: .25em;
102
+ }
103
+ .ptl {
104
+ padding-top: 1.5em;
105
+ }
106
+ .pbs, .pvs {
107
+ padding-bottom: .25em;
108
+ }
109
+ .pvs, .pts {
110
+ padding-top: .25em;
111
+ }
112
+ .unit {
113
+ float: left;
114
+ }
115
+ .unitRight {
116
+ float: right;
117
+ }
118
+ .size1of2 {
119
+ width: 50%;
120
+ }
121
+ .size1of1 {
122
+ width: 100%;
123
+ }
124
+ .clearfix:before, .clearfix:after {
125
+ content: " ";
126
+ display: table;
127
+ }
128
+ .clearfix:after {
129
+ clear: both;
130
+ }
131
+ .hidden-true {
132
+ display: none;
133
+ }
134
+ .textbox0 {
135
+ width: 3em;
136
+ background: #f1f1f1;
137
+ padding: .25em .5em;
138
+ line-height: 1.5;
139
+ height: 1.5em;
140
+ }
141
+ #testDrive {
142
+ display: block;
143
+ padding-top: 24px;
144
+ line-height: 1.5;
145
+ }
146
+ .fs0 {
147
+ font-size: 16px;
148
+ }
149
+ .fs1 {
150
+ font-size: 32px;
151
+ }
152
+
@@ -0,0 +1,30 @@
1
+ if (!('boxShadow' in document.body.style)) {
2
+ document.body.setAttribute('class', 'noBoxShadow');
3
+ }
4
+
5
+ document.body.addEventListener("click", function(e) {
6
+ var target = e.target;
7
+ if (target.tagName === "INPUT" &&
8
+ target.getAttribute('class').indexOf('liga') === -1) {
9
+ target.select();
10
+ }
11
+ });
12
+
13
+ (function() {
14
+ var fontSize = document.getElementById('fontSize'),
15
+ testDrive = document.getElementById('testDrive'),
16
+ testText = document.getElementById('testText');
17
+ function updateTest() {
18
+ testDrive.innerHTML = testText.value || String.fromCharCode(160);
19
+ if (window.icomoonLiga) {
20
+ window.icomoonLiga(testDrive);
21
+ }
22
+ }
23
+ function updateSize() {
24
+ testDrive.style.fontSize = fontSize.value + 'px';
25
+ }
26
+ fontSize.addEventListener('change', updateSize, false);
27
+ testText.addEventListener('input', updateTest, false);
28
+ testText.addEventListener('change', updateTest, false);
29
+ updateSize();
30
+ }());
@@ -0,0 +1,122 @@
1
+ <!doctype html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>IcoMoon Demo</title>
6
+ <meta name="description" content="An Icon Font Generated By IcoMoon.io">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1">
8
+ <link rel="stylesheet" href="demo-files/demo.css">
9
+ <link rel="stylesheet" href="style.css"></head>
10
+ <body>
11
+ <div class="bgc1 clearfix">
12
+ <h1 class="mhmm mvm"><span class="fgc1">Font Name:</span> modicons-stroke-md <small class="fgc1">(Glyphs:&nbsp;6)</small></h1>
13
+ </div>
14
+ <div class="clearfix mhl ptl">
15
+ <h1 class="mvm mtn fgc1">Grid Size: 32</h1>
16
+ <div class="glyph fs1">
17
+ <div class="clearfix bshadow0 pbs">
18
+ <span class="icon-stroke-md-door"></span>
19
+ <span class="mls"> icon-stroke-md-door</span>
20
+ </div>
21
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
22
+ <input type="text" readonly value="e900" class="unit size1of2" />
23
+ <input type="text" maxlength="1" readonly value="&#xe900;" class="unitRight size1of2 talign-right" />
24
+ </fieldset>
25
+ <div class="fs0 bshadow0 clearfix hidden-true">
26
+ <span class="unit pvs fgc1">liga: </span>
27
+ <input type="text" readonly value="" class="liga unitRight" />
28
+ </div>
29
+ </div>
30
+ <div class="glyph fs1">
31
+ <div class="clearfix bshadow0 pbs">
32
+ <span class="icon-stroke-md-hvac"></span>
33
+ <span class="mls"> icon-stroke-md-hvac</span>
34
+ </div>
35
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
36
+ <input type="text" readonly value="e901" class="unit size1of2" />
37
+ <input type="text" maxlength="1" readonly value="&#xe901;" class="unitRight size1of2 talign-right" />
38
+ </fieldset>
39
+ <div class="fs0 bshadow0 clearfix hidden-true">
40
+ <span class="unit pvs fgc1">liga: </span>
41
+ <input type="text" readonly value="" class="liga unitRight" />
42
+ </div>
43
+ </div>
44
+ <div class="glyph fs1">
45
+ <div class="clearfix bshadow0 pbs">
46
+ <span class="icon-stroke-md-roofing"></span>
47
+ <span class="mls"> icon-stroke-md-roofing</span>
48
+ </div>
49
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
50
+ <input type="text" readonly value="e902" class="unit size1of2" />
51
+ <input type="text" maxlength="1" readonly value="&#xe902;" class="unitRight size1of2 talign-right" />
52
+ </fieldset>
53
+ <div class="fs0 bshadow0 clearfix hidden-true">
54
+ <span class="unit pvs fgc1">liga: </span>
55
+ <input type="text" readonly value="" class="liga unitRight" />
56
+ </div>
57
+ </div>
58
+ <div class="glyph fs1">
59
+ <div class="clearfix bshadow0 pbs">
60
+ <span class="icon-stroke-md-siding"></span>
61
+ <span class="mls"> icon-stroke-md-siding</span>
62
+ </div>
63
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
64
+ <input type="text" readonly value="e903" class="unit size1of2" />
65
+ <input type="text" maxlength="1" readonly value="&#xe903;" class="unitRight size1of2 talign-right" />
66
+ </fieldset>
67
+ <div class="fs0 bshadow0 clearfix hidden-true">
68
+ <span class="unit pvs fgc1">liga: </span>
69
+ <input type="text" readonly value="" class="liga unitRight" />
70
+ </div>
71
+ </div>
72
+ <div class="glyph fs1">
73
+ <div class="clearfix bshadow0 pbs">
74
+ <span class="icon-stroke-md-solar"></span>
75
+ <span class="mls"> icon-stroke-md-solar</span>
76
+ </div>
77
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
78
+ <input type="text" readonly value="e904" class="unit size1of2" />
79
+ <input type="text" maxlength="1" readonly value="&#xe904;" class="unitRight size1of2 talign-right" />
80
+ </fieldset>
81
+ <div class="fs0 bshadow0 clearfix hidden-true">
82
+ <span class="unit pvs fgc1">liga: </span>
83
+ <input type="text" readonly value="" class="liga unitRight" />
84
+ </div>
85
+ </div>
86
+ <div class="glyph fs1">
87
+ <div class="clearfix bshadow0 pbs">
88
+ <span class="icon-stroke-md-window"></span>
89
+ <span class="mls"> icon-stroke-md-window</span>
90
+ </div>
91
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
92
+ <input type="text" readonly value="e905" class="unit size1of2" />
93
+ <input type="text" maxlength="1" readonly value="&#xe905;" class="unitRight size1of2 talign-right" />
94
+ </fieldset>
95
+ <div class="fs0 bshadow0 clearfix hidden-true">
96
+ <span class="unit pvs fgc1">liga: </span>
97
+ <input type="text" readonly value="" class="liga unitRight" />
98
+ </div>
99
+ </div>
100
+ </div>
101
+
102
+ <!--[if gt IE 8]><!-->
103
+ <div class="mhl clearfix mbl">
104
+ <h1>Font Test Drive</h1>
105
+ <label>
106
+ Font Size: <input id="fontSize" type="number" class="textbox0 mbm"
107
+ min="8" value="48" />
108
+ px
109
+ </label>
110
+ <input id="testText" type="text" class="phl size1of1 mvl"
111
+ placeholder="Type some text to test..." value=""/>
112
+ <div id="testDrive" class="icon-stroke-md-" style="font-family: modicons-stroke-md">&nbsp;
113
+ </div>
114
+ </div>
115
+ <!--<![endif]-->
116
+ <div class="bgc1 clearfix">
117
+ <p class="mhl">Generated by <a href="https://icomoon.io/app">IcoMoon</a></p>
118
+ </div>
119
+
120
+ <script src="demo-files/demo.js"></script>
121
+ </body>
122
+ </html>
@@ -0,0 +1,16 @@
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
+ <svg xmlns="http://www.w3.org/2000/svg">
4
+ <metadata>Generated by IcoMoon</metadata>
5
+ <defs>
6
+ <font id="modicons-stroke-md" horiz-adv-x="1024">
7
+ <font-face units-per-em="1024" ascent="960" descent="-64" />
8
+ <missing-glyph horiz-adv-x="1024" />
9
+ <glyph unicode="&#x20;" horiz-adv-x="512" d="" />
10
+ <glyph unicode="&#xe900;" glyph-name="door" d="M768 960c14.138 0 25.6-11.462 25.6-25.6v0-972.8c0-14.138-11.462-25.6-25.6-25.6v0h-512c-14.138 0-25.6 11.462-25.6 25.6v0 972.8c0 14.138 11.462 25.6 25.6 25.6v0zM742.4 908.8h-460.8v-921.6h460.8v921.6zM460.8 294.4c14.138 0 25.6-11.462 25.6-25.6v0-230.4c0-14.138-11.462-25.6-25.6-25.6v0h-102.4c-14.138 0-25.6 11.462-25.6 25.6v0 230.4c0 14.138 11.462 25.6 25.6 25.6v0zM665.6 294.4c14.138 0 25.6-11.462 25.6-25.6v0-230.4c0-14.138-11.462-25.6-25.6-25.6v0h-102.4c-14.138 0-25.6 11.462-25.6 25.6v0 230.4c0 14.138 11.462 25.6 25.6 25.6v0zM435.2 243.2h-51.2v-179.2h51.2v179.2zM639.974 243.2h-51.2v-179.2h51.2v179.2zM460.8 601.6c14.138 0 25.6-11.462 25.6-25.6v0-204.8c0-14.138-11.462-25.6-25.6-25.6v0h-102.4c-14.138 0-25.6 11.462-25.6 25.6v0 204.8c0 14.138 11.462 25.6 25.6 25.6v0zM665.6 601.6c14.138 0 25.6-11.462 25.6-25.6v0-204.8c0-14.138-11.462-25.6-25.6-25.6v0h-102.4c-14.138 0-25.6 11.462-25.6 25.6v0 204.8c0 14.138 11.462 25.6 25.6 25.6v0zM435.2 550.4h-51.2v-153.6h51.2v153.6zM640 550.4h-51.2v-153.6h51.2v153.6zM512 857.6c96.47 0 175.534-76.368 179.090-172.971v0l0.106-5.758c0.263-14.32-11.273-26.071-25.596-26.071v0h-307.2c-14.138 0-25.6 11.462-25.6 25.6 0 98.969 80.231 179.2 179.2 179.2zM512 806.4c-61.391 0-112.687-43.219-125.124-100.89v0l-0.291-1.51h250.803l-0.262 1.515c-12.060 55.974-60.704 98.176-119.415 100.759v0z" />
11
+ <glyph unicode="&#xe901;" glyph-name="hvac" d="M810.931 725.447l2.205-5.919 2.912-8.508c6.070-18.825 3.473-32.758-11.198-44.522l-3.33-2.489-6.12-3.983-40.579-23.398-8.037-4.779-9.902-6.047-7.719-4.977c-33.569-22.634-61.962-49.471-88.287-84.1-7.235-9.518-14.249-19.564-21.047-30.16 16.5-16.324 29.303-36.306 37.095-58.637l0.753 0.048c200.434 1.1 331.957-60.080 313.352-192.51-22.413-159.53-176.042-288.017-305.659-265.874l-6.058 1.149-8.539 1.85c-18.594 4.364-28.981 13.149-32.173 30.988l-0.574 3.963-0.542 6.553c-0.021 0.294-0.59 28.935-1.032 42.359l-0.762 18.438-0.208 3.66-0.651 8.651c-3.67 38.115-13.27 74.168-30.42 112.438-5.081 11.339-10.801 22.776-17.177 34.329-17.213-6.622-35.869-10.258-55.374-10.258-1.997 0-3.985 0.038-5.964 0.114l2.67 4.533c-102.641-177.034-224.538-261.824-331.981-179.046-129.828 100.023-164.439 299.912-78.255 403.003l4.487 5.158 6.056 6.59c13.263 13.947 26.010 18.534 43.133 12.473l3.738-1.462 6.48-3.028 38.455-20.604 16.196-8.321 11.288-5.404c35.826-16.014 72.908-25.747 115.878-29.924 5.58-0.542 11.241-0.986 16.984-1.33 4.583 23.818 14.637 45.638 28.805 64.142l2.992-4.898c-109.591 176.839-124.078 324.883 8.459 375.202 159.153 60.423 360.221-10.030 409.653-135.458zM666.99 396.781l-1.532 0.014c-0.153-46.727-21.171-88.541-54.224-116.612l-0.209 0.39c7.467-13.409 14.165-26.734 20.108-39.997 17.649-39.384 28.379-77.233 33.377-116.996l1.329-11.99 0.721-9.534 0.572-11.003 0.896-27.302 0.457-22.597 1.462-0.331c98.092-20.466 226.977 83.762 249.302 214.843l1.076 6.923c12.115 86.233-85.949 133.462-253.336 134.193zM142.201 444.712l-1.547-1.735c-69.105-76.352-43.442-242.361 61.172-328.33l6.006-4.78c69.119-53.251 159.61 5.474 245.3 145.464-49.195 20.385-85.492 65.563-93.304 119.942-7.018 0.364-13.928 0.893-20.743 1.556-44.040 4.281-83.14 13.882-120.973 29.493l-11.316 4.864-8.834 4.168-9.744 4.878-22.095 11.567-23.922 12.912zM511.86 499.709c-53.396 0-97.247-40.869-101.977-93.033 0.66-2.203 0.968-4.541 0.942-6.953-0.029-2.599-0.444-5.104-1.19-7.46 2.572-54.204 47.36-97.354 102.226-97.354 56.554 0 102.4 45.846 102.4 102.4s-45.846 102.4-102.4 102.4zM426.422 815.575l-6.971-2.536c-86.361-32.787-78.439-140.811 8.704-286.907 24.072 15.664 52.824 24.777 83.705 24.777 23.663 0 46.077-5.351 66.097-14.909l-4.119-6.353c8.418 13.406 17.174 26.085 26.279 38.063 27.238 35.83 56.811 64.622 91.317 89.237l9.535 6.612 8.453 5.454 8.933 5.482 13.407 7.969 33.365 19.222-0.359 1.058c-34.397 97.943-202.985 159.982-338.345 112.833z" />
12
+ <glyph unicode="&#xe902;" glyph-name="roofing" d="M492.725 874.816c10.394 11.179 28.156 11.179 38.55 0v0l485.743-522.449c10.209-10.98 9.084-28.23-2.466-37.806v0l-78.769-65.306c-4.178-3.464-9.131-5.424-14.182-5.925l-0.001-179.33c0-14.138-11.462-25.6-25.6-25.6-13.129 0-23.949 9.883-25.428 22.614l-0.172 2.986v219.546l-358.4 391.119-358.4-391.093v-219.571c0-14.138-11.462-25.6-25.6-25.6-13.129 0-23.949 9.883-25.428 22.614l-0.172 2.986 0.025 179.327c-4.056 0.399-8.050 1.738-11.631 4.041v0l-2.577 1.887-78.769 65.306c-11.55 9.576-12.675 26.826-2.466 37.806v0zM512 320c68.832 0 124.975-54.331 127.882-122.448l0.118-5.552v-128c0-14.138-11.462-25.6-25.6-25.6-13.129 0-23.949 9.883-25.428 22.614l-0.172 2.986v128c0 42.415-34.385 76.8-76.8 76.8-40.901 0-74.334-31.972-76.67-72.287l-0.13-4.513v-128c0-14.138-11.462-25.6-25.6-25.6-13.129 0-23.949 9.883-25.428 22.614l-0.172 2.986v128c0 70.692 57.308 128 128 128zM512 818.599l-447.698-481.515 38.256-31.687 390.040 425.606c9.67 10.551 25.861 11.305 36.463 2.261v0l2.342-2.261 390.014-425.606 38.256 31.687-447.671 481.515z" />
13
+ <glyph unicode="&#xe903;" glyph-name="siding" d="M856.238 865.847l0.794-2.883 38.4-179.2c3.201-14.94-7.276-29.082-22.027-30.791l-3.004-0.173-7.578 0.005 32.739-174.488c2.769-14.77-7.68-28.493-22.205-30.15l-2.957-0.167-7.578 0.005 32.739-174.488c2.769-14.77-7.68-28.493-22.205-30.15l-2.957-0.167-7.578 0.005 32.739-174.488c2.769-14.77-7.68-28.493-22.205-30.15l-2.957-0.167h-742.4c-14.138 0-25.6 11.462-25.6 25.6 0 13.129 9.883 23.949 22.614 25.428l2.986 0.172h711.552l-28.8 153.605-682.752-0.005c-14.138 0-25.6 11.462-25.6 25.6 0 13.129 9.883 23.949 22.614 25.428l2.986 0.172h711.552l-28.8 153.605-682.752-0.005c-14.138 0-25.6 11.462-25.6 25.6 0 13.129 9.883 23.949 22.614 25.428l2.986 0.172h711.552l-28.8 153.605-682.752-0.005c-14.138 0-25.6 11.462-25.6 25.6 0 13.129 9.883 23.949 22.614 25.428l2.986 0.172h710.733l-31.765 148.236c-2.751 12.837 4.645 25.488 16.785 29.602l2.883 0.794c12.837 2.751 25.488-4.645 29.602-16.785z" />
14
+ <glyph unicode="&#xe904;" glyph-name="solar" d="M512 140.8c13.129 0 23.949-9.883 25.428-22.614l0.172-2.986v-153.6c0-14.138-11.462-25.6-25.6-25.6-13.129 0-23.949 9.883-25.428 22.614l-0.172 2.986v153.6c0 14.138 11.462 25.6 25.6 25.6zM698.928 175.086l1.642-2.499 38.4-66.511c7.069-12.244 2.874-27.901-9.37-34.97-11.37-6.564-25.682-3.416-33.328 6.871l-1.642 2.499-38.4 66.511c-7.069 12.244-2.874 27.901 9.37 34.97 11.37 6.564 25.682 3.416 33.328-6.871zM358.4 181.957c11.37-6.564 15.799-20.533 10.714-32.299l-1.344-2.672-38.4-66.511c-7.069-12.244-22.726-16.439-34.97-9.37-11.37 6.564-15.799 20.533-10.714 32.299l1.344 2.672 38.4 66.511c7.069 12.244 22.726 16.439 34.97 9.37zM245.957 294.4c6.564-11.37 3.416-25.682-6.871-33.328l-2.499-1.642-133.022-76.8c-12.244-7.069-27.901-2.874-34.97 9.37-6.564 11.37-3.416 25.682 6.871 33.328l2.499 1.642 133.022 76.8c12.244 7.069 27.901 2.874 34.97-9.37zM810.342 305.114l2.672-1.344 133.022-76.8c12.244-7.069 16.439-22.726 9.37-34.97-6.564-11.37-20.533-15.799-32.299-10.714l-2.672 1.344-133.022 76.8c-12.244 7.069-16.439 22.726-9.37 34.97 6.564 11.37 20.533 15.799 32.299 10.714zM512 678.4c127.246 0 230.4-103.154 230.4-230.4s-103.154-230.4-230.4-230.4c-127.246 0-230.4 103.154-230.4 230.4s103.154 230.4 230.4 230.4zM512 627.2c-98.969 0-179.2-80.231-179.2-179.2s80.231-179.2 179.2-179.2c98.969 0 179.2 80.231 179.2 179.2s-80.231 179.2-179.2 179.2zM921.6 473.6c14.138 0 25.6-11.462 25.6-25.6 0-13.129-9.883-23.949-22.614-25.428l-2.986-0.172h-76.8c-14.138 0-25.6 11.462-25.6 25.6 0 13.129 9.883 23.949 22.614 25.428l2.986 0.172h76.8zM179.2 473.6c14.138 0 25.6-11.462 25.6-25.6 0-13.129-9.883-23.949-22.614-25.428l-2.986-0.172h-76.8c-14.138 0-25.6 11.462-25.6 25.6 0 13.129 9.883 23.949 22.614 25.428l2.986 0.172h76.8zM955.405 704c6.564-11.37 3.416-25.682-6.871-33.328l-2.499-1.642-133.022-76.8c-12.244-7.069-27.901-2.874-34.97 9.37-6.564 11.37-3.416 25.682 6.871 33.328l2.499 1.642 133.022 76.8c12.244 7.069 27.901 2.874 34.97-9.37zM100.894 714.714l2.672-1.344 133.022-76.8c12.244-7.069 16.439-22.726 9.37-34.97-6.564-11.37-20.533-15.799-32.299-10.714l-2.672 1.344-133.022 76.8c-12.244 7.069-16.439 22.726-9.37 34.97 6.564 11.37 20.533 15.799 32.299 10.714zM327.728 818.023l1.642-2.499 38.4-66.511c7.069-12.244 2.874-27.901-9.37-34.97-11.37-6.564-25.682-3.416-33.328 6.871l-1.642 2.499-38.4 66.511c-7.069 12.244-2.874 27.901 9.37 34.97 11.37 6.564 25.682 3.416 33.328-6.871zM729.6 824.894c11.37-6.564 15.799-20.533 10.714-32.299l-1.344-2.672-38.4-66.511c-7.069-12.244-22.726-16.439-34.97-9.37-11.37 6.564-15.799 20.533-10.714 32.299l1.344 2.672 38.4 66.511c7.069 12.244 22.726 16.439 34.97 9.37zM512 960c13.129 0 23.949-9.883 25.428-22.614l0.172-2.986v-153.6c0-14.138-11.462-25.6-25.6-25.6-13.129 0-23.949 9.883-25.428 22.614l-0.172 2.986v153.6c0 14.138 11.462 25.6 25.6 25.6z" />
15
+ <glyph unicode="&#xe905;" glyph-name="window" d="M947.2 908.8c14.138 0 25.6-11.462 25.6-25.6v0-870.4c0-14.138-11.462-25.6-25.6-25.6v0h-870.4c-14.138 0-25.6 11.462-25.6 25.6v0 870.4c0 14.138 11.462 25.6 25.6 25.6v0zM921.6 857.6h-819.2v-819.2h819.2v819.2zM179.2 89.6c-14.138 0-25.6 11.462-25.6 25.6v0 665.6c0 14.138 11.462 25.6 25.6 25.6v0h665.6c14.138 0 25.6-11.462 25.6-25.6v0-665.6c0-14.138-11.462-25.6-25.6-25.6v0zM492.8 414.259l-288-0.005v-273.455h288v273.459zM819.2 414.255l-275.2 0.005v-273.459h275.2v273.455zM492.8 755.2h-288v-289.745l76.8 0.005v8.141c0 13.129 9.883 23.949 22.614 25.428l2.986 0.172h102.4c14.138 0 25.6-11.462 25.6-25.6v0-8.141h57.6v289.741zM819.2 755.2h-275.2v-289.741h44.8v8.141c0 13.129 9.883 23.949 22.614 25.428l2.986 0.172h102.4c14.138 0 25.6-11.462 25.6-25.6v0-8.141l76.8-0.005v289.745z" />
16
+ </font></defs></svg>
@@ -0,0 +1 @@
1
+ {"IcoMoonType":"selection","icons":[{"icon":{"paths":["M768 0c14.138 0 25.6 11.462 25.6 25.6v0 972.8c0 14.138-11.462 25.6-25.6 25.6v0h-512c-14.138 0-25.6-11.462-25.6-25.6v0-972.8c0-14.138 11.462-25.6 25.6-25.6v0zM742.4 51.2h-460.8v921.6h460.8v-921.6zM460.8 665.6c14.138 0 25.6 11.462 25.6 25.6v0 230.4c0 14.138-11.462 25.6-25.6 25.6v0h-102.4c-14.138 0-25.6-11.462-25.6-25.6v0-230.4c0-14.138 11.462-25.6 25.6-25.6v0zM665.6 665.6c14.138 0 25.6 11.462 25.6 25.6v0 230.4c0 14.138-11.462 25.6-25.6 25.6v0h-102.4c-14.138 0-25.6-11.462-25.6-25.6v0-230.4c0-14.138 11.462-25.6 25.6-25.6v0zM435.2 716.8h-51.2v179.2h51.2v-179.2zM639.974 716.8h-51.2v179.2h51.2v-179.2zM460.8 358.4c14.138 0 25.6 11.462 25.6 25.6v0 204.8c0 14.138-11.462 25.6-25.6 25.6v0h-102.4c-14.138 0-25.6-11.462-25.6-25.6v0-204.8c0-14.138 11.462-25.6 25.6-25.6v0zM665.6 358.4c14.138 0 25.6 11.462 25.6 25.6v0 204.8c0 14.138-11.462 25.6-25.6 25.6v0h-102.4c-14.138 0-25.6-11.462-25.6-25.6v0-204.8c0-14.138 11.462-25.6 25.6-25.6v0zM435.2 409.6h-51.2v153.6h51.2v-153.6zM640 409.6h-51.2v153.6h51.2v-153.6zM512 102.4c96.47 0 175.534 76.368 179.090 172.971v0l0.106 5.758c0.263 14.32-11.273 26.071-25.596 26.071v0h-307.2c-14.138 0-25.6-11.462-25.6-25.6 0-98.969 80.231-179.2 179.2-179.2zM512 153.6c-61.391 0-112.687 43.219-125.124 100.89v0l-0.291 1.51h250.803l-0.262-1.515c-12.060-55.974-60.704-98.176-119.415-100.759v0z"],"attrs":[{"fill":"rgb(84, 82, 83)"}],"isMulticolor":false,"isMulticolor2":false,"grid":32,"tags":["door"]},"attrs":[{"fill":"rgb(84, 82, 83)"}],"properties":{"order":509,"id":5,"name":"door","prevSize":32,"code":59648},"setIdx":0,"setId":17,"iconIdx":0},{"icon":{"paths":["M810.931 234.553l2.205 5.919 2.912 8.508c6.070 18.825 3.473 32.758-11.198 44.522l-3.33 2.489-6.12 3.983-40.579 23.398-8.037 4.779-9.902 6.047-7.719 4.977c-33.569 22.634-61.962 49.471-88.287 84.1-7.235 9.518-14.249 19.564-21.047 30.16 16.5 16.324 29.303 36.306 37.095 58.637l0.753-0.048c200.434-1.1 331.957 60.080 313.352 192.51-22.413 159.53-176.042 288.017-305.659 265.874l-6.058-1.149-8.539-1.85c-18.594-4.364-28.981-13.149-32.173-30.988l-0.574-3.963-0.542-6.553c-0.021-0.294-0.59-28.935-1.032-42.359l-0.762-18.438-0.208-3.66-0.651-8.651c-3.67-38.115-13.27-74.168-30.42-112.438-5.081-11.339-10.801-22.776-17.177-34.329-17.213 6.622-35.869 10.258-55.374 10.258-1.997 0-3.985-0.038-5.964-0.114l2.67-4.533c-102.641 177.034-224.538 261.824-331.981 179.046-129.828-100.023-164.439-299.912-78.255-403.003l4.487-5.158 6.056-6.59c13.263-13.947 26.010-18.534 43.133-12.473l3.738 1.462 6.48 3.028 38.455 20.604 16.196 8.321 11.288 5.404c35.826 16.014 72.908 25.747 115.878 29.924 5.58 0.542 11.241 0.986 16.984 1.33 4.583-23.818 14.637-45.638 28.805-64.142l2.992 4.898c-109.591-176.839-124.078-324.883 8.459-375.202 159.153-60.423 360.221 10.030 409.653 135.458zM666.99 563.219l-1.532-0.014c-0.153 46.727-21.171 88.541-54.224 116.612l-0.209-0.39c7.467 13.409 14.165 26.734 20.108 39.997 17.649 39.384 28.379 77.233 33.377 116.996l1.329 11.99 0.721 9.534 0.572 11.003 0.896 27.302 0.457 22.597 1.462 0.331c98.092 20.466 226.977-83.762 249.302-214.843l1.076-6.923c12.115-86.233-85.949-133.462-253.336-134.193zM142.201 515.288l-1.547 1.735c-69.105 76.352-43.442 242.361 61.172 328.33l6.006 4.78c69.119 53.251 159.61-5.474 245.3-145.464-49.195-20.385-85.492-65.563-93.304-119.942-7.018-0.364-13.928-0.893-20.743-1.556-44.040-4.281-83.14-13.882-120.973-29.493l-11.316-4.864-8.834-4.168-9.744-4.878-22.095-11.567-23.922-12.912zM511.86 460.291c-53.396 0-97.247 40.869-101.977 93.033 0.66 2.203 0.968 4.541 0.942 6.953-0.029 2.599-0.444 5.104-1.19 7.46 2.572 54.204 47.36 97.354 102.226 97.354 56.554 0 102.4-45.846 102.4-102.4s-45.846-102.4-102.4-102.4zM426.422 144.425l-6.971 2.536c-86.361 32.787-78.439 140.811 8.704 286.907 24.072-15.664 52.824-24.777 83.705-24.777 23.663 0 46.077 5.351 66.097 14.909l-4.119 6.353c8.418-13.406 17.174-26.085 26.279-38.063 27.238-35.83 56.811-64.622 91.317-89.237l9.535-6.612 8.453-5.454 8.933-5.482 13.407-7.969 33.365-19.222-0.359-1.058c-34.397-97.943-202.985-159.982-338.345-112.833z"],"attrs":[{"fill":"rgb(84, 82, 83)"}],"isMulticolor":false,"isMulticolor2":false,"grid":32,"tags":["hvac"]},"attrs":[{"fill":"rgb(84, 82, 83)"}],"properties":{"order":517,"id":4,"name":"hvac","prevSize":32,"code":59649},"setIdx":0,"setId":17,"iconIdx":1},{"icon":{"paths":["M492.725 85.184c10.394-11.179 28.156-11.179 38.55 0v0l485.743 522.449c10.209 10.98 9.084 28.23-2.466 37.806v0l-78.769 65.306c-4.178 3.464-9.131 5.424-14.182 5.925l-0.001 179.33c0 14.138-11.462 25.6-25.6 25.6-13.129 0-23.949-9.883-25.428-22.614l-0.172-2.986v-219.546l-358.4-391.119-358.4 391.093v219.571c0 14.138-11.462 25.6-25.6 25.6-13.129 0-23.949-9.883-25.428-22.614l-0.172-2.986 0.025-179.327c-4.056-0.399-8.050-1.738-11.631-4.041v0l-2.577-1.887-78.769-65.306c-11.55-9.576-12.675-26.826-2.466-37.806v0zM512 640c68.832 0 124.975 54.331 127.882 122.448l0.118 5.552v128c0 14.138-11.462 25.6-25.6 25.6-13.129 0-23.949-9.883-25.428-22.614l-0.172-2.986v-128c0-42.415-34.385-76.8-76.8-76.8-40.901 0-74.334 31.972-76.67 72.287l-0.13 4.513v128c0 14.138-11.462 25.6-25.6 25.6-13.129 0-23.949-9.883-25.428-22.614l-0.172-2.986v-128c0-70.692 57.308-128 128-128zM512 141.401l-447.698 481.515 38.256 31.687 390.040-425.606c9.67-10.551 25.861-11.305 36.463-2.261v0l2.342 2.261 390.014 425.606 38.256-31.687-447.671-481.515z"],"attrs":[{"fill":"rgb(84, 82, 83)"}],"isMulticolor":false,"isMulticolor2":false,"grid":32,"tags":["roofing"]},"attrs":[{"fill":"rgb(84, 82, 83)"}],"properties":{"order":518,"id":3,"name":"roofing","prevSize":32,"code":59650},"setIdx":0,"setId":17,"iconIdx":2},{"icon":{"paths":["M856.238 94.153l0.794 2.883 38.4 179.2c3.201 14.94-7.276 29.082-22.027 30.791l-3.004 0.173-7.578-0.005 32.739 174.488c2.769 14.77-7.68 28.493-22.205 30.15l-2.957 0.167-7.578-0.005 32.739 174.488c2.769 14.77-7.68 28.493-22.205 30.15l-2.957 0.167-7.578-0.005 32.739 174.488c2.769 14.77-7.68 28.493-22.205 30.15l-2.957 0.167h-742.4c-14.138 0-25.6-11.462-25.6-25.6 0-13.129 9.883-23.949 22.614-25.428l2.986-0.172h711.552l-28.8-153.605-682.752 0.005c-14.138 0-25.6-11.462-25.6-25.6 0-13.129 9.883-23.949 22.614-25.428l2.986-0.172h711.552l-28.8-153.605-682.752 0.005c-14.138 0-25.6-11.462-25.6-25.6 0-13.129 9.883-23.949 22.614-25.428l2.986-0.172h711.552l-28.8-153.605-682.752 0.005c-14.138 0-25.6-11.462-25.6-25.6 0-13.129 9.883-23.949 22.614-25.428l2.986-0.172h710.733l-31.765-148.236c-2.751-12.837 4.645-25.488 16.785-29.602l2.883-0.794c12.837-2.751 25.488 4.645 29.602 16.785z"],"attrs":[{"fill":"rgb(84, 82, 83)"}],"isMulticolor":false,"isMulticolor2":false,"grid":32,"tags":["siding"]},"attrs":[{"fill":"rgb(84, 82, 83)"}],"properties":{"order":512,"id":2,"name":"siding","prevSize":32,"code":59651},"setIdx":0,"setId":17,"iconIdx":3},{"icon":{"paths":["M512 819.2c13.129 0 23.949 9.883 25.428 22.614l0.172 2.986v153.6c0 14.138-11.462 25.6-25.6 25.6-13.129 0-23.949-9.883-25.428-22.614l-0.172-2.986v-153.6c0-14.138 11.462-25.6 25.6-25.6zM698.928 784.914l1.642 2.499 38.4 66.511c7.069 12.244 2.874 27.901-9.37 34.97-11.37 6.564-25.682 3.416-33.328-6.871l-1.642-2.499-38.4-66.511c-7.069-12.244-2.874-27.901 9.37-34.97 11.37-6.564 25.682-3.416 33.328 6.871zM358.4 778.043c11.37 6.564 15.799 20.533 10.714 32.299l-1.344 2.672-38.4 66.511c-7.069 12.244-22.726 16.439-34.97 9.37-11.37-6.564-15.799-20.533-10.714-32.299l1.344-2.672 38.4-66.511c7.069-12.244 22.726-16.439 34.97-9.37zM245.957 665.6c6.564 11.37 3.416 25.682-6.871 33.328l-2.499 1.642-133.022 76.8c-12.244 7.069-27.901 2.874-34.97-9.37-6.564-11.37-3.416-25.682 6.871-33.328l2.499-1.642 133.022-76.8c12.244-7.069 27.901-2.874 34.97 9.37zM810.342 654.886l2.672 1.344 133.022 76.8c12.244 7.069 16.439 22.726 9.37 34.97-6.564 11.37-20.533 15.799-32.299 10.714l-2.672-1.344-133.022-76.8c-12.244-7.069-16.439-22.726-9.37-34.97 6.564-11.37 20.533-15.799 32.299-10.714zM512 281.6c127.246 0 230.4 103.154 230.4 230.4s-103.154 230.4-230.4 230.4c-127.246 0-230.4-103.154-230.4-230.4s103.154-230.4 230.4-230.4zM512 332.8c-98.969 0-179.2 80.231-179.2 179.2s80.231 179.2 179.2 179.2c98.969 0 179.2-80.231 179.2-179.2s-80.231-179.2-179.2-179.2zM921.6 486.4c14.138 0 25.6 11.462 25.6 25.6 0 13.129-9.883 23.949-22.614 25.428l-2.986 0.172h-76.8c-14.138 0-25.6-11.462-25.6-25.6 0-13.129 9.883-23.949 22.614-25.428l2.986-0.172h76.8zM179.2 486.4c14.138 0 25.6 11.462 25.6 25.6 0 13.129-9.883 23.949-22.614 25.428l-2.986 0.172h-76.8c-14.138 0-25.6-11.462-25.6-25.6 0-13.129 9.883-23.949 22.614-25.428l2.986-0.172h76.8zM955.405 256c6.564 11.37 3.416 25.682-6.871 33.328l-2.499 1.642-133.022 76.8c-12.244 7.069-27.901 2.874-34.97-9.37-6.564-11.37-3.416-25.682 6.871-33.328l2.499-1.642 133.022-76.8c12.244-7.069 27.901-2.874 34.97 9.37zM100.894 245.286l2.672 1.344 133.022 76.8c12.244 7.069 16.439 22.726 9.37 34.97-6.564 11.37-20.533 15.799-32.299 10.714l-2.672-1.344-133.022-76.8c-12.244-7.069-16.439-22.726-9.37-34.97 6.564-11.37 20.533-15.799 32.299-10.714zM327.728 141.977l1.642 2.499 38.4 66.511c7.069 12.244 2.874 27.901-9.37 34.97-11.37 6.564-25.682 3.416-33.328-6.871l-1.642-2.499-38.4-66.511c-7.069-12.244-2.874-27.901 9.37-34.97 11.37-6.564 25.682-3.416 33.328 6.871zM729.6 135.106c11.37 6.564 15.799 20.533 10.714 32.299l-1.344 2.672-38.4 66.511c-7.069 12.244-22.726 16.439-34.97 9.37-11.37-6.564-15.799-20.533-10.714-32.299l1.344-2.672 38.4-66.511c7.069-12.244 22.726-16.439 34.97-9.37zM512 0c13.129 0 23.949 9.883 25.428 22.614l0.172 2.986v153.6c0 14.138-11.462 25.6-25.6 25.6-13.129 0-23.949-9.883-25.428-22.614l-0.172-2.986v-153.6c0-14.138 11.462-25.6 25.6-25.6z"],"attrs":[{"fill":"rgb(84, 82, 83)"}],"isMulticolor":false,"isMulticolor2":false,"grid":32,"tags":["solar"]},"attrs":[{"fill":"rgb(84, 82, 83)"}],"properties":{"order":513,"id":1,"name":"solar","prevSize":32,"code":59652},"setIdx":0,"setId":17,"iconIdx":4},{"icon":{"paths":["M947.2 51.2c14.138 0 25.6 11.462 25.6 25.6v0 870.4c0 14.138-11.462 25.6-25.6 25.6v0h-870.4c-14.138 0-25.6-11.462-25.6-25.6v0-870.4c0-14.138 11.462-25.6 25.6-25.6v0zM921.6 102.4h-819.2v819.2h819.2v-819.2zM179.2 870.4c-14.138 0-25.6-11.462-25.6-25.6v0-665.6c0-14.138 11.462-25.6 25.6-25.6v0h665.6c14.138 0 25.6 11.462 25.6 25.6v0 665.6c0 14.138-11.462 25.6-25.6 25.6v0zM492.8 545.741l-288 0.005v273.455h288v-273.459zM819.2 545.745l-275.2-0.005v273.459h275.2v-273.455zM492.8 204.8h-288v289.745l76.8-0.005v-8.141c0-13.129 9.883-23.949 22.614-25.428l2.986-0.172h102.4c14.138 0 25.6 11.462 25.6 25.6v0 8.141h57.6v-289.741zM819.2 204.8h-275.2v289.741h44.8v-8.141c0-13.129 9.883-23.949 22.614-25.428l2.986-0.172h102.4c14.138 0 25.6 11.462 25.6 25.6v0 8.141l76.8 0.005v-289.745z"],"attrs":[{"fill":"rgb(84, 82, 83)"}],"isMulticolor":false,"isMulticolor2":false,"grid":32,"tags":["window"]},"attrs":[{"fill":"rgb(84, 82, 83)"}],"properties":{"order":514,"id":0,"name":"window","prevSize":32,"code":59653},"setIdx":0,"setId":17,"iconIdx":5}],"height":1024,"metadata":{"name":"modicons-stroke-md"},"preferences":{"showGlyphs":true,"showCodes":true,"showQuickUse":true,"showQuickUse2":true,"showSVGs":true,"fontPref":{"prefix":"icon-stroke-md-","metadata":{"fontFamily":"modicons-stroke-md","majorVersion":1,"minorVersion":0},"metrics":{"emSize":1024,"baseline":6.25,"whitespace":50},"embed":false,"resetPoint":59648,"cssVars":false,"cssVarsFormat":"scss","showSelector":true,"showMetrics":false,"showMetadata":false,"showVersion":true,"noie8":false,"ie7":false},"imagePref":{"prefix":"icon-","png":true,"useClassSelector":true,"color":0,"bgColor":16777215},"historySize":50,"gridSize":16,"showGrid":true}}