@girder/fontello 5.0.0-a8 → 5.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.
package/.fontello-session CHANGED
@@ -1 +1 @@
1
- 926d52f04025362ae2e4660d0244d9b3
1
+ b16cc6bedc27d498035ae0e6295d820b
@@ -1,11 +1,11 @@
1
1
  @font-face {
2
2
  font-family: 'fontello';
3
- src: url('../fonts/fontello.eot?70091876');
4
- src: url('../fonts/fontello.eot?70091876#iefix') format('embedded-opentype'),
5
- url('../fonts/fontello.woff2?70091876') format('woff2'),
6
- url('../fonts/fontello.woff?70091876') format('woff'),
7
- url('../fonts/fontello.ttf?70091876') format('truetype'),
8
- url('../fonts/fontello.svg?70091876#fontello') format('svg');
3
+ src: url('../fonts/fontello.eot?75384400');
4
+ src: url('../fonts/fontello.eot?75384400#iefix') format('embedded-opentype'),
5
+ url('../fonts/fontello.woff2?75384400') format('woff2'),
6
+ url('../fonts/fontello.woff?75384400') format('woff'),
7
+ url('../fonts/fontello.ttf?75384400') format('truetype'),
8
+ url('../fonts/fontello.svg?75384400#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?70091876#fontello') format('svg');
18
+ src: url('../fonts/fontello.svg?75384400#fontello') format('svg');
19
19
  }
20
20
  }
21
21
  */
Binary file
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
3
  <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata>Copyright (C) 2025 by original authors @ fontello.com</metadata>
4
+ <metadata>Copyright (C) 2026 by original authors @ fontello.com</metadata>
5
5
  <defs>
6
6
  <font id="fontello" horiz-adv-x="1000" >
7
7
  <font-face font-family="fontello" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
Binary file
Binary file
Binary file
@@ -2439,4 +2439,4 @@
2439
2439
  ]
2440
2440
  }
2441
2441
  ]
2442
- }
2442
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@girder/fontello",
3
- "version": "5.0.0-a8",
3
+ "version": "5.0.0",
4
4
  "description": "Built Fontello files for use in Girder.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {