@koobiq/icons 7.1.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 (99) hide show
  1. package/CHANGELOG.md +48 -0
  2. package/LICENSE +21 -0
  3. package/README.md +124 -0
  4. package/dist/fonts/mc-icons.css +371 -0
  5. package/dist/fonts/mc-icons.html +616 -0
  6. package/dist/fonts/mc-icons.scss +371 -0
  7. package/dist/fonts/mc-icons.ttf +0 -0
  8. package/dist/fonts/mc-icons.woff +0 -0
  9. package/dist/info/mc-icons-info.json +1 -0
  10. package/dist/svg/angle-down-L_16.svg +1 -0
  11. package/dist/svg/angle-down-L_24.svg +1 -0
  12. package/dist/svg/angle-down-M_16.svg +1 -0
  13. package/dist/svg/angle-down-M_24.svg +1 -0
  14. package/dist/svg/angle-down-S_16.svg +1 -0
  15. package/dist/svg/angle-left-L_16.svg +1 -0
  16. package/dist/svg/angle-left-L_24.svg +1 -0
  17. package/dist/svg/angle-left-M_16.svg +1 -0
  18. package/dist/svg/angle-left-M_24.svg +1 -0
  19. package/dist/svg/angle-left-S_16.svg +1 -0
  20. package/dist/svg/angle-right-L_16.svg +1 -0
  21. package/dist/svg/angle-right-L_24.svg +1 -0
  22. package/dist/svg/angle-right-M_16.svg +1 -0
  23. package/dist/svg/angle-right-M_24.svg +1 -0
  24. package/dist/svg/angle-right-M_32.svg +1 -0
  25. package/dist/svg/angle-right-S_16.svg +1 -0
  26. package/dist/svg/angle-up-L_16.svg +1 -0
  27. package/dist/svg/angle-up-L_24.svg +1 -0
  28. package/dist/svg/angle-up-M_16.svg +1 -0
  29. package/dist/svg/angle-up-M_24.svg +1 -0
  30. package/dist/svg/angle-up-S_16.svg +1 -0
  31. package/dist/svg/bell-o_16.svg +1 -0
  32. package/dist/svg/bell-o_24.svg +1 -0
  33. package/dist/svg/bell-off-o_16.svg +1 -0
  34. package/dist/svg/bell_16.svg +1 -0
  35. package/dist/svg/bell_32.svg +1 -0
  36. package/dist/svg/bento_16.svg +1 -0
  37. package/dist/svg/bento_24.svg +1 -0
  38. package/dist/svg/bento_32.svg +1 -0
  39. package/dist/svg/calendar_16.svg +1 -0
  40. package/dist/svg/chart-bar_24.svg +1 -0
  41. package/dist/svg/check_16.svg +1 -0
  42. package/dist/svg/circle-8_16.svg +1 -0
  43. package/dist/svg/clock_16.svg +1 -0
  44. package/dist/svg/close-L_16.svg +1 -0
  45. package/dist/svg/close-L_32.svg +1 -0
  46. package/dist/svg/close-M_16.svg +1 -0
  47. package/dist/svg/close-S_16.svg +1 -0
  48. package/dist/svg/close-circle_16.svg +1 -0
  49. package/dist/svg/cloud-404_256.svg +1 -0
  50. package/dist/svg/color-palette_16.svg +1 -0
  51. package/dist/svg/copy-o_16.svg +1 -0
  52. package/dist/svg/copy_16.svg +1 -0
  53. package/dist/svg/download_16.svg +1 -0
  54. package/dist/svg/download_32.svg +1 -0
  55. package/dist/svg/ellipsis_16.svg +1 -0
  56. package/dist/svg/ellipsis_24.svg +1 -0
  57. package/dist/svg/error_16.svg +1 -0
  58. package/dist/svg/external-link_16.svg +1 -0
  59. package/dist/svg/eye-crossed_16.svg +1 -0
  60. package/dist/svg/eye_16.svg +1 -0
  61. package/dist/svg/file-empty_16.svg +1 -0
  62. package/dist/svg/folder-closed_16.svg +1 -0
  63. package/dist/svg/folder-open-o_24.svg +1 -0
  64. package/dist/svg/folder-opened_16.svg +1 -0
  65. package/dist/svg/folder-search-opened_16.svg +1 -0
  66. package/dist/svg/folder-search_16.svg +1 -0
  67. package/dist/svg/gear_16.svg +1 -0
  68. package/dist/svg/globe_16.svg +1 -0
  69. package/dist/svg/hamburger_16.svg +1 -0
  70. package/dist/svg/hamburger_32.svg +1 -0
  71. package/dist/svg/info-o_16.svg +1 -0
  72. package/dist/svg/info_16.svg +1 -0
  73. package/dist/svg/list_24.svg +1 -0
  74. package/dist/svg/minus_16.svg +1 -0
  75. package/dist/svg/new-tab_16.svg +1 -0
  76. package/dist/svg/pause_16.svg +1 -0
  77. package/dist/svg/play_16.svg +1 -0
  78. package/dist/svg/question-circle_24.svg +1 -0
  79. package/dist/svg/search_16.svg +1 -0
  80. package/dist/svg/search_24.svg +1 -0
  81. package/dist/svg/stop_16.svg +1 -0
  82. package/dist/svg/success_16.svg +1 -0
  83. package/dist/svg/theme_16.svg +1 -0
  84. package/dist/svg/triangle-down_16.svg +1 -0
  85. package/dist/svg/triangle-left_16.svg +1 -0
  86. package/dist/svg/triangle-right_16.svg +1 -0
  87. package/dist/svg/triangle-up_16.svg +1 -0
  88. package/dist/svg/upload-to-cloud_16.svg +1 -0
  89. package/dist/svg/upload-to-cloud_24.svg +1 -0
  90. package/dist/svg/upload-to-cloud_32.svg +1 -0
  91. package/dist/svg/upload-to-cloud_64.svg +1 -0
  92. package/dist/svg/user-o_24.svg +1 -0
  93. package/dist/svg/user_16.svg +1 -0
  94. package/dist/svg/word-wrap-slash_16.svg +1 -0
  95. package/dist/svg/word-wrap_16.svg +1 -0
  96. package/dist/symbol/sprite.scss +425 -0
  97. package/dist/symbol/sprite.symbol.html +1033 -0
  98. package/dist/symbol/svg/sprite.symbol.svg +1 -0
  99. package/package.json +58 -0
