@elliemae/ds-icons 3.30.0-next.0 → 3.30.0-next.1

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.
@@ -33,69 +33,31 @@ __export(ENCDarkIceBlue_exports, {
33
33
  module.exports = __toCommonJS(ENCDarkIceBlue_exports);
34
34
  var React = __toESM(require("react"));
35
35
  var import_jsx_runtime = require("react/jsx-runtime");
36
- var import_ds_classnames = require("@elliemae/ds-classnames");
37
- const SvgIcon = (props) => {
38
- const { containerProps = {}, size, color, className = "", style = {}, innerRef, ...rest } = props;
39
- const fill = !color && !props.fill ? "#8DC7E9" : props.fill;
40
- const width = !size && !props.width ? 160 : props.width;
41
- const height = !size && !props.height ? 28 : props.height;
42
- const { cssClassName } = (0, import_ds_classnames.convertPropToCssClassName)("icon", className, {
43
- size,
44
- color
45
- });
46
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
47
- "span",
36
+ var import_SvgIcon = require("./utils/SvgIcon.js");
37
+ const ENCDarkIceBlue = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_SvgIcon.SvgIcon, { width: 160, height: 28, ...props, viewBox: "0 0 160 28", children: [
38
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("filter", { colorInterpolationFilters: "auto", id: "a", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
+ "feColorMatrix",
48
40
  {
49
- ref: innerRef,
50
- className: cssClassName,
51
- ...rest,
52
- ...containerProps,
53
- style: {
54
- width,
55
- height,
56
- ...style
57
- },
58
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
59
- "svg",
60
- {
61
- width: width && String(width),
62
- height: height && String(height),
63
- style: {
64
- width,
65
- height
66
- },
67
- fill,
68
- viewBox: "0 0 160 28",
69
- "aria-label": "encompass logo",
70
- children: [
71
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("filter", { colorInterpolationFilters: "auto", id: "a", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
72
- "feColorMatrix",
73
- {
74
- in: "SourceGraphic",
75
- values: "0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0"
76
- }
77
- ) }) }),
78
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { fill: "none", fillRule: "evenodd", children: [
79
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { transform: "translate(34 5.273548)", filter: "url(#a)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
80
- "path",
81
- {
82
- d: "M124.594547 2.77600078v.52377374h.370383c.26937 0 .39283-.08978979.39283-.26188687 0-.20950949-.175838-.25814563-.415277-.25814563h-.347936v-.00374124zm.377866.75573068h-.377866v.63601096h-.239439v-1.6349223h.493844c.475137 0 .766954.07482482.766954.49758505 0 .1833208-.097272.35915913-.306782.44520767l.374124.69587082h-.276851l-.340453-.6397522h-.093531zm1.253315-.13094344c0-.79314308-.549962-1.32439929-1.290728-1.32439929-.725801 0-1.294469.53125621-1.294469 1.32439929 0 .7856606.568668 1.32065806 1.294469 1.32065806.740766 0 1.290728-.53499746 1.290728-1.32065806zm.250664 0c0 .91660403-.69213 1.54139127-1.541392 1.54139127-.856744 0-1.545132-.62478724-1.545132-1.54139127 0-.91660403.692129-1.54513251 1.545132-1.54513251s1.541392.62852848 1.541392 1.54513251zm-9.730594 2.13624858c-1.407081 0-3.270219.54996242-3.270219 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.942179-1.3131755-5.323411-4.2500497h1.55224c.288076 2.0277526 1.908407 2.9368742 3.890891 2.9368742 1.552615 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.482721-1.43289525-3.482721-3.4382004 0-2.02775259 2.027378-3.53173145 4.915616-3.53173145 2.746071 0 4.631656 1.69478215 4.942179 3.74872343h-1.552615c-.314264-1.52268507-1.72097-2.42806538-3.535098-2.42806538zm-12.436259 0c-1.406333 0-3.269845.54996242-3.269845 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.9421789-1.3131755-5.3237854-4.2500497h1.5526154c.288075 2.0277526 1.908032 2.9368742 3.89089 2.9368742 1.552989 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.4830953-1.43289525-3.4830953-3.4382004 0-2.02775259 2.0277523-3.53173145 4.9159903-3.53173145 2.746071 0 4.631657 1.69478215 4.94218 3.74872343h-1.552615c-.314265-1.52268507-1.720971-2.42806538-3.535473-2.42806538zm-8.6647142 5.8924545v-.621046c-5.2265136.5724099-7.4712581 1.2645394-7.4712581 3.2698446 0 1.3618117 1.242092 2.2185645 2.9368741 2.2185645 2.3869117.0037326 4.534384-1.2121707 4.534384-4.8673631zm-4.8673544 6.1842713c-2.3869118 0-4.2500497-1.3842592-4.2500497-3.509284 0-2.9106855 2.8657905-3.9844216 9.0463206-4.60546763v-.45269016c0-2.91068545-1.7172296-3.55792014-3.5803676-3.55792014-2.173661 0-3.4830953 1.21590331-3.6028151 2.88823801h-1.5526149c.3329704-2.52907888 2.3869117-4.20141358 5.2527022-4.20141358 2.9817691 0 4.9646268 1.24209199 4.9646268 5.061899 0 1.7658657-.0224475 2.9368741-.0224475 3.9619742 0 1.4553427.0714577 2.7198821.1421672 4.1041413h-1.5039789l-.0710835-1.956669c-.838038 1.3580704-2.4355479 2.267192-4.8224596 2.267192zm-7.4001746-6.6855976c0-3.41201173-1.6947822-5.3462333-4.0816939-5.3462333-1.9342216 0-4.13033 1.55261499-4.13033 5.3462333 0 3.7936183 2.1961084 5.3462387 4.13033 5.3462387 2.3869117.0037359 4.0816939-1.9304857 4.0816939-5.3462387zm-8.1147516 4.2500497v6.3002498h-1.4815315V4.46330045h1.4815315v2.19610844c.9057544-1.52642631 2.4579953-2.40935917 4.3435807-2.40935917 2.9593216 0 5.3686808 2.40935917 5.3686808 6.68185638 0 4.2500497-2.4093592 6.6818563-5.3686808 6.6818563-1.8855854 0-3.4378263-.8829329-4.3435807-2.4355479zm-22.3913271 2.1250249V4.46330045h1.4815314v2.17366099c.621046-1.21590331 1.7658657-2.38691172 4.0330577-2.38691172 2.0543154 0 3.2473972.90538031 3.7711709 2.55526757.9802051-1.62369858 2.267192-2.55526757 4.3435808-2.55526757 2.9106854 0 4.0816938 1.81450186 4.0816938 4.96462674v8.08856294h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314zm-4.1527775-6.3750746c0-3.6738986-1.7883131-5.32378586-4.2500497-5.32378586-2.4579953 0-4.223861 1.64614602-4.223861 5.32378586 0 3.6776399 1.7658657 5.32416 4.223861 5.32416 2.4579953 0 4.2500497-1.6465201 4.2500497-5.32416zm1.5750625 0c0 4.6765512-2.7456968 6.6818563-5.8251122 6.6818563-3.0790413 0-5.7989235-2.0053051-5.7989235-6.6818563 0-4.67655118 2.7198822-6.68185632 5.7989235-6.68185632 3.0794154 0 5.8251122 2.00530514 5.8251122 6.68185632zM35.6128726 8.58988922c-.4788789-1.93422157-2.0053052-2.98551028-3.8647019-2.98551028-2.2185559 0-4.1752249 1.76586573-4.1752249 5.29759716 0 3.6514512 1.956669 5.3462333 4.2014136 5.3462333 2.1961084 0 3.5803676-1.4067066 3.9395267-3.0079577h1.5750624c-.5237737 2.6487986-2.6749872 4.3660282-5.5145891 4.3660282-3.6514512 0-5.776476-2.7198822-5.776476-6.6818563 0-3.98442164 2.1474723-6.68185636 5.8961957-6.68185636 2.9106854 0 4.8935431 2.02775259 5.2751497 4.34358074h-1.5563562v.00374124zM19.4769004 4.24630848c3.0304051 0 4.3211333 1.81450186 4.3211333 4.96462674v8.09230418h-1.4815314V9.61873048c0-2.40935917-.621046-4.03305774-3.2212085-4.03305774-2.2185559 0-3.8908906 1.86313799-3.8908906 4.58302016v7.1345465h-1.4815314V4.46330045h1.4815314v2.17366099c.621046-1.21964455 1.8855855-2.39065296 4.2724972-2.39065296zM11.1002619 0v1.48153142H1.60125113v6.10944646H10.527852v1.50397887H1.60125113v6.73049245h9.49901077v1.4777902H0V0h11.1002619z",
83
- fill: "#353C46"
84
- }
85
- ) }),
86
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
87
- "path",
88
- {
89
- d: "M12.335625 2l3.7125 7.951875L24 13.664375V2H12.335625zM0 2v11.664375l7.951875-3.7125L11.664375 2H0zm16.048125 16.048125L12.335625 26H24V14.335625l-7.951875 3.7125zM0 26h11.664375l-3.7125-7.951875L0 14.335625V26z",
90
- fill: "#8DC7E9"
91
- }
92
- )
93
- ] })
94
- ]
95
- }
96
- )
41
+ in: "SourceGraphic",
42
+ values: "0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0"
97
43
  }
98
- );
99
- };
100
- var ENCDarkIceBlue_default = SvgIcon;
44
+ ) }) }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { fill: "none", fillRule: "evenodd", children: [
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { transform: "translate(34 5.273548)", filter: "url(#a)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
47
+ "path",
48
+ {
49
+ d: "M124.594547 2.77600078v.52377374h.370383c.26937 0 .39283-.08978979.39283-.26188687 0-.20950949-.175838-.25814563-.415277-.25814563h-.347936v-.00374124zm.377866.75573068h-.377866v.63601096h-.239439v-1.6349223h.493844c.475137 0 .766954.07482482.766954.49758505 0 .1833208-.097272.35915913-.306782.44520767l.374124.69587082h-.276851l-.340453-.6397522h-.093531zm1.253315-.13094344c0-.79314308-.549962-1.32439929-1.290728-1.32439929-.725801 0-1.294469.53125621-1.294469 1.32439929 0 .7856606.568668 1.32065806 1.294469 1.32065806.740766 0 1.290728-.53499746 1.290728-1.32065806zm.250664 0c0 .91660403-.69213 1.54139127-1.541392 1.54139127-.856744 0-1.545132-.62478724-1.545132-1.54139127 0-.91660403.692129-1.54513251 1.545132-1.54513251s1.541392.62852848 1.541392 1.54513251zm-9.730594 2.13624858c-1.407081 0-3.270219.54996242-3.270219 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.942179-1.3131755-5.323411-4.2500497h1.55224c.288076 2.0277526 1.908407 2.9368742 3.890891 2.9368742 1.552615 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.482721-1.43289525-3.482721-3.4382004 0-2.02775259 2.027378-3.53173145 4.915616-3.53173145 2.746071 0 4.631656 1.69478215 4.942179 3.74872343h-1.552615c-.314264-1.52268507-1.72097-2.42806538-3.535098-2.42806538zm-12.436259 0c-1.406333 0-3.269845.54996242-3.269845 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.9421789-1.3131755-5.3237854-4.2500497h1.5526154c.288075 2.0277526 1.908032 2.9368742 3.89089 2.9368742 1.552989 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.4830953-1.43289525-3.4830953-3.4382004 0-2.02775259 2.0277523-3.53173145 4.9159903-3.53173145 2.746071 0 4.631657 1.69478215 4.94218 3.74872343h-1.552615c-.314265-1.52268507-1.720971-2.42806538-3.535473-2.42806538zm-8.6647142 5.8924545v-.621046c-5.2265136.5724099-7.4712581 1.2645394-7.4712581 3.2698446 0 1.3618117 1.242092 2.2185645 2.9368741 2.2185645 2.3869117.0037326 4.534384-1.2121707 4.534384-4.8673631zm-4.8673544 6.1842713c-2.3869118 0-4.2500497-1.3842592-4.2500497-3.509284 0-2.9106855 2.8657905-3.9844216 9.0463206-4.60546763v-.45269016c0-2.91068545-1.7172296-3.55792014-3.5803676-3.55792014-2.173661 0-3.4830953 1.21590331-3.6028151 2.88823801h-1.5526149c.3329704-2.52907888 2.3869117-4.20141358 5.2527022-4.20141358 2.9817691 0 4.9646268 1.24209199 4.9646268 5.061899 0 1.7658657-.0224475 2.9368741-.0224475 3.9619742 0 1.4553427.0714577 2.7198821.1421672 4.1041413h-1.5039789l-.0710835-1.956669c-.838038 1.3580704-2.4355479 2.267192-4.8224596 2.267192zm-7.4001746-6.6855976c0-3.41201173-1.6947822-5.3462333-4.0816939-5.3462333-1.9342216 0-4.13033 1.55261499-4.13033 5.3462333 0 3.7936183 2.1961084 5.3462387 4.13033 5.3462387 2.3869117.0037359 4.0816939-1.9304857 4.0816939-5.3462387zm-8.1147516 4.2500497v6.3002498h-1.4815315V4.46330045h1.4815315v2.19610844c.9057544-1.52642631 2.4579953-2.40935917 4.3435807-2.40935917 2.9593216 0 5.3686808 2.40935917 5.3686808 6.68185638 0 4.2500497-2.4093592 6.6818563-5.3686808 6.6818563-1.8855854 0-3.4378263-.8829329-4.3435807-2.4355479zm-22.3913271 2.1250249V4.46330045h1.4815314v2.17366099c.621046-1.21590331 1.7658657-2.38691172 4.0330577-2.38691172 2.0543154 0 3.2473972.90538031 3.7711709 2.55526757.9802051-1.62369858 2.267192-2.55526757 4.3435808-2.55526757 2.9106854 0 4.0816938 1.81450186 4.0816938 4.96462674v8.08856294h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314zm-4.1527775-6.3750746c0-3.6738986-1.7883131-5.32378586-4.2500497-5.32378586-2.4579953 0-4.223861 1.64614602-4.223861 5.32378586 0 3.6776399 1.7658657 5.32416 4.223861 5.32416 2.4579953 0 4.2500497-1.6465201 4.2500497-5.32416zm1.5750625 0c0 4.6765512-2.7456968 6.6818563-5.8251122 6.6818563-3.0790413 0-5.7989235-2.0053051-5.7989235-6.6818563 0-4.67655118 2.7198822-6.68185632 5.7989235-6.68185632 3.0794154 0 5.8251122 2.00530514 5.8251122 6.68185632zM35.6128726 8.58988922c-.4788789-1.93422157-2.0053052-2.98551028-3.8647019-2.98551028-2.2185559 0-4.1752249 1.76586573-4.1752249 5.29759716 0 3.6514512 1.956669 5.3462333 4.2014136 5.3462333 2.1961084 0 3.5803676-1.4067066 3.9395267-3.0079577h1.5750624c-.5237737 2.6487986-2.6749872 4.3660282-5.5145891 4.3660282-3.6514512 0-5.776476-2.7198822-5.776476-6.6818563 0-3.98442164 2.1474723-6.68185636 5.8961957-6.68185636 2.9106854 0 4.8935431 2.02775259 5.2751497 4.34358074h-1.5563562v.00374124zM19.4769004 4.24630848c3.0304051 0 4.3211333 1.81450186 4.3211333 4.96462674v8.09230418h-1.4815314V9.61873048c0-2.40935917-.621046-4.03305774-3.2212085-4.03305774-2.2185559 0-3.8908906 1.86313799-3.8908906 4.58302016v7.1345465h-1.4815314V4.46330045h1.4815314v2.17366099c.621046-1.21964455 1.8855855-2.39065296 4.2724972-2.39065296zM11.1002619 0v1.48153142H1.60125113v6.10944646H10.527852v1.50397887H1.60125113v6.73049245h9.49901077v1.4777902H0V0h11.1002619z",
50
+ fill: "#353C46"
51
+ }
52
+ ) }),
53
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
54
+ "path",
55
+ {
56
+ d: "M12.335625 2l3.7125 7.951875L24 13.664375V2H12.335625zM0 2v11.664375l7.951875-3.7125L11.664375 2H0zm16.048125 16.048125L12.335625 26H24V14.335625l-7.951875 3.7125zM0 26h11.664375l-3.7125-7.951875L0 14.335625V26z",
57
+ fill: "#8DC7E9"
58
+ }
59
+ )
60
+ ] })
61
+ ] });
62
+ var ENCDarkIceBlue_default = ENCDarkIceBlue;
101
63
  //# sourceMappingURL=ENCDarkIceBlue.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/ENCDarkIceBlue.tsx", "../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["import React from 'react';\nimport { convertPropToCssClassName } from '@elliemae/ds-classnames';\nimport type { SvgIconT } from './utils/react-desc-prop-types.js';\n\nconst SvgIcon = (props: SvgIconT.Props) => {\n const { containerProps = {}, size, color, className = '', style = {}, innerRef, ...rest } = props;\n const fill = !color && !props.fill ? '#8DC7E9' : props.fill;\n const width = !size && !props.width ? 160 : props.width;\n const height = !size && !props.height ? 28 : props.height;\n const { cssClassName } = convertPropToCssClassName('icon', className, {\n size,\n color,\n });\n return (\n <span\n ref={innerRef}\n className={cssClassName}\n {...rest}\n {...containerProps}\n style={{\n width,\n height,\n ...style,\n }}\n >\n <svg\n width={width && String(width)}\n height={height && String(height)}\n style={{\n width,\n height,\n }}\n fill={fill}\n viewBox=\"0 0 160 28\"\n aria-label=\"encompass logo\"\n >\n <defs>\n <filter colorInterpolationFilters=\"auto\" id=\"a\">\n <feColorMatrix\n in=\"SourceGraphic\"\n values=\"0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0\"\n />\n </filter>\n </defs>\n <g fill=\"none\" fillRule=\"evenodd\">\n <g transform=\"translate(34 5.273548)\" filter=\"url(#a)\">\n <path\n d=\"M124.594547 2.77600078v.52377374h.370383c.26937 0 .39283-.08978979.39283-.26188687 0-.20950949-.175838-.25814563-.415277-.25814563h-.347936v-.00374124zm.377866.75573068h-.377866v.63601096h-.239439v-1.6349223h.493844c.475137 0 .766954.07482482.766954.49758505 0 .1833208-.097272.35915913-.306782.44520767l.374124.69587082h-.276851l-.340453-.6397522h-.093531zm1.253315-.13094344c0-.79314308-.549962-1.32439929-1.290728-1.32439929-.725801 0-1.294469.53125621-1.294469 1.32439929 0 .7856606.568668 1.32065806 1.294469 1.32065806.740766 0 1.290728-.53499746 1.290728-1.32065806zm.250664 0c0 .91660403-.69213 1.54139127-1.541392 1.54139127-.856744 0-1.545132-.62478724-1.545132-1.54139127 0-.91660403.692129-1.54513251 1.545132-1.54513251s1.541392.62852848 1.541392 1.54513251zm-9.730594 2.13624858c-1.407081 0-3.270219.54996242-3.270219 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.942179-1.3131755-5.323411-4.2500497h1.55224c.288076 2.0277526 1.908407 2.9368742 3.890891 2.9368742 1.552615 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.482721-1.43289525-3.482721-3.4382004 0-2.02775259 2.027378-3.53173145 4.915616-3.53173145 2.746071 0 4.631656 1.69478215 4.942179 3.74872343h-1.552615c-.314264-1.52268507-1.72097-2.42806538-3.535098-2.42806538zm-12.436259 0c-1.406333 0-3.269845.54996242-3.269845 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.9421789-1.3131755-5.3237854-4.2500497h1.5526154c.288075 2.0277526 1.908032 2.9368742 3.89089 2.9368742 1.552989 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.4830953-1.43289525-3.4830953-3.4382004 0-2.02775259 2.0277523-3.53173145 4.9159903-3.53173145 2.746071 0 4.631657 1.69478215 4.94218 3.74872343h-1.552615c-.314265-1.52268507-1.720971-2.42806538-3.535473-2.42806538zm-8.6647142 5.8924545v-.621046c-5.2265136.5724099-7.4712581 1.2645394-7.4712581 3.2698446 0 1.3618117 1.242092 2.2185645 2.9368741 2.2185645 2.3869117.0037326 4.534384-1.2121707 4.534384-4.8673631zm-4.8673544 6.1842713c-2.3869118 0-4.2500497-1.3842592-4.2500497-3.509284 0-2.9106855 2.8657905-3.9844216 9.0463206-4.60546763v-.45269016c0-2.91068545-1.7172296-3.55792014-3.5803676-3.55792014-2.173661 0-3.4830953 1.21590331-3.6028151 2.88823801h-1.5526149c.3329704-2.52907888 2.3869117-4.20141358 5.2527022-4.20141358 2.9817691 0 4.9646268 1.24209199 4.9646268 5.061899 0 1.7658657-.0224475 2.9368741-.0224475 3.9619742 0 1.4553427.0714577 2.7198821.1421672 4.1041413h-1.5039789l-.0710835-1.956669c-.838038 1.3580704-2.4355479 2.267192-4.8224596 2.267192zm-7.4001746-6.6855976c0-3.41201173-1.6947822-5.3462333-4.0816939-5.3462333-1.9342216 0-4.13033 1.55261499-4.13033 5.3462333 0 3.7936183 2.1961084 5.3462387 4.13033 5.3462387 2.3869117.0037359 4.0816939-1.9304857 4.0816939-5.3462387zm-8.1147516 4.2500497v6.3002498h-1.4815315V4.46330045h1.4815315v2.19610844c.9057544-1.52642631 2.4579953-2.40935917 4.3435807-2.40935917 2.9593216 0 5.3686808 2.40935917 5.3686808 6.68185638 0 4.2500497-2.4093592 6.6818563-5.3686808 6.6818563-1.8855854 0-3.4378263-.8829329-4.3435807-2.4355479zm-22.3913271 2.1250249V4.46330045h1.4815314v2.17366099c.621046-1.21590331 1.7658657-2.38691172 4.0330577-2.38691172 2.0543154 0 3.2473972.90538031 3.7711709 2.55526757.9802051-1.62369858 2.267192-2.55526757 4.3435808-2.55526757 2.9106854 0 4.0816938 1.81450186 4.0816938 4.96462674v8.08856294h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314zm-4.1527775-6.3750746c0-3.6738986-1.7883131-5.32378586-4.2500497-5.32378586-2.4579953 0-4.223861 1.64614602-4.223861 5.32378586 0 3.6776399 1.7658657 5.32416 4.223861 5.32416 2.4579953 0 4.2500497-1.6465201 4.2500497-5.32416zm1.5750625 0c0 4.6765512-2.7456968 6.6818563-5.8251122 6.6818563-3.0790413 0-5.7989235-2.0053051-5.7989235-6.6818563 0-4.67655118 2.7198822-6.68185632 5.7989235-6.68185632 3.0794154 0 5.8251122 2.00530514 5.8251122 6.68185632zM35.6128726 8.58988922c-.4788789-1.93422157-2.0053052-2.98551028-3.8647019-2.98551028-2.2185559 0-4.1752249 1.76586573-4.1752249 5.29759716 0 3.6514512 1.956669 5.3462333 4.2014136 5.3462333 2.1961084 0 3.5803676-1.4067066 3.9395267-3.0079577h1.5750624c-.5237737 2.6487986-2.6749872 4.3660282-5.5145891 4.3660282-3.6514512 0-5.776476-2.7198822-5.776476-6.6818563 0-3.98442164 2.1474723-6.68185636 5.8961957-6.68185636 2.9106854 0 4.8935431 2.02775259 5.2751497 4.34358074h-1.5563562v.00374124zM19.4769004 4.24630848c3.0304051 0 4.3211333 1.81450186 4.3211333 4.96462674v8.09230418h-1.4815314V9.61873048c0-2.40935917-.621046-4.03305774-3.2212085-4.03305774-2.2185559 0-3.8908906 1.86313799-3.8908906 4.58302016v7.1345465h-1.4815314V4.46330045h1.4815314v2.17366099c.621046-1.21964455 1.8855855-2.39065296 4.2724972-2.39065296zM11.1002619 0v1.48153142H1.60125113v6.10944646H10.527852v1.50397887H1.60125113v6.73049245h9.49901077v1.4777902H0V0h11.1002619z\"\n fill=\"#353C46\"\n />\n </g>\n <path\n d=\"M12.335625 2l3.7125 7.951875L24 13.664375V2H12.335625zM0 2v11.664375l7.951875-3.7125L11.664375 2H0zm16.048125 16.048125L12.335625 26H24V14.335625l-7.951875 3.7125zM0 26h11.664375l-3.7125-7.951875L0 14.335625V26z\"\n fill=\"#8DC7E9\"\n />\n </g>\n </svg>\n </span>\n );\n};\n\nexport default SvgIcon;\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADsCX;AArCZ,2BAA0C;AAG1C,MAAM,UAAU,CAAC,UAA0B;AACzC,QAAM,EAAE,iBAAiB,CAAC,GAAG,MAAM,OAAO,YAAY,IAAI,QAAQ,CAAC,GAAG,UAAU,GAAG,KAAK,IAAI;AAC5F,QAAM,OAAO,CAAC,SAAS,CAAC,MAAM,OAAO,YAAY,MAAM;AACvD,QAAM,QAAQ,CAAC,QAAQ,CAAC,MAAM,QAAQ,MAAM,MAAM;AAClD,QAAM,SAAS,CAAC,QAAQ,CAAC,MAAM,SAAS,KAAK,MAAM;AACnD,QAAM,EAAE,aAAa,QAAI,gDAA0B,QAAQ,WAAW;AAAA,IACpE;AAAA,IACA;AAAA,EACF,CAAC;AACD,SACE;AAAA,IAAC;AAAA;AAAA,MACC,KAAK;AAAA,MACL,WAAW;AAAA,MACV,GAAG;AAAA,MACH,GAAG;AAAA,MACJ,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA,GAAG;AAAA,MACL;AAAA,MAEA;AAAA,QAAC;AAAA;AAAA,UACC,OAAO,SAAS,OAAO,KAAK;AAAA,UAC5B,QAAQ,UAAU,OAAO,MAAM;AAAA,UAC/B,OAAO;AAAA,YACL;AAAA,YACA;AAAA,UACF;AAAA,UACA;AAAA,UACA,SAAQ;AAAA,UACR,cAAW;AAAA,UAEX;AAAA,wDAAC,UACC,sDAAC,YAAO,2BAA0B,QAAO,IAAG,KAC1C;AAAA,cAAC;AAAA;AAAA,gBACC,IAAG;AAAA,gBACH,QAAO;AAAA;AAAA,YACT,GACF,GACF;AAAA,YACA,6CAAC,OAAE,MAAK,QAAO,UAAS,WACtB;AAAA,0DAAC,OAAE,WAAU,0BAAyB,QAAO,WAC3C;AAAA,gBAAC;AAAA;AAAA,kBACC,GAAE;AAAA,kBACF,MAAK;AAAA;AAAA,cACP,GACF;AAAA,cACA;AAAA,gBAAC;AAAA;AAAA,kBACC,GAAE;AAAA,kBACF,MAAK;AAAA;AAAA,cACP;AAAA,eACF;AAAA;AAAA;AAAA,MACF;AAAA;AAAA,EACF;AAEJ;AAEA,IAAO,yBAAQ;",
