@manychat/icons 4.18.0 → 4.19.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/dist/index.d.ts CHANGED
@@ -329,3 +329,4 @@ export const Magento: Icon
329
329
  export const ArrowDownRight: Icon
330
330
  export const Unread: Icon
331
331
  export const Privacy: Icon
332
+ export const Location: Icon
package/dist/index.es.js CHANGED
@@ -11211,4 +11211,42 @@ Privacy.defaultProps = {
11211
11211
  size: '24'
11212
11212
  };
11213
11213
 
11214
- export { Action, ActionMarkConversationAsDone, Activecampaign, AddCircle, AddTag, Ads, AdsAd, AdsAdSet, Ai, AlignCenter, AlignLeft, AlignRight, AlignWide, All, Amazon, Analytics, Apple, Apptivo, Archive, ArrowDown, ArrowDownRight, ArrowDrag, ArrowDropDown, ArrowDropUp, ArrowLeft, ArrowRight, ArrowUp, Assign, AssignGroup, Attach, Attention, Audience, Audio, Automation, Basics, Bigcommerce, Bold, Book, Bot, BotRemove, Broadcasting, BuilderAudio, BuilderCard, BuilderGallery, BuilderInput, BuilderList, BuilderText, ButtonEmailBlock, Calendar, Camera, CannedResponse, Canva, Cart, Cgt20, ChatGpt, CheckCircle, CheckboxDone, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ClearMobile, Close, Cloud, CloudDownload, CloudError, CloudUpload, Community, Condition, ConvertChannels, ConvertKit, Copy, CopyToAnotherFlow, Coupon, Create, Creator, CreditCard, CufArray, CufBoolean, CufEnum, CufNoIcon, CufNumber, CufText, CustomField, CustomFieldRemove, Dashboard, Data, DefaultReply, Delay, Delete, DeleteForever, DeleteTag, DoubleChevrotBack, DoubleChevrotCollapse, DoubleChevrotExpand, DoubleChevrotForward, DoubleTick, DragConnector, DragItem, DuplicateSms, Edit, EmailChannel, ExitFullscreen, Export, Facebook, FacebookMessenger, Faq, FbChat, Female, Filter, Fitness, Flodesk, Flow, Folder, FolderAdd, FolderAdsCampaign, FolderOpen, Fullscreen, GoToFlow, Google, GoogleSheets, GrowthTools, GtAdsJson, GtBar, GtBox, GtButton, GtCheckbox, GtCustomerChat, GtFbCode, GtFbComment, GtLanding, GtModal, GtPageTakeover, GtRef, GtSlideIn, GtTakeover, GuestChatChannel, HeadlineBlockEmail, Health, Help, Hide, Home, Hotel, Hotmart, Hubspot, Id, IgLiveComments, Image, Inbox, IncreaseEngagement, Info, InstagramChannel, InstagramChannel3, InstagramDmList, Integromat, Italic, Kajabi, Keyboard, Keywords, Klaviyo, Link, LiveChat, Logout, Magento, MagicWand, Magnet, MailChimp, Male, Mention, Menu, MessageBack, MessageOpen, MessageTemplates, Messenger, MessengerChannel, MessengerList, Mic, Minus, MoreChannels, MoreHor, MoreVert, MosaicView, MoveTo, Nationality, NewCuFs, NewMessage, NewOrphanMobile, NodeAdd, Note, Notification, NotificationMute, OmnichannelWidget, Options, Organization, OrphanAction, OrphanAction2, OrphanAdStatistics, OrphanAdsCampaignMessages, OrphanAdsCampaignTraffic, OrphanArchive, OrphanBuilderSelect, OrphanBuyButton, OrphanCall, OrphanCardQuadrant, OrphanClicked, OrphanDesktop, OrphanFbChat, OrphanFullScreenPreview, OrphanFullText, OrphanIntegration, OrphanIntegromat, OrphanLiveChatDone, OrphanLongArrow, OrphanMainMenu, OrphanMinimizedChat, OrphanMobile, OrphanOpen, OrphanRestore, OrphanSplit, OrphanSubscribedNoInfo, OrphanTableView, OrphanTriggerZap, OtnRequest, Pause, PhoneOutgoing, Pin, Pipedrive, Play, Plus, Popular, PopularFilled, Privacy, ProfessionalConsulting, Protect, PublicChangelog, Publish, Qr, Question, RealEstate, Redo, Reels, Retry, Rules, Salesforce, Search, SelectAll, Send, Send2, SendMessage, Sequences, SequencesAdd, SequencesRemove, Settings, Share, Shopify, ShopifyDeprecated, Show, ShowFlow, ShowcaseProducts, Smile, Sms, SmsChannel, SolidArrowUnsorted, Sort, SortDown, SortUp, Spacing, Spinner, SponsoredMessages, SponsoredMessages2, Star, Starred, StartFlow, Stop, StopRecord, SystemField, TableView, Tap, Telegram, TelegramChannel, TelegramChannel2, TemplateMediaBg, TemplateStore, TemplateTextMedia, Templates, Text, ThumbDown, ThumbUp, Tick, Ticket, Time, TimeAdd, Transgender, TriggerFbAds, TriggerFbComments, TriggerFbComments20, TriggerIgStoryReply, TriggerNewSubscriber, Triggers, TriggersLines, Unassign, Underline, Undo, Unpin, Unprotect, Unread, Unsubscribed, User, UserAdd, Video, VideoCircleTg, Warning, WebChat, WebsiteRedirect, WelcomeMessage, WhatsAppChannel, WhatsAppWidget, Wiseagent, Woocommerce, Zapier, Zillow };
11214
+ const _excluded$51 = ["color", "size"];
11215
+
11216
+ const Location = props => {
11217
+ const {
11218
+ color,
11219
+ size
11220
+ } = props,
11221
+ otherProps = _objectWithoutProperties(props, _excluded$51);
11222
+
11223
+ return /*#__PURE__*/React.createElement("svg", _extends({
11224
+ width: size,
11225
+ height: size,
11226
+ viewBox: "0 0 24 24",
11227
+ fill: "none",
11228
+ xmlns: "http://www.w3.org/2000/svg",
11229
+ preserveAspectRatio: "xMidYMid meet"
11230
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
11231
+ fillRule: "evenodd",
11232
+ clipRule: "evenodd",
11233
+ d: "M15.0031 9C15.0031 10.6569 13.6599 12 12.0031 12C10.3462 12 9.00305 10.6569 9.00305 9C9.00305 7.34315 10.3462 6 12.0031 6C13.6599 6 15.0031 7.34315 15.0031 9ZM13.5031 9C13.5031 9.82843 12.8315 10.5 12.0031 10.5C11.1746 10.5 10.5031 9.82843 10.5031 9C10.5031 8.17157 11.1746 7.5 12.0031 7.5C12.8315 7.5 13.5031 8.17157 13.5031 9Z",
11234
+ fill: color
11235
+ }), /*#__PURE__*/React.createElement("path", {
11236
+ fillRule: "evenodd",
11237
+ clipRule: "evenodd",
11238
+ d: "M12.0312 2L12.0157 2.00001L12.0002 2.00005C6.01756 2.01909 2.00684 7.51041 6.00016 13.5C8.22689 16.6811 10.0488 19.2551 11.0797 20.7068C11.6691 21.5368 12.0002 22 12.0002 22C12.0002 22 12.3311 21.5368 12.9205 20.7068C13.9513 19.2551 15.7733 16.6811 18 13.5C21.9933 7.51041 18.0138 2.01904 12.0312 2ZM6.54296 6.26055C7.48247 4.66342 9.47296 3.50477 12.0157 3.50001C14.5584 3.50477 16.5177 4.66342 17.4572 6.26055C18.367 7.80711 18.4877 10.0559 16.7611 12.6542C15.0173 15.1453 13.5227 17.2627 12.4636 18.758L11.9999 19.4117L11.5366 18.758C10.4774 17.2627 8.98285 15.1453 7.2391 12.6542C5.51243 10.0559 5.63319 7.80711 6.54296 6.26055Z",
11239
+ fill: color
11240
+ }));
11241
+ };
11242
+
11243
+ Location.propTypes = {
11244
+ color: PropTypes.string,
11245
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11246
+ };
11247
+ Location.defaultProps = {
11248
+ color: 'currentColor',
11249
+ size: '24'
11250
+ };
11251
+
11252
+ export { Action, ActionMarkConversationAsDone, Activecampaign, AddCircle, AddTag, Ads, AdsAd, AdsAdSet, Ai, AlignCenter, AlignLeft, AlignRight, AlignWide, All, Amazon, Analytics, Apple, Apptivo, Archive, ArrowDown, ArrowDownRight, ArrowDrag, ArrowDropDown, ArrowDropUp, ArrowLeft, ArrowRight, ArrowUp, Assign, AssignGroup, Attach, Attention, Audience, Audio, Automation, Basics, Bigcommerce, Bold, Book, Bot, BotRemove, Broadcasting, BuilderAudio, BuilderCard, BuilderGallery, BuilderInput, BuilderList, BuilderText, ButtonEmailBlock, Calendar, Camera, CannedResponse, Canva, Cart, Cgt20, ChatGpt, CheckCircle, CheckboxDone, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ClearMobile, Close, Cloud, CloudDownload, CloudError, CloudUpload, Community, Condition, ConvertChannels, ConvertKit, Copy, CopyToAnotherFlow, Coupon, Create, Creator, CreditCard, CufArray, CufBoolean, CufEnum, CufNoIcon, CufNumber, CufText, CustomField, CustomFieldRemove, Dashboard, Data, DefaultReply, Delay, Delete, DeleteForever, DeleteTag, DoubleChevrotBack, DoubleChevrotCollapse, DoubleChevrotExpand, DoubleChevrotForward, DoubleTick, DragConnector, DragItem, DuplicateSms, Edit, EmailChannel, ExitFullscreen, Export, Facebook, FacebookMessenger, Faq, FbChat, Female, Filter, Fitness, Flodesk, Flow, Folder, FolderAdd, FolderAdsCampaign, FolderOpen, Fullscreen, GoToFlow, Google, GoogleSheets, GrowthTools, GtAdsJson, GtBar, GtBox, GtButton, GtCheckbox, GtCustomerChat, GtFbCode, GtFbComment, GtLanding, GtModal, GtPageTakeover, GtRef, GtSlideIn, GtTakeover, GuestChatChannel, HeadlineBlockEmail, Health, Help, Hide, Home, Hotel, Hotmart, Hubspot, Id, IgLiveComments, Image, Inbox, IncreaseEngagement, Info, InstagramChannel, InstagramChannel3, InstagramDmList, Integromat, Italic, Kajabi, Keyboard, Keywords, Klaviyo, Link, LiveChat, Location, Logout, Magento, MagicWand, Magnet, MailChimp, Male, Mention, Menu, MessageBack, MessageOpen, MessageTemplates, Messenger, MessengerChannel, MessengerList, Mic, Minus, MoreChannels, MoreHor, MoreVert, MosaicView, MoveTo, Nationality, NewCuFs, NewMessage, NewOrphanMobile, NodeAdd, Note, Notification, NotificationMute, OmnichannelWidget, Options, Organization, OrphanAction, OrphanAction2, OrphanAdStatistics, OrphanAdsCampaignMessages, OrphanAdsCampaignTraffic, OrphanArchive, OrphanBuilderSelect, OrphanBuyButton, OrphanCall, OrphanCardQuadrant, OrphanClicked, OrphanDesktop, OrphanFbChat, OrphanFullScreenPreview, OrphanFullText, OrphanIntegration, OrphanIntegromat, OrphanLiveChatDone, OrphanLongArrow, OrphanMainMenu, OrphanMinimizedChat, OrphanMobile, OrphanOpen, OrphanRestore, OrphanSplit, OrphanSubscribedNoInfo, OrphanTableView, OrphanTriggerZap, OtnRequest, Pause, PhoneOutgoing, Pin, Pipedrive, Play, Plus, Popular, PopularFilled, Privacy, ProfessionalConsulting, Protect, PublicChangelog, Publish, Qr, Question, RealEstate, Redo, Reels, Retry, Rules, Salesforce, Search, SelectAll, Send, Send2, SendMessage, Sequences, SequencesAdd, SequencesRemove, Settings, Share, Shopify, ShopifyDeprecated, Show, ShowFlow, ShowcaseProducts, Smile, Sms, SmsChannel, SolidArrowUnsorted, Sort, SortDown, SortUp, Spacing, Spinner, SponsoredMessages, SponsoredMessages2, Star, Starred, StartFlow, Stop, StopRecord, SystemField, TableView, Tap, Telegram, TelegramChannel, TelegramChannel2, TemplateMediaBg, TemplateStore, TemplateTextMedia, Templates, Text, ThumbDown, ThumbUp, Tick, Ticket, Time, TimeAdd, Transgender, TriggerFbAds, TriggerFbComments, TriggerFbComments20, TriggerIgStoryReply, TriggerNewSubscriber, Triggers, TriggersLines, Unassign, Underline, Undo, Unpin, Unprotect, Unread, Unsubscribed, User, UserAdd, Video, VideoCircleTg, Warning, WebChat, WebsiteRedirect, WelcomeMessage, WhatsAppChannel, WhatsAppWidget, Wiseagent, Woocommerce, Zapier, Zillow };
package/dist/index.js CHANGED
@@ -11217,6 +11217,44 @@ Privacy.defaultProps = {
11217
11217
  size: '24'
11218
11218
  };
