Skip to content

Commit 1023ac0

Browse files
author
MatthieuLP
committed
Added broom icon for mcs
1 parent 09118d2 commit 1023ac0

12 files changed

Lines changed: 54 additions & 30 deletions

File tree

css/fontello/config.json

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
"width": 1000
262262
},
263263
"search": [
264-
"union"
264+
"calendar"
265265
]
266266
},
267267
{
@@ -275,7 +275,7 @@
275275
"width": 882
276276
},
277277
"search": [
278-
"vector(2)"
278+
"calendar"
279279
]
280280
},
281281
{
@@ -295,7 +295,7 @@
295295
"width": 1250
296296
},
297297
"search": [
298-
"vector(3)"
298+
"height"
299299
]
300300
},
301301
{
@@ -309,7 +309,7 @@
309309
"width": 941
310310
},
311311
"search": [
312-
"vector(4)"
312+
"width"
313313
]
314314
},
315315
{
@@ -347,6 +347,20 @@
347347
"css": "spin6",
348348
"code": 59423,
349349
"src": "fontelico"
350+
},
351+
{
352+
"uid": "b495c3908bcc2c3bf72ede08d8ff96fb",
353+
"css": "broom",
354+
"code": 59429,
355+
"src": "custom_icons",
356+
"selected": true,
357+
"svg": {
358+
"path": "M644.3 31.5C661.7 1.4 700.2-8.9 730.4 8.5 760.5 25.9 770.9 64.4 753.4 94.5L511.8 512.9 402.6 449.9 644.3 31.5ZM208.5 466.3C240.7 425.1 298.4 414 343.6 440.1L549.8 559.1C595 585.2 614.2 640.7 594.7 689.2L573.3 742.5 173 511.4 208.5 466.3ZM562.8 760.7L162.5 529.6 0 726.9 163.8 821.5 255.5 704.6 200.2 842.5 327.6 916 387.8 853.7 391.3 952.7 473.1 1000 562.8 760.7Z",
359+
"width": 762
360+
},
361+
"search": [
362+
"broom"
363+
]
350364
}
351365
]
352366
}

css/fontello/css/modus-codes.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
.pwg-icon-width:before { content: '\e81e'; } /* '' */
3535
.pwg-icon-spin6:before { content: '\e81f'; } /* '' */
3636
.pwg-icon-cancel:before { content: '\e822'; } /* '' */
37+
.pwg-icon-broom:before { content: '\e825'; } /* '' */
3738
.pwg-icon-star:before { content: '\e847'; } /* '' */
3839
.pwg-icon-plus-circled:before { content: '\e84a'; } /* '' */
3940
.pwg-icon-pencil:before { content: '\e84f'; } /* '' */

