@simplybusiness/icons 4.40.0 → 4.40.2

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/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ## 4.40.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 961b1f9: Add fontAwesomeName and unicode metadata to eye and eyeSlash icons
8
+
9
+ ## 4.40.1
10
+
11
+ ### Patch Changes
12
+
13
+ - c83707a: chore: upgrade prettier to 3.7.4 and apply formatting
14
+
3
15
  ## 4.40.0
4
16
 
5
17
  ### Minor Changes
package/dist/cjs/index.js CHANGED
@@ -679,7 +679,9 @@ var eye = {
679
679
  height: 512,
680
680
  svgPathData: "M52.5 256c15.1 30.9 41 71.2 76.6 105.4 42.6 41 95.8 70.6 158.9 70.6s116.2-29.5 158.9-70.6c35.6-34.3 61.5-74.5 76.6-105.4-15.1-30.9-41-71.2-76.6-105.4-42.6-41-95.8-70.6-158.9-70.6s-116.2 29.5-158.9 70.6C93.6 184.8 67.7 225.1 52.5 256zM576 256c-30 74.7-129.6 224-288 224S30 330.7 0 256C30 181.3 129.6 32 288 32S546 181.3 576 256zM288 336c44.2 0 80-35.8 80-80 0-32.8-19.7-61-48-73.3l0 105.3-105.3 0c12.3 28.3 40.5 48 73.3 48zm-78.4-96l62.4 0 0-62.4c-31.3 6.4-56 31.1-62.4 62.4zM288 128a128 128 0 1 1 0 256 128 128 0 1 1 0-256z",
681
681
  iconType: "fill",
682
- fill: "none"
682
+ fill: "none",
683
+ fontAwesomeName: "eye",
684
+ unicode: 61550
683
685
  };
684
686
 
685
687
  // src/eyeSlash.tsx
@@ -689,7 +691,9 @@ var eyeSlash = {
689
691
  height: 512,
690
692
  svgPathData: "M49.3-16.9l-17-17-33.9 33.9 17 17 512 512 17 17 33.9-33.9-17-17-90.4-90.4c53.7-48.2 89.3-109 105.2-148.7-30-74.7-129.6-224-288-224-55.6 0-103.9 18.4-144.5 45.5L49.3-16.9zM178.4 112.2c32.3-19.8 69-32.2 109.8-32.2 63.1 0 116.2 29.5 158.9 70.6 35.6 34.3 61.5 74.5 76.6 105.4-15.1 30.9-41 71.2-76.6 105.4-3.3 3.2-6.7 6.3-10.1 9.3l-42.9-42.9c13.9-20.5 22.1-45.2 22.1-71.9 0-70.7-57.3-128-128-128-26.6 0-51.4 8.1-71.9 22.1l-37.9-37.9zM359.1 292.9L251.2 185c11.1-5.8 23.6-9 36.9-9 44.2 0 80 35.8 80 80 0 13.3-3.3 25.9-9 36.9zM105.8 175.5l-34-34c-35.2 40.4-59.3 83.8-71.7 114.5 30 74.7 129.6 224 288 224 36.8 0 70.5-8.1 100.8-21.4l-37.1-37.1c-20 6.7-41.2 10.5-63.7 10.5-63.1 0-116.2-29.5-158.9-70.6-35.6-34.3-61.5-74.5-76.6-105.4 11.6-23.7 29.5-52.8 53.1-80.5z",
691
693
  iconType: "fill",
692
- fill: "none"
694
+ fill: "none",
695
+ fontAwesomeName: "eye-slash",
696
+ unicode: 61552
693
697
  };
694
698
 
695
699
  // src/fett.tsx