4
+ "sourcesContent": ["import React from 'react';\nimport { SvgIcon } from './utils/SvgIcon.js';\nimport type { SvgIconT } from './utils/react-desc-prop-types.js';\n\nconst ENCDarkIceBlue = (props: SvgIconT.Props) => (\n <SvgIcon width={160} height={28} {...props} viewBox=\"0 0 160 28\">\n <defs>\n <filter colorInterpolationFilters=\"auto\" id=\"a\">\n <feColorMatrix\n in=\"SourceGraphic\"\n values=\"0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0\"\n />\n </filter>\n </defs>\n <g fill=\"none\" fillRule=\"evenodd\">\n <g transform=\"translate(34 5.273548)\" filter=\"url(#a)\">\n <path\n d=\"M124.594547 2.77600078v.52377374h.370383c.26937 0 .39283-.08978979.39283-.26188687 0-.20950949-.175838-.25814563-.415277-.25814563h-.347936v-.00374124zm.377866.75573068h-.377866v.63601096h-.239439v-1.6349223h.493844c.475137 0 .766954.07482482.766954.49758505 0 .1833208-.097272.35915913-.306782.44520767l.374124.69587082h-.276851l-.340453-.6397522h-.093531zm1.253315-.13094344c0-.79314308-.549962-1.32439929-1.290728-1.32439929-.725801 0-1.294469.53125621-1.294469 1.32439929 0 .7856606.568668 1.32065806 1.294469 1.32065806.740766 0 1.290728-.53499746 1.290728-1.32065806zm.250664 0c0 .91660403-.69213 1.54139127-1.541392 1.54139127-.856744 0-1.545132-.62478724-1.545132-1.54139127 0-.91660403.692129-1.54513251 1.545132-1.54513251s1.541392.62852848 1.541392 1.54513251zm-9.730594 2.13624858c-1.407081 0-3.270219.54996242-3.270219 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.942179-1.3131755-5.323411-4.2500497h1.55224c.288076 2.0277526 1.908407 2.9368742 3.890891 2.9368742 1.552615 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.482721-1.43289525-3.482721-3.4382004 0-2.02775259 2.027378-3.53173145 4.915616-3.53173145 2.746071 0 4.631656 1.69478215 4.942179 3.74872343h-1.552615c-.314264-1.52268507-1.72097-2.42806538-3.535098-2.42806538zm-12.436259 0c-1.406333 0-3.269845.54996242-3.269845 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.9421789-1.3131755-5.3237854-4.2500497h1.5526154c.288075 2.0277526 1.908032 2.9368742 3.89089 2.9368742 1.552989 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.4830953-1.43289525-3.4830953-3.4382004 0-2.02775259 2.0277523-3.53173145 4.9159903-3.53173145 2.746071 0 4.631657 1.69478215 4.94218 3.74872343h-1.552615c-.314265-1.52268507-1.720971-2.42806538-3.535473-2.42806538zm-8.6647142 5.8924545v-.621046c-5.2265136.5724099-7.4712581 1.2645394-7.4712581 3.2698446 0 1.3618117 1.242092 2.2185645 2.9368741 2.2185645 2.3869117.0037326 4.534384-1.2121707 4.534384-4.8673631zm-4.8673544 6.1842713c-2.3869118 0-4.2500497-1.3842592-4.2500497-3.509284 0-2.9106855 2.8657905-3.9844216 9.0463206-4.60546763v-.45269016c0-2.91068545-1.7172296-3.55792014-3.5803676-3.55792014-2.173661 0-3.4830953 1.21590331-3.6028151 2.88823801h-1.5526149c.3329704-2.52907888 2.3869117-4.20141358 5.2527022-4.20141358 2.9817691 0 4.9646268 1.24209199 4.9646268 5.061899 0 1.7658657-.0224475 2.9368741-.0224475 3.9619742 0 1.4553427.0714577 2.7198821.1421672 4.1041413h-1.5039789l-.0710835-1.956669c-.838038 1.3580704-2.4355479 2.267192-4.8224596 2.267192zm-7.4001746-6.6855976c0-3.41201173-1.6947822-5.3462333-4.0816939-5.3462333-1.9342216 0-4.13033 1.55261499-4.13033 5.3462333 0 3.7936183 2.1961084 5.3462387 4.13033 5.3462387 2.3869117.0037359 4.0816939-1.9304857 4.0816939-5.3462387zm-8.1147516 4.2500497v6.3002498h-1.4815315V4.46330045h1.4815315v2.19610844c.9057544-1.52642631 2.4579953-2.40935917 4.3435807-2.40935917 2.9593216 0 5.3686808 2.40935917 5.3686808 6.68185638 0 4.2500497-2.4093592 6.6818563-5.3686808 6.6818563-1.8855854 0-3.4378263-.8829329-4.3435807-2.4355479zm-22.3913271 2.1250249V4.46330045h1.4815314v2.17366099c.621046-1.21590331 1.7658657-2.38691172 4.0330577-2.38691172 2.0543154 0 3.2473972.90538031 3.7711709 2.55526757.9802051-1.62369858 2.267192-2.55526757 4.3435808-2.55526757 2.9106854 0 4.0816938 1.81450186 4.0816938 4.96462674v8.08856294h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314zm-4.1527775-6.3750746c0-3.6738986-1.7883131-5.32378586-4.2500497-5.32378586-2.4579953 0-4.223861 1.64614602-4.223861 5.32378586 0 3.6776399 1.7658657 5.32416 4.223861 5.32416 2.4579953 0 4.2500497-1.6465201 4.2500497-5.32416zm1.5750625 0c0 4.6765512-2.7456968 6.6818563-5.8251122 6.6818563-3.0790413 0-5.7989235-2.0053051-5.7989235-6.6818563 0-4.67655118 2.7198822-6.68185632 5.7989235-6.68185632 3.0794154 0 5.8251122 2.00530514 5.8251122 6.68185632zM35.6128726 8.58988922c-.4788789-1.93422157-2.0053052-2.98551028-3.8647019-2.98551028-2.2185559 0-4.1752249 1.76586573-4.1752249 5.29759716 0 3.6514512 1.956669 5.3462333 4.2014136 5.3462333 2.1961084 0 3.5803676-1.4067066 3.9395267-3.0079577h1.5750624c-.5237737 2.6487986-2.6749872 4.3660282-5.5145891 4.3660282-3.6514512 0-5.776476-2.7198822-5.776476-6.6818563 0-3.98442164 2.1474723-6.68185636 5.8961957-6.68185636 2.9106854 0 4.8935431 2.02775259 5.2751497 4.34358074h-1.5563562v.00374124zM19.4769004 4.24630848c3.0304051 0 4.3211333 1.81450186 4.3211333 4.96462674v8.09230418h-1.4815314V9.61873048c0-2.40935917-.621046-4.03305774-3.2212085-4.03305774-2.2185559 0-3.8908906 1.86313799-3.8908906 4.58302016v7.1345465h-1.4815314V4.46330045h1.4815314v2.17366099c.621046-1.21964455 1.8855855-2.39065296 4.2724972-2.39065296zM11.1002619 0v1.48153142H1.60125113v6.10944646H10.527852v1.50397887H1.60125113v6.73049245h9.49901077v1.4777902H0V0h11.1002619z\"\n fill=\"#353C46\"\n />\n </g>\n <path\n d=\"M12.335625 2l3.7125 7.951875L24 13.664375V2H12.335625zM0 2v11.664375l7.951875-3.7125L11.664375 2H0zm16.048125 16.048125L12.335625 26H24V14.335625l-7.951875 3.7125zM0 26h11.664375l-3.7125-7.951875L0 14.335625V26z\"\n fill=\"#8DC7E9\"\n />\n </g>\n </SvgIcon>\n);\n\nexport default ENCDarkIceBlue;\n", "import * as React from 'react';\nexport { React };\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADQf;AAPR,qBAAwB;AAGxB,MAAM,iBAAiB,CAAC,UACtB,6CAAC,0BAAQ,OAAO,KAAK,QAAQ,IAAK,GAAG,OAAO,SAAQ,cAClD;AAAA,8CAAC,UACC,sDAAC,YAAO,2BAA0B,QAAO,IAAG,KAC1C;AAAA,IAAC;AAAA;AAAA,MACC,IAAG;AAAA,MACH,QAAO;AAAA;AAAA,EACT,GACF,GACF;AAAA,EACA,6CAAC,OAAE,MAAK,QAAO,UAAS,WACtB;AAAA,gDAAC,OAAE,WAAU,0BAAyB,QAAO,WAC3C;AAAA,MAAC;AAAA;AAAA,QACC,GAAE;AAAA,QACF,MAAK;AAAA;AAAA,IACP,GACF;AAAA,IACA;AAAA,MAAC;AAAA;AAAA,QACC,GAAE;AAAA,QACF,MAAK;AAAA;AAAA,IACP;AAAA,KACF;AAAA,GACF;AAGF,IAAO,yBAAQ;",
6
6
  "names": []
7
7
  }