css/fontello/css/modus-embedded.css

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/fontello/css/modus-ie7-codes.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
.pwg-icon-width { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
3535
.pwg-icon-spin6 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
3636
.pwg-icon-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
37+
.pwg-icon-broom { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
3738
.pwg-icon-star { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
3839
.pwg-icon-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
3940
.pwg-icon-pencil { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }

css/fontello/css/modus-ie7.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
.pwg-icon-width { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
4646
.pwg-icon-spin6 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
4747
.pwg-icon-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
48+
.pwg-icon-broom { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
4849
.pwg-icon-star { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
4950
.pwg-icon-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
5051
.pwg-icon-pencil { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }

css/fontello/css/modus.css

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
@font-face {
22
font-family: 'modus';
3-
src: url('../font/modus.eot?70703602');
4-
src: url('../font/modus.eot?70703602#iefix') format('embedded-opentype'),
5-
url('../font/modus.woff2?70703602') format('woff2'),
6-
url('../font/modus.woff?70703602') format('woff'),
7-
url('../font/modus.ttf?70703602') format('truetype'),
8-
url('../font/modus.svg?70703602#modus') format('svg');
3+
src: url('../font/modus.eot?42828182');
4+
src: url('../font/modus.eot?42828182#iefix') format('embedded-opentype'),
5+
url('../font/modus.woff2?42828182') format('woff2'),
6+
url('../font/modus.woff?42828182') format('woff'),
7+
url('../font/modus.ttf?42828182') format('truetype'),
8+
url('../font/modus.svg?42828182#modus') format('svg');
99
font-weight: normal;
1010
font-style: normal;
1111
}
@@ -15,7 +15,7 @@
1515
@media screen and (-webkit-min-device-pixel-ratio:0) {
1616
@font-face {
1717
font-family: 'modus';
18-
src: url('../font/modus.svg?70703602#modus') format('svg');
18+
src: url('../font/modus.svg?42828182#modus') format('svg');
1919
}
2020
}
2121
*/
@@ -89,6 +89,7 @@
8989
.pwg-icon-width:before { content: '\e81e'; } /* '' */
9090
.pwg-icon-spin6:before { content: '\e81f'; } /* '' */
9191
.pwg-icon-cancel:before { content: '\e822'; } /* '' */
92+
.pwg-icon-broom:before { content: '\e825'; } /* '' */
9293
.pwg-icon-star:before { content: '\e847'; } /* '' */
9394
.pwg-icon-plus-circled:before { content: '\e84a'; } /* '' */
9495
.pwg-icon-pencil:before { content: '\e84f'; } /* '' */

css/fontello/demo.html

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,11 @@
146146
}
147147
@font-face {
148148
font-family: 'modus';
149-
src: url('./font/modus.eot?6015620');
150-
src: url('./font/modus.eot?6015620#iefix') format('embedded-opentype'),
151-
url('./font/modus.woff?6015620') format('woff'),
152-
url('./font/modus.ttf?6015620') format('truetype'),
153-
url('./font/modus.svg?6015620#modus') format('svg');
149+
src: url('./font/modus.eot?70635421');
150+
src: url('./font/modus.eot?70635421#iefix') format('embedded-opentype'),
151+
url('./font/modus.woff?70635421') format('woff'),
152+
url('./font/modus.ttf?70635421') format('truetype'),
153+
url('./font/modus.svg?70635421#modus') format('svg');
154154
font-weight: normal;
155155
font-style: normal;
156156
}
@@ -332,11 +332,14 @@ <h1>modus <small>font demo</small></h1>
332332
<div class="span3" title="Code: 0xe822">
333333
<i class="demo-icon pwg-icon-cancel">&#xe822;</i> <span class="i-name">pwg-icon-cancel</span><span class="i-code">0xe822</span>
334334
</div>
335-
<div class="span3" title="Code: 0xe847">
336-
<i class="demo-icon pwg-icon-star">&#xe847;</i> <span class="i-name">pwg-icon-star</span><span class="i-code">0xe847</span>
335+
<div class="span3" title="Code: 0xe825">
336+
<i class="demo-icon pwg-icon-broom">&#xe825;</i> <span class="i-name">pwg-icon-broom</span><span class="i-code">0xe825</span>
337337
</div>
338338
</div>
339339
<div class="row">
340+
<div class="span3" title="Code: 0xe847">
341+
<i class="demo-icon pwg-icon-star">&#xe847;</i> <span class="i-name">pwg-icon-star</span><span class="i-code">0xe847</span>
342+
</div>
340343
<div class="span3" title="Code: 0xe84a">
341344
<i class="demo-icon pwg-icon-plus-circled">&#xe84a;</i> <span class="i-name">pwg-icon-plus-circled</span><span class="i-code">0xe84a</span>
342345
</div>
@@ -346,11 +349,11 @@ <h1>modus <small>font demo</small></h1>
346349
<div class="span3" title="Code: 0xe852">
347350
<i class="demo-icon pwg-icon-cog">&#xe852;</i> <span class="i-name">pwg-icon-cog</span><span class="i-code">0xe852</span>
348351
</div>
352+
</div>
353+
<div class="row">
349354
<div class="span3" title="Code: 0xe900">
350355
<i class="demo-icon pwg-icon-search">&#xe900;</i> <span class="i-name">pwg-icon-search</span><span class="i-code">0xe900</span>
351356
</div>
352-
</div>
353-
<div class="row">
354357
<div class="span3" title="Code: 0xf004">
355358
<i class="demo-icon pwg-icon-down-open">&#xf004;</i> <span class="i-name">pwg-icon-down-open</span><span class="i-code">0xf004</span>
356359
</div>
@@ -360,11 +363,11 @@ <h1>modus <small>font demo</small></h1>
360363
<div class="span3" title="Code: 0xf006">
361364
<i class="demo-icon pwg-icon-right-open">&#xf006;</i> <span class="i-name">pwg-icon-right-open</span><span class="i-code">0xf006</span>
362365
</div>
366+
</div>
367+
<div class="row">
363368
<div class="span3" title="Code: 0xf007">
364369
<i class="demo-icon pwg-icon-left-open">&#xf007;</i> <span class="i-name">pwg-icon-left-open</span><span class="i-code">0xf007</span>
365370
</div>
366-
</div>
367-
<div class="row">
368371
<div class="span3" title="Code: 0xf0a0">
369372
<i class="demo-icon pwg-icon-hdd">&#xf0a0;</i> <span class="i-name">pwg-icon-hdd</span><span class="i-code">0xf0a0</span>
370373
</div>
@@ -374,11 +377,11 @@ <h1>modus <small>font demo</small></h1>
374377
<div class="span3" title="Code: 0xf133">
375378
<i class="demo-icon pwg-icon-camera-calendar">&#xf133;</i> <span class="i-name">pwg-icon-camera-calendar</span><span class="i-code">0xf133</span>
376379
</div>
380+
</div>
381+
<div class="row">
377382
<div class="span3" title="Code: 0xf15d">
378383
<i class="demo-icon pwg-icon-sort">&#xf15d;</i> <span class="i-name">pwg-icon-sort</span><span class="i-code">0xf15d</span>
379384
</div>
380-
</div>
381-
<div class="row">
382385
<div class="span3" title="Code: 0xf1c5">
383386
<i class="demo-icon pwg-icon-file-image">&#xf1c5;</i> <span class="i-name">pwg-icon-file-image</span><span class="i-code">0xf1c5</span>
384387
</div>

css/fontello/font/modus.eot

156 Bytes
Binary file not shown.

css/fontello/font/modus.svg

Lines changed: 2 additions & 0 deletions
Loading

css/fontello/font/modus.ttf

156 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)