kits-core
Version:
Kits core module
549 lines (501 loc) • 313 kB
JavaScript
'use strict';
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.UnknownGenderIcon = exports.CheckDisabledIcon = exports.UncheckDisabledIcon = exports.BracketLeftNotRightOperatorIcon = exports.BracketRightNotLeftOperatorIcon = exports.BracketRightOperatorIcon = exports.BracketLeftOperatorIcon = exports.DivideOperatorIcon = exports.MultipleOperatorIcon = exports.MinusOperatorIcon = exports.PlusOperatorIcon = exports.DotActiveIcon = exports.GoogleAdsIcon = exports.googleAdsSvg = exports.ClosePopupIcon = exports.closePopupSvg = exports.LightBoxPopupFrameIcon = exports.lightBoxPopupFrameSvg = exports.NanoBoxPopupFrameIcon = exports.nanoBarBoxPopupFrameSvg = exports.FloatingPopupFrameIcon = exports.ExternalLinkIcon = exports.CloseNormalIcon = exports.ComputerIcon = exports.MobileAndroidIcon = exports.PrimePushChannelIcon = exports.EmailChannelIcon = exports.PreviewIcon = exports.DragSliderIconSvg = exports.InfoIconSvg = exports.StudioIcon = exports.studioSvg = exports.LiveWithHistoricalSegmentIcon = exports.liveWithHistoricalSegmentSvg = exports.HistoricalSegmentIcon = exports.historicalSegmentSvg = exports.LiveSegmentIcon = exports.liveSegmentSvg = exports.UnknownPlatformIcon = exports.unknownPlatformSvg = exports.UbuntuPlatformIcon = exports.ubuntuPlatformSvg = exports.TinyQuestionSvg = exports.tinyQuestionSvg = exports.EnglishIcon = exports.englishSvg = exports.SingaporeanIcon = exports.singaporeanSvg = exports.GermanIcon = exports.germanSvg = exports.VietnameseIcon = exports.vietnameseSvg = exports.PerformEventIcon = exports.performEventSvg = exports.NotPerformEventIcon = exports.notPerformEventSvg = exports.OutlineFacebookIcon = exports.outlineFacebookSvg = exports.ExclamationPointIcon = exports.exclamationPointSvg = exports.PenIcon = exports.penSvg = exports.TickIcon = exports.tickSvg = exports.OptimonkBlackWhiteIcon = exports.optimonkBlackWhiteSvg = exports.FacebookBlackWhiteIcon = exports.facebookBlackWhiteSvg = exports.OneSignalBlackWhiteIcon = exports.oneSignalBlackWhiteSvg = exports.MessageDeleteIcon = exports.messageDeleteSvg = exports.RefreshLargeIcon = undefined;
exports.refreshLargeSvg = exports.NotConditionIcon = exports.notConditionSvg = exports.UserSquareIcon = exports.userSquareSvg = exports.WindowPlatformIcon = exports.windowPlatformSvg = exports.LinuxPlatformIcon = exports.linuxPlatformSvg = exports.LGPlatformIcon = exports.lgPlatformSvg = exports.FirefoxPlatformIcon = exports.firefoxPlatformSvg = exports.ChromePlatformIcon = exports.chromePlatformSvg = exports.BlackberryPlatformIcon = exports.blackberryPlatformSvg = exports.ApplePlatformIcon = exports.applePlatformSvg = exports.AndroidPlatformIcon = exports.androidPlatformSvg = exports.CampaignTypeJourneyIcon = exports.campaignTypeJourneySvg = exports.CampaignTypeScheduleIcon = exports.campaignTypeScheduleSvg = exports.CampaignTypeEventTriggerIcon = exports.campaignTypeEventTriggerSvg = exports.SingleEventIcon = exports.ComparisonActiveIcon = exports.AppsIcon = exports.ArrowIconUpIcon = exports.BullsEyeIcon = exports.CollapseIcon = exports.PredictionScoreIcon = exports.OrderIcon = exports.BehaviorScoreIcon = exports.RevenueIcon = exports.HelpInfoIcon = exports.UserDuplicateS32Icon = exports.UserDuplicateIcon = exports.ListIcon = exports.DraggableIcon = exports.UserProfileIcon = exports.SignOutIcon = exports.BlackOneSignalIcon = exports.OneSignalIcon = exports.DropdownItemArrowIcon = exports.InfoCircleIcon = exports.StepperDoneIcon = exports.StepperWarningIcon = exports.StepperRightIcon = exports.ArrowsRightIcon = exports.BinIcon = exports.XIcon = exports.ArrowUpIcon = exports.ArrowDownIcon = exports.EditBtnIcon = exports.BallTargetIcon = exports.ArrowRightIcon = exports.DirectionRightIcon = exports.TrashEmptyIcon = exports.PauseIcon = exports.DirectionDownIcon = exports.RefreshIcon = exports.DirectionDown = exports.EditMediumSvg = exports.CopyMediumIcon = exports.CopyIcon = exports.NotesIcon = exports.ClosedIcon = exports.InfoIcon = exports.SettingIcon = exports.CalendarIcon = exports.WarningIcon = exports.LikeSuccessIcon = exports.EditIcon = exports.TrashIcon = exports.DeleteIcon = exports.EllipsisVSolidIcon = exports.TagIcon = exports.MagentoIcon = exports.JavascriptIcon = exports.AppleIcon = exports.LaravelIcon = exports.MailChimpIcon = exports.FacebookIcon = exports.GoogleIcon = exports.SMSIcon = exports.EmailIcon = exports.WebPushIcon = exports.BellIconSmall = exports.BellIcon = exports.AudienceIcon = exports.CastMoneyIcon = exports.MaleSVGIcon = exports.FemaleSVGIcon = exports.LocationSVGIcon = exports.OptimonkIcon = exports.PSpinIcon = exports.SearchSVGIcon = undefined;
var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
var _react = require('react');
var _react2 = _interopRequireDefault(_react);
var _icons = require('@ant-design/icons');
var _icons2 = _interopRequireDefault(_icons);
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
var searchSVGIcon = function searchSVGIcon() {
return _react2.default.createElement(
'svg',
{
width: '24',
height: '24',
viewBox: '0 0 24 24',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M21.71 20.29L18 16.61C19.4401 14.8144 20.1375 12.5353 19.9488 10.2413C19.7601 7.94733 18.6997 5.81281 16.9855 4.27667C15.2714 2.74053 13.0338 1.91954 10.7329 1.9825C8.43207 2.04546 6.24275 2.98759 4.61517 4.61517C2.98759 6.24275 2.04546 8.43207 1.9825 10.7329C1.91954 13.0338 2.74053 15.2714 4.27667 16.9855C5.81281 18.6997 7.94733 19.7601 10.2413 19.9488C12.5353 20.1375 14.8144 19.4401 16.61 18L20.29 21.68C20.383 21.7738 20.4936 21.8482 20.6154 21.8989C20.7373 21.9497 20.868 21.9758 21 21.9758C21.132 21.9758 21.2627 21.9497 21.3846 21.8989C21.5065 21.8482 21.6171 21.7738 21.71 21.68C21.8903 21.4936 21.991 21.2444 21.991 20.985C21.991 20.7257 21.8903 20.4765 21.71 20.29ZM11 18C9.61556 18 8.26218 17.5895 7.11103 16.8203C5.95989 16.0511 5.06268 14.9579 4.53287 13.6788C4.00306 12.3997 3.86443 10.9923 4.13453 9.63439C4.40463 8.27653 5.07131 7.02925 6.05028 6.05028C7.02925 5.07131 8.27653 4.40463 9.63439 4.13453C10.9923 3.86443 12.3997 4.00306 13.6788 4.53287C14.9579 5.06268 16.0511 5.95989 16.8203 7.11103C17.5895 8.26218 18 9.61556 18 11C18 12.8565 17.2625 14.637 15.9498 15.9498C14.637 17.2625 12.8565 18 11 18Z',
fill: '#141415'
})
);
};
var SearchSVGIcon = exports.SearchSVGIcon = function SearchSVGIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: searchSVGIcon }, props));
};
var pSpinSvg = function pSpinSvg() {
return _react2.default.createElement(
'svg',
{ id: 'pSpinSvg', viewBox: '0 0 100 100', xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('circle', { cx: '50', cy: '50', r: '45' })
);
};
var PSpinIcon = exports.PSpinIcon = function PSpinIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: pSpinSvg }, props));
};
var optimonkSVG = function optimonkSVG() {
return _react2.default.createElement(
'svg',
{
xmlns: 'http://www.w3.org/2000/svg',
width: '35',
height: '32.9',
viewBox: '0 0 35 32.9' },
_react2.default.createElement(
'title',
null,
'logo-sales'
),
_react2.default.createElement(
'g',
{ id: 'Layer_2', 'data-name': 'Layer 2' },
_react2.default.createElement(
'g',
{ id: 'Layer_1-2', 'data-name': 'Layer 1' },
_react2.default.createElement(
'g',
null,
_react2.default.createElement(
'g',
null,
_react2.default.createElement('path', {
d: 'M28.5,10v.5l-.5,13a5.3,5.3,0,0,1-4.4,5.1l1.9,3.3a7.1,7.1,0,0,0,6.1-6.7l.6-17V7.7Z',
fill: '#221f1f'
}),
_react2.default.createElement('path', {
d: 'M23.1,28.7l-12,.7a5.3,5.3,0,0,1-5.6-4.9L4.4,10.1A5.2,5.2,0,0,1,9.9,4.3l13.6.6a5.4,5.4,0,0,1,5,5.1l3.7-2.3A6.9,6.9,0,0,0,25.5.9L7.4,0H6.8A7.1,7.1,0,0,0,0,7.6L1.5,26.4a7,7,0,0,0,7.4,6.5l16.1-1h.5l-1.9-3.3Z',
fill: '#ec5a2a'
}),
_react2.default.createElement(
'g',
null,
_react2.default.createElement('circle', { cx: '13.4', cy: '10.7', r: '1.9', fill: '#ec5a2a' }),
_react2.default.createElement('circle', { cx: '20', cy: '10.7', r: '1.9', fill: '#ec5a2a' }),
_react2.default.createElement('circle', { cx: '13.4', cy: '16.6', r: '1.9', fill: '#ec5a2a' }),
_react2.default.createElement('circle', { cx: '20', cy: '16.6', r: '1.9', fill: '#ec5a2a' }),
_react2.default.createElement('circle', { cx: '13.4', cy: '22.5', r: '1.9', fill: '#ec5a2a' }),
_react2.default.createElement('circle', { cx: '20', cy: '22.5', r: '1.9', fill: '#ec5a2a' })
)
)
)
)
)
);
};
var OptimonkIcon = exports.OptimonkIcon = function OptimonkIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: optimonkSVG }, props));
};
var locationSVGIcon = function locationSVGIcon() {
return _react2.default.createElement(
'svg',
{
width: '16',
height: '16',
viewBox: '0 0 16 16',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M12.0001 2.98666C10.9392 1.92579 9.50041 1.3298 8.00012 1.3298C6.49983 1.3298 5.06098 1.92579 4.00012 2.98666C2.93925 4.04752 2.34326 5.48637 2.34326 6.98666C2.34326 8.48695 2.93925 9.92579 4.00012 10.9867L7.51345 14.5067C7.57542 14.5691 7.64916 14.6187 7.7304 14.6526C7.81164 14.6864 7.89877 14.7039 7.98678 14.7039C8.07479 14.7039 8.16193 14.6864 8.24317 14.6526C8.32441 14.6187 8.39814 14.5691 8.46012 14.5067L12.0001 10.9533C13.0566 9.89687 13.65 8.46403 13.65 6.96999C13.65 5.47596 13.0566 4.04311 12.0001 2.98666ZM11.0468 9.99999L8.00012 13.06L4.95345 9.99999C4.35155 9.39754 3.94177 8.63015 3.77591 7.79485C3.61006 6.95955 3.69557 6.09382 4.02165 5.30711C4.34773 4.5204 4.89973 3.84802 5.60787 3.37498C6.31601 2.90193 7.14851 2.64945 8.00012 2.64945C8.85173 2.64945 9.68422 2.90193 10.3924 3.37498C11.1005 3.84802 11.6525 4.5204 11.9786 5.30711C12.3047 6.09382 12.3902 6.95955 12.2243 7.79485C12.0585 8.63015 11.6487 9.39754 11.0468 9.99999ZM6.00012 4.93999C5.46193 5.47984 5.15971 6.21104 5.15971 6.97332C5.15971 7.73561 5.46193 8.46681 6.00012 9.00666C6.39996 9.40718 6.90917 9.68071 7.46388 9.79293C8.01859 9.90514 8.59408 9.85105 9.11817 9.63743C9.64225 9.42381 10.0916 9.06018 10.4098 8.59216C10.728 8.12414 10.9009 7.57257 10.9068 7.00666C10.9098 6.62879 10.837 6.25416 10.6927 5.90492C10.5484 5.55567 10.3356 5.23889 10.0668 4.97332C9.80256 4.70304 9.4875 4.48768 9.13973 4.33963C8.79196 4.19159 8.41834 4.11377 8.04038 4.11068C7.66242 4.10758 7.28758 4.17926 6.93743 4.32158C6.58728 4.46391 6.26873 4.67408 6.00012 4.93999ZM9.12678 8.05999C8.87415 8.31649 8.54026 8.47726 8.1822 8.51483C7.82415 8.55239 7.46416 8.46442 7.16379 8.26594C6.86342 8.06747 6.64131 7.77082 6.53545 7.42671C6.42959 7.08261 6.44655 6.71242 6.58342 6.37943C6.72029 6.04644 6.96858 5.77133 7.28584 5.60115C7.6031 5.43096 7.96962 5.37626 8.32274 5.4464C8.67586 5.51654 8.99366 5.70716 9.22179 5.98568C9.44992 6.26419 9.57423 6.6133 9.57345 6.97332C9.56375 7.38484 9.39111 7.77568 9.09345 8.05999H9.12678Z',
fill: '#069356'
})
);
};
var LocationSVGIcon = exports.LocationSVGIcon = function LocationSVGIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: locationSVGIcon }, props));
};
var femaleSVGIcon = function femaleSVGIcon() {
return _react2.default.createElement(
'svg',
{
width: '16',
height: '16',
viewBox: '0 0 16 16',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M7.99992 1.33331C4.33325 1.33331 1.33325 4.33331 1.33325 7.99998V11.6666C1.33325 13.3235 2.6764 14.6666 4.33325 14.6666H11.6666C13.3234 14.6666 14.6666 13.3235 14.6666 11.6666V7.99998C14.6666 4.33331 11.6666 1.33331 7.99992 1.33331ZM7.99992 2.66665C9.93325 2.66665 11.6266 3.70665 12.5599 5.25331C12.2733 5.29998 11.9733 5.33331 11.6666 5.33331C9.73325 5.33331 8.03992 4.29331 7.10659 2.74665C7.39325 2.69998 7.69325 2.66665 7.99992 2.66665ZM5.38659 3.35331C4.96592 4.60702 4.09698 5.66115 2.94659 6.31331C3.36725 5.05961 4.23619 4.00548 5.38659 3.35331ZM2.66659 7.90665C4.39992 7.25331 5.79325 5.91331 6.49325 4.20665C7.11853 4.97539 7.90732 5.59508 8.80223 6.02063C9.69713 6.44617 10.6757 6.66686 11.6666 6.66665C12.1666 6.66665 12.6466 6.60665 13.1133 6.50665C13.2533 6.97998 13.3333 7.47998 13.3333 7.99998C13.3333 10.94 10.9399 13.3333 7.99992 13.3333C5.05992 13.3333 2.66659 10.94 2.66659 7.99998V7.90665ZM9.16659 8.66665C9.16659 8.44563 9.25438 8.23367 9.41066 8.07739C9.56694 7.92111 9.7789 7.83331 9.99992 7.83331C10.2209 7.83331 10.4329 7.92111 10.5892 8.07739C10.7455 8.23367 10.8333 8.44563 10.8333 8.66665C10.8333 8.88766 10.7455 9.09962 10.5892 9.2559C10.4329 9.41218 10.2209 9.49998 9.99992 9.49998C9.7789 9.49998 9.56694 9.41218 9.41066 9.2559C9.25438 9.09962 9.16659 8.88766 9.16659 8.66665ZM5.16659 8.66665C5.16659 8.44563 5.25438 8.23367 5.41066 8.07739C5.56694 7.92111 5.7789 7.83331 5.99992 7.83331C6.22093 7.83331 6.43289 7.92111 6.58917 8.07739C6.74545 8.23367 6.83325 8.44563 6.83325 8.66665C6.83325 8.88766 6.74545 9.09962 6.58917 9.2559C6.43289 9.41218 6.22093 9.49998 5.99992 9.49998C5.7789 9.49998 5.56694 9.41218 5.41066 9.2559C5.25438 9.09962 5.16659 8.88766 5.16659 8.66665Z',
fill: '#069356'
})
);
};
var FemaleSVGIcon = exports.FemaleSVGIcon = function FemaleSVGIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: femaleSVGIcon }, props));
};
var maleSVGIcon = function maleSVGIcon() {
return _react2.default.createElement(
'svg',
{
width: '16',
height: '16',
viewBox: '0 0 16 16',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M9.41066 8.07739C9.25438 8.23367 9.16659 8.44563 9.16659 8.66665C9.16659 8.88766 9.25438 9.09962 9.41066 9.2559C9.56694 9.41218 9.7789 9.49998 9.99992 9.49998C10.2209 9.49998 10.4329 9.41218 10.5892 9.2559C10.7455 9.09962 10.8333 8.88766 10.8333 8.66665C10.8333 8.44563 10.7455 8.23367 10.5892 8.07739C10.4329 7.92111 10.2209 7.83331 9.99992 7.83331C9.7789 7.83331 9.56694 7.92111 9.41066 8.07739Z',
fill: '#069356'
}),
_react2.default.createElement('path', {
d: 'M5.41066 8.07739C5.25438 8.23367 5.16659 8.44563 5.16659 8.66665C5.16659 8.88766 5.25438 9.09962 5.41066 9.2559C5.56694 9.41218 5.7789 9.49998 5.99992 9.49998C6.22093 9.49998 6.43289 9.41218 6.58917 9.2559C6.74545 9.09962 6.83325 8.88766 6.83325 8.66665C6.83325 8.44563 6.74545 8.23367 6.58917 8.07739C6.43289 7.92111 6.22093 7.83331 5.99992 7.83331C5.7789 7.83331 5.56694 7.92111 5.41066 8.07739Z',
fill: '#069356'
}),
_react2.default.createElement('path', {
fillRule: 'evenodd',
clipRule: 'evenodd',
d: 'M14.6666 7.99998C14.6666 11.6819 11.6818 14.6666 7.99992 14.6666C4.31802 14.6666 1.33325 11.6819 1.33325 7.99998C1.33325 4.33331 4.33325 1.33331 7.99992 1.33331C11.6666 1.33331 14.6666 4.33331 14.6666 7.99998ZM12.5599 5.25331C11.6266 3.70665 9.93325 2.66665 7.99992 2.66665C7.69325 2.66665 7.39325 2.69998 7.10659 2.74665C8.03992 4.29331 9.73325 5.33331 11.6666 5.33331C11.9733 5.33331 12.2733 5.29998 12.5599 5.25331ZM5.38659 3.35331C4.96592 4.60702 4.09698 5.66115 2.94659 6.31331C3.36725 5.05961 4.23619 4.00548 5.38659 3.35331ZM6.49325 4.20665C5.79325 5.91331 4.39992 7.25331 2.66659 7.90665V7.99998C2.66659 10.94 5.05992 13.3333 7.99992 13.3333C10.9399 13.3333 13.3333 10.94 13.3333 7.99998C13.3333 7.47998 13.2533 6.97998 13.1133 6.50665C12.6466 6.60665 12.1666 6.66665 11.6666 6.66665C10.6757 6.66686 9.69714 6.44617 8.80223 6.02063C7.90732 5.59508 7.11853 4.97539 6.49325 4.20665Z',
fill: '#069356'
})
);
};
var MaleSVGIcon = exports.MaleSVGIcon = function MaleSVGIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: maleSVGIcon }, props));
};
var castMoneyIcon = function castMoneyIcon() {
return _react2.default.createElement(
'svg',
{
width: '16',
height: '16',
viewBox: '0 0 16 16',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M14.6667 1.33331H1.33341C1.1566 1.33331 0.987034 1.40355 0.86201 1.52858C0.736986 1.6536 0.666748 1.82317 0.666748 1.99998V7.33331C0.666748 7.51012 0.736986 7.67969 0.86201 7.80472C0.987034 7.92974 1.1566 7.99998 1.33341 7.99998H3.33341V14C3.33341 14.1768 3.40365 14.3464 3.52868 14.4714C3.6537 14.5964 3.82327 14.6666 4.00008 14.6666H12.0001C12.1769 14.6666 12.3465 14.5964 12.4715 14.4714C12.5965 14.3464 12.6667 14.1768 12.6667 14V7.99998H14.6667C14.8436 7.99998 15.0131 7.92974 15.1382 7.80472C15.2632 7.67969 15.3334 7.51012 15.3334 7.33331V1.99998C15.3334 1.82317 15.2632 1.6536 15.1382 1.52858C15.0131 1.40355 14.8436 1.33331 14.6667 1.33331ZM4.66675 13.3333V12C5.02037 12 5.35951 12.1405 5.60956 12.3905C5.8596 12.6406 6.00008 12.9797 6.00008 13.3333H4.66675ZM11.3334 13.3333H10.0001C10.0001 12.9797 10.1406 12.6406 10.3906 12.3905C10.6407 12.1405 10.9798 12 11.3334 12V13.3333ZM11.3334 10.6666C10.6262 10.6666 9.94789 10.9476 9.4478 11.4477C8.9477 11.9478 8.66675 12.6261 8.66675 13.3333H7.33341C7.33341 12.6261 7.05246 11.9478 6.55237 11.4477C6.05227 10.9476 5.37399 10.6666 4.66675 10.6666V5.33331H11.3334V10.6666ZM14.0001 6.66665H12.6667V4.66665C12.6667 4.48984 12.5965 4.32027 12.4715 4.19524C12.3465 4.07022 12.1769 3.99998 12.0001 3.99998H4.00008C3.82327 3.99998 3.6537 4.07022 3.52868 4.19524C3.40365 4.32027 3.33341 4.48984 3.33341 4.66665V6.66665H2.00008V2.66665H14.0001V6.66665ZM8.00008 9.99998C8.39564 9.99998 8.78232 9.88268 9.11122 9.66292C9.44012 9.44316 9.69646 9.1308 9.84784 8.76535C9.99922 8.39989 10.0388 7.99776 9.96165 7.6098C9.88448 7.22184 9.694 6.86547 9.41429 6.58577C9.13459 6.30606 8.77822 6.11558 8.39026 6.03841C8.0023 5.96124 7.60017 6.00085 7.23471 6.15222C6.86926 6.3036 6.5569 6.55994 6.33714 6.88884C6.11738 7.21774 6.00008 7.60442 6.00008 7.99998C6.00008 8.53041 6.21079 9.03912 6.58587 9.41419C6.96094 9.78927 7.46965 9.99998 8.00008 9.99998ZM8.00008 7.33331C8.13194 7.33331 8.26083 7.37241 8.37046 7.44567C8.48009 7.51892 8.56554 7.62304 8.616 7.74486C8.66646 7.86667 8.67966 8.00072 8.65394 8.13004C8.62821 8.25936 8.56472 8.37815 8.47149 8.47138C8.37825 8.56462 8.25946 8.62811 8.13014 8.65384C8.00082 8.67956 7.86678 8.66636 7.74496 8.6159C7.62314 8.56544 7.51902 8.47999 7.44577 8.37036C7.37251 8.26073 7.33341 8.13183 7.33341 7.99998C7.33341 7.82317 7.40365 7.6536 7.52868 7.52858C7.6537 7.40355 7.82327 7.33331 8.00008 7.33331Z',
fill: '#069356'
})
);
};
var CastMoneyIcon = exports.CastMoneyIcon = function CastMoneyIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: castMoneyIcon }, props));
};
var audienceIcon = function audienceIcon() {
return _react2.default.createElement(
'svg',
{
width: '32',
height: '32',
viewBox: '0 0 32 32',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M16.3999 16.2934C17.1114 15.6775 17.682 14.9159 18.0731 14.0601C18.4642 13.2042 18.6666 12.2743 18.6666 11.3334C18.6666 9.56524 17.9642 7.86955 16.714 6.61931C15.4637 5.36907 13.768 4.66669 11.9999 4.66669C10.2318 4.66669 8.53612 5.36907 7.28587 6.61931C6.03563 7.86955 5.33325 9.56524 5.33325 11.3334C5.33324 12.2743 5.53565 13.2042 5.92675 14.0601C6.31785 14.9159 6.88848 15.6775 7.59992 16.2934C5.73344 17.1385 4.14987 18.5034 3.03856 20.2247C1.92725 21.9461 1.33521 23.9511 1.33325 26C1.33325 26.3536 1.47373 26.6928 1.72378 26.9428C1.97382 27.1929 2.31296 27.3334 2.66659 27.3334C3.02021 27.3334 3.35935 27.1929 3.60939 26.9428C3.85944 26.6928 3.99992 26.3536 3.99992 26C3.99992 23.8783 4.84277 21.8435 6.34306 20.3432C7.84336 18.8429 9.87819 18 11.9999 18C14.1217 18 16.1565 18.8429 17.6568 20.3432C19.1571 21.8435 19.9999 23.8783 19.9999 26C19.9999 26.3536 20.1404 26.6928 20.3904 26.9428C20.6405 27.1929 20.9796 27.3334 21.3333 27.3334C21.6869 27.3334 22.026 27.1929 22.2761 26.9428C22.5261 26.6928 22.6666 26.3536 22.6666 26C22.6646 23.9511 22.0726 21.9461 20.9613 20.2247C19.85 18.5034 18.2664 17.1385 16.3999 16.2934ZM11.9999 15.3334C11.2088 15.3334 10.4354 15.0988 9.77764 14.6592C9.11984 14.2197 8.60715 13.595 8.3044 12.8641C8.00165 12.1332 7.92244 11.3289 8.07678 10.553C8.23112 9.77707 8.61208 9.06434 9.17149 8.50493C9.7309 7.94552 10.4436 7.56455 11.2196 7.41021C11.9955 7.25587 12.7997 7.33509 13.5307 7.63784C14.2616 7.94059 14.8863 8.45328 15.3258 9.11107C15.7653 9.76887 15.9999 10.5422 15.9999 11.3334C15.9999 12.3942 15.5785 13.4116 14.8283 14.1618C14.0782 14.9119 13.0608 15.3334 11.9999 15.3334ZM24.9866 15.76C25.8399 14.7991 26.3973 13.6121 26.5917 12.3418C26.786 11.0715 26.6092 9.77212 26.0823 8.60002C25.5554 7.42792 24.701 6.43308 23.6219 5.73525C22.5428 5.03742 21.285 4.66634 19.9999 4.66669C19.6463 4.66669 19.3072 4.80716 19.0571 5.05721C18.8071 5.30726 18.6666 5.6464 18.6666 6.00002C18.6666 6.35364 18.8071 6.69278 19.0571 6.94283C19.3072 7.19288 19.6463 7.33335 19.9999 7.33335C21.0608 7.33335 22.0782 7.75478 22.8283 8.50493C23.5785 9.25507 23.9999 10.2725 23.9999 11.3334C23.998 12.0337 23.8123 12.7212 23.4613 13.3272C23.1104 13.9333 22.6064 14.4365 21.9999 14.7867C21.8022 14.9007 21.6371 15.0636 21.5204 15.2597C21.4037 15.4558 21.3392 15.6786 21.3333 15.9067C21.3277 16.133 21.3798 16.3571 21.4848 16.5577C21.5898 16.7583 21.7441 16.9289 21.9333 17.0534L22.4533 17.4L22.6266 17.4934C24.2338 18.2556 25.5897 19.4613 26.5346 20.9684C27.4794 22.4755 27.974 24.2213 27.9599 26C27.9599 26.3536 28.1004 26.6928 28.3504 26.9428C28.6005 27.1929 28.9396 27.3334 29.2933 27.3334C29.6469 27.3334 29.986 27.1929 30.2361 26.9428C30.4861 26.6928 30.6266 26.3536 30.6266 26C30.6375 23.9539 30.125 21.939 29.1379 20.1468C28.1507 18.3545 26.7217 16.8444 24.9866 15.76Z',
fill: '#5A5A5E'
})
);
};
var AudienceIcon = exports.AudienceIcon = function AudienceIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: audienceIcon }, props));
};
var bellIcon = function bellIcon() {
return _react2.default.createElement(
'svg',
{
width: '32',
height: '32',
viewBox: '0 0 32 32',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M23.9999 17.5733V13.3333C23.998 11.4442 23.3276 9.61661 22.1074 8.17436C20.8872 6.7321 19.196 5.76818 17.3333 5.45332V3.99999C17.3333 3.64637 17.1928 3.30723 16.9427 3.05718C16.6927 2.80713 16.3535 2.66666 15.9999 2.66666C15.6463 2.66666 15.3072 2.80713 15.0571 3.05718C14.8071 3.30723 14.6666 3.64637 14.6666 3.99999V5.45332C12.8038 5.76818 11.1126 6.7321 9.89243 8.17436C8.67225 9.61661 8.00183 11.4442 7.99992 13.3333V17.5733C7.22185 17.8484 6.54792 18.3574 6.0705 19.0306C5.59309 19.7037 5.33557 20.5081 5.33325 21.3333V24C5.33325 24.3536 5.47373 24.6928 5.72378 24.9428C5.97382 25.1928 6.31296 25.3333 6.66659 25.3333H10.8533C11.1603 26.4632 11.8306 27.4605 12.7607 28.1716C13.6908 28.8827 14.8291 29.268 15.9999 29.268C17.1707 29.268 18.309 28.8827 19.2391 28.1716C20.1692 27.4605 20.8395 26.4632 21.1466 25.3333H25.3333C25.6869 25.3333 26.026 25.1928 26.2761 24.9428C26.5261 24.6928 26.6666 24.3536 26.6666 24V21.3333C26.6643 20.5081 26.4067 19.7037 25.9293 19.0306C25.4519 18.3574 24.778 17.8484 23.9999 17.5733ZM10.6666 13.3333C10.6666 11.9188 11.2285 10.5623 12.2287 9.56209C13.2289 8.56189 14.5854 7.99999 15.9999 7.99999C17.4144 7.99999 18.771 8.56189 19.7712 9.56209C20.7713 10.5623 21.3333 11.9188 21.3333 13.3333V17.3333H10.6666V13.3333ZM15.9999 26.6667C15.5345 26.6638 15.078 26.5393 14.6757 26.3054C14.2734 26.0715 13.9393 25.7364 13.7066 25.3333H18.2933C18.0606 25.7364 17.7265 26.0715 17.3241 26.3054C16.9218 26.5393 16.4653 26.6638 15.9999 26.6667ZM23.9999 22.6667H7.99992V21.3333C7.99992 20.9797 8.14039 20.6406 8.39044 20.3905C8.64049 20.1405 8.97963 20 9.33325 20H22.6666C23.0202 20 23.3593 20.1405 23.6094 20.3905C23.8594 20.6406 23.9999 20.9797 23.9999 21.3333V22.6667Z',
fill: '#5A5A5E'
})
);
};
var BellIcon = exports.BellIcon = function BellIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: bellIcon }, props));
};
var bellIconSmall = function bellIconSmall() {
return _react2.default.createElement(
'svg',
{
width: '24',
height: '24',
viewBox: '0 0 24 24',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M18 13.18V10C17.9986 8.58312 17.4958 7.21247 16.5806 6.13077C15.6655 5.04908 14.3971 4.32615 13 4.09V3C13 2.73478 12.8946 2.48043 12.7071 2.29289C12.5196 2.10536 12.2652 2 12 2C11.7348 2 11.4804 2.10536 11.2929 2.29289C11.1054 2.48043 11 2.73478 11 3V4.09C9.60294 4.32615 8.33452 5.04908 7.41939 6.13077C6.50425 7.21247 6.00144 8.58312 6 10V13.18C5.41645 13.3863 4.911 13.7681 4.55294 14.2729C4.19488 14.7778 4.00174 15.3811 4 16V18C4 18.2652 4.10536 18.5196 4.29289 18.7071C4.48043 18.8946 4.73478 19 5 19H8.14C8.37028 19.8474 8.873 20.5954 9.5706 21.1287C10.2682 21.6621 11.1219 21.951 12 21.951C12.8781 21.951 13.7318 21.6621 14.4294 21.1287C15.127 20.5954 15.6297 19.8474 15.86 19H19C19.2652 19 19.5196 18.8946 19.7071 18.7071C19.8946 18.5196 20 18.2652 20 18V16C19.9983 15.3811 19.8051 14.7778 19.4471 14.2729C19.089 13.7681 18.5835 13.3863 18 13.18ZM8 10C8 8.93913 8.42143 7.92172 9.17157 7.17157C9.92172 6.42143 10.9391 6 12 6C13.0609 6 14.0783 6.42143 14.8284 7.17157C15.5786 7.92172 16 8.93913 16 10V13H8V10ZM12 20C11.651 19.9979 11.3086 19.9045 11.0068 19.7291C10.7051 19.5536 10.4545 19.3023 10.28 19H13.72C13.5455 19.3023 13.2949 19.5536 12.9932 19.7291C12.6914 19.9045 12.349 19.9979 12 20ZM18 17H6V16C6 15.7348 6.10536 15.4804 6.29289 15.2929C6.48043 15.1054 6.73478 15 7 15H17C17.2652 15 17.5196 15.1054 17.7071 15.2929C17.8946 15.4804 18 15.7348 18 16V17Z',
fill: '#5A5A5E'
})
);
};
var BellIconSmall = exports.BellIconSmall = function BellIconSmall(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: bellIconSmall }, props));
};
var webPushIcon = function webPushIcon() {
return _react2.default.createElement(
'svg',
{
width: '32',
height: '32',
viewBox: '0 0 32 32',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M25.3334 2.66669H12.0001C10.9392 2.66669 9.9218 3.08811 9.17166 3.83826C8.42151 4.58841 8.00008 5.60582 8.00008 6.66669V8.00002H6.66675C5.60588 8.00002 4.58847 8.42145 3.83832 9.17159C3.08818 9.92174 2.66675 10.9392 2.66675 12V25.3334C2.66675 26.3942 3.08818 27.4116 3.83832 28.1618C4.58847 28.9119 5.60588 29.3334 6.66675 29.3334H20.0001C21.0609 29.3334 22.0784 28.9119 22.8285 28.1618C23.5787 27.4116 24.0001 26.3942 24.0001 25.3334V24H25.3334C26.3943 24 27.4117 23.5786 28.1618 22.8285C28.912 22.0783 29.3334 21.0609 29.3334 20V6.66669C29.3334 5.60582 28.912 4.58841 28.1618 3.83826C27.4117 3.08811 26.3943 2.66669 25.3334 2.66669ZM21.3334 25.3334C21.3334 25.687 21.1929 26.0261 20.9429 26.2762C20.6928 26.5262 20.3537 26.6667 20.0001 26.6667H6.66675C6.31313 26.6667 5.97399 26.5262 5.72394 26.2762C5.47389 26.0261 5.33342 25.687 5.33342 25.3334V16H21.3334V25.3334ZM21.3334 13.3334H5.33342V12C5.33342 11.6464 5.47389 11.3073 5.72394 11.0572C5.97399 10.8072 6.31313 10.6667 6.66675 10.6667H20.0001C20.3537 10.6667 20.6928 10.8072 20.9429 11.0572C21.1929 11.3073 21.3334 11.6464 21.3334 12V13.3334ZM26.6668 20C26.6668 20.3536 26.5263 20.6928 26.2762 20.9428C26.0262 21.1929 25.687 21.3334 25.3334 21.3334H24.0001V12C23.9965 11.5452 23.9153 11.0943 23.7601 10.6667H26.6668V20ZM26.6668 8.00002H10.6667V6.66669C10.6667 6.31307 10.8072 5.97393 11.0573 5.72388C11.3073 5.47383 11.6465 5.33335 12.0001 5.33335H25.3334C25.687 5.33335 26.0262 5.47383 26.2762 5.72388C26.5263 5.97393 26.6668 6.31307 26.6668 6.66669V8.00002Z',
fill: '#5A5A5E'
})
);
};
var WebPushIcon = exports.WebPushIcon = function WebPushIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: webPushIcon }, props));
};
var emailIcon = function emailIcon() {
return _react2.default.createElement(
'svg',
{
width: '32',
height: '32',
viewBox: '0 0 32 32',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M25.3334 5.33331H6.66675C5.60588 5.33331 4.58847 5.75474 3.83832 6.50489C3.08818 7.25503 2.66675 8.27245 2.66675 9.33331V22.6666C2.66675 23.7275 3.08818 24.7449 3.83832 25.4951C4.58847 26.2452 5.60588 26.6666 6.66675 26.6666H25.3334C26.3943 26.6666 27.4117 26.2452 28.1618 25.4951C28.912 24.7449 29.3334 23.7275 29.3334 22.6666V9.33331C29.3334 8.27245 28.912 7.25503 28.1618 6.50489C27.4117 5.75474 26.3943 5.33331 25.3334 5.33331ZM6.66675 7.99998H25.3334C25.687 7.99998 26.0262 8.14046 26.2762 8.3905C26.5263 8.64055 26.6668 8.97969 26.6668 9.33331L16.0001 15.84L5.33342 9.33331C5.33342 8.97969 5.47389 8.64055 5.72394 8.3905C5.97399 8.14046 6.31313 7.99998 6.66675 7.99998ZM26.6668 22.6666C26.6668 23.0203 26.5263 23.3594 26.2762 23.6095C26.0262 23.8595 25.687 24 25.3334 24H6.66675C6.31313 24 5.97399 23.8595 5.72394 23.6095C5.47389 23.3594 5.33342 23.0203 5.33342 22.6666V12.3733L15.3067 18.4666C15.5094 18.5837 15.7394 18.6453 15.9734 18.6453C16.2075 18.6453 16.4374 18.5837 16.6401 18.4666L26.6668 12.3733V22.6666Z',
fill: '#5A5A5E'
})
);
};
var EmailIcon = exports.EmailIcon = function EmailIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: emailIcon }, props));
};
var smsIcon = function smsIcon() {
return _react2.default.createElement(
'svg',
{
width: '32',
height: '32',
viewBox: '0 0 32 32',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M22.6667 9.33335H9.33342C8.97979 9.33335 8.64066 9.47383 8.39061 9.72388C8.14056 9.97393 8.00008 10.3131 8.00008 10.6667C8.00008 11.0203 8.14056 11.3594 8.39061 11.6095C8.64066 11.8595 8.97979 12 9.33342 12H22.6667C23.0204 12 23.3595 11.8595 23.6096 11.6095C23.8596 11.3594 24.0001 11.0203 24.0001 10.6667C24.0001 10.3131 23.8596 9.97393 23.6096 9.72388C23.3595 9.47383 23.0204 9.33335 22.6667 9.33335ZM22.6667 14.6667H9.33342C8.97979 14.6667 8.64066 14.8072 8.39061 15.0572C8.14056 15.3073 8.00008 15.6464 8.00008 16C8.00008 16.3536 8.14056 16.6928 8.39061 16.9428C8.64066 17.1929 8.97979 17.3334 9.33342 17.3334H22.6667C23.0204 17.3334 23.3595 17.1929 23.6096 16.9428C23.8596 16.6928 24.0001 16.3536 24.0001 16C24.0001 15.6464 23.8596 15.3073 23.6096 15.0572C23.3595 14.8072 23.0204 14.6667 22.6667 14.6667ZM25.3334 2.66669H6.66675C5.60588 2.66669 4.58847 3.08811 3.83832 3.83826C3.08818 4.58841 2.66675 5.60582 2.66675 6.66669V20C2.66675 21.0609 3.08818 22.0783 3.83832 22.8284C4.58847 23.5786 5.60588 24 6.66675 24H22.1201L27.0534 28.9467C27.178 29.0703 27.3258 29.168 27.4882 29.2344C27.6507 29.3007 27.8246 29.3344 28.0001 29.3334C28.175 29.3379 28.3485 29.3013 28.5068 29.2267C28.7502 29.1267 28.9587 28.9568 29.1058 28.7385C29.2529 28.5202 29.3321 28.2633 29.3334 28V6.66669C29.3334 5.60582 28.912 4.58841 28.1618 3.83826C27.4117 3.08811 26.3943 2.66669 25.3334 2.66669ZM26.6668 24.7867L23.6134 21.72C23.4888 21.5964 23.3411 21.4987 23.1786 21.4323C23.0162 21.366 22.8422 21.3323 22.6667 21.3334H6.66675C6.31313 21.3334 5.97399 21.1929 5.72394 20.9428C5.47389 20.6928 5.33342 20.3536 5.33342 20V6.66669C5.33342 6.31307 5.47389 5.97393 5.72394 5.72388C5.97399 5.47383 6.31313 5.33335 6.66675 5.33335H25.3334C25.687 5.33335 26.0262 5.47383 26.2762 5.72388C26.5263 5.97393 26.6668 6.31307 26.6668 6.66669V24.7867Z',
fill: '#5A5A5E'
})
);
};
var SMSIcon = exports.SMSIcon = function SMSIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: smsIcon }, props));
};
var googleIcon = function googleIcon() {
return _react2.default.createElement(
'svg',
{
width: '32',
height: '32',
viewBox: '0 0 32 32',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M30.1359 13.3387C30.0803 13.0312 29.9184 12.7531 29.6786 12.5528C29.4389 12.3524 29.1363 12.2427 28.8239 12.2427H16.2665C15.9129 12.2427 15.5738 12.3832 15.3237 12.6332C15.0737 12.8833 14.9332 13.2224 14.9332 13.576V18.7334C14.9332 19.087 15.0737 19.4261 15.3237 19.6762C15.5738 19.9262 15.9129 20.0667 16.2665 20.0667H21.5492C21.173 20.7017 20.6573 21.2429 20.0412 21.6494C18.9142 22.3639 17.6006 22.7281 16.2665 22.696C14.8834 22.6803 13.5403 22.229 12.4282 21.4063C11.3162 20.5836 10.4917 19.4314 10.0719 18.1134V18.1107C9.60487 16.7419 9.60487 15.2568 10.0719 13.888V13.8854C10.4921 12.5677 11.3167 11.4159 12.4287 10.5935C13.5407 9.77107 14.8836 9.31991 16.2665 9.30403C17.035 9.28634 17.7993 9.42057 18.5157 9.69903C19.2321 9.9775 19.8865 10.3947 20.4412 10.9267C20.693 11.1679 21.0293 11.301 21.378 11.2972C21.7266 11.2935 22.06 11.1533 22.3065 10.9067L26.1306 7.08269C26.2573 6.95611 26.3572 6.8053 26.4243 6.63926C26.4914 6.47322 26.5244 6.29536 26.5213 6.11628C26.5182 5.93721 26.479 5.7606 26.4062 5.59699C26.3333 5.43338 26.2282 5.28613 26.0972 5.16403C23.4359 2.66878 19.9145 1.2966 16.2665 1.33336C13.5464 1.32526 10.878 2.07732 8.5624 3.50475C6.24681 4.93218 4.37609 6.97818 3.16121 9.41203L3.15988 9.41469C2.12996 11.4568 1.59553 13.7129 1.59988 16C1.60306 18.2867 2.13708 20.5415 3.15988 22.5867L3.16121 22.588C4.37609 25.0219 6.24681 27.0679 8.5624 28.4953C10.878 29.9227 13.5464 30.6748 16.2665 30.6667C19.8472 30.7575 23.327 29.4758 25.9932 27.084L25.9946 27.0827C27.4397 25.6925 28.5782 24.0154 29.3369 22.1592C30.0956 20.3029 30.4576 18.3085 30.3999 16.304C30.4004 15.3097 30.3121 14.3173 30.1359 13.3387ZM16.2665 4.00003C18.7611 3.97593 21.1967 4.75833 23.2106 6.23069L21.2732 8.16803C19.8035 7.15092 18.0538 6.61601 16.2665 6.63736C14.6348 6.64542 13.0346 7.08822 11.6309 7.92017C10.2271 8.75213 9.0704 9.94317 8.27988 11.3707L6.85588 10.2667L6.07588 9.66136C7.14887 7.92527 8.64905 6.49327 10.4331 5.50213C12.2172 4.511 14.2256 3.99383 16.2665 4.00003ZM4.90655 19.8707C4.05436 17.3606 4.05436 14.6394 4.90655 12.1294L7.28255 13.972C6.97873 15.307 6.97873 16.6931 7.28255 18.028L4.90655 19.8707ZM16.2665 28C14.2254 28.0065 12.2167 27.4894 10.4324 26.4982C8.64805 25.5071 7.14766 24.075 6.07455 22.3387L6.57988 21.9467L8.28121 20.6267C9.07117 22.0546 10.2275 23.2461 11.631 24.0786C13.0346 24.911 14.6347 25.3543 16.2665 25.3627C17.7941 25.381 19.3044 25.0384 20.6745 24.3627L22.9292 26.1134C20.9456 27.3914 18.6257 28.0483 16.2665 28ZM24.9679 24.32L24.7239 24.1294L22.8879 22.704C23.8511 21.6636 24.4985 20.3706 24.7545 18.976C24.7902 18.7836 24.783 18.5856 24.7335 18.3962C24.684 18.2069 24.5934 18.0307 24.4682 17.8803C24.343 17.7299 24.1862 17.6089 24.0089 17.5259C23.8316 17.4428 23.6383 17.3999 23.4426 17.4H17.5999V14.9094H27.6652C27.7106 15.3694 27.7332 15.836 27.7332 16.304C27.811 19.2221 26.8285 22.0695 24.9679 24.3187V24.32Z',
fill: '#5A5A5E'
})
);
};
var GoogleIcon = exports.GoogleIcon = function GoogleIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: googleIcon }, props));
};
var facebookIcon = function facebookIcon() {
return _react2.default.createElement(
'svg',
{
width: '32',
height: '32',
viewBox: '0 0 32 32',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M12 28.5H18V19H22L23 13H18V10.5C18 9.67157 18.6716 9 19.5 9H24V3H18.5C14.9101 3 12 5.91015 12 9.5V13H8V19H12V28.5Z',
stroke: '#5A5A5E',
strokeWidth: '2.8',
strokeLinecap: 'round',
strokeLinejoin: 'round'
})
);
};
var FacebookIcon = exports.FacebookIcon = function FacebookIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: facebookIcon }, props));
};
var mailChimpIcon = function mailChimpIcon(props) {
return _react2.default.createElement(
'svg',
{
width: props.icWidth ? props.icWidth : '32',
height: props.icHeight ? props.icHeight : '32',
viewBox: '0 0 32 32' },
_react2.default.createElement(
'g',
{ transform: 'translate(-3.658 -3.4)' },
_react2.default.createElement('path', {
id: 'Path_3',
'data-name': 'Path 3',
d: 'M35.545,24.261a1.737,1.737,0,0,0-1.21-.9,6.727,6.727,0,0,0-.47-1.288c.067-.129.2-.193.2-.258a1.586,1.586,0,0,0-1.075-2.575,6.187,6.187,0,0,0-2.016-1.288c-.538-.258-.336-.129-.807-.386-.134-.644-.2-2.06-.4-3.091a3.3,3.3,0,0,0-1.143-2,4.953,4.953,0,0,0-.941-1.352c1.882-2.7,2.352-5.408,1.008-6.825a3.333,3.333,0,0,0-2.554-.9,10.829,10.829,0,0,0-5.243,1.674s-1.21-.966-1.277-.966C14.373.181-.481,17.629,4.762,21.428l1.344.966a4.485,4.485,0,0,0,2.823,5.795,5.213,5.213,0,0,0,1.748.258A14.881,14.881,0,0,0,23.043,35.4c9.678,0,12.165-9.078,12.165-9.143C35.141,26.322,35.948,25.163,35.545,24.261ZM5.1,20.269c-1.008-1.738.807-5.215,2.151-7.276,3.226-4.958,8.67-8.885,11.157-8.306l.672-.258s1.815,1.481,1.882,1.481A11.894,11.894,0,0,1,25.328,4.3a11.645,11.645,0,0,0-3.361,1.416,42.648,42.648,0,0,0-5.041,3.863c-1.008.966-5.175,5.795-5.175,5.73a17.652,17.652,0,0,1,2.487-3.477c.672-.837,1.411-1.61,2.151-2.382.336-.322.672-.644,1.075-.966.269-.193.47-.451.739-.644.134-.064.2-.193.336-.258h0L16.12,5.654l.134.837L18,7.971S16.456,9,15.65,9.645a23.084,23.084,0,0,0-7.326,10.3h.067a5.4,5.4,0,0,0-1.613,1.416A4.177,4.177,0,0,1,5.1,20.269Zm5.175,7.147A3.381,3.381,0,0,1,6.912,24a3.425,3.425,0,0,1,3.361-3.412,4.512,4.512,0,0,1,1.344.258s.739.322.941,2h0c.2-.515.336-.966.336-.966a6.2,6.2,0,0,1,.336,2.189h0a4.233,4.233,0,0,0,.4-.708A3.38,3.38,0,0,1,10.273,27.416Zm4.167-12.04h0a13.153,13.153,0,0,1,4.638-4.443,4.01,4.01,0,0,0-.941.064,7.881,7.881,0,0,1,2.42-.966,2.549,2.549,0,0,0-1.008-.193h-.134a5.413,5.413,0,0,1,3.159-.386,1.345,1.345,0,0,0-.739-.386h-.067a4.318,4.318,0,0,1,2.218.258,1.557,1.557,0,0,0-.4-.515l-.067-.064a6.046,6.046,0,0,1,1.882.773,1.96,1.96,0,0,0-.336-.451,2.9,2.9,0,0,1,1.748,1.288h0v.064h0c-1.277-.9-4.906-.644-8.536,1.61A14.747,14.747,0,0,0,14.44,15.376ZM34.2,25.871a8.249,8.249,0,0,1-3.159,4.443c-3.293,2.511-7.662,2.254-9.342.837a5.192,5.192,0,0,1-1.277-1.932s-.067.644-.134.9a4.627,4.627,0,0,1-.6-2.382s-.336.644-.538.966a5.228,5.228,0,0,1-.269-2.447l-.4.579a5.185,5.185,0,0,1,.269-2.447A5.32,5.32,0,0,1,20.355,22.2a5.408,5.408,0,0,1-1.479-.837h.538a4.335,4.335,0,0,1-1.68-2.447,2.939,2.939,0,0,0,.6.515,5.174,5.174,0,0,1-.067-2.125h0A3.261,3.261,0,0,1,21.5,14.6c1.68,0,2.823.322,4.234-.9a1.776,1.776,0,0,1,.941-.579,1.523,1.523,0,0,1,.4-.064,1.339,1.339,0,0,1,.672.193A3.179,3.179,0,0,1,28.756,15.7c.336,3.091.2,2.575,1.479,3.219a6.867,6.867,0,0,1,2.151,1.416h0c.672,0,1.008.515.739.9a12.165,12.165,0,0,1-8.939,3.928h-.47A1.681,1.681,0,0,0,22.707,28a3.533,3.533,0,0,0,2.554.9h0c3.831.064,7.729-2.511,8.4-3.992l.067-.129c-.134.193-3.9,3.541-8.469,3.412a4.042,4.042,0,0,1-.941-.129,1.53,1.53,0,0,1-1.277-.966,8.746,8.746,0,0,0,1.411.129c3.293,0,5.646-1.417,5.444-1.481h-.067c-.4.064-4.369,1.545-6.856.773a.23.23,0,0,1,.067-.193c.2-.708.6-.644,1.277-.644h0a15.332,15.332,0,0,0,5.511-1.223,9.8,9.8,0,0,0,3.025-2,4.059,4.059,0,0,1,.538,1.932,1.707,1.707,0,0,1,.47-.064C34.671,24.39,34.805,25.1,34.2,25.871Z',
transform: 'translate(0)'
}),
_react2.default.createElement('path', {
id: 'Path_4',
'data-name': 'Path 4',
d: 'M25.4,7.2l.7.2-.6-2-.3,1Z',
transform: 'translate(-7.199)'
}),
_react2.default.createElement('path', {
id: 'Path_5',
'data-name': 'Path 5',
d: 'M28.4,7.9,27.3,7l.4,1.4A4.234,4.234,0,0,1,28.4,7.9Z',
transform: 'translate(-7.935)'
}),
_react2.default.createElement('path', {
id: 'Path_6',
'data-name': 'Path 6',
d: 'M38.5,25.8a4.146,4.146,0,0,1,1.6.3c0-1.4-.8-2.9-1.4-2.7h0c-.4.1-.4.7-.4,1.1A2.745,2.745,0,0,0,38.5,25.8Z',
transform: 'translate(-11.805 -7.528)'
}),
_react2.default.createElement('path', {
id: 'Path_7',
'data-name': 'Path 7',
d: 'M27.2,8.7,24.9,8l1.5,1.3C26.7,9.1,26.9,8.9,27.2,8.7Z',
transform: 'translate(-7.318)'
}),
_react2.default.createElement('path', {
id: 'Path_8',
'data-name': 'Path 8',
d: 'M33.1,27.8c.5.2.8.3.8.2a.494.494,0,0,0-.1-.3,2.379,2.379,0,0,0-1.3-.9,3.311,3.311,0,0,0-3.3.6c-.5.4-.7.8-.5.8.1,0,.4-.1.8-.2A3.875,3.875,0,0,1,33.1,27.8Z',
transform: 'translate(-9.206 -8.537)'
}),
_react2.default.createElement('path', {
id: 'Path_9',
'data-name': 'Path 9',
d: 'M33.2,29.1h.5c.1-.2-.6-.7-1.7-.6-.1,0-.2.1-.4.1h-.1a2.507,2.507,0,0,0-.7.4c-.2.2-.3.4-.2.5s.2,0,.5-.1A5.857,5.857,0,0,1,33.2,29.1Z',
transform: 'translate(-9.446 -9.128)'
}),
_react2.default.createElement('path', {
id: 'Path_10',
'data-name': 'Path 10',
d: 'M10.4,35.7Z',
transform: 'translate(-0.005 -11.503)'
}),
_react2.default.createElement('path', {
id: 'Path_11',
'data-name': 'Path 11',
d: 'M15.3,33.6c.3.4.2.6.3.7a.139.139,0,0,0,.2,0c.2-.1.2-.3.2-.5h0a1.845,1.845,0,0,0-.5-1.2h0a2.82,2.82,0,0,0-1.6-.9,2.251,2.251,0,0,0-1.3.1h0a.367.367,0,0,0-.3.1,3.2,3.2,0,0,0-2,3.7,3.7,3.7,0,0,0,.5,1.1h0c.3.4.7.3.5,0a10.977,10.977,0,0,1-.3-1.1,2.957,2.957,0,0,1,.6-2,1.561,1.561,0,0,1,.8-.6h0c.1,0,.1-.1.2-.1h.1c.2-.1.1,0,.3-.1h0A2.182,2.182,0,0,1,15.3,33.6Z',
transform: 'translate(-0.006 -11.267)'
}),
_react2.default.createElement('path', {
id: 'Path_12',
'data-name': 'Path 12',
d: 'M14.8,34.8c-.1-.1-.2-.2-.2-.3,0-.2,0-.3.2-.4.1-.1.2-.1.2-.2s-.4-.2-.8.1a.946.946,0,0,0,.1,1.3c.5.5,1.2.6,1.3,1.2v.6a1.331,1.331,0,0,1-1.7,1h-.3c-.1.1.3.6,1.1.5a1.878,1.878,0,0,0,1.7-2.3C16.3,35.3,15.2,35.1,14.8,34.8Z',
transform: 'translate(-3.462 -11.987)'
}),
_react2.default.createElement('ellipse', {
id: 'Ellipse_1',
'data-name': 'Ellipse 1',
cx: '0.7',
cy: '0.5',
rx: '0.7',
ry: '0.5',
transform: 'translate(27.408 19.874) rotate(-81.136)'
}),
_react2.default.createElement('ellipse', {
id: 'Ellipse_2',
'data-name': 'Ellipse 2',
cx: '0.6',
cy: '0.8',
rx: '0.6',
ry: '0.8',
transform: 'matrix(0.481, -0.877, 0.877, 0.481, 25.4, 19.9)'
})
)
);
};
var MailChimpIcon = exports.MailChimpIcon = function MailChimpIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: function component() {
return mailChimpIcon(_extends({}, props));
} }, props));
};
var laravelIcon = function laravelIcon() {
return _react2.default.createElement(
'svg',
{ width: '1em', viewBox: '0 0 50 52', xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement(
'title',
null,
'Laravel'
),
_react2.default.createElement('path', {
d: 'M49.626 11.564a.809.809 0 0 1 .028.209v10.972a.8.8 0 0 1-.402.694l-9.209 5.302V39.25c0 .286-.152.55-.4.694L20.42 51.01c-.044.025-.092.041-.14.058-.018.006-.035.017-.054.022a.805.805 0 0 1-.41 0c-.022-.006-.042-.018-.063-.026-.044-.016-.09-.03-.132-.054L.402 39.944A.801.801 0 0 1 0 39.25V6.334c0-.072.01-.142.028-.21.006-.023.02-.044.028-.067.015-.042.029-.085.051-.124.015-.026.037-.047.055-.071.023-.032.044-.065.071-.093.023-.023.053-.04.079-.06.029-.024.055-.05.088-.069h.001l9.61-5.533a.802.802 0 0 1 .8 0l9.61 5.533h.002c.032.02.059.045.088.068.026.02.055.038.078.06.028.029.048.062.072.094.017.024.04.045.054.071.023.04.036.082.052.124.008.023.022.044.028.068a.809.809 0 0 1 .028.209v20.559l8.008-4.611v-10.51c0-.07.01-.141.028-.208.007-.024.02-.045.028-.068.016-.042.03-.085.052-.124.015-.026.037-.047.054-.071.024-.032.044-.065.072-.093.023-.023.052-.04.078-.06.03-.024.056-.05.088-.069h.001l9.611-5.533a.801.801 0 0 1 .8 0l9.61 5.533c.034.02.06.045.09.068.025.02.054.038.077.06.028.029.048.062.072.094.018.024.04.045.054.071.023.039.036.082.052.124.009.023.022.044.028.068zm-1.574 10.718v-9.124l-3.363 1.936-4.646 2.675v9.124l8.01-4.611zm-9.61 16.505v-9.13l-4.57 2.61-13.05 7.448v9.216l17.62-10.144zM1.602 7.719v31.068L19.22 48.93v-9.214l-9.204-5.209-.003-.002-.004-.002c-.031-.018-.057-.044-.086-.066-.025-.02-.054-.036-.076-.058l-.002-.003c-.026-.025-.044-.056-.066-.084-.02-.027-.044-.05-.06-.078l-.001-.003c-.018-.03-.029-.066-.042-.1-.013-.03-.03-.058-.038-.09v-.001c-.01-.038-.012-.078-.016-.117-.004-.03-.012-.06-.012-.09v-.002-21.481L4.965 9.654 1.602 7.72zm8.81-5.994L2.405 6.334l8.005 4.609 8.006-4.61-8.006-4.608zm4.164 28.764l4.645-2.674V7.719l-3.363 1.936-4.646 2.675v20.096l3.364-1.937zM39.243 7.164l-8.006 4.609 8.006 4.609 8.005-4.61-8.005-4.608zm-.801 10.605l-4.646-2.675-3.363-1.936v9.124l4.645 2.674 3.364 1.937v-9.124zM20.02 38.33l11.743-6.704 5.87-3.35-8-4.606-9.211 5.303-8.395 4.833 7.993 4.524z',
fill: '#FF2D20',
fillRule: 'evenodd'
})
);
};
var LaravelIcon = exports.LaravelIcon = function LaravelIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: laravelIcon }, props));
};
var appleIcon = function appleIcon() {
return _react2.default.createElement(
'svg',
{
width: '24',
height: '24',
viewBox: '0 0 24 24',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M17.5172 12.3055C17.5078 10.707 18.232 9.50234 19.6945 8.61406C18.8766 7.44219 17.6391 6.79766 16.0078 6.67344C14.4633 6.55156 12.7734 7.57344 12.1547 7.57344C11.5008 7.57344 10.0055 6.71563 8.82891 6.71563C6.40078 6.75313 3.82031 8.65156 3.82031 12.5141C3.82031 13.6555 4.02891 14.8344 4.44609 16.0484C5.00391 17.6469 7.01484 21.5633 9.1125 21.5C10.2094 21.4742 10.9852 20.7219 12.4125 20.7219C13.7977 20.7219 14.5148 21.5 15.7383 21.5C17.8547 21.4695 19.6734 17.9094 20.2031 16.3063C17.3648 14.968 17.5172 12.3875 17.5172 12.3055ZM15.0539 5.15703C16.2422 3.74609 16.1344 2.46172 16.0992 2C15.0492 2.06094 13.8352 2.71484 13.1437 3.51875C12.382 4.38125 11.9344 5.44766 12.0305 6.65C13.1648 6.73672 14.2008 6.15313 15.0539 5.15703Z',
fill: 'black'
})
);
};
var AppleIcon = exports.AppleIcon = function AppleIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: appleIcon }, props));
};
var javascriptIcon = function javascriptIcon() {
return _react2.default.createElement(
'svg',
{
width: '54',
height: '54',
viewBox: '0 0 54 54',
fill: 'none',
xmlns: 'http://www.w3.org/2000/svg' },
_react2.default.createElement('path', {
d: 'M0 0H54V54H0V0ZM49.575 41.121C49.182 38.658 47.577 36.588 42.819 34.656C41.163 33.879 39.324 33.342 38.772 32.094C38.568 31.35 38.538 30.948 38.67 30.507C39.009 29.055 40.731 28.62 42.081 29.022C42.96 29.292 43.77 29.967 44.277 31.05C46.602 29.529 46.602 29.529 48.225 28.518C47.616 27.576 47.313 27.165 46.908 26.76C45.489 25.176 43.599 24.366 40.53 24.435L38.946 24.636C37.425 25.008 35.973 25.821 35.097 26.898C32.532 29.802 33.273 34.863 36.378 36.96C39.447 39.255 43.941 39.759 44.514 41.919C45.054 44.553 42.558 45.396 40.089 45.093C38.268 44.685 37.254 43.776 36.141 42.087L32.025 44.451C32.496 45.528 33.036 46.002 33.846 46.947C37.761 50.895 47.55 50.694 49.305 44.685C49.368 44.484 49.845 43.101 49.473 40.974L49.575 41.121ZM29.364 24.819H24.306C24.306 29.178 24.285 33.513 24.285 37.881C24.285 40.653 24.426 43.197 23.973 43.98C23.232 45.531 21.315 45.333 20.448 45.057C19.557 44.619 19.104 44.01 18.579 43.134C18.438 42.9 18.333 42.696 18.294 42.696L14.19 45.228C14.877 46.647 15.879 47.865 17.172 48.639C19.095 49.788 21.678 50.16 24.384 49.554C26.148 49.044 27.669 47.997 28.458 46.377C29.61 44.286 29.364 41.718 29.355 38.85C29.379 34.227 29.355 29.601 29.355 24.945L29.364 24.819Z',
fill: 'black'
})
);
};
var JavascriptIcon = exports.JavascriptIcon = function JavascriptIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: javascriptIcon }, props));
};
var magentoIcon = function magentoIcon() {
return _react2.default.createElement(
'svg',
{ width: '41.145', height: '48', viewBox: '0 0 41.145 48' },
_react2.default.createElement(
'g',
{ transform: 'translate(-50 -12)' },
_react2.default.createElement('path', {
id: 'Path_1',
'data-name': 'Path 1',
d: 'M70.573,12,50,24.644v22.4l5.471,3.215v-22.5l15.1-9.323,15.1,9.323v22.5l5.471-3.215v-22.4Z',
transform: 'translate(0 0)',
fill: '#f46f25'
}),
_react2.default.createElement('path', {
id: 'Path_2',
'data-name': 'Path 2',
d: 'M175.97,189.764l-3.37,1.993-3.37-1.993v-26.91l-6.4,3.876v24.142l9.774,6.091,9.774-6.091V166.73l-6.4-3.876Z',
transform: 'translate(-102.027 -136.962)',
fill: '#f46f25'
})
)
);
};
var MagentoIcon = exports.MagentoIcon = function MagentoIcon(props) {
return _react2.default.createElement(_icons2.default, _extends({ component: magentoIcon }, props));
};
var tagIcon = function tagIcon() {
return _react2.defaul