@@ -33,51 +33,14 @@ __export(ENCIceBlue_exports, {
33
33
  module.exports = __toCommonJS(ENCIceBlue_exports);
34
34
  var React = __toESM(require("react"));
35
35
  var import_jsx_runtime = require("react/jsx-runtime");
36
- var import_ds_classnames = require("@elliemae/ds-classnames");
37
- const SvgIcon = (props) => {
38
- const { containerProps = {}, size, color, className = "", style = {}, innerRef, ...rest } = props;
39
- const fill = !color && !props.fill ? "#8DC7E9" : props.fill;
40
- const width = !size && !props.width ? 24 : props.width;
41
- const height = !size && !props.height ? 24 : props.height;
42
- const { cssClassName } = (0, import_ds_classnames.convertPropToCssClassName)("icon", className, {
43
- size,
44
- color
45
- });
46
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
47
- "span",
48
- {
49
- ref: innerRef,
50
- className: cssClassName,
51
- ...rest,
52
- ...containerProps,
53
- style: {
54
- width,
55
- height,
56
- ...style
57
- },
58
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
59
- "svg",
60
- {
61
- width: width && String(width),
62
- height: height && String(height),
63
- style: {
64
- width,
65
- height
66
- },
67
- fill,
68
- viewBox: "0 0 24 24",
69
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
70
- "path",
71
- {
72
- d: "M12.335625 0l3.7125 7.951875L24 11.664375V0H12.335625zM0 0v11.664375l7.951875-3.7125L11.664375 0H0zm16.048125 16.048125L12.335625 24H24V12.335625l-7.951875 3.7125zM0 24h11.664375l-3.7125-7.951875L0 12.335625V24z",
73
- fill: "#8DC7E9",
74
- fillRule: "evenodd"
75
- }
76
- )
77
- }
78
- )
79
- }
80
- );
81
- };
82
- var ENCIceBlue_default = SvgIcon;
36
+ var import_SvgIcon = require("./utils/SvgIcon.js");
37
+ const ENCIceBlue = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { width: 24, height: 24, ...props, viewBox: "0 0 24 24", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "path",
39
+ {
40
+ d: "M12.335625 0l3.7125 7.951875L24 11.664375V0H12.335625zM0 0v11.664375l7.951875-3.7125L11.664375 0H0zm16.048125 16.048125L12.335625 24H24V12.335625l-7.951875 3.7125zM0 24h11.664375l-3.7125-7.951875L0 12.335625V24z",
41
+ fill: "#8DC7E9",
42
+ fillRule: "evenodd"
43
+ }
44
+ ) });
45
+ var ENCIceBlue_default = ENCIceBlue;
83
46
  //# sourceMappingURL=ENCIceBlue.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/ENCIceBlue.tsx", "../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["import React from 'react';\nimport { convertPropToCssClassName } from '@elliemae/ds-classnames';\nimport type { SvgIconT } from './utils/react-desc-prop-types.js';\n\nconst SvgIcon = (props: SvgIconT.Props) => {\n const { containerProps = {}, size, color, className = '', style = {}, innerRef, ...rest } = props;\n const fill = !color && !props.fill ? '#8DC7E9' : props.fill;\n const width = !size && !props.width ? 24 : props.width;\n const height = !size && !props.height ? 24 : props.height;\n const { cssClassName } = convertPropToCssClassName('icon', className, {\n size,\n color,\n });\n return (\n <span\n ref={innerRef}\n className={cssClassName}\n {...rest}\n {...containerProps}\n style={{\n width,\n height,\n ...style,\n }}\n >\n <svg\n width={width && String(width)}\n height={height && String(height)}\n style={{\n width,\n height,\n }}\n fill={fill}\n viewBox=\"0 0 24 24\"\n >\n <path\n d=\"M12.335625 0l3.7125 7.951875L24 11.664375V0H12.335625zM0 0v11.664375l7.951875-3.7125L11.664375 0H0zm16.048125 16.048125L12.335625 24H24V12.335625l-7.951875 3.7125zM0 24h11.664375l-3.7125-7.951875L0 12.335625V24z\"\n fill=\"#8DC7E9\"\n fillRule=\"evenodd\"\n />\n </svg>\n </span>\n );\n};\n\nexport default SvgIcon;\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADmCf;AAlCR,2BAA0C;AAG1C,MAAM,UAAU,CAAC,UAA0B;AACzC,QAAM,EAAE,iBAAiB,CAAC,GAAG,MAAM,OAAO,YAAY,IAAI,QAAQ,CAAC,GAAG,UAAU,GAAG,KAAK,IAAI;AAC5F,QAAM,OAAO,CAAC,SAAS,CAAC,MAAM,OAAO,YAAY,MAAM;AACvD,QAAM,QAAQ,CAAC,QAAQ,CAAC,MAAM,QAAQ,KAAK,MAAM;AACjD,QAAM,SAAS,CAAC,QAAQ,CAAC,MAAM,SAAS,KAAK,MAAM;AACnD,QAAM,EAAE,aAAa,QAAI,gDAA0B,QAAQ,WAAW;AAAA,IACpE;AAAA,IACA;AAAA,EACF,CAAC;AACD,SACE;AAAA,IAAC;AAAA;AAAA,MACC,KAAK;AAAA,MACL,WAAW;AAAA,MACV,GAAG;AAAA,MACH,GAAG;AAAA,MACJ,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA,GAAG;AAAA,MACL;AAAA,MAEA;AAAA,QAAC;AAAA;AAAA,UACC,OAAO,SAAS,OAAO,KAAK;AAAA,UAC5B,QAAQ,UAAU,OAAO,MAAM;AAAA,UAC/B,OAAO;AAAA,YACL;AAAA,YACA;AAAA,UACF;AAAA,UACA;AAAA,UACA,SAAQ;AAAA,UAER;AAAA,YAAC;AAAA;AAAA,cACC,GAAE;AAAA,cACF,MAAK;AAAA,cACL,UAAS;AAAA;AAAA,UACX;AAAA;AAAA,MACF;AAAA;AAAA,EACF;AAEJ;AAEA,IAAO,qBAAQ;",
4
+ "sourcesContent": ["import React from 'react';\nimport { SvgIcon } from './utils/SvgIcon.js';\nimport type { SvgIconT } from './utils/react-desc-prop-types.js';\n\nconst ENCIceBlue = (props: SvgIconT.Props) => (\n <SvgIcon width={24} height={24} {...props} viewBox=\"0 0 24 24\">\n <path\n d=\"M12.335625 0l3.7125 7.951875L24 11.664375V0H12.335625zM0 0v11.664375l7.951875-3.7125L11.664375 0H0zm16.048125 16.048125L12.335625 24H24V12.335625l-7.951875 3.7125zM0 24h11.664375l-3.7125-7.951875L0 12.335625V24z\"\n fill=\"#8DC7E9\"\n fillRule=\"evenodd\"\n />\n </SvgIcon>\n);\n\nexport default ENCIceBlue;\n", "import * as React from 'react';\nexport { React };\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADMnB;AALJ,qBAAwB;AAGxB,MAAM,aAAa,CAAC,UAClB,4CAAC,0BAAQ,OAAO,IAAI,QAAQ,IAAK,GAAG,OAAO,SAAQ,aACjD;AAAA,EAAC;AAAA;AAAA,IACC,GAAE;AAAA,IACF,MAAK;AAAA,IACL,UAAS;AAAA;AACX,GACF;AAGF,IAAO,qBAAQ;",
6
6
  "names": []
7
7
  }
@@ -1,70 +1,32 @@
1
1
  import * as React from "react";
2
2
  import { jsx, jsxs } from "react/jsx-runtime";
