@girder/fontello 3.2.3 → 5.0.0-a3

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.
package/.fontello-session CHANGED
@@ -1 +1 @@
1
- 894b6a2ffa0c433c0ab7f6dcd09a95b4
1
+ a499ec52cd1b64205e4675eb1a85c124
package/Gruntfile.js CHANGED
@@ -1,3 +1,4 @@
1
+ /* global module */
1
2
  module.exports = function (grunt) {
2
3
  grunt.initConfig({
3
4
  clean: {
@@ -1,11 +1,11 @@
1
1
  @font-face {
2
2
  font-family: 'fontello';
3
- src: url('../fonts/fontello.eot?32590355');
4
- src: url('../fonts/fontello.eot?32590355#iefix') format('embedded-opentype'),
5
- url('../fonts/fontello.woff2?32590355') format('woff2'),
6
- url('../fonts/fontello.woff?32590355') format('woff'),
7
- url('../fonts/fontello.ttf?32590355') format('truetype'),
8
- url('../fonts/fontello.svg?32590355#fontello') format('svg');
3
+ src: url('../fonts/fontello.eot?50089846');
4
+ src: url('../fonts/fontello.eot?50089846#iefix') format('embedded-opentype'),
5
+ url('../fonts/fontello.woff2?50089846') format('woff2'),
6
+ url('../fonts/fontello.woff?50089846') format('woff'),
7
+ url('../fonts/fontello.ttf?50089846') format('truetype'),
8
+ url('../fonts/fontello.svg?50089846#fontello') format('svg');
9
9
  font-weight: normal;
10
10
  font-style: normal;
11
11
  }
@@ -15,7 +15,7 @@
15
15
  @media screen and (-webkit-min-device-pixel-ratio:0) {
16
16
  @font-face {
17
17
  font-family: 'fontello';
18
- src: url('../fonts/fontello.svg?32590355#fontello') format('svg');
18
+ src: url('../fonts/fontello.svg?50089846#fontello') format('svg');
19
19
  }
20
20
  }
21
21
  */
@@ -447,5 +447,3 @@
447
447
  .icon-google:before { content: '\e986'; } /* '' */
448
448
  .icon-draw-polygon:before { content: '\e987'; } /* '' */
449
449
  .icon-box-brand:before { content: '\e988'; } /* '' */
450
- .icon-paint-roller:before { content: '\e989'; } /* '' */
451
- .icon-merge-rows:before { content: '\e98a'; } /* '' */
Binary file
@@ -791,10 +791,6 @@
791
791
  <glyph glyph-name="draw-polygon" unicode="&#xe987;" d="M751 163c68-1 124-57 124-125 0-69-56-126-125-126-46 0-87 26-108 63h-409c-21-37-62-63-108-63-69 0-125 57-125 126 0 46 25 86 63 108v408c-38 22-63 62-63 109 0 69 56 125 125 125 46 0 87-26 108-63h409c21 37 62 63 108 63 69 0 125-56 125-125 0-69-56-125-124-124l-76-134c8-17 13-35 13-55 0-20-5-38-13-55l76-132z m-563-17c18-11 34-27 45-46h409c0 0 0 0 0 1l-71 124c-3 2-6 0-8 0-69 0-125 56-125 125 0 69 56 125 125 125 2 0 5 0 8 0l71 124 0 1h-409c-11-19-27-35-45-46l0-408z" horiz-adv-x="875" />
792
792
 
793
793
  <glyph glyph-name="box-brand" unicode="&#xe988;" d="M536 485c-74 0-138-42-170-102-32 60-96 102-170 102-43 0-83-15-115-39l0 162 0 0c0 21-17 38-38 38-21 0-38-17-38-38l-1 0 0-319 1 0c1-104 87-188 191-188 74 0 138 41 170 102 32-61 96-102 170-102 106 0 192 86 192 192 0 106-86 192-192 192z m-340-308c-63 0-115 52-115 116 0 63 52 115 115 115 64 0 116-52 116-115 0-64-52-116-116-116z m340 0c-64 0-115 52-115 116 0 63 51 115 115 115 63 0 115-52 115-115 0-64-52-116-115-116z m450-16l-98 132 98 131 0 0c12 17 9 41-8 53-17 13-41 9-53-7l0 0-85-113-85 113 0 0c-13 16-37 20-54 7-16-12-20-36-8-53l0 0 99-131-99-132 0 0c-12-17-8-40 8-53 17-13 41-9 54 7l0 0 85 113 85-113 0 0c12-16 36-20 53-7 17 13 20 36 8 53l0 0z" horiz-adv-x="1000" />
794
-
795
- <glyph glyph-name="paint-roller" unicode="&#xe989;" d="M67 833h800c13 0 26-5 35-14 9-10 15-22 15-36v-250c0-13-6-26-15-35-9-9-22-15-35-15h-800c-14 0-26 6-36 15-9 9-14 22-14 35v250c0 14 5 26 14 36 10 9 22 14 36 14z m100-450h300c13 0 26-5 35-14 9-10 15-22 15-36v-150h50v-300h-200v300h50v100h-300c-14 0-26 6-36 15-9 9-14 22-14 35v100h100v-50z m586-86l89 88 88-88c18-18 29-40 34-64 5-24 3-50-7-72-9-23-25-43-46-57-20-13-45-21-69-21-25 0-49 8-70 21-20 14-36 34-46 57-9 22-12 48-7 72 5 24 17 46 34 64z" horiz-adv-x="1000" />
796
-
797
- <glyph glyph-name="merge-rows" unicode="&#xe98a;" d="M542 79v84h63c7 0 11 9 6 14l-105 105c-3 3-9 3-12 0l-105-105c-5-5-1-14 6-14h63v-84h84z m0 542v-90h63c7 0 11-9 6-15l-105-104c-3-4-9-4-12 0l-105 104c-5 6-1 15 6 15h63v90h84z m333-604c0-23-19-42-42-42h-666c-23 0-42 19-42 42v666c0 23 19 42 42 42h666c23 0 42-19 42-42v-666z m-83 625h-584v-584h584v584z m-64-338c4 0 8 4 8 8v67c0 4-4 8-8 8h-456c-4 0-8-4-8-8v-67c0-4 4-8 8-8h456z" horiz-adv-x="1000" />
798
794
  </font>
799
795
  </defs>
800
796
  </svg>
Binary file
Binary file
Binary file
@@ -2395,34 +2395,6 @@
2395
2395
  "search": [
2396
2396
  "box-brand"
2397
2397
  ]
2398
- },
2399
- {
2400
- "uid": "7c44ac8cfcf6634d1860502cadc32118",
2401
- "css": "paint-roller",
2402
- "code": 59785,
2403
- "src": "custom_icons",
2404
- "selected": true,
2405
- "svg": {
2406
- "path": "M66.7 16.7H866.7C879.9 16.7 892.6 21.9 902 31.3 911.4 40.7 916.7 53.4 916.7 66.7V316.7C916.7 329.9 911.4 342.6 902 352 892.6 361.4 879.9 366.7 866.7 366.7H66.7C53.4 366.7 40.7 361.4 31.3 352 21.9 342.6 16.7 329.9 16.7 316.7V66.7C16.7 53.4 21.9 40.7 31.3 31.3 40.7 21.9 53.4 16.7 66.7 16.7ZM166.7 466.7H466.7C479.9 466.7 492.6 471.9 502 481.3 511.4 490.7 516.7 503.4 516.7 516.7V666.7H566.7V966.7H366.7V666.7H416.7V566.7H116.7C103.4 566.7 90.7 561.4 81.3 552 71.9 542.6 66.7 529.9 66.7 516.7V416.7H166.7V466.7ZM753.3 553.3L841.7 464.9 930.1 553.3C947.5 570.7 959.4 593 964.3 617.3 969.1 641.5 966.6 666.6 957.1 689.5 947.7 712.3 931.7 731.8 911.1 745.6 890.6 759.3 866.4 766.6 841.7 766.6 816.9 766.6 792.8 759.3 772.2 745.6 751.7 731.8 735.6 712.3 726.2 689.5 716.7 666.6 714.2 641.5 719.1 617.3 723.9 593 735.8 570.7 753.3 553.3Z",
2407
- "width": 1000
2408
- },
2409
- "search": [
2410
- "vector"
2411
- ]
2412
- },
2413
- {
2414
- "uid": "69ed7eb4532a03beb8749e7aeba580b0",
2415
- "css": "merge-rows",
2416
- "code": 59786,
2417
- "src": "custom_icons",
2418
- "selected": true,
2419
- "svg": {
2420
- "path": "M541.7 770.8V687.5H604.9C612.3 687.5 616 678.5 610.8 673.3L505.9 568.4C502.6 565.1 497.4 565.1 494.1 568.4L389.2 673.3C384 678.5 387.7 687.5 395.1 687.5H458.3V770.8H541.7ZM541.7 229.2V319.4H604.9C612.3 319.4 616 328.4 610.8 333.7L505.9 438.5C502.6 441.8 497.4 441.8 494.1 438.5L389.2 333.7C384 328.4 387.7 319.4 395.1 319.4H458.3V229.2H541.7ZM875 833.3C875 856.3 856.3 875 833.3 875H166.7C143.7 875 125 856.3 125 833.3V166.7C125 143.7 143.7 125 166.7 125H833.3C856.3 125 875 143.7 875 166.7V833.3ZM791.7 208.3H208.3V791.7H791.7V208.3ZM727.8 546.2C732.4 546.2 736.1 542.4 736.1 537.8V471.2C736.1 466.6 732.4 462.8 727.8 462.8H272.2C267.6 462.8 263.9 466.6 263.9 471.2V537.8C263.9 542.4 267.6 546.2 272.2 546.2H727.8Z",
2421
- "width": 1000
2422
- },
2423
- "search": [
2424
- "merge-rows"
2425
- ]
2426
2398
  }
2427
2399
  ]
2428
2400
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@girder/fontello",
3
- "version": "3.2.3",
3
+ "version": "5.0.0-a3",
4
4
  "description": "Built Fontello files for use in Girder.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {