@pretto/picto 3.3.0 → 3.4.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/index.d.ts CHANGED
@@ -10,6 +10,7 @@ export const Bars: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
10
10
  export const Bell: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
11
11
  export const Bookmark: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
12
12
  export const Briefcase: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
13
+ export const BubbleDouble: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
13
14
  export const Building: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
14
15
  export const Bulb: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
15
16
  export const BulletBold: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
@@ -81,6 +82,7 @@ export const Pen: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
81
82
  export const Percent: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
82
83
  export const Phone: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
83
84
  export const Plan: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
85
+ export const Plane: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
84
86
  export const Play: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
85
87
  export const PlusBold: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
86
88
  export const PlusCircle: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pretto/picto",
3
- "version": "3.3.0",
3
+ "version": "3.4.0",
4
4
  "repository": "git@github.com:finspot/picto.git",
5
5
  "author": "Sylvain Reucherand <sylvain@pretto.fr>",
6
6
  "files": [