@marigold/icons 1.2.17 → 1.2.19
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/dist/index.d.mts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +166 -153
- package/dist/index.mjs +165 -153
- package/package.json +2 -2
package/dist/index.d.mts
CHANGED
|
@@ -107,6 +107,8 @@ declare const Notification: React.ForwardRefExoticComponent<SVGProps & React.Ref
|
|
|
107
107
|
|
|
108
108
|
declare const Parking: React.ForwardRefExoticComponent<SVGProps & React.RefAttributes<SVGSVGElement>>;
|
|
109
109
|
|
|
110
|
+
declare const PDF: React.ForwardRefExoticComponent<SVGProps & React.RefAttributes<SVGSVGElement>>;
|
|
111
|
+
|
|
110
112
|
declare const Phone: React.ForwardRefExoticComponent<SVGProps & React.RefAttributes<SVGSVGElement>>;
|
|
111
113
|
|
|
112
114
|
declare const Print: React.ForwardRefExoticComponent<SVGProps & React.RefAttributes<SVGSVGElement>>;
|
|
@@ -229,4 +231,4 @@ declare const SmilieVerySatisfied: React.ForwardRefExoticComponent<SVGProps & Re
|
|
|
229
231
|
|
|
230
232
|
declare const User: React.ForwardRefExoticComponent<SVGProps & React.RefAttributes<SVGSVGElement>>;
|
|
231
233
|
|
|
232
|
-
export { Accessible, Add, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, AutoRenew, Banned, BatteryCharging, BatteryEmpty, BatteryFull, BatteryHalf, BurgerMenu, Bus, Calendar, Camera, Cancel, Cart, Check, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, CircleChecked, CircleUnchecked, Clock, Close, CreditCard, Crop, Deal, Delete, DesignTicket, Direction, Edit, Email, EventDate, Exclamation, ExternalLink, Eye, Facebook, Feedback, Filter, Food, FormatBold, FormatItalic, FormatSize, GiftCard, Globe, Google, Group, HighlightOff, Home, IconMore, Id, Info, Instagram, Location, Lock, LockOpen, Logout, Marker, Membership, MobilePhone, MobileSignal, Notification, Parking, Pause, PauseAlt, Phone, Pickup, Picture, Play, PlayAlt, Price, Print, Remove, Required, Resale, ResaleEdit, ResaleLogbook, Restart, RotateLeft, RotateRight, Save, Scanner, Search, Seat, Selling, SettingDots, Share, SmilieDissatisfied, SmilieNeutral, SmilieSatisfied, SmilieVeryDissatisfied, SmilieVerySatisfied, Sort, SortDown, SortUp, Spinner, SquareChecked, SquareUnchecked, Star, Stop, Thumb, Ticket, TicketInsurance, Truck, Turnstile, Twitter, Underlined, User, Whatsapp, Wifi, Zoom };
|
|
234
|
+
export { Accessible, Add, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, AutoRenew, Banned, BatteryCharging, BatteryEmpty, BatteryFull, BatteryHalf, BurgerMenu, Bus, Calendar, Camera, Cancel, Cart, Check, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, CircleChecked, CircleUnchecked, Clock, Close, CreditCard, Crop, Deal, Delete, DesignTicket, Direction, Edit, Email, EventDate, Exclamation, ExternalLink, Eye, Facebook, Feedback, Filter, Food, FormatBold, FormatItalic, FormatSize, GiftCard, Globe, Google, Group, HighlightOff, Home, IconMore, Id, Info, Instagram, Location, Lock, LockOpen, Logout, Marker, Membership, MobilePhone, MobileSignal, Notification, PDF, Parking, Pause, PauseAlt, Phone, Pickup, Picture, Play, PlayAlt, Price, Print, Remove, Required, Resale, ResaleEdit, ResaleLogbook, Restart, RotateLeft, RotateRight, Save, Scanner, Search, Seat, Selling, SettingDots, Share, SmilieDissatisfied, SmilieNeutral, SmilieSatisfied, SmilieVeryDissatisfied, SmilieVerySatisfied, Sort, SortDown, SortUp, Spinner, SquareChecked, SquareUnchecked, Star, Stop, Thumb, Ticket, TicketInsurance, Truck, Turnstile, Twitter, Underlined, User, Whatsapp, Wifi, Zoom };
|
package/dist/index.d.ts
CHANGED
|
@@ -107,6 +107,8 @@ declare const Notification: React.ForwardRefExoticComponent<SVGProps & React.Ref
|
|
|
107
107
|
|
|
108
108
|
declare const Parking: React.ForwardRefExoticComponent<SVGProps & React.RefAttributes<SVGSVGElement>>;
|
|
109
109
|
|
|
110
|
+
declare const PDF: React.ForwardRefExoticComponent<SVGProps & React.RefAttributes<SVGSVGElement>>;
|
|
111
|
+
|
|
110
112
|
declare const Phone: React.ForwardRefExoticComponent<SVGProps & React.RefAttributes<SVGSVGElement>>;
|
|
111
113
|
|
|
112
114
|
declare const Print: React.ForwardRefExoticComponent<SVGProps & React.RefAttributes<SVGSVGElement>>;
|
|
@@ -229,4 +231,4 @@ declare const SmilieVerySatisfied: React.ForwardRefExoticComponent<SVGProps & Re
|
|
|
229
231
|
|
|
230
232
|
declare const User: React.ForwardRefExoticComponent<SVGProps & React.RefAttributes<SVGSVGElement>>;
|
|
231
233
|
|
|
232
|
-
export { Accessible, Add, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, AutoRenew, Banned, BatteryCharging, BatteryEmpty, BatteryFull, BatteryHalf, BurgerMenu, Bus, Calendar, Camera, Cancel, Cart, Check, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, CircleChecked, CircleUnchecked, Clock, Close, CreditCard, Crop, Deal, Delete, DesignTicket, Direction, Edit, Email, EventDate, Exclamation, ExternalLink, Eye, Facebook, Feedback, Filter, Food, FormatBold, FormatItalic, FormatSize, GiftCard, Globe, Google, Group, HighlightOff, Home, IconMore, Id, Info, Instagram, Location, Lock, LockOpen, Logout, Marker, Membership, MobilePhone, MobileSignal, Notification, Parking, Pause, PauseAlt, Phone, Pickup, Picture, Play, PlayAlt, Price, Print, Remove, Required, Resale, ResaleEdit, ResaleLogbook, Restart, RotateLeft, RotateRight, Save, Scanner, Search, Seat, Selling, SettingDots, Share, SmilieDissatisfied, SmilieNeutral, SmilieSatisfied, SmilieVeryDissatisfied, SmilieVerySatisfied, Sort, SortDown, SortUp, Spinner, SquareChecked, SquareUnchecked, Star, Stop, Thumb, Ticket, TicketInsurance, Truck, Turnstile, Twitter, Underlined, User, Whatsapp, Wifi, Zoom };
|
|
234
|
+
export { Accessible, Add, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, AutoRenew, Banned, BatteryCharging, BatteryEmpty, BatteryFull, BatteryHalf, BurgerMenu, Bus, Calendar, Camera, Cancel, Cart, Check, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, CircleChecked, CircleUnchecked, Clock, Close, CreditCard, Crop, Deal, Delete, DesignTicket, Direction, Edit, Email, EventDate, Exclamation, ExternalLink, Eye, Facebook, Feedback, Filter, Food, FormatBold, FormatItalic, FormatSize, GiftCard, Globe, Google, Group, HighlightOff, Home, IconMore, Id, Info, Instagram, Location, Lock, LockOpen, Logout, Marker, Membership, MobilePhone, MobileSignal, Notification, PDF, Parking, Pause, PauseAlt, Phone, Pickup, Picture, Play, PlayAlt, Price, Print, Remove, Required, Resale, ResaleEdit, ResaleLogbook, Restart, RotateLeft, RotateRight, Save, Scanner, Search, Seat, Selling, SettingDots, Share, SmilieDissatisfied, SmilieNeutral, SmilieSatisfied, SmilieVeryDissatisfied, SmilieVerySatisfied, Sort, SortDown, SortUp, Spinner, SquareChecked, SquareUnchecked, Star, Stop, Thumb, Ticket, TicketInsurance, Truck, Turnstile, Twitter, Underlined, User, Whatsapp, Wifi, Zoom };
|