@bigbinary/neeto-icons 1.20.39 → 1.20.41

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.
@@ -141,12 +141,24 @@ Object.defineProperty(exports, "Outlook", {
141
141
  return _Outlook.default;
142
142
  }
143
143
  });
144
+ Object.defineProperty(exports, "PaypalTypeface", {
145
+ enumerable: true,
146
+ get: function get() {
147
+ return _PaypalTypeface.default;
148
+ }
149
+ });
144
150
  Object.defineProperty(exports, "Razorpay", {
145
151
  enumerable: true,
146
152
  get: function get() {
147
153
  return _Razorpay.default;
148
154
  }
149
155
  });
156
+ Object.defineProperty(exports, "RazorpayTypeface", {
157
+ enumerable: true,
158
+ get: function get() {
159
+ return _RazorpayTypeface.default;
160
+ }
161
+ });
150
162
  Object.defineProperty(exports, "Safari", {
151
163
  enumerable: true,
152
164
  get: function get() {
@@ -213,6 +225,12 @@ Object.defineProperty(exports, "Upi", {
213
225
  return _Upi.default;
214
226
  }
215
227
  });
228
+ Object.defineProperty(exports, "UpiTypeface", {
229
+ enumerable: true,
230
+ get: function get() {
231
+ return _UpiTypeface.default;
232
+ }
233
+ });
216
234
  Object.defineProperty(exports, "Visa", {
217
235
  enumerable: true,
218
236
  get: function get() {
@@ -308,8 +326,12 @@ var _Microsoft = _interopRequireDefault(require("./Microsoft"));
308
326
 
309
327
  var _Outlook = _interopRequireDefault(require("./Outlook"));
310
328
 
329
+ var _PaypalTypeface = _interopRequireDefault(require("./PaypalTypeface"));
330
+
311
331
  var _Razorpay = _interopRequireDefault(require("./Razorpay"));
312
332
 
333
+ var _RazorpayTypeface = _interopRequireDefault(require("./RazorpayTypeface"));
334
+
313
335
  var _Safari = _interopRequireDefault(require("./Safari"));
314
336
 
315
337
  var _Shopify = _interopRequireDefault(require("./Shopify"));
@@ -332,6 +354,8 @@ var _UnionPay = _interopRequireDefault(require("./UnionPay"));
332
354
 
333
355
  var _Upi = _interopRequireDefault(require("./Upi"));
334
356
 
357
+ var _UpiTypeface = _interopRequireDefault(require("./UpiTypeface"));
358
+
335
359
  var _Visa = _interopRequireDefault(require("./Visa"));
336
360
 
337
361
  var _Webhook = _interopRequireDefault(require("./Webhook"));
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../generate/misc/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA","sourcesContent":["import AmericanExpress from \"./AmericanExpress\";\r\nimport Apple from \"./Apple\";\r\nimport Callerdesk from \"./Callerdesk\";\r\nimport Chrome from \"./Chrome\";\r\nimport Daily from \"./Daily\";\r\nimport Discover from \"./Discover\";\r\nimport Edge from \"./Edge\";\r\nimport FacebookPixel from \"./FacebookPixel\";\r\nimport Firefox from \"./Firefox\";\r\nimport Github from \"./Github\";\r\nimport Google from \"./Google\";\r\nimport GoogleAnalytics from \"./GoogleAnalytics\";\r\nimport GoogleCalendar from \"./GoogleCalendar\";\r\nimport GoogleMeet from \"./GoogleMeet\";\r\nimport GoogleSheets from \"./GoogleSheets\";\r\nimport Instagram from \"./Instagram\";\r\nimport Jcb from \"./Jcb\";\r\nimport Jitsi from \"./Jitsi\";\r\nimport Linear from \"./Linear\";\r\nimport MailChimp from \"./MailChimp\";\r\nimport Mastercard from \"./Mastercard\";\r\nimport Microsoft from \"./Microsoft\";\r\nimport Outlook from \"./Outlook\";\r\nimport Razorpay from \"./Razorpay\";\r\nimport Safari from \"./Safari\";\r\nimport Shopify from \"./Shopify\";\r\nimport Slack from \"./Slack\";\r\nimport Stripe from \"./Stripe\";\r\nimport StripeTypeface from \"./StripeTypeface\";\r\nimport Teams from \"./Teams\";\r\nimport Trello from \"./Trello\";\r\nimport Twilio from \"./Twilio\";\r\nimport Ubuntu from \"./Ubuntu\";\r\nimport UnionPay from \"./UnionPay\";\r\nimport Upi from \"./Upi\";\r\nimport Visa from \"./Visa\";\r\nimport Webhook from \"./Webhook\";\r\nimport Whatsapp from \"./Whatsapp\";\r\nimport Whereby from \"./Whereby\";\r\nimport Windows from \"./Windows\";\r\nimport Wordpress from \"./Wordpress\";\r\nimport Zapier from \"./Zapier\";\r\nimport Zoom from \"./Zoom\";\r\nexport { \r\n\tAmericanExpress,\r\n\tApple,\r\n\tCallerdesk,\r\n\tChrome,\r\n\tDaily,\r\n\tDiscover,\r\n\tEdge,\r\n\tFacebookPixel,\r\n\tFirefox,\r\n\tGithub,\r\n\tGoogle,\r\n\tGoogleAnalytics,\r\n\tGoogleCalendar,\r\n\tGoogleMeet,\r\n\tGoogleSheets,\r\n\tInstagram,\r\n\tJcb,\r\n\tJitsi,\r\n\tLinear,\r\n\tMailChimp,\r\n\tMastercard,\r\n\tMicrosoft,\r\n\tOutlook,\r\n\tRazorpay,\r\n\tSafari,\r\n\tShopify,\r\n\tSlack,\r\n\tStripe,\r\n\tStripeTypeface,\r\n\tTeams,\r\n\tTrello,\r\n\tTwilio,\r\n\tUbuntu,\r\n\tUnionPay,\r\n\tUpi,\r\n\tVisa,\r\n\tWebhook,\r\n\tWhatsapp,\r\n\tWhereby,\r\n\tWindows,\r\n\tWordpress,\r\n\tZapier,\r\n\tZoom\r\n};"],"file":"index.js"}
1
+ {"version":3,"sources":["../../../generate/misc/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA","sourcesContent":["import AmericanExpress from \"./AmericanExpress\";\r\nimport Apple from \"./Apple\";\r\nimport Callerdesk from \"./Callerdesk\";\r\nimport Chrome from \"./Chrome\";\r\nimport Daily from \"./Daily\";\r\nimport Discover from \"./Discover\";\r\nimport Edge from \"./Edge\";\r\nimport FacebookPixel from \"./FacebookPixel\";\r\nimport Firefox from \"./Firefox\";\r\nimport Github from \"./Github\";\r\nimport Google from \"./Google\";\r\nimport GoogleAnalytics from \"./GoogleAnalytics\";\r\nimport GoogleCalendar from \"./GoogleCalendar\";\r\nimport GoogleMeet from \"./GoogleMeet\";\r\nimport GoogleSheets from \"./GoogleSheets\";\r\nimport Instagram from \"./Instagram\";\r\nimport Jcb from \"./Jcb\";\r\nimport Jitsi from \"./Jitsi\";\r\nimport Linear from \"./Linear\";\r\nimport MailChimp from \"./MailChimp\";\r\nimport Mastercard from \"./Mastercard\";\r\nimport Microsoft from \"./Microsoft\";\r\nimport Outlook from \"./Outlook\";\r\nimport PaypalTypeface from \"./PaypalTypeface\";\r\nimport Razorpay from \"./Razorpay\";\r\nimport RazorpayTypeface from \"./RazorpayTypeface\";\r\nimport Safari from \"./Safari\";\r\nimport Shopify from \"./Shopify\";\r\nimport Slack from \"./Slack\";\r\nimport Stripe from \"./Stripe\";\r\nimport StripeTypeface from \"./StripeTypeface\";\r\nimport Teams from \"./Teams\";\r\nimport Trello from \"./Trello\";\r\nimport Twilio from \"./Twilio\";\r\nimport Ubuntu from \"./Ubuntu\";\r\nimport UnionPay from \"./UnionPay\";\r\nimport Upi from \"./Upi\";\r\nimport UpiTypeface from \"./UpiTypeface\";\r\nimport Visa from \"./Visa\";\r\nimport Webhook from \"./Webhook\";\r\nimport Whatsapp from \"./Whatsapp\";\r\nimport Whereby from \"./Whereby\";\r\nimport Windows from \"./Windows\";\r\nimport Wordpress from \"./Wordpress\";\r\nimport Zapier from \"./Zapier\";\r\nimport Zoom from \"./Zoom\";\r\nexport { \r\n\tAmericanExpress,\r\n\tApple,\r\n\tCallerdesk,\r\n\tChrome,\r\n\tDaily,\r\n\tDiscover,\r\n\tEdge,\r\n\tFacebookPixel,\r\n\tFirefox,\r\n\tGithub,\r\n\tGoogle,\r\n\tGoogleAnalytics,\r\n\tGoogleCalendar,\r\n\tGoogleMeet,\r\n\tGoogleSheets,\r\n\tInstagram,\r\n\tJcb,\r\n\tJitsi,\r\n\tLinear,\r\n\tMailChimp,\r\n\tMastercard,\r\n\tMicrosoft,\r\n\tOutlook,\r\n\tPaypalTypeface,\r\n\tRazorpay,\r\n\tRazorpayTypeface,\r\n\tSafari,\r\n\tShopify,\r\n\tSlack,\r\n\tStripe,\r\n\tStripeTypeface,\r\n\tTeams,\r\n\tTrello,\r\n\tTwilio,\r\n\tUbuntu,\r\n\tUnionPay,\r\n\tUpi,\r\n\tUpiTypeface,\r\n\tVisa,\r\n\tWebhook,\r\n\tWhatsapp,\r\n\tWhereby,\r\n\tWindows,\r\n\tWordpress,\r\n\tZapier,\r\n\tZoom\r\n};"],"file":"index.js"}