3
- import { convertPropToCssClassName } from "@elliemae/ds-classnames";
4
- const SvgIcon = (props) => {
5
- const { containerProps = {}, size, color, className = "", style = {}, innerRef, ...rest } = props;
6
- const fill = !color && !props.fill ? "#8DC7E9" : props.fill;
7
- const width = !size && !props.width ? 160 : props.width;
8
- const height = !size && !props.height ? 28 : props.height;
9
- const { cssClassName } = convertPropToCssClassName("icon", className, {
10
- size,
11
- color
12
- });
13
- return /* @__PURE__ */ jsx(
14
- "span",
3
+ import { SvgIcon } from "./utils/SvgIcon.js";
4
+ const ENCDarkIceBlue = (props) => /* @__PURE__ */ jsxs(SvgIcon, { width: 160, height: 28, ...props, viewBox: "0 0 160 28", children: [
5
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("filter", { colorInterpolationFilters: "auto", id: "a", children: /* @__PURE__ */ jsx(
6
+ "feColorMatrix",
15
7
  {
16
- ref: innerRef,
17
- className: cssClassName,
18
- ...rest,
19
- ...containerProps,
20
- style: {
21
- width,
22
- height,
23
- ...style
24
- },
25
- children: /* @__PURE__ */ jsxs(
26
- "svg",
27
- {
28
- width: width && String(width),
29
- height: height && String(height),
30
- style: {
31
- width,
32
- height
33
- },
34
- fill,
35
- viewBox: "0 0 160 28",
36
- "aria-label": "encompass logo",
37
- children: [
38
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("filter", { colorInterpolationFilters: "auto", id: "a", children: /* @__PURE__ */ jsx(
39
- "feColorMatrix",
40
- {
41
- in: "SourceGraphic",
42
- values: "0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0"
43
- }
44
- ) }) }),
45
- /* @__PURE__ */ jsxs("g", { fill: "none", fillRule: "evenodd", children: [
46
- /* @__PURE__ */ jsx("g", { transform: "translate(34 5.273548)", filter: "url(#a)", children: /* @__PURE__ */ jsx(
47
- "path",
48
- {
49
- d: "M124.594547 2.77600078v.52377374h.370383c.26937 0 .39283-.08978979.39283-.26188687 0-.20950949-.175838-.25814563-.415277-.25814563h-.347936v-.00374124zm.377866.75573068h-.377866v.63601096h-.239439v-1.6349223h.493844c.475137 0 .766954.07482482.766954.49758505 0 .1833208-.097272.35915913-.306782.44520767l.374124.69587082h-.276851l-.340453-.6397522h-.093531zm1.253315-.13094344c0-.79314308-.549962-1.32439929-1.290728-1.32439929-.725801 0-1.294469.53125621-1.294469 1.32439929 0 .7856606.568668 1.32065806 1.294469 1.32065806.740766 0 1.290728-.53499746 1.290728-1.32065806zm.250664 0c0 .91660403-.69213 1.54139127-1.541392 1.54139127-.856744 0-1.545132-.62478724-1.545132-1.54139127 0-.91660403.692129-1.54513251 1.545132-1.54513251s1.541392.62852848 1.541392 1.54513251zm-9.730594 2.13624858c-1.407081 0-3.270219.54996242-3.270219 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.942179-1.3131755-5.323411-4.2500497h1.55224c.288076 2.0277526 1.908407 2.9368742 3.890891 2.9368742 1.552615 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.482721-1.43289525-3.482721-3.4382004 0-2.02775259 2.027378-3.53173145 4.915616-3.53173145 2.746071 0 4.631656 1.69478215 4.942179 3.74872343h-1.552615c-.314264-1.52268507-1.72097-2.42806538-3.535098-2.42806538zm-12.436259 0c-1.406333 0-3.269845.54996242-3.269845 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.9421789-1.3131755-5.3237854-4.2500497h1.5526154c.288075 2.0277526 1.908032 2.9368742 3.89089 2.9368742 1.552989 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.4830953-1.43289525-3.4830953-3.4382004 0-2.02775259 2.0277523-3.53173145 4.9159903-3.53173145 2.746071 0 4.631657 1.69478215 4.94218 3.74872343h-1.552615c-.314265-1.52268507-1.720971-2.42806538-3.535473-2.42806538zm-8.6647142 5.8924545v-.621046c-5.2265136.5724099-7.4712581 1.2645394-7.4712581 3.2698446 0 1.3618117 1.242092 2.2185645 2.9368741 2.2185645 2.3869117.0037326 4.534384-1.2121707 4.534384-4.8673631zm-4.8673544 6.1842713c-2.3869118 0-4.2500497-1.3842592-4.2500497-3.509284 0-2.9106855 2.8657905-3.9844216 9.0463206-4.60546763v-.45269016c0-2.91068545-1.7172296-3.55792014-3.5803676-3.55792014-2.173661 0-3.4830953 1.21590331-3.6028151 2.88823801h-1.5526149c.3329704-2.52907888 2.3869117-4.20141358 5.2527022-4.20141358 2.9817691 0 4.9646268 1.24209199 4.9646268 5.061899 0 1.7658657-.0224475 2.9368741-.0224475 3.9619742 0 1.4553427.0714577 2.7198821.1421672 4.1041413h-1.5039789l-.0710835-1.956669c-.838038 1.3580704-2.4355479 2.267192-4.8224596 2.267192zm-7.4001746-6.6855976c0-3.41201173-1.6947822-5.3462333-4.0816939-5.3462333-1.9342216 0-4.13033 1.55261499-4.13033 5.3462333 0 3.7936183 2.1961084 5.3462387 4.13033 5.3462387 2.3869117.0037359 4.0816939-1.9304857 4.0816939-5.3462387zm-8.1147516 4.2500497v6.3002498h-1.4815315V4.46330045h1.4815315v2.19610844c.9057544-1.52642631 2.4579953-2.40935917 4.3435807-2.40935917 2.9593216 0 5.3686808 2.40935917 5.3686808 6.68185638 0 4.2500497-2.4093592 6.6818563-5.3686808 6.6818563-1.8855854 0-3.4378263-.8829329-4.3435807-2.4355479zm-22.3913271 2.1250249V4.46330045h1.4815314v2.17366099c.621046-1.21590331 1.7658657-2.38691172 4.0330577-2.38691172 2.0543154 0 3.2473972.90538031 3.7711709 2.55526757.9802051-1.62369858 2.267192-2.55526757 4.3435808-2.55526757 2.9106854 0 4.0816938 1.81450186 4.0816938 4.96462674v8.08856294h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314zm-4.1527775-6.3750746c0-3.6738986-1.7883131-5.32378586-4.2500497-5.32378586-2.4579953 0-4.223861 1.64614602-4.223861 5.32378586 0 3.6776399 1.7658657 5.32416 4.223861 5.32416 2.4579953 0 4.2500497-1.6465201 4.2500497-5.32416zm1.5750625 0c0 4.6765512-2.7456968 6.6818563-5.8251122 6.6818563-3.0790413 0-5.7989235-2.0053051-5.7989235-6.6818563 0-4.67655118 2.7198822-6.68185632 5.7989235-6.68185632 3.0794154 0 5.8251122 2.00530514 5.8251122 6.68185632zM35.6128726 8.58988922c-.4788789-1.93422157-2.0053052-2.98551028-3.8647019-2.98551028-2.2185559 0-4.1752249 1.76586573-4.1752249 5.29759716 0 3.6514512 1.956669 5.3462333 4.2014136 5.3462333 2.1961084 0 3.5803676-1.4067066 3.9395267-3.0079577h1.5750624c-.5237737 2.6487986-2.6749872 4.3660282-5.5145891 4.3660282-3.6514512 0-5.776476-2.7198822-5.776476-6.6818563 0-3.98442164 2.1474723-6.68185636 5.8961957-6.68185636 2.9106854 0 4.8935431 2.02775259 5.2751497 4.34358074h-1.5563562v.00374124zM19.4769004 4.24630848c3.0304051 0 4.3211333 1.81450186 4.3211333 4.96462674v8.09230418h-1.4815314V9.61873048c0-2.40935917-.621046-4.03305774-3.2212085-4.03305774-2.2185559 0-3.8908906 1.86313799-3.8908906 4.58302016v7.1345465h-1.4815314V4.46330045h1.4815314v2.17366099c.621046-1.21964455 1.8855855-2.39065296 4.2724972-2.39065296zM11.1002619 0v1.48153142H1.60125113v6.10944646H10.527852v1.50397887H1.60125113v6.73049245h9.49901077v1.4777902H0V0h11.1002619z",
50
- fill: "#353C46"
51
- }
52
- ) }),
53
- /* @__PURE__ */ jsx(
54
- "path",
55
- {
56
- d: "M12.335625 2l3.7125 7.951875L24 13.664375V2H12.335625zM0 2v11.664375l7.951875-3.7125L11.664375 2H0zm16.048125 16.048125L12.335625 26H24V14.335625l-7.951875 3.7125zM0 26h11.664375l-3.7125-7.951875L0 14.335625V26z",
57
- fill: "#8DC7E9"
58
- }
59
- )
60
- ] })
61
- ]
62
- }
63
- )
8
+ in: "SourceGraphic",
9
+ values: "0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0"
64
10
  }
65
- );
66
- };
67
- var ENCDarkIceBlue_default = SvgIcon;
11
+ ) }) }),
12
+ /* @__PURE__ */ jsxs("g", { fill: "none", fillRule: "evenodd", children: [
13
+ /* @__PURE__ */ jsx("g", { transform: "translate(34 5.273548)", filter: "url(#a)", children: /* @__PURE__ */ jsx(
14
+ "path",
15
+ {
16
+ d: "M124.594547 2.77600078v.52377374h.370383c.26937 0 .39283-.08978979.39283-.26188687 0-.20950949-.175838-.25814563-.415277-.25814563h-.347936v-.00374124zm.377866.75573068h-.377866v.63601096h-.239439v-1.6349223h.493844c.475137 0 .766954.07482482.766954.49758505 0 .1833208-.097272.35915913-.306782.44520767l.374124.69587082h-.276851l-.340453-.6397522h-.093531zm1.253315-.13094344c0-.79314308-.549962-1.32439929-1.290728-1.32439929-.725801 0-1.294469.53125621-1.294469 1.32439929 0 .7856606.568668 1.32065806 1.294469 1.32065806.740766 0 1.290728-.53499746 1.290728-1.32065806zm.250664 0c0 .91660403-.69213 1.54139127-1.541392 1.54139127-.856744 0-1.545132-.62478724-1.545132-1.54139127 0-.91660403.692129-1.54513251 1.545132-1.54513251s1.541392.62852848 1.541392 1.54513251zm-9.730594 2.13624858c-1.407081 0-3.270219.54996242-3.270219 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.942179-1.3131755-5.323411-4.2500497h1.55224c.288076 2.0277526 1.908407 2.9368742 3.890891 2.9368742 1.552615 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.482721-1.43289525-3.482721-3.4382004 0-2.02775259 2.027378-3.53173145 4.915616-3.53173145 2.746071 0 4.631656 1.69478215 4.942179 3.74872343h-1.552615c-.314264-1.52268507-1.72097-2.42806538-3.535098-2.42806538zm-12.436259 0c-1.406333 0-3.269845.54996242-3.269845 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.9421789-1.3131755-5.3237854-4.2500497h1.5526154c.288075 2.0277526 1.908032 2.9368742 3.89089 2.9368742 1.552989 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.4830953-1.43289525-3.4830953-3.4382004 0-2.02775259 2.0277523-3.53173145 4.9159903-3.53173145 2.746071 0 4.631657 1.69478215 4.94218 3.74872343h-1.552615c-.314265-1.52268507-1.720971-2.42806538-3.535473-2.42806538zm-8.6647142 5.8924545v-.621046c-5.2265136.5724099-7.4712581 1.2645394-7.4712581 3.2698446 0 1.3618117 1.242092 2.2185645 2.9368741 2.2185645 2.3869117.0037326 4.534384-1.2121707 4.534384-4.8673631zm-4.8673544 6.1842713c-2.3869118 0-4.2500497-1.3842592-4.2500497-3.509284 0-2.9106855 2.8657905-3.9844216 9.0463206-4.60546763v-.45269016c0-2.91068545-1.7172296-3.55792014-3.5803676-3.55792014-2.173661 0-3.4830953 1.21590331-3.6028151 2.88823801h-1.5526149c.3329704-2.52907888 2.3869117-4.20141358 5.2527022-4.20141358 2.9817691 0 4.9646268 1.24209199 4.9646268 5.061899 0 1.7658657-.0224475 2.9368741-.0224475 3.9619742 0 1.4553427.0714577 2.7198821.1421672 4.1041413h-1.5039789l-.0710835-1.956669c-.838038 1.3580704-2.4355479 2.267192-4.8224596 2.267192zm-7.4001746-6.6855976c0-3.41201173-1.6947822-5.3462333-4.0816939-5.3462333-1.9342216 0-4.13033 1.55261499-4.13033 5.3462333 0 3.7936183 2.1961084 5.3462387 4.13033 5.3462387 2.3869117.0037359 4.0816939-1.9304857 4.0816939-5.3462387zm-8.1147516 4.2500497v6.3002498h-1.4815315V4.46330045h1.4815315v2.19610844c.9057544-1.52642631 2.4579953-2.40935917 4.3435807-2.40935917 2.9593216 0 5.3686808 2.40935917 5.3686808 6.68185638 0 4.2500497-2.4093592 6.6818563-5.3686808 6.6818563-1.8855854 0-3.4378263-.8829329-4.3435807-2.4355479zm-22.3913271 2.1250249V4.46330045h1.4815314v2.17366099c.621046-1.21590331 1.7658657-2.38691172 4.0330577-2.38691172 2.0543154 0 3.2473972.90538031 3.7711709 2.55526757.9802051-1.62369858 2.267192-2.55526757 4.3435808-2.55526757 2.9106854 0 4.0816938 1.81450186 4.0816938 4.96462674v8.08856294h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314zm-4.1527775-6.3750746c0-3.6738986-1.7883131-5.32378586-4.2500497-5.32378586-2.4579953 0-4.223861 1.64614602-4.223861 5.32378586 0 3.6776399 1.7658657 5.32416 4.223861 5.32416 2.4579953 0 4.2500497-1.6465201 4.2500497-5.32416zm1.5750625 0c0 4.6765512-2.7456968 6.6818563-5.8251122 6.6818563-3.0790413 0-5.7989235-2.0053051-5.7989235-6.6818563 0-4.67655118 2.7198822-6.68185632 5.7989235-6.68185632 3.0794154 0 5.8251122 2.00530514 5.8251122 6.68185632zM35.6128726 8.58988922c-.4788789-1.93422157-2.0053052-2.98551028-3.8647019-2.98551028-2.2185559 0-4.1752249 1.76586573-4.1752249 5.29759716 0 3.6514512 1.956669 5.3462333 4.2014136 5.3462333 2.1961084 0 3.5803676-1.4067066 3.9395267-3.0079577h1.5750624c-.5237737 2.6487986-2.6749872 4.3660282-5.5145891 4.3660282-3.6514512 0-5.776476-2.7198822-5.776476-6.6818563 0-3.98442164 2.1474723-6.68185636 5.8961957-6.68185636 2.9106854 0 4.8935431 2.02775259 5.2751497 4.34358074h-1.5563562v.00374124zM19.4769004 4.24630848c3.0304051 0 4.3211333 1.81450186 4.3211333 4.96462674v8.09230418h-1.4815314V9.61873048c0-2.40935917-.621046-4.03305774-3.2212085-4.03305774-2.2185559 0-3.8908906 1.86313799-3.8908906 4.58302016v7.1345465h-1.4815314V4.46330045h1.4815314v2.17366099c.621046-1.21964455 1.8855855-2.39065296 4.2724972-2.39065296zM11.1002619 0v1.48153142H1.60125113v6.10944646H10.527852v1.50397887H1.60125113v6.73049245h9.49901077v1.4777902H0V0h11.1002619z",
17
+ fill: "#353C46"
18
+ }
19
+ ) }),
20
+ /* @__PURE__ */ jsx(
21
+ "path",
22
+ {
23
+ d: "M12.335625 2l3.7125 7.951875L24 13.664375V2H12.335625zM0 2v11.664375l7.951875-3.7125L11.664375 2H0zm16.048125 16.048125L12.335625 26H24V14.335625l-7.951875 3.7125zM0 26h11.664375l-3.7125-7.951875L0 14.335625V26z",
24
+ fill: "#8DC7E9"
25
+ }
26
+ )
27
+ ] })
28
+ ] });
29
+ var ENCDarkIceBlue_default = ENCDarkIceBlue;
68
30
  export {
69
31
  ENCDarkIceBlue_default as default
70
32
  };
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../scripts/build/transpile/react-shim.js", "../../src/ENCDarkIceBlue.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import React from 'react';\nimport { convertPropToCssClassName } from '@elliemae/ds-classnames';\nimport type { SvgIconT } from './utils/react-desc-prop-types.js';\n\nconst SvgIcon = (props: SvgIconT.Props) => {\n const { containerProps = {}, size, color, className = '', style = {}, innerRef, ...rest } = props;\n const fill = !color && !props.fill ? '#8DC7E9' : props.fill;\n const width = !size && !props.width ? 160 : props.width;\n const height = !size && !props.height ? 28 : props.height;\n const { cssClassName } = convertPropToCssClassName('icon', className, {\n size,\n color,\n });\n return (\n <span\n ref={innerRef}\n className={cssClassName}\n {...rest}\n {...containerProps}\n style={{\n width,\n height,\n ...style,\n }}\n >\n <svg\n width={width && String(width)}\n height={height && String(height)}\n style={{\n width,\n height,\n }}\n fill={fill}\n viewBox=\"0 0 160 28\"\n aria-label=\"encompass logo\"\n >\n <defs>\n <filter colorInterpolationFilters=\"auto\" id=\"a\">\n <feColorMatrix\n in=\"SourceGraphic\"\n values=\"0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0\"\n />\n </filter>\n </defs>\n <g fill=\"none\" fillRule=\"evenodd\">\n <g transform=\"translate(34 5.273548)\" filter=\"url(#a)\">\n <path\n d=\"M124.594547 2.77600078v.52377374h.370383c.26937 0 .39283-.08978979.39283-.26188687 0-.20950949-.175838-.25814563-.415277-.25814563h-.347936v-.00374124zm.377866.75573068h-.377866v.63601096h-.239439v-1.6349223h.493844c.475137 0 .766954.07482482.766954.49758505 0 .1833208-.097272.35915913-.306782.44520767l.374124.69587082h-.276851l-.340453-.6397522h-.093531zm1.253315-.13094344c0-.79314308-.549962-1.32439929-1.290728-1.32439929-.725801 0-1.294469.53125621-1.294469 1.32439929 0 .7856606.568668 1.32065806 1.294469 1.32065806.740766 0 1.290728-.53499746 1.290728-1.32065806zm.250664 0c0 .91660403-.69213 1.54139127-1.541392 1.54139127-.856744 0-1.545132-.62478724-1.545132-1.54139127 0-.91660403.692129-1.54513251 1.545132-1.54513251s1.541392.62852848 1.541392 1.54513251zm-9.730594 2.13624858c-1.407081 0-3.270219.54996242-3.270219 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.942179-1.3131755-5.323411-4.2500497h1.55224c.288076 2.0277526 1.908407 2.9368742 3.890891 2.9368742 1.552615 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.482721-1.43289525-3.482721-3.4382004 0-2.02775259 2.027378-3.53173145 4.915616-3.53173145 2.746071 0 4.631656 1.69478215 4.942179 3.74872343h-1.552615c-.314264-1.52268507-1.72097-2.42806538-3.535098-2.42806538zm-12.436259 0c-1.406333 0-3.269845.54996242-3.269845 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.9421789-1.3131755-5.3237854-4.2500497h1.5526154c.288075 2.0277526 1.908032 2.9368742 3.89089 2.9368742 1.552989 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.4830953-1.43289525-3.4830953-3.4382004 0-2.02775259 2.0277523-3.53173145 4.9159903-3.53173145 2.746071 0 4.631657 1.69478215 4.94218 3.74872343h-1.552615c-.314265-1.52268507-1.720971-2.42806538-3.535473-2.42806538zm-8.6647142 5.8924545v-.621046c-5.2265136.5724099-7.4712581 1.2645394-7.4712581 3.2698446 0 1.3618117 1.242092 2.2185645 2.9368741 2.2185645 2.3869117.0037326 4.534384-1.2121707 4.534384-4.8673631zm-4.8673544 6.1842713c-2.3869118 0-4.2500497-1.3842592-4.2500497-3.509284 0-2.9106855 2.8657905-3.9844216 9.0463206-4.60546763v-.45269016c0-2.91068545-1.7172296-3.55792014-3.5803676-3.55792014-2.173661 0-3.4830953 1.21590331-3.6028151 2.88823801h-1.5526149c.3329704-2.52907888 2.3869117-4.20141358 5.2527022-4.20141358 2.9817691 0 4.9646268 1.24209199 4.9646268 5.061899 0 1.7658657-.0224475 2.9368741-.0224475 3.9619742 0 1.4553427.0714577 2.7198821.1421672 4.1041413h-1.5039789l-.0710835-1.956669c-.838038 1.3580704-2.4355479 2.267192-4.8224596 2.267192zm-7.4001746-6.6855976c0-3.41201173-1.6947822-5.3462333-4.0816939-5.3462333-1.9342216 0-4.13033 1.55261499-4.13033 5.3462333 0 3.7936183 2.1961084 5.3462387 4.13033 5.3462387 2.3869117.0037359 4.0816939-1.9304857 4.0816939-5.3462387zm-8.1147516 4.2500497v6.3002498h-1.4815315V4.46330045h1.4815315v2.19610844c.9057544-1.52642631 2.4579953-2.40935917 4.3435807-2.40935917 2.9593216 0 5.3686808 2.40935917 5.3686808 6.68185638 0 4.2500497-2.4093592 6.6818563-5.3686808 6.6818563-1.8855854 0-3.4378263-.8829329-4.3435807-2.4355479zm-22.3913271 2.1250249V4.46330045h1.4815314v2.17366099c.621046-1.21590331 1.7658657-2.38691172 4.0330577-2.38691172 2.0543154 0 3.2473972.90538031 3.7711709 2.55526757.9802051-1.62369858 2.267192-2.55526757 4.3435808-2.55526757 2.9106854 0 4.0816938 1.81450186 4.0816938 4.96462674v8.08856294h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314zm-4.1527775-6.3750746c0-3.6738986-1.7883131-5.32378586-4.2500497-5.32378586-2.4579953 0-4.223861 1.64614602-4.223861 5.32378586 0 3.6776399 1.7658657 5.32416 4.223861 5.32416 2.4579953 0 4.2500497-1.6465201 4.2500497-5.32416zm1.5750625 0c0 4.6765512-2.7456968 6.6818563-5.8251122 6.6818563-3.0790413 0-5.7989235-2.0053051-5.7989235-6.6818563 0-4.67655118 2.7198822-6.68185632 5.7989235-6.68185632 3.0794154 0 5.8251122 2.00530514 5.8251122 6.68185632zM35.6128726 8.58988922c-.4788789-1.93422157-2.0053052-2.98551028-3.8647019-2.98551028-2.2185559 0-4.1752249 1.76586573-4.1752249 5.29759716 0 3.6514512 1.956669 5.3462333 4.2014136 5.3462333 2.1961084 0 3.5803676-1.4067066 3.9395267-3.0079577h1.5750624c-.5237737 2.6487986-2.6749872 4.3660282-5.5145891 4.3660282-3.6514512 0-5.776476-2.7198822-5.776476-6.6818563 0-3.98442164 2.1474723-6.68185636 5.8961957-6.68185636 2.9106854 0 4.8935431 2.02775259 5.2751497 4.34358074h-1.5563562v.00374124zM19.4769004 4.24630848c3.0304051 0 4.3211333 1.81450186 4.3211333 4.96462674v8.09230418h-1.4815314V9.61873048c0-2.40935917-.621046-4.03305774-3.2212085-4.03305774-2.2185559 0-3.8908906 1.86313799-3.8908906 4.58302016v7.1345465h-1.4815314V4.46330045h1.4815314v2.17366099c.621046-1.21964455 1.8855855-2.39065296 4.2724972-2.39065296zM11.1002619 0v1.48153142H1.60125113v6.10944646H10.527852v1.50397887H1.60125113v6.73049245h9.49901077v1.4777902H0V0h11.1002619z\"\n fill=\"#353C46\"\n />\n </g>\n <path\n d=\"M12.335625 2l3.7125 7.951875L24 13.664375V2H12.335625zM0 2v11.664375l7.951875-3.7125L11.664375 2H0zm16.048125 16.048125L12.335625 26H24V14.335625l-7.951875 3.7125zM0 26h11.664375l-3.7125-7.951875L0 14.335625V26z\"\n fill=\"#8DC7E9\"\n />\n </g>\n </svg>\n </span>\n );\n};\n\nexport default SvgIcon;\n"],
5
- "mappings": "AAAA,YAAY,WAAW;ACsCX,cAMJ,YANI;AArCZ,SAAS,iCAAiC;AAG1C,MAAM,UAAU,CAAC,UAA0B;AACzC,QAAM,EAAE,iBAAiB,CAAC,GAAG,MAAM,OAAO,YAAY,IAAI,QAAQ,CAAC,GAAG,UAAU,GAAG,KAAK,IAAI;AAC5F,QAAM,OAAO,CAAC,SAAS,CAAC,MAAM,OAAO,YAAY,MAAM;AACvD,QAAM,QAAQ,CAAC,QAAQ,CAAC,MAAM,QAAQ,MAAM,MAAM;AAClD,QAAM,SAAS,CAAC,QAAQ,CAAC,MAAM,SAAS,KAAK,MAAM;AACnD,QAAM,EAAE,aAAa,IAAI,0BAA0B,QAAQ,WAAW;AAAA,IACpE;AAAA,IACA;AAAA,EACF,CAAC;AACD,SACE;AAAA,IAAC;AAAA;AAAA,MACC,KAAK;AAAA,MACL,WAAW;AAAA,MACV,GAAG;AAAA,MACH,GAAG;AAAA,MACJ,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA,GAAG;AAAA,MACL;AAAA,MAEA;AAAA,QAAC;AAAA;AAAA,UACC,OAAO,SAAS,OAAO,KAAK;AAAA,UAC5B,QAAQ,UAAU,OAAO,MAAM;AAAA,UAC/B,OAAO;AAAA,YACL;AAAA,YACA;AAAA,UACF;AAAA,UACA;AAAA,UACA,SAAQ;AAAA,UACR,cAAW;AAAA,UAEX;AAAA,gCAAC,UACC,8BAAC,YAAO,2BAA0B,QAAO,IAAG,KAC1C;AAAA,cAAC;AAAA;AAAA,gBACC,IAAG;AAAA,gBACH,QAAO;AAAA;AAAA,YACT,GACF,GACF;AAAA,YACA,qBAAC,OAAE,MAAK,QAAO,UAAS,WACtB;AAAA,kCAAC,OAAE,WAAU,0BAAyB,QAAO,WAC3C;AAAA,gBAAC;AAAA;AAAA,kBACC,GAAE;AAAA,kBACF,MAAK;AAAA;AAAA,cACP,GACF;AAAA,cACA;AAAA,gBAAC;AAAA;AAAA,kBACC,GAAE;AAAA,kBACF,MAAK;AAAA;AAAA,cACP;AAAA,eACF;AAAA;AAAA;AAAA,MACF;AAAA;AAAA,EACF;AAEJ;AAEA,IAAO,yBAAQ;",
4
+ "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import React from 'react';\nimport { SvgIcon } from './utils/SvgIcon.js';\nimport type { SvgIconT } from './utils/react-desc-prop-types.js';\n\nconst ENCDarkIceBlue = (props: SvgIconT.Props) => (\n <SvgIcon width={160} height={28} {...props} viewBox=\"0 0 160 28\">\n <defs>\n <filter colorInterpolationFilters=\"auto\" id=\"a\">\n <feColorMatrix\n in=\"SourceGraphic\"\n values=\"0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0\"\n />\n </filter>\n </defs>\n <g fill=\"none\" fillRule=\"evenodd\">\n <g transform=\"translate(34 5.273548)\" filter=\"url(#a)\">\n <path\n d=\"M124.594547 2.77600078v.52377374h.370383c.26937 0 .39283-.08978979.39283-.26188687 0-.20950949-.175838-.25814563-.415277-.25814563h-.347936v-.00374124zm.377866.75573068h-.377866v.63601096h-.239439v-1.6349223h.493844c.475137 0 .766954.07482482.766954.49758505 0 .1833208-.097272.35915913-.306782.44520767l.374124.69587082h-.276851l-.340453-.6397522h-.093531zm1.253315-.13094344c0-.79314308-.549962-1.32439929-1.290728-1.32439929-.725801 0-1.294469.53125621-1.294469 1.32439929 0 .7856606.568668 1.32065806 1.294469 1.32065806.740766 0 1.290728-.53499746 1.290728-1.32065806zm.250664 0c0 .91660403-.69213 1.54139127-1.541392 1.54139127-.856744 0-1.545132-.62478724-1.545132-1.54139127 0-.91660403.692129-1.54513251 1.545132-1.54513251s1.541392.62852848 1.541392 1.54513251zm-9.730594 2.13624858c-1.407081 0-3.270219.54996242-3.270219 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.942179-1.3131755-5.323411-4.2500497h1.55224c.288076 2.0277526 1.908407 2.9368742 3.890891 2.9368742 1.552615 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.482721-1.43289525-3.482721-3.4382004 0-2.02775259 2.027378-3.53173145 4.915616-3.53173145 2.746071 0 4.631656 1.69478215 4.942179 3.74872343h-1.552615c-.314264-1.52268507-1.72097-2.42806538-3.535098-2.42806538zm-12.436259 0c-1.406333 0-3.269845.54996242-3.269845 2.09883618 0 1.26453944 1.002653 1.93422157 2.409359 2.19610843l1.814502.33297049c2.098836.3819807 4.440853 1.0961836 4.440853 3.5317314 0 2.5556417-2.315828 3.913338-5.106794 3.913338-2.648798 0-4.9421789-1.3131755-5.3237854-4.2500497h1.5526154c.288075 2.0277526 1.908032 2.9368742 3.89089 2.9368742 1.552989 0 3.483095-.6434935 3.483095-2.3644643 0-1.5039789-1.432895-2.0277526-3.172572-2.3644643l-2.005305-.3816066c-1.863138-.358785-3.4830953-1.43289525-3.4830953-3.4382004 0-2.02775259 2.0277523-3.53173145 4.9159903-3.53173145 2.746071 0 4.631657 1.69478215 4.94218 3.74872343h-1.552615c-.314265-1.52268507-1.720971-2.42806538-3.535473-2.42806538zm-8.6647142 5.8924545v-.621046c-5.2265136.5724099-7.4712581 1.2645394-7.4712581 3.2698446 0 1.3618117 1.242092 2.2185645 2.9368741 2.2185645 2.3869117.0037326 4.534384-1.2121707 4.534384-4.8673631zm-4.8673544 6.1842713c-2.3869118 0-4.2500497-1.3842592-4.2500497-3.509284 0-2.9106855 2.8657905-3.9844216 9.0463206-4.60546763v-.45269016c0-2.91068545-1.7172296-3.55792014-3.5803676-3.55792014-2.173661 0-3.4830953 1.21590331-3.6028151 2.88823801h-1.5526149c.3329704-2.52907888 2.3869117-4.20141358 5.2527022-4.20141358 2.9817691 0 4.9646268 1.24209199 4.9646268 5.061899 0 1.7658657-.0224475 2.9368741-.0224475 3.9619742 0 1.4553427.0714577 2.7198821.1421672 4.1041413h-1.5039789l-.0710835-1.956669c-.838038 1.3580704-2.4355479 2.267192-4.8224596 2.267192zm-7.4001746-6.6855976c0-3.41201173-1.6947822-5.3462333-4.0816939-5.3462333-1.9342216 0-4.13033 1.55261499-4.13033 5.3462333 0 3.7936183 2.1961084 5.3462387 4.13033 5.3462387 2.3869117.0037359 4.0816939-1.9304857 4.0816939-5.3462387zm-8.1147516 4.2500497v6.3002498h-1.4815315V4.46330045h1.4815315v2.19610844c.9057544-1.52642631 2.4579953-2.40935917 4.3435807-2.40935917 2.9593216 0 5.3686808 2.40935917 5.3686808 6.68185638 0 4.2500497-2.4093592 6.6818563-5.3686808 6.6818563-1.8855854 0-3.4378263-.8829329-4.3435807-2.4355479zm-22.3913271 2.1250249V4.46330045h1.4815314v2.17366099c.621046-1.21590331 1.7658657-2.38691172 4.0330577-2.38691172 2.0543154 0 3.2473972.90538031 3.7711709 2.55526757.9802051-1.62369858 2.267192-2.55526757 4.3435808-2.55526757 2.9106854 0 4.0816938 1.81450186 4.0816938 4.96462674v8.08856294h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314V9.61873048c0-2.40935917-.5013263-4.03305774-2.981769-4.03305774-2.0988362 0-3.6514512 1.86313799-3.6514512 4.58302016v7.1345465h-1.4815314zm-4.1527775-6.3750746c0-3.6738986-1.7883131-5.32378586-4.2500497-5.32378586-2.4579953 0-4.223861 1.64614602-4.223861 5.32378586 0 3.6776399 1.7658657 5.32416 4.223861 5.32416 2.4579953 0 4.2500497-1.6465201 4.2500497-5.32416zm1.5750625 0c0 4.6765512-2.7456968 6.6818563-5.8251122 6.6818563-3.0790413 0-5.7989235-2.0053051-5.7989235-6.6818563 0-4.67655118 2.7198822-6.68185632 5.7989235-6.68185632 3.0794154 0 5.8251122 2.00530514 5.8251122 6.68185632zM35.6128726 8.58988922c-.4788789-1.93422157-2.0053052-2.98551028-3.8647019-2.98551028-2.2185559 0-4.1752249 1.76586573-4.1752249 5.29759716 0 3.6514512 1.956669 5.3462333 4.2014136 5.3462333 2.1961084 0 3.5803676-1.4067066 3.9395267-3.0079577h1.5750624c-.5237737 2.6487986-2.6749872 4.3660282-5.5145891 4.3660282-3.6514512 0-5.776476-2.7198822-5.776476-6.6818563 0-3.98442164 2.1474723-6.68185636 5.8961957-6.68185636 2.9106854 0 4.8935431 2.02775259 5.2751497 4.34358074h-1.5563562v.00374124zM19.4769004 4.24630848c3.0304051 0 4.3211333 1.81450186 4.3211333 4.96462674v8.09230418h-1.4815314V9.61873048c0-2.40935917-.621046-4.03305774-3.2212085-4.03305774-2.2185559 0-3.8908906 1.86313799-3.8908906 4.58302016v7.1345465h-1.4815314V4.46330045h1.4815314v2.17366099c.621046-1.21964455 1.8855855-2.39065296 4.2724972-2.39065296zM11.1002619 0v1.48153142H1.60125113v6.10944646H10.527852v1.50397887H1.60125113v6.73049245h9.49901077v1.4777902H0V0h11.1002619z\"\n fill=\"#353C46\"\n />\n </g>\n <path\n d=\"M12.335625 2l3.7125 7.951875L24 13.664375V2H12.335625zM0 2v11.664375l7.951875-3.7125L11.664375 2H0zm16.048125 16.048125L12.335625 26H24V14.335625l-7.951875 3.7125zM0 26h11.664375l-3.7125-7.951875L0 14.335625V26z\"\n fill=\"#8DC7E9\"\n />\n </g>\n </SvgIcon>\n);\n\nexport default ENCDarkIceBlue;\n"],
5
+ "mappings": "AAAA,YAAY,WAAW;ACQf,cAMJ,YANI;AAPR,SAAS,eAAe;AAGxB,MAAM,iBAAiB,CAAC,UACtB,qBAAC,WAAQ,OAAO,KAAK,QAAQ,IAAK,GAAG,OAAO,SAAQ,cAClD;AAAA,sBAAC,UACC,8BAAC,YAAO,2BAA0B,QAAO,IAAG,KAC1C;AAAA,IAAC;AAAA;AAAA,MACC,IAAG;AAAA,MACH,QAAO;AAAA;AAAA,EACT,GACF,GACF;AAAA,EACA,qBAAC,OAAE,MAAK,QAAO,UAAS,WACtB;AAAA,wBAAC,OAAE,WAAU,0BAAyB,QAAO,WAC3C;AAAA,MAAC;AAAA;AAAA,QACC,GAAE;AAAA,QACF,MAAK;AAAA;AAAA,IACP,GACF;AAAA,IACA;AAAA,MAAC;AAAA;AAAA,QACC,GAAE;AAAA,QACF,MAAK;AAAA;AAAA,IACP;AAAA,KACF;AAAA,GACF;AAGF,IAAO,yBAAQ;",
6
6
  "names": []
