@girder/fontello 3.1.12 → 3.1.13
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 +1 -1
- package/dist/css/fontello.css +7 -7
- package/dist/fonts/fontello.eot +0 -0
- package/dist/fonts/fontello.svg +1 -1
- package/dist/fonts/fontello.ttf +0 -0
- package/dist/fonts/fontello.woff +0 -0
- package/dist/fonts/fontello.woff2 +0 -0
- package/fontello.config.json +3 -3
- package/package.json +1 -1
package/.fontello-session
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
cd26241ed118c852f5b6aeb11fe9924c
|
package/dist/css/fontello.css
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'fontello';
|
|
3
|
-
src: url('../fonts/fontello.eot?
|
|
4
|
-
src: url('../fonts/fontello.eot?
|
|
5
|
-
url('../fonts/fontello.woff2?
|
|
6
|
-
url('../fonts/fontello.woff?
|
|
7
|
-
url('../fonts/fontello.ttf?
|
|
8
|
-
url('../fonts/fontello.svg?
|
|
3
|
+
src: url('../fonts/fontello.eot?5929696');
|
|
4
|
+
src: url('../fonts/fontello.eot?5929696#iefix') format('embedded-opentype'),
|
|
5
|
+
url('../fonts/fontello.woff2?5929696') format('woff2'),
|
|
6
|
+
url('../fonts/fontello.woff?5929696') format('woff'),
|
|
7
|
+
url('../fonts/fontello.ttf?5929696') format('truetype'),
|
|
8
|
+
url('../fonts/fontello.svg?5929696#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?
|
|
18
|
+
src: url('../fonts/fontello.svg?5929696#fontello') format('svg');
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
*/
|
package/dist/fonts/fontello.eot
CHANGED
|
Binary file
|
package/dist/fonts/fontello.svg
CHANGED
|
@@ -790,7 +790,7 @@
|
|
|
790
790
|
|
|
791
791
|
<glyph glyph-name="draw-polygon" unicode="" 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
|
-
<glyph glyph-name="box-brand" unicode="" d="
|
|
793
|
+
<glyph glyph-name="box-brand" unicode="" 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
794
|
</font>
|
|
795
795
|
</defs>
|
|
796
796
|
</svg>
|
package/dist/fonts/fontello.ttf
CHANGED
|
Binary file
|
package/dist/fonts/fontello.woff
CHANGED
|
Binary file
|
|
Binary file
|
package/fontello.config.json
CHANGED
|
@@ -2389,12 +2389,12 @@
|
|
|
2389
2389
|
"src": "custom_icons",
|
|
2390
2390
|
"selected": true,
|
|
2391
2391
|
"svg": {
|
|
2392
|
-
"path": "
|
|
2393
|
-
"width":
|
|
2392
|
+
"path": "M535.6 365.4C462.1 365.4 398.3 406.7 366 467.4 333.8 406.7 270 365.4 196.4 365.4 153.2 365.4 113.4 379.7 81.3 403.8L81.3 242 81.3 242C80.8 221.2 63.8 204.4 42.9 204.4 21.9 204.4 4.9 221.2 4.5 242.1L4.4 242.1 4.4 560.6 4.5 560.6C6.2 665.1 91.5 749.4 196.4 749.4 269.9 749.4 333.8 708 366 647.4 398.3 708 462.1 749.4 535.6 749.4 641.7 749.4 727.6 663.4 727.6 557.4 727.6 451.4 641.7 365.4 535.6 365.4ZM196.4 672.6C132.8 672.6 81.3 621 81.3 557.4 81.3 493.8 132.8 442.2 196.4 442.2 260 442.2 311.6 493.8 311.6 557.4 311.6 621 260 672.6 196.4 672.6ZM535.6 672.6C472 672.6 420.5 621 420.5 557.4 420.5 493.8 472 442.2 535.6 442.2 599.2 442.2 650.8 493.8 650.8 557.4 650.8 621 599.2 672.6 535.6 672.6ZM985.9 689L887.6 557.5 985.9 426.1 985.9 426.1C998 409.2 994.5 385.5 977.8 373 961 360.4 937.3 363.6 924.5 380L924.5 380 839.6 493.4 754.7 380 754.7 380C741.8 363.6 718.2 360.4 701.4 373 684.7 385.5 681.2 409.2 693.3 426.1L693.3 426.1 791.6 557.5 693.3 689 693.3 689C681.2 705.9 684.7 729.5 701.4 742.1 718.2 754.7 741.8 751.5 754.7 735.1L754.7 735.1 839.6 621.7 924.5 735.1 924.5 735.1C937.4 751.5 961 754.7 977.8 742.1 994.5 729.5 998 705.9 985.9 689L985.9 689Z",
|
|
2393
|
+
"width": 1000
|
|
2394
2394
|
},
|
|
2395
2395
|
"search": [
|
|
2396
2396
|
"box-brand"
|
|
2397
2397
|
]
|
|
2398
2398
|
}
|
|
2399
2399
|
]
|
|
2400
|
-
}
|
|
2400
|
+
}
|