package/CHANGELOG.md ADDED
@@ -0,0 +1,48 @@
1
+ # 7.1.0 "Wistful Magi" (2023-08-18)
2
+
3
+ ### Icons
4
+
5
+ * feature change npm scope to koobiq f4c38b0
6
+
7
+ ## 7.0.8 "Yellowy Calash" (2023-06-28)
8
+
9
+ ### Icons
10
+
11
+ * bug fix имя fontFamily и font-styles 3594549
12
+
13
+ ## 7.0.7 "Disjoint Janke" (2023-06-28)
14
+
15
+ ### Icons
16
+
17
+ * bug fix добавление в инфо file-empty_16 bded8be
18
+ * bug fix размер иконок для шрифта dc08971
19
+
20
+ ## 7.0.6 "Hardball Embarkation" (2023-06-26)
21
+
22
+ ## 7.0.5 "Candescent Unavoidable" (2023-06-26)
23
+
24
+ ## 7.0.4 "Quatern X 3" (2023-06-26)
25
+
26
+ ### Icons
27
+
28
+ * bug fix генерация спрайта 2d2240c
29
+ * bug fix приведение формата пакета 064008e
30
+
31
+ ## 7.0.3 "Quincentenary Holder" (2023-06-26)
32
+
33
+ ## 7.0.2 "Happening Yannick" (2023-06-26)
34
+
35
+ ### Icons
36
+
37
+ * feature добавление иконок svg file-empty, triandle-left, upload-to-cloud f3b7f0c
38
+
39
+ ## 7.0.1 "Flavor Icons" (2023-06-26)
40
+
41
+ # 1.0.0 "Zoogenic Catmint" (2022-12-28)
42
+
43
+ ### Icons
44
+
45
+ * bug fix **build:** заливка SVG иконок d3a5c63
46
+ * bug fix **build:** codepoint convert from hex to numeric 5cf4a21
47
+ * feature **build:** настройка публикации пакета (#DS-1244) 09a4452
48
+
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2022 Mike Ozornin, Oleg Pimenov
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,124 @@
1
+ # Icons
2
+
3
+ # How to use package
4
+
5
+ ```
6
+ npm i @koobiq/icons
7
+ ```
8
+
9
+ # Package structure
10
+
11
+ ```bash
12
+ .
13
+ ├── CHANGELOG.md
14
+ ├── LICENSE
15
+ ├── README.md
16
+ ├── dist
17
+ │   ├── fonts
18
+ │   │   ├── mc-icons.css
19
+ │   │   ├── mc-icons.html
20
+ │   │   ├── mc-icons.scss
21
+ │   │   ├── mc-icons.ttf
22
+ │   │   └── mc-icons.woff
23
+ │   ├── info
24
+ │   │   └── mc-icons-info.json
25
+ │   ├── svg
26
+ │   │   ├── angle-down-L_16.svg
27
+ │   │   ├── angle-down-L_24.svg
28
+ │   │   ├── angle-down-M_16.svg
29
+ │   │   └── angle-down-M_24.svg
30
+ │   └── symbol
31
+ │   ├── sprite.scss
32
+ │   ├── sprite.symbol.html
33
+ │   └── svg
34
+ │   └── sprite.symbol.svg
35
+ └── package.json
36
+ ```
37
+
38
+ # How to rebuild package locally
39
+
40
+ ## Install dependencies
41
+ Install dependencies by running:
42
+
43
+ ```
44
+ npm install
45
+ ```
46
+
47
+ ## Sync with Figma
48
+
49
+ Create a file with name `.env` and add there your Figma access token.
50
+
51
+ ```
52
+ npm run figma:sync
53
+ ```
54
+
55
+ ## Build all packages
56
+
57
+ ```
58
+ npm run build:all
59
+ ```
60
+
61
+ Output will be exported to a `dist/icons` folder.
62
+
63
+ # Publish new version
64
+
65
+ ## Step 1. Prepare and environment
66
+ Install dependencies by running:
67
+
68
+ ```
69
+ npm install
70
+ ```
71
+
72
+ ## Step 2. Draw an icon
73
+
74
+ 1. Draw your icon in [Mosaic Icons](https://www.figma.com/file/oQC47kSeukdqLMNh4IUhke/Mosaic-icons?type=design&node-id=0-4&mode=design&t=KCsYZb777ReIZMPY-11) figma file.
75
+ 1. Make icons contains the only single outlined and flattened path with name `shape` (second-color path with name `shape-2`).
76
+ 1. Using a Fill Rule Editor plugin, set shapes' fill rule to Non-zero fill. Make sure icon is rendered correctly.
77
+ 1. Run flatten for shapes one more time (there is a bug in Figma).
78
+
79
+ ## Step 3. Export icons from figma
80
+
81
+ Create a file with name `.env` and add there your Figma access token.
82
+
83
+ To export your icons (SVG) from Figma run the command:
84
+ ```
85
+ npm run figma:sync
86
+ ```
87
+
88
+ ## Step 4.
89
+
90
+ Change `mapping.json`:
91
+ * Add an entry into `mapping.json` with a new codepoint keys.
92
+ * Edit the name of an icon in the `mapping.json` in case of icon rename
93
+
94
+ Commit SVG files `mapping.json` and and push all changes to git.
95
+
96
+ ## Step 5.
97
+
98
+ Run stage commit script to create a new release tag.
99
+ ```
100
+ npm run stage:commit
101
+ ```
102
+
103
+ Use semver for version naming. So increment major (first) version number if any of these changes were made:
104
+
105
+ * Any icon name was changed (breaking changes for front-end developers)
106
+ * Any icon codepoint was changed (breaking changes for tech writers)
107
+ * Significant changes in icon metaphor (breaking changes for all)
108
+
109
+ # Using CSS Classes
110
+ Create a DOM element/container that contains ```mc-icon``` and the icon name like:
111
+
112
+ ```html
113
+ <div class='mc-icon mc-angle-down-L_16'></div>
114
+
115
+ ```
116
+ # Using SVG sprites
117
+
118
+ When needing to use the `sprite.symbol.svg` sprite file, you can reference icons using the following method:
119
+
120
+ ```html
121
+ <svg>
122
+ <use xlink:href="sprite.symbol.svg#add" />
123
+ </svg>
124
+ ```
@@ -0,0 +1,371 @@
1
+ @font-face {
2
+ font-family: "PT Mosaic Icons";
3
+ font-weight:normal;
4
+ font-style:normal;
5
+ src: url("./mc-icons.ttf?e8b794fcdc13cb9b03ea73d526850d3a") format("truetype"),
6
+ url("./mc-icons.woff?e8b794fcdc13cb9b03ea73d526850d3a") format("woff");
7
+ }
8
+
9
+ .mc {
10
+ font-family: "PT Mosaic Icons";
11
+ display: inline-block;
12
+ vertical-align:middle;
13
+ line-height:1;
14
+ font-weight:normal;
15
+ font-style:normal;
16
+ speak:none;
17
+ text-decoration: none;
18
+ text-transform:none;
19
+ text-rendering:auto;
20
+ -webkit-font-smoothing: antialiased;
21
+ -moz-osx-font-smoothing: grayscale;
22
+ }
23
+
24
+ /*---------------------
25
+ * Icons
26
+ *-------------------*/
27
+
28
+ .mc-angle-down-L_16:before {
29
+ content: "\f101";
30
+ font-size: 16px;
31
+ }
32
+ .mc-angle-down-M_16:before {
33
+ content: "\f102";
34
+ font-size: 16px;
35
+ }
36
+ .mc-angle-down-S_16:before {
37
+ content: "\f103";
38
+ font-size: 16px;
39
+ }
40
+ .mc-calendar_16:before {
41
+ content: "\f104";
42
+ font-size: 16px;
43
+ }
44
+ .mc-check_16:before {
45
+ content: "\f105";
46
+ font-size: 16px;
47
+ }
48
+ .mc-circle-8_16:before {
49
+ content: "\f106";
50
+ font-size: 16px;
51
+ }
52
+ .mc-clock_16:before {
53
+ content: "\f107";
54
+ font-size: 16px;
55
+ }
56
+ .mc-close-L_16:before {
57
+ content: "\f108";
58
+ font-size: 16px;
59
+ }
60
+ .mc-close-M_16:before {
61
+ content: "\f109";
62
+ font-size: 16px;
63
+ }
64
+ .mc-close-S_16:before {
65
+ content: "\f10a";
66
+ font-size: 16px;
67
+ }
68
+ .mc-ellipsis_16:before {
69
+ content: "\f10b";
70
+ font-size: 16px;
71
+ }
72
+ .mc-folder-closed_16:before {
73
+ content: "\f10c";
74
+ font-size: 16px;
75
+ }
76
+ .mc-folder-opened_16:before {
77
+ content: "\f10d";
78
+ font-size: 16px;
79
+ }
80
+ .mc-gear_16:before {
81
+ content: "\f10e";
82
+ font-size: 16px;
83
+ }
84
+ .mc-hamburger_16:before {
85
+ content: "\f10f";
86
+ font-size: 16px;
87
+ }
88
+ .mc-pause_16:before {
89
+ content: "\f110";
90
+ font-size: 16px;
91
+ }
92
+ .mc-play_16:before {
93
+ content: "\f111";
94
+ font-size: 16px;
95
+ }
96
+ .mc-stop_16:before {
97
+ content: "\f112";
98
+ font-size: 16px;
99
+ }
100
+ .mc-triangle-down_16:before {
101
+ content: "\f113";
102
+ font-size: 16px;
103
+ }
104
+ .mc-upload-to-cloud_24:before {
105
+ content: "\f114";
106
+ font-size: 24px;
107
+ }
108
+ .mc-upload-to-cloud_64:before {
109
+ content: "\f115";
110
+ font-size: 64px;
111
+ }
112
+ .mc-error_16:before {
113
+ content: "\f116";
114
+ font-size: 16px;
115
+ }
116
+ .mc-info_16:before {
117
+ content: "\f117";
118
+ font-size: 16px;
119
+ }
120
+ .mc-search_16:before {
121
+ content: "\f118";
122
+ font-size: 16px;
123
+ }
124
+ .mc-download_16:before {
125
+ content: "\f119";
126
+ font-size: 16px;
127
+ }
128
+ .mc-copy-o_16:before {
129
+ content: "\f11a";
130
+ font-size: 16px;
131
+ }
132
+ .mc-minus_16:before {
133
+ content: "\f11b";
134
+ font-size: 16px;
135
+ }
136
+ .mc-angle-up-L_16:before {
137
+ content: "\f11c";
138
+ font-size: 16px;
139
+ }
140
+ .mc-angle-up-M_16:before {
141
+ content: "\f11d";
142
+ font-size: 16px;
143
+ }
144
+ .mc-angle-up-S_16:before {
145
+ content: "\f11e";
146
+ font-size: 16px;
147
+ }
148
+ .mc-angle-left-L_16:before {
149
+ content: "\f11f";
150
+ font-size: 16px;
151
+ }
152
+ .mc-angle-left-M_16:before {
153
+ content: "\f120";
154
+ font-size: 16px;
155
+ }
156
+ .mc-angle-left-S_16:before {
157
+ content: "\f121";
158
+ font-size: 16px;
159
+ }
160
+ .mc-angle-right-L_16:before {
161
+ content: "\f122";
162
+ font-size: 16px;
163
+ }
164
+ .mc-angle-right-M_16:before {
165
+ content: "\f123";
166
+ font-size: 16px;
167
+ }
168
+ .mc-angle-right-S_16:before {
169
+ content: "\f124";
170
+ font-size: 16px;
171
+ }
172
+ .mc-bell_32:before {
173
+ content: "\f125";
174
+ font-size: 32px;
175
+ }
176
+ .mc-hamburger_32:before {
177
+ content: "\f126";
178
+ font-size: 32px;
179
+ }
180
+ .mc-close-L_32:before {
181
+ content: "\f127";
182
+ font-size: 32px;
183
+ }
184
+ .mc-angle-right-M_32:before {
185
+ content: "\f128";
186
+ font-size: 32px;
187
+ }
188
+ .mc-triangle-up_16:before {
189
+ content: "\f129";
190
+ font-size: 16px;
191
+ }
192
+ .mc-bell-o_16:before {
193
+ content: "\f12a";
194
+ font-size: 16px;
195
+ }
196
+ .mc-bell-off-o_16:before {
197
+ content: "\f12b";
198
+ font-size: 16px;
199
+ }
200
+ .mc-download_32:before {
201
+ content: "\f12c";
202
+ font-size: 32px;
203
+ }
204
+ .mc-triangle-left_16:before {
205
+ content: "\f12d";
206
+ font-size: 16px;
207
+ }
208
+ .mc-triangle-right_16:before {
209
+ content: "\f12e";
210
+ font-size: 16px;
211
+ }
212
+ .mc-upload-to-cloud_16:before {
213
+ content: "\f12f";
214
+ font-size: 16px;
215
+ }
216
+ .mc-upload-to-cloud_32:before {
217
+ content: "\f130";
218
+ font-size: 32px;
219
+ }
220
+ .mc-bell_16:before {
221
+ content: "\f131";
222
+ font-size: 16px;
223
+ }
224
+ .mc-copy_16:before {
225
+ content: "\f132";
226
+ font-size: 16px;
227
+ }
228
+ .mc-folder-search_16:before {
229
+ content: "\f133";
230
+ font-size: 16px;
231
+ }
232
+ .mc-folder-search-opened_16:before {
233
+ content: "\f134";
234
+ font-size: 16px;
235
+ }
236
+ .mc-info-o_16:before {
237
+ content: "\f135";
238
+ font-size: 16px;
239
+ }
240
+ .mc-close-circle_16:before {
241
+ content: "\f136";
242
+ font-size: 16px;
243
+ }
244
+ .mc-bento_16:before {
245
+ content: "\f137";
246
+ font-size: 16px;
247
+ }
248
+ .mc-bento_32:before {
249
+ content: "\f138";
250
+ font-size: 32px;
251
+ }
252
+ .mc-new-tab_16:before {
253
+ content: "\f139";
254
+ font-size: 16px;
255
+ }
256
+ .mc-external-link_16:before {
257
+ content: "\f13a";
258
+ font-size: 16px;
259
+ }
260
+ .mc-bento_24:before {
261
+ content: "\f13b";
262
+ font-size: 24px;
263
+ }
264
+ .mc-angle-down-L_24:before {
265
+ content: "\f13c";
266
+ font-size: 24px;
267
+ }
268
+ .mc-angle-down-M_24:before {
269
+ content: "\f13d";
270
+ font-size: 24px;
271
+ }
272
+ .mc-angle-left-L_24:before {
273
+ content: "\f13e";
274
+ font-size: 24px;
275
+ }
276
+ .mc-angle-left-M_24:before {
277
+ content: "\f13f";
278
+ font-size: 24px;
279
+ }
280
+ .mc-angle-right-L_24:before {
281
+ content: "\f140";
282
+ font-size: 24px;
283
+ }
284
+ .mc-angle-right-M_24:before {
285
+ content: "\f141";
286
+ font-size: 24px;
287
+ }
288
+ .mc-angle-up-L_24:before {
289
+ content: "\f142";
290
+ font-size: 24px;
291
+ }
292
+ .mc-angle-up-M_24:before {
293
+ content: "\f143";
294
+ font-size: 24px;
295
+ }
296
+ .mc-bell-o_24:before {
297
+ content: "\f144";
298
+ font-size: 24px;
299
+ }
300
+ .mc-chart-bar_24:before {
301
+ content: "\f145";
302
+ font-size: 24px;
303
+ }
304
+ .mc-ellipsis_24:before {
305
+ content: "\f146";
306
+ font-size: 24px;
307
+ }
308
+ .mc-folder-open-o_24:before {
309
+ content: "\f147";
310
+ font-size: 24px;
311
+ }
312
+ .mc-list_24:before {
313
+ content: "\f148";
314
+ font-size: 24px;
315
+ }
316
+ .mc-question-circle_24:before {
317
+ content: "\f149";
318
+ font-size: 24px;
319
+ }
320
+ .mc-search_24:before {
321
+ content: "\f150";
322
+ font-size: 24px;
323
+ }
324
+ .mc-user-o_24:before {
325
+ content: "\f151";
326
+ font-size: 24px;
327
+ }
328
+ .mc-user_16:before {
329
+ content: "\f152";
330
+ font-size: 16px;
331
+ }
332
+ .mc-eye_16:before {
333
+ content: "\f153";
334
+ font-size: 16px;
335
+ }
336
+ .mc-eye-crossed_16:before {
337
+ content: "\f154";
338
+ font-size: 16px;
339
+ }
340
+ .mc-color-palette_16:before {
341
+ content: "\f155";
342
+ font-size: 16px;
343
+ }
344
+ .mc-globe_16:before {
345
+ content: "\f156";
346
+ font-size: 16px;
347
+ }
348
+ .mc-theme_16:before {
349
+ content: "\f157";
350
+ font-size: 16px;
351
+ }
352
+ .mc-success_16:before {
353
+ content: "\f158";
354
+ font-size: 16px;
355
+ }
356
+ .mc-word-wrap_16:before {
357
+ content: "\f159";
358
+ font-size: 16px;
359
+ }
360
+ .mc-word-wrap-slash_16:before {
361
+ content: "\f15a";
362
+ font-size: 16px;
363
+ }
364
+ .mc-file-empty_16:before {
365
+ content: "\f15c";
366
+ font-size: 16px;
367
+ }
368
+ .mc-cloud-404_256:before {
369
+ content: "\f14a";
370
+ font-size: 256px;
371
+ }