7
7
  }
@@ -1,52 +1,15 @@
1
1
  import * as React from "react";
2
2
  import { jsx } from "react/jsx-runtime";
3
- import { convertPropToCssClassName } from "@elliemae/ds-classnames";
4
- const SvgIcon = (props) => {
5
- const { containerProps = {}, size, color, className = "", style = {}, innerRef, ...rest } = props;
6
- const fill = !color && !props.fill ? "#8DC7E9" : props.fill;
7
- const width = !size && !props.width ? 24 : props.width;
8
- const height = !size && !props.height ? 24 : props.height;
9
- const { cssClassName } = convertPropToCssClassName("icon", className, {
10
- size,
11
- color
12
- });
13
- return /* @__PURE__ */ jsx(
14
- "span",
15
- {
16
- ref: innerRef,
17
- className: cssClassName,
18
- ...rest,
19
- ...containerProps,
20
- style: {
21
- width,
22
- height,
23
- ...style
24
- },
25
- children: /* @__PURE__ */ jsx(
26
- "svg",
27
- {
28
- width: width && String(width),
29
- height: height && String(height),
30
- style: {
31
- width,
32
- height
33
- },
34
- fill,
35
- viewBox: "0 0 24 24",
36
- children: /* @__PURE__ */ jsx(
37
- "path",
38
- {
39
- d: "M12.335625 0l3.7125 7.951875L24 11.664375V0H12.335625zM0 0v11.664375l7.951875-3.7125L11.664375 0H0zm16.048125 16.048125L12.335625 24H24V12.335625l-7.951875 3.7125zM0 24h11.664375l-3.7125-7.951875L0 12.335625V24z",
40
- fill: "#8DC7E9",
41
- fillRule: "evenodd"
42
- }
43
- )
44
- }
45
- )
46
- }
47
- );
48
- };
49
- var ENCIceBlue_default = SvgIcon;
3
+ import { SvgIcon } from "./utils/SvgIcon.js";
4
+ const ENCIceBlue = (props) => /* @__PURE__ */ jsx(SvgIcon, { width: 24, height: 24, ...props, viewBox: "0 0 24 24", children: /* @__PURE__ */ jsx(
5
+ "path",
6
+ {
7
+ d: "M12.335625 0l3.7125 7.951875L24 11.664375V0H12.335625zM0 0v11.664375l7.951875-3.7125L11.664375 0H0zm16.048125 16.048125L12.335625 24H24V12.335625l-7.951875 3.7125zM0 24h11.664375l-3.7125-7.951875L0 12.335625V24z",
8
+ fill: "#8DC7E9",
9
+ fillRule: "evenodd"
10
+ }
11
+ ) });
12
+ var ENCIceBlue_default = ENCIceBlue;
50
13
  export {
51
14
  ENCIceBlue_default as default
52
15
  };
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../scripts/build/transpile/react-shim.js", "../../src/ENCIceBlue.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import React from 'react';\nimport { convertPropToCssClassName } from '@elliemae/ds-classnames';\nimport type { SvgIconT } from './utils/react-desc-prop-types.js';\n\nconst SvgIcon = (props: SvgIconT.Props) => {\n const { containerProps = {}, size, color, className = '', style = {}, innerRef, ...rest } = props;\n const fill = !color && !props.fill ? '#8DC7E9' : props.fill;\n const width = !size && !props.width ? 24 : props.width;\n const height = !size && !props.height ? 24 : props.height;\n const { cssClassName } = convertPropToCssClassName('icon', className, {\n size,\n color,\n });\n return (\n <span\n ref={innerRef}\n className={cssClassName}\n {...rest}\n {...containerProps}\n style={{\n width,\n height,\n ...style,\n }}\n >\n <svg\n width={width && String(width)}\n height={height && String(height)}\n style={{\n width,\n height,\n }}\n fill={fill}\n viewBox=\"0 0 24 24\"\n >\n <path\n d=\"M12.335625 0l3.7125 7.951875L24 11.664375V0H12.335625zM0 0v11.664375l7.951875-3.7125L11.664375 0H0zm16.048125 16.048125L12.335625 24H24V12.335625l-7.951875 3.7125zM0 24h11.664375l-3.7125-7.951875L0 12.335625V24z\"\n fill=\"#8DC7E9\"\n fillRule=\"evenodd\"\n />\n </svg>\n </span>\n );\n};\n\nexport default SvgIcon;\n"],
5
- "mappings": "AAAA,YAAY,WAAW;ACmCf;AAlCR,SAAS,iCAAiC;AAG1C,MAAM,UAAU,CAAC,UAA0B;AACzC,QAAM,EAAE,iBAAiB,CAAC,GAAG,MAAM,OAAO,YAAY,IAAI,QAAQ,CAAC,GAAG,UAAU,GAAG,KAAK,IAAI;AAC5F,QAAM,OAAO,CAAC,SAAS,CAAC,MAAM,OAAO,YAAY,MAAM;AACvD,QAAM,QAAQ,CAAC,QAAQ,CAAC,MAAM,QAAQ,KAAK,MAAM;AACjD,QAAM,SAAS,CAAC,QAAQ,CAAC,MAAM,SAAS,KAAK,MAAM;AACnD,QAAM,EAAE,aAAa,IAAI,0BAA0B,QAAQ,WAAW;AAAA,IACpE;AAAA,IACA;AAAA,EACF,CAAC;AACD,SACE;AAAA,IAAC;AAAA;AAAA,MACC,KAAK;AAAA,MACL,WAAW;AAAA,MACV,GAAG;AAAA,MACH,GAAG;AAAA,MACJ,OAAO;AAAA,QACL;AAAA,QACA;AAAA,QACA,GAAG;AAAA,MACL;AAAA,MAEA;AAAA,QAAC;AAAA;AAAA,UACC,OAAO,SAAS,OAAO,KAAK;AAAA,UAC5B,QAAQ,UAAU,OAAO,MAAM;AAAA,UAC/B,OAAO;AAAA,YACL;AAAA,YACA;AAAA,UACF;AAAA,UACA;AAAA,UACA,SAAQ;AAAA,UAER;AAAA,YAAC;AAAA;AAAA,cACC,GAAE;AAAA,cACF,MAAK;AAAA,cACL,UAAS;AAAA;AAAA,UACX;AAAA;AAAA,MACF;AAAA;AAAA,EACF;AAEJ;AAEA,IAAO,qBAAQ;",
4
+ "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import React from 'react';\nimport { SvgIcon } from './utils/SvgIcon.js';\nimport type { SvgIconT } from './utils/react-desc-prop-types.js';\n\nconst ENCIceBlue = (props: SvgIconT.Props) => (\n <SvgIcon width={24} height={24} {...props} viewBox=\"0 0 24 24\">\n <path\n d=\"M12.335625 0l3.7125 7.951875L24 11.664375V0H12.335625zM0 0v11.664375l7.951875-3.7125L11.664375 0H0zm16.048125 16.048125L12.335625 24H24V12.335625l-7.951875 3.7125zM0 24h11.664375l-3.7125-7.951875L0 12.335625V24z\"\n fill=\"#8DC7E9\"\n fillRule=\"evenodd\"\n />\n </SvgIcon>\n);\n\nexport default ENCIceBlue;\n"],
5
+ "mappings": "AAAA,YAAY,WAAW;ACMnB;AALJ,SAAS,eAAe;AAGxB,MAAM,aAAa,CAAC,UAClB,oBAAC,WAAQ,OAAO,IAAI,QAAQ,IAAK,GAAG,OAAO,SAAQ,aACjD;AAAA,EAAC;AAAA;AAAA,IACC,GAAE;AAAA,IACF,MAAK;AAAA,IACL,UAAS;AAAA;AACX,GACF;AAGF,IAAO,qBAAQ;",
6
6
  "names": []