11219
11219
 
11220
+ const _excluded$51 = ["color", "size"];
11221
+
11222
+ const Location = props => {
11223
+ const {
11224
+ color,
11225
+ size
11226
+ } = props,
11227
+ otherProps = _objectWithoutProperties(props, _excluded$51);
11228
+
11229
+ return /*#__PURE__*/React.createElement("svg", _extends({
11230
+ width: size,
11231
+ height: size,
11232
+ viewBox: "0 0 24 24",
11233
+ fill: "none",
11234
+ xmlns: "http://www.w3.org/2000/svg",
11235
+ preserveAspectRatio: "xMidYMid meet"
11236
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
11237
+ fillRule: "evenodd",
11238
+ clipRule: "evenodd",
11239
+ d: "M15.0031 9C15.0031 10.6569 13.6599 12 12.0031 12C10.3462 12 9.00305 10.6569 9.00305 9C9.00305 7.34315 10.3462 6 12.0031 6C13.6599 6 15.0031 7.34315 15.0031 9ZM13.5031 9C13.5031 9.82843 12.8315 10.5 12.0031 10.5C11.1746 10.5 10.5031 9.82843 10.5031 9C10.5031 8.17157 11.1746 7.5 12.0031 7.5C12.8315 7.5 13.5031 8.17157 13.5031 9Z",
11240
+ fill: color
11241
+ }), /*#__PURE__*/React.createElement("path", {
11242
+ fillRule: "evenodd",
11243
+ clipRule: "evenodd",
11244
+ d: "M12.0312 2L12.0157 2.00001L12.0002 2.00005C6.01756 2.01909 2.00684 7.51041 6.00016 13.5C8.22689 16.6811 10.0488 19.2551 11.0797 20.7068C11.6691 21.5368 12.0002 22 12.0002 22C12.0002 22 12.3311 21.5368 12.9205 20.7068C13.9513 19.2551 15.7733 16.6811 18 13.5C21.9933 7.51041 18.0138 2.01904 12.0312 2ZM6.54296 6.26055C7.48247 4.66342 9.47296 3.50477 12.0157 3.50001C14.5584 3.50477 16.5177 4.66342 17.4572 6.26055C18.367 7.80711 18.4877 10.0559 16.7611 12.6542C15.0173 15.1453 13.5227 17.2627 12.4636 18.758L11.9999 19.4117L11.5366 18.758C10.4774 17.2627 8.98285 15.1453 7.2391 12.6542C5.51243 10.0559 5.63319 7.80711 6.54296 6.26055Z",
11245
+ fill: color
11246
+ }));
11247
+ };
11248
+
11249
+ Location.propTypes = {
11250
+ color: PropTypes.string,
11251
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
11252
+ };
11253
+ Location.defaultProps = {
11254
+ color: 'currentColor',
11255
+ size: '24'
11256
+ };
11257
+
11220
11258
  exports.Action = Action;
11221
11259
  exports.ActionMarkConversationAsDone = ActionMarkConversationAsDone;
11222
11260
  exports.Activecampaign = Activecampaign;
@@ -11379,6 +11417,7 @@ exports.Keywords = Keywords;
11379
11417
  exports.Klaviyo = Klaviyo;
11380
11418
  exports.Link = Link;
11381
11419
  exports.LiveChat = LiveChat;
11420
+ exports.Location = Location;
11382
11421
  exports.Logout = Logout;
11383
11422
  exports.Magento = Magento;
11384
11423
  exports.MagicWand = MagicWand;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@manychat/icons",
3
- "version": "4.18.0",
3
+ "version": "4.19.0",
4
4
  "description": "ManyChat Icons bundle",
5
5
  "author": "",
6
6
  "main": "dist/index.js",
package/umd/mcicons.js CHANGED
@@ -10575,6 +10575,42 @@
10575
10575
  size: '24'
10576
10576
  };
10577
10577
 
10578
+ var _excluded$51 = ["color", "size"];
10579
+
10580
+ var Location = function Location(props) {
10581
+ var color = props.color,
10582
+ size = props.size,
10583
+ otherProps = _objectWithoutProperties(props, _excluded$51);
10584
+
10585
+ return /*#__PURE__*/React.createElement("svg", _extends({
10586
+ width: size,
10587
+ height: size,
10588
+ viewBox: "0 0 24 24",
10589
+ fill: "none",
10590
+ xmlns: "http://www.w3.org/2000/svg",
10591
+ preserveAspectRatio: "xMidYMid meet"
10592
+ }, otherProps), /*#__PURE__*/React.createElement("path", {
10593
+ fillRule: "evenodd",
10594
+ clipRule: "evenodd",
10595
+ d: "M15.0031 9C15.0031 10.6569 13.6599 12 12.0031 12C10.3462 12 9.00305 10.6569 9.00305 9C9.00305 7.34315 10.3462 6 12.0031 6C13.6599 6 15.0031 7.34315 15.0031 9ZM13.5031 9C13.5031 9.82843 12.8315 10.5 12.0031 10.5C11.1746 10.5 10.5031 9.82843 10.5031 9C10.5031 8.17157 11.1746 7.5 12.0031 7.5C12.8315 7.5 13.5031 8.17157 13.5031 9Z",
10596
+ fill: color
10597
+ }), /*#__PURE__*/React.createElement("path", {
10598
+ fillRule: "evenodd",
10599
+ clipRule: "evenodd",
10600
+ d: "M12.0312 2L12.0157 2.00001L12.0002 2.00005C6.01756 2.01909 2.00684 7.51041 6.00016 13.5C8.22689 16.6811 10.0488 19.2551 11.0797 20.7068C11.6691 21.5368 12.0002 22 12.0002 22C12.0002 22 12.3311 21.5368 12.9205 20.7068C13.9513 19.2551 15.7733 16.6811 18 13.5C21.9933 7.51041 18.0138 2.01904 12.0312 2ZM6.54296 6.26055C7.48247 4.66342 9.47296 3.50477 12.0157 3.50001C14.5584 3.50477 16.5177 4.66342 17.4572 6.26055C18.367 7.80711 18.4877 10.0559 16.7611 12.6542C15.0173 15.1453 13.5227 17.2627 12.4636 18.758L11.9999 19.4117L11.5366 18.758C10.4774 17.2627 8.98285 15.1453 7.2391 12.6542C5.51243 10.0559 5.63319 7.80711 6.54296 6.26055Z",
10601
+ fill: color
10602
+ }));
10603
+ };
10604
+
10605
+ Location.propTypes = {
10606
+ color: PropTypes.string,
10607
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
10608
+ };
10609
+ Location.defaultProps = {
10610
+ color: 'currentColor',
10611
+ size: '24'
10612
+ };
10613
+
10578
10614
  exports.Action = Action;
10579
10615
  exports.ActionMarkConversationAsDone = ActionMarkConversationAsDone;
10580
10616
  exports.Activecampaign = Activecampaign;
@@ -10737,6 +10773,7 @@
10737
10773
  exports.Klaviyo = Klaviyo;
10738
10774
  exports.Link = Link;
10739
10775
  exports.LiveChat = LiveChat;
10776
+ exports.Location = Location;
10740
10777
  exports.Logout = Logout;
10741
10778
  exports.Magento = Magento;
10742
10779
  exports.MagicWand = MagicWand;