7
7
  }
@@ -1,3 +1,3 @@
1
1
  import type { SvgIconT } from './utils/react-desc-prop-types.js';
2
- declare const SvgIcon: (props: SvgIconT.Props) => import("react/jsx-runtime.js").JSX.Element;
3
- export default SvgIcon;
2
+ declare const ENCDarkIceBlue: (props: SvgIconT.Props) => import("react/jsx-runtime.js").JSX.Element;
3
+ export default ENCDarkIceBlue;
@@ -1,3 +1,3 @@
1
1
  import type { SvgIconT } from './utils/react-desc-prop-types.js';
2
- declare const SvgIcon: (props: SvgIconT.Props) => import("react/jsx-runtime.js").JSX.Element;
3
- export default SvgIcon;
2
+ declare const ENCIceBlue: (props: SvgIconT.Props) => import("react/jsx-runtime.js").JSX.Element;
3
+ export default ENCIceBlue;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-icons",
3
- "version": "3.30.0-next.0",
3
+ "version": "3.30.0-next.1",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Icons",
6
6
  "files": [
@@ -1572,14 +1572,14 @@
1572
1572
  },
1573
1573
  "dependencies": {
1574
1574
  "@xstyled/system": "~3.7.3",
1575
- "@elliemae/ds-classnames": "3.30.0-next.0",
1576
- "@elliemae/ds-props-helpers": "3.30.0-next.0",
1577
- "@elliemae/ds-system": "3.30.0-next.0"
1575
+ "@elliemae/ds-classnames": "3.30.0-next.1",
1576
+ "@elliemae/ds-props-helpers": "3.30.0-next.1",
1577
+ "@elliemae/ds-system": "3.30.0-next.1"
1578
1578
  },
1579
1579
  "devDependencies": {
1580
1580
  "@elliemae/pui-cli": "~9.0.0-next.31",
1581
1581
  "styled-components": "~5.3.9",
1582
- "@elliemae/ds-monorepo-devops": "3.30.0-next.0"
1582
+ "@elliemae/ds-monorepo-devops": "3.30.0-next.1"
1583
1583
  },
1584
1584
  "peerDependencies": {
1585
1585
  "lodash": "^4.17.21",