@frontify/fondue-icons 0.21.0 → 0.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/createFondueIcon.d.ts +2 -1
- package/dist/fondue-icons195.js +1 -1
- package/dist/fondue-icons195.js.map +1 -1
- package/dist/fondue-icons196.js +1 -1
- package/dist/fondue-icons196.js.map +1 -1
- package/dist/fondue-icons2.js +22 -19
- package/dist/fondue-icons2.js.map +1 -1
- package/dist/fondue-icons210.js +1 -1
- package/dist/fondue-icons210.js.map +1 -1
- package/dist/fondue-icons315.js +1 -1
- package/dist/fondue-icons315.js.map +1 -1
- package/dist/fondue-icons368.js +5 -6
- package/dist/fondue-icons368.js.map +1 -1
- package/dist/fondue-icons369.js +6 -3
- package/dist/fondue-icons369.js.map +1 -1
- package/dist/fondue-icons370.js +6 -0
- package/dist/fondue-icons370.js.map +1 -0
- package/dist/icons/layers-single.d.ts +1 -1
- package/dist/icons/leaf.d.ts +1 -1
- package/dist/icons/lock-open-filled.d.ts +1 -1
- package/dist/icons/sparks.d.ts +1 -1
- package/dist/style.css +1 -0
- package/icons/label/label-32.svg +1 -1
- package/icons/layers-single/layers-single-24.svg +1 -1
- package/icons/layers-single/layers-single-32.svg +1 -1
- package/icons/leaf/leaf-24.svg +1 -1
- package/icons/list-check/list-check-32.svg +1 -1
- package/icons/lock-open/lock-open-24-filled.svg +1 -1
- package/icons/lock-open/lock-open-32-filled.svg +1 -1
- package/icons/money/money-20.svg +1 -1
- package/icons/move-bounce/move-bounce-12.svg +1 -1
- package/icons/move-entry/move-entry-12.svg +1 -1
- package/icons/move-exit/move-exit-12.svg +1 -1
- package/icons/move-float/move-float-16.svg +1 -1
- package/icons/move-pulse/move-pulse-12.svg +1 -1
- package/icons/padding-horizontal/padding-horizontal-20.svg +1 -1
- package/icons/snapshot.json +1 -1
- package/icons/sparks/sparks-24.svg +1 -1
- package/package.json +5 -3
|
@@ -2,11 +2,12 @@ import { ForwardRefExoticComponent, ReactSVG, RefAttributes, SVGProps } from 're
|
|
|
2
2
|
export type IconNode = [elementName: keyof ReactSVG, attrs: Record<string, string>, children?: IconNode][];
|
|
3
3
|
export type SVGAttributes = Partial<SVGProps<SVGSVGElement>>;
|
|
4
4
|
type ComponentAttributes = RefAttributes<SVGSVGElement> & SVGAttributes;
|
|
5
|
-
type IconSizeAsNumber = 12 | 16 | 20 | 24 | 32;
|
|
5
|
+
type IconSizeAsNumber = 8 | 12 | 16 | 20 | 24 | 32;
|
|
6
6
|
/**
|
|
7
7
|
* @deprecated Use a string or number instead
|
|
8
8
|
*/
|
|
9
9
|
export declare enum IconSize {
|
|
10
|
+
Size8 = "Size8",
|
|
10
11
|
Size12 = "Size12",
|
|
11
12
|
Size16 = "Size16",
|
|
12
13
|
Size20 = "Size20",
|
package/dist/fondue-icons195.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createFondueIcon as e } from "./fondue-icons2.js";
|
|
2
|
-
const o = e("LayersSingle", [["path", { fill: "currentColor", "fill-rule": "evenodd", d: "m20.017 12-7.805-4.745a.5.5 0 00-.52 0L3.889 12l7.805 4.
|
|
2
|
+
const o = e("LayersSingle", [["path", { fill: "currentColor", "fill-rule": "evenodd", d: "m20.017 12-7.805-4.745a.5.5 0 00-.52 0L3.889 12l7.805 4.746a.5.5 0 00.52 0zm-7.025-6.027a2 2 0 00-2.079 0l-8.507 5.173a1 1 0 000 1.709l8.507 5.172a2 2 0 002.079 0l8.507-5.172a1 1 0 000-1.71z", "clip-rule": "evenodd" }]]);
|
|
3
3
|
export {
|
|
4
4
|
o as IconLayersSingle
|
|
5
5
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fondue-icons195.js","sources":["../src/icons/layers-single.ts"],"sourcesContent":["/* (c) Copyright Frontify Ltd., all rights reserved. */\n\nimport { createFondueIcon } from '../createFondueIcon';\n\n/**\n * @component @name LayersSingle\n *\n * @preview  Copyright Frontify Ltd., all rights reserved. */\n\nimport { createFondueIcon } from '../createFondueIcon';\n\n/**\n * @component @name LayersSingle\n *\n * @preview  - https://fondue-components.frontify.com/?path=/story/icons_icons--default&args=iconName:layers-single\n * @see https://fondue-components.frontify.com/?path=/story/icons_icons--default - Documentation\n */\nexport const IconLayersSingle = createFondueIcon('LayersSingle', [[\"path\",{\"fill\":\"currentColor\",\"fill-rule\":\"evenodd\",\"d\":\"m20.017 12-7.805-4.745a.5.5 0 00-.52 0L3.889 12l7.805 4.746a.5.5 0 00.52 0zm-7.025-6.027a2 2 0 00-2.079 0l-8.507 5.173a1 1 0 000 1.709l8.507 5.172a2 2 0 002.079 0l8.507-5.172a1 1 0 000-1.71z\",\"clip-rule\":\"evenodd\"}]]);\n"],"names":["IconLayersSingle","createFondueIcon"],"mappings":";AAUO,MAAMA,IAAmBC,EAAiB,gBAAgB,CAAC,CAAC,QAAO,EAAC,MAAO,gBAAe,aAAY,WAAU,GAAI,kMAAiM,aAAY,UAAA,CAAU,CAAC,CAAC;"}
|
package/dist/fondue-icons196.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createFondueIcon as l } from "./fondue-icons2.js";
|
|
2
|
-
const e = l("Leaf", [["g", { fill: "none" }, [["g", { "clip-path": "url(#svgID0)" }, [["path", { fill: "currentColor", "fill-rule": "evenodd", d: "m8.986 13.939-1.258 1.258a5.4 5.4 0 01.494-7.065c.45-.45 1.238-.905 2.318-1.298 1.055-.384 2.273-.667 3.466-.842 1.195-.176 2.317-.235 3.171-.
|
|
2
|
+
const e = l("Leaf", [["g", { fill: "none" }, [["g", { "clip-path": "url(#svgID0)" }, [["path", { fill: "currentColor", "fill-rule": "evenodd", d: "m8.986 13.939-1.258 1.258a5.4 5.4 0 01.494-7.065c.45-.45 1.238-.905 2.318-1.298 1.055-.384 2.273-.667 3.466-.842 1.195-.176 2.317-.235 3.171-.195q.59.032.909.103c.045.212.083.516.102.909.04.854-.019 1.975-.194 3.17s-.458 2.411-.842 3.466c-.393 1.08-.848 1.868-1.298 2.319a5.4 5.4 0 01-7.065.494l1.246-1.247h3.758a.75.75 0 100-1.5h-2.258l3-3a.75.75 0 00-1.06-1.061l-2.989 2.989v-1.83a.75.75 0 00-1.5 0zM7.161 7.07a6.897 6.897 0 00-.502 9.194l-1.74 1.74a.75.75 0 001.062 1.06l1.739-1.739a6.9 6.9 0 009.194-.502c2.694-2.693 3.379-10.964 2.295-12.048S9.854 4.378 7.161 7.071m11.155-1.106-.003-.002zm-.294-.292-.001-.003z", "clip-rule": "evenodd" }]]], ["defs", {}, [["clipPath", { id: "svgID0" }, [["path", { fill: "#fff", d: "M0 0h24v24H0z" }]]]]]]]]);
|
|
3
3
|
export {
|
|
4
4
|
e as IconLeaf
|
|
5
5
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fondue-icons196.js","sources":["../src/icons/leaf.ts"],"sourcesContent":["/* (c) Copyright Frontify Ltd., all rights reserved. */\n\nimport { createFondueIcon } from '../createFondueIcon';\n\n/**\n * @component @name Leaf\n *\n * @preview  Copyright Frontify Ltd., all rights reserved. */\n\nimport { createFondueIcon } from '../createFondueIcon';\n\n/**\n * @component @name Leaf\n *\n * @preview  - https://fondue-components.frontify.com/?path=/story/icons_icons--default&args=iconName:leaf\n * @see https://fondue-components.frontify.com/?path=/story/icons_icons--default - Documentation\n */\nexport const IconLeaf = createFondueIcon('Leaf', [[\"g\",{\"fill\":\"none\"},[[\"g\",{\"clip-path\":\"url(#svgID0)\"},[[\"path\",{\"fill\":\"currentColor\",\"fill-rule\":\"evenodd\",\"d\":\"m8.986 13.939-1.258 1.258a5.4 5.4 0 01.494-7.065c.45-.45 1.238-.905 2.318-1.298 1.055-.384 2.273-.667 3.466-.842 1.195-.176 2.317-.235 3.171-.195q.59.032.909.103c.045.212.083.516.102.909.04.854-.019 1.975-.194 3.17s-.458 2.411-.842 3.466c-.393 1.08-.848 1.868-1.298 2.319a5.4 5.4 0 01-7.065.494l1.246-1.247h3.758a.75.75 0 100-1.5h-2.258l3-3a.75.75 0 00-1.06-1.061l-2.989 2.989v-1.83a.75.75 0 00-1.5 0zM7.161 7.07a6.897 6.897 0 00-.502 9.194l-1.74 1.74a.75.75 0 001.062 1.06l1.739-1.739a6.9 6.9 0 009.194-.502c2.694-2.693 3.379-10.964 2.295-12.048S9.854 4.378 7.161 7.071m11.155-1.106-.003-.002zm-.294-.292-.001-.003z\",\"clip-rule\":\"evenodd\"}]]],[\"defs\",{},[[\"clipPath\",{\"id\":\"svgID0\"},[[\"path\",{\"fill\":\"#fff\",\"d\":\"M0 0h24v24H0z\"}]]]]]]]]);\n"],"names":["IconLeaf","createFondueIcon"],"mappings":";AAUO,MAAMA,IAAWC,EAAiB,QAAQ,CAAC,CAAC,KAAI,EAAC,MAAO,UAAQ,CAAC,CAAC,KAAI,EAAC,aAAY,eAAA,GAAgB,CAAC,CAAC,QAAO,EAAC,MAAO,gBAAe,aAAY,WAAU,GAAI,4mBAA2mB,aAAY,UAAA,CAAU,CAAC,CAAC,GAAE,CAAC,QAAO,CAAA,GAAG,CAAC,CAAC,YAAW,EAAC,IAAK,SAAA,GAAU,CAAC,CAAC,QAAO,EAAC,MAAO,QAAO,GAAI,gBAAA,CAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;"}
|
package/dist/fondue-icons2.js
CHANGED
|
@@ -1,54 +1,57 @@
|
|
|
1
|
-
import { forwardRef as
|
|
1
|
+
import { forwardRef as d, createElement as u } from "react";
|
|
2
2
|
import { defaultAttributes as p } from "./fondue-icons367.js";
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
import y from "./fondue-icons368.js";
|
|
4
|
+
import { htmlKeysToJsxKeys as $ } from "./fondue-icons369.js";
|
|
5
|
+
import { kebabCase as s } from "./fondue-icons370.js";
|
|
6
|
+
var l = /* @__PURE__ */ ((e) => (e.Size8 = "Size8", e.Size12 = "Size12", e.Size16 = "Size16", e.Size20 = "Size20", e.Size24 = "Size24", e.Size32 = "Size32", e))(l || {});
|
|
7
|
+
const S = {
|
|
8
|
+
Size8: 8,
|
|
7
9
|
Size12: 12,
|
|
8
10
|
Size16: 16,
|
|
9
11
|
Size20: 20,
|
|
10
12
|
Size24: 24,
|
|
11
13
|
Size32: 32,
|
|
14
|
+
8: 8,
|
|
12
15
|
12: 12,
|
|
13
16
|
16: 16,
|
|
14
17
|
20: 20,
|
|
15
18
|
24: 24,
|
|
16
19
|
32: 32
|
|
17
20
|
}, z = (e, t) => e.map(
|
|
18
|
-
([r, i, o]) =>
|
|
21
|
+
([r, i, o]) => u(
|
|
19
22
|
r,
|
|
20
23
|
{
|
|
21
24
|
key: `${t}-${r}`,
|
|
22
|
-
...i ?
|
|
25
|
+
...i ? $(i) : {}
|
|
23
26
|
},
|
|
24
|
-
Array.isArray(o) && o.length > 0 ? o.map((
|
|
27
|
+
Array.isArray(o) && o.length > 0 ? o.map((f) => z([f], `${t}-${r}`)) : []
|
|
25
28
|
)
|
|
26
|
-
),
|
|
27
|
-
const r =
|
|
28
|
-
({ color: i = "currentColor", size: o = 24, className:
|
|
29
|
+
), w = (e, t) => {
|
|
30
|
+
const r = d(
|
|
31
|
+
({ color: i = "currentColor", size: o = 24, className: f = "", children: n, ...m }, a) => u(
|
|
29
32
|
"svg",
|
|
30
33
|
{
|
|
31
|
-
ref:
|
|
34
|
+
ref: a,
|
|
32
35
|
...p,
|
|
33
36
|
color: i,
|
|
34
|
-
width:
|
|
35
|
-
height:
|
|
36
|
-
className: ["fondue", `fondue-${s(e)}`,
|
|
37
|
+
width: S[o],
|
|
38
|
+
height: S[o],
|
|
39
|
+
className: ["fondue", y.fondue, `fondue-${s(e)}`, f].filter(Boolean).join(" "),
|
|
37
40
|
"data-test-id": `fondue-icons-${s(e)}`,
|
|
38
41
|
key: `fondue-icons-${s(e)}`,
|
|
39
|
-
...
|
|
42
|
+
...m
|
|
40
43
|
},
|
|
41
44
|
[
|
|
42
45
|
...z(t, s(e)),
|
|
43
46
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
44
|
-
...Array.isArray(
|
|
47
|
+
...Array.isArray(n) ? n : [n]
|
|
45
48
|
]
|
|
46
49
|
)
|
|
47
50
|
);
|
|
48
51
|
return r.displayName = `Icon${e}`, r;
|
|
49
52
|
};
|
|
50
53
|
export {
|
|
51
|
-
|
|
52
|
-
|
|
54
|
+
l as IconSize,
|
|
55
|
+
w as createFondueIcon
|
|
53
56
|
};
|
|
54
57
|
//# sourceMappingURL=fondue-icons2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fondue-icons2.js","sources":["../src/createFondueIcon.ts"],"sourcesContent":["/* (c) Copyright Frontify Ltd., all rights reserved. */\n\nimport {\n createElement,\n forwardRef,\n type ForwardRefExoticComponent,\n type ReactSVG,\n type RefAttributes,\n type SVGProps,\n} from 'react';\n\nimport { defaultAttributes } from './constants';\nimport { htmlKeysToJsxKeys } from './utilities/jsxKeyFormat';\nimport { kebabCase } from './utilities/stringCasing';\n\nexport type IconNode = [elementName: keyof ReactSVG, attrs: Record<string, string>, children?: IconNode][];\n\nexport type SVGAttributes = Partial<SVGProps<SVGSVGElement>>;\ntype ComponentAttributes = RefAttributes<SVGSVGElement> & SVGAttributes;\n\ntype IconSizeAsNumber = 12 | 16 | 20 | 24 | 32;\n\n/**\n * @deprecated Use a string or number instead\n */\nexport enum IconSize {\n Size12 = 'Size12',\n Size16 = 'Size16',\n Size20 = 'Size20',\n Size24 = 'Size24',\n Size32 = 'Size32',\n}\n\nexport type FondueIconProps = ComponentAttributes & {\n size?: `${IconSizeAsNumber}` | IconSizeAsNumber | IconSize;\n};\n\nexport type FondueIcon = ForwardRefExoticComponent<FondueIconProps>;\n\nconst iconSizeToNumber: Record<Exclude<FondueIconProps['size'], undefined>, IconSizeAsNumber> = {\n [IconSize.Size12]: 12,\n [IconSize.Size16]: 16,\n [IconSize.Size20]: 20,\n [IconSize.Size24]: 24,\n [IconSize.Size32]: 32,\n 12: 12,\n 16: 16,\n 20: 20,\n 24: 24,\n 32: 32,\n};\n\nconst renderIconNode = (iconNode: IconNode, iconName: string): ReturnType<typeof createElement>[] => {\n return iconNode.map(([tagName, attributes, children]) =>\n createElement(\n tagName,\n {\n key: `${iconName}-${tagName}`,\n ...(attributes ? htmlKeysToJsxKeys(attributes) : {}),\n },\n Array.isArray(children) && children.length > 0\n ? children.map((item) => renderIconNode([item], `${iconName}-${tagName}`))\n : [],\n ),\n );\n};\n\nexport const createFondueIcon = (iconName: string, iconNode: IconNode): FondueIcon => {\n const Component = forwardRef<SVGSVGElement, FondueIconProps>(\n ({ color = 'currentColor', size = 24, className = '', children, ...rest }, ref) => {\n return createElement(\n 'svg',\n {\n ref,\n ...defaultAttributes,\n color,\n width: iconSizeToNumber[size],\n height: iconSizeToNumber[size],\n className: ['fondue', `fondue-${kebabCase(iconName)}`, className].filter(Boolean).join(' '),\n 'data-test-id': `fondue-icons-${kebabCase(iconName)}`,\n key: `fondue-icons-${kebabCase(iconName)}`,\n ...rest,\n },\n [\n ...renderIconNode(iconNode, kebabCase(iconName)),\n // eslint-disable-next-line @typescript-eslint/no-unsafe-assignment\n ...(Array.isArray(children) ? children : [children]),\n ],\n );\n },\n );\n\n Component.displayName = `Icon${iconName}`;\n\n return Component;\n};\n"],"names":["IconSize","iconSizeToNumber","renderIconNode","iconNode","iconName","tagName","attributes","children","createElement","htmlKeysToJsxKeys","item","createFondueIcon","Component","forwardRef","color","size","className","rest","ref","defaultAttributes","kebabCase"],"mappings":"
|
|
1
|
+
{"version":3,"file":"fondue-icons2.js","sources":["../src/createFondueIcon.ts"],"sourcesContent":["/* (c) Copyright Frontify Ltd., all rights reserved. */\n\nimport {\n createElement,\n forwardRef,\n type ForwardRefExoticComponent,\n type ReactSVG,\n type RefAttributes,\n type SVGProps,\n} from 'react';\n\nimport { defaultAttributes } from './constants';\nimport styles from './icons.module.scss';\nimport { htmlKeysToJsxKeys } from './utilities/jsxKeyFormat';\nimport { kebabCase } from './utilities/stringCasing';\n\nexport type IconNode = [elementName: keyof ReactSVG, attrs: Record<string, string>, children?: IconNode][];\n\nexport type SVGAttributes = Partial<SVGProps<SVGSVGElement>>;\ntype ComponentAttributes = RefAttributes<SVGSVGElement> & SVGAttributes;\n\ntype IconSizeAsNumber = 8 | 12 | 16 | 20 | 24 | 32;\n\n/**\n * @deprecated Use a string or number instead\n */\nexport enum IconSize {\n Size8 = 'Size8',\n Size12 = 'Size12',\n Size16 = 'Size16',\n Size20 = 'Size20',\n Size24 = 'Size24',\n Size32 = 'Size32',\n}\n\nexport type FondueIconProps = ComponentAttributes & {\n size?: `${IconSizeAsNumber}` | IconSizeAsNumber | IconSize;\n};\n\nexport type FondueIcon = ForwardRefExoticComponent<FondueIconProps>;\n\nconst iconSizeToNumber: Record<Exclude<FondueIconProps['size'], undefined>, IconSizeAsNumber> = {\n [IconSize.Size8]: 8,\n [IconSize.Size12]: 12,\n [IconSize.Size16]: 16,\n [IconSize.Size20]: 20,\n [IconSize.Size24]: 24,\n [IconSize.Size32]: 32,\n 8: 8,\n 12: 12,\n 16: 16,\n 20: 20,\n 24: 24,\n 32: 32,\n};\n\nconst renderIconNode = (iconNode: IconNode, iconName: string): ReturnType<typeof createElement>[] => {\n return iconNode.map(([tagName, attributes, children]) =>\n createElement(\n tagName,\n {\n key: `${iconName}-${tagName}`,\n ...(attributes ? htmlKeysToJsxKeys(attributes) : {}),\n },\n Array.isArray(children) && children.length > 0\n ? children.map((item) => renderIconNode([item], `${iconName}-${tagName}`))\n : [],\n ),\n );\n};\n\nexport const createFondueIcon = (iconName: string, iconNode: IconNode): FondueIcon => {\n const Component = forwardRef<SVGSVGElement, FondueIconProps>(\n ({ color = 'currentColor', size = 24, className = '', children, ...rest }, ref) => {\n return createElement(\n 'svg',\n {\n ref,\n ...defaultAttributes,\n color,\n width: iconSizeToNumber[size],\n height: iconSizeToNumber[size],\n className: ['fondue', styles.fondue, `fondue-${kebabCase(iconName)}`, className]\n .filter(Boolean)\n .join(' '),\n 'data-test-id': `fondue-icons-${kebabCase(iconName)}`,\n key: `fondue-icons-${kebabCase(iconName)}`,\n ...rest,\n },\n [\n ...renderIconNode(iconNode, kebabCase(iconName)),\n // eslint-disable-next-line @typescript-eslint/no-unsafe-assignment\n ...(Array.isArray(children) ? children : [children]),\n ],\n );\n },\n );\n\n Component.displayName = `Icon${iconName}`;\n\n return Component;\n};\n"],"names":["IconSize","iconSizeToNumber","renderIconNode","iconNode","iconName","tagName","attributes","children","createElement","htmlKeysToJsxKeys","item","createFondueIcon","Component","forwardRef","color","size","className","rest","ref","defaultAttributes","styles","kebabCase"],"mappings":";;;;;AA0BO,IAAKA,sBAAAA,OACRA,EAAA,QAAQ,SACRA,EAAA,SAAS,UACTA,EAAA,SAAS,UACTA,EAAA,SAAS,UACTA,EAAA,SAAS,UACTA,EAAA,SAAS,UANDA,IAAAA,KAAA,CAAA,CAAA;AAeZ,MAAMC,IAA0F;AAAA,EAC3F,OAAiB;AAAA,EACjB,QAAkB;AAAA,EAClB,QAAkB;AAAA,EAClB,QAAkB;AAAA,EAClB,QAAkB;AAAA,EAClB,QAAkB;AAAA,EACnB,GAAG;AAAA,EACH,IAAI;AAAA,EACJ,IAAI;AAAA,EACJ,IAAI;AAAA,EACJ,IAAI;AAAA,EACJ,IAAI;AACR,GAEMC,IAAiB,CAACC,GAAoBC,MACjCD,EAAS;AAAA,EAAI,CAAC,CAACE,GAASC,GAAYC,CAAQ,MAC/CC;AAAA,IACIH;AAAA,IACA;AAAA,MACI,KAAK,GAAGD,CAAQ,IAAIC,CAAO;AAAA,MAC3B,GAAIC,IAAaG,EAAkBH,CAAU,IAAI,CAAA;AAAA,IAAC;AAAA,IAEtD,MAAM,QAAQC,CAAQ,KAAKA,EAAS,SAAS,IACvCA,EAAS,IAAI,CAACG,MAASR,EAAe,CAACQ,CAAI,GAAG,GAAGN,CAAQ,IAAIC,CAAO,EAAE,CAAC,IACvE,CAAA;AAAA,EAAC;AACX,GAIKM,IAAmB,CAACP,GAAkBD,MAAmC;AAClF,QAAMS,IAAYC;AAAA,IACd,CAAC,EAAE,OAAAC,IAAQ,gBAAgB,MAAAC,IAAO,IAAI,WAAAC,IAAY,IAAI,UAAAT,GAAU,GAAGU,EAAA,GAAQC,MAChEV;AAAA,MACH;AAAA,MACA;AAAA,QACI,KAAAU;AAAA,QACA,GAAGC;AAAA,QACH,OAAAL;AAAA,QACA,OAAOb,EAAiBc,CAAI;AAAA,QAC5B,QAAQd,EAAiBc,CAAI;AAAA,QAC7B,WAAW,CAAC,UAAUK,EAAO,QAAQ,UAAUC,EAAUjB,CAAQ,CAAC,IAAIY,CAAS,EAC1E,OAAO,OAAO,EACd,KAAK,GAAG;AAAA,QACb,gBAAgB,gBAAgBK,EAAUjB,CAAQ,CAAC;AAAA,QACnD,KAAK,gBAAgBiB,EAAUjB,CAAQ,CAAC;AAAA,QACxC,GAAGa;AAAA,MAAA;AAAA,MAEP;AAAA,QACI,GAAGf,EAAeC,GAAUkB,EAAUjB,CAAQ,CAAC;AAAA;AAAA,QAE/C,GAAI,MAAM,QAAQG,CAAQ,IAAIA,IAAW,CAACA,CAAQ;AAAA,MAAA;AAAA,IACtD;AAAA,EAER;AAGJ,SAAAK,EAAU,cAAc,OAAOR,CAAQ,IAEhCQ;AACX;"}
|
package/dist/fondue-icons210.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createFondueIcon as l } from "./fondue-icons2.js";
|
|
2
|
-
const e = l("LockOpenFilled", [["path", { fill: "currentColor", "fill-rule": "evenodd", d: "M9.552 4.383c.296-.365.816-.6 1.41-.733a5.8 5.8 0 011.258-.13h.027l.114.001a3.62 3.62 0 013.62 3.62V8H7a3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3v-7a3 3 0 00-2.52-2.962v-.897a5.12 5.12 0 00-5.197-5.12l-.04-.001a7.2 7.2 0 00-1.608.166c-.715.16-1.636.497-2.248 1.252a15 15 0 00-.53.683 2 2 0 00-.103.156 1 1 0 00-.083.19l-.007.026-.004.
|
|
2
|
+
const e = l("LockOpenFilled", [["path", { fill: "currentColor", "fill-rule": "evenodd", d: "M9.552 4.383c.296-.365.816-.6 1.41-.733a5.8 5.8 0 011.258-.13h.027l.114.001a3.62 3.62 0 013.62 3.62V8H7a3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3v-7a3 3 0 00-2.52-2.962v-.897a5.12 5.12 0 00-5.197-5.12l-.04-.001a7.2 7.2 0 00-1.608.166c-.715.16-1.636.497-2.248 1.252a15 15 0 00-.53.683 2 2 0 00-.103.156 1 1 0 00-.083.19l-.007.026-.004.014-.002.008v.004c0 .002-.001.004.733.158l-.734-.154a.75.75 0 001.399.5l.024-.035c.06-.085.194-.262.472-.605m3.176 10.968a1.5 1.5 0 10-1.424.018.8.8 0 00-.035.228v.807a.75.75 0 001.5 0v-.807a.8.8 0 00-.041-.246", "clip-rule": "evenodd" }]]);
|
|
3
3
|
export {
|
|
4
4
|
e as IconLockOpenFilled
|
|
5
5
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fondue-icons210.js","sources":["../src/icons/lock-open-filled.ts"],"sourcesContent":["/* (c) Copyright Frontify Ltd., all rights reserved. */\n\nimport { createFondueIcon } from '../createFondueIcon';\n\n/**\n * @component @name LockOpenFilled\n *\n * @preview  Copyright Frontify Ltd., all rights reserved. */\n\nimport { createFondueIcon } from '../createFondueIcon';\n\n/**\n * @component @name LockOpenFilled\n *\n * @preview  - https://fondue-components.frontify.com/?path=/story/icons_icons--default&args=iconName:lock-open-filled\n * @see https://fondue-components.frontify.com/?path=/story/icons_icons--default - Documentation\n */\nexport const IconLockOpenFilled = createFondueIcon('LockOpenFilled', [[\"path\",{\"fill\":\"currentColor\",\"fill-rule\":\"evenodd\",\"d\":\"M9.552 4.383c.296-.365.816-.6 1.41-.733a5.8 5.8 0 011.258-.13h.027l.114.001a3.62 3.62 0 013.62 3.62V8H7a3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3v-7a3 3 0 00-2.52-2.962v-.897a5.12 5.12 0 00-5.197-5.12l-.04-.001a7.2 7.2 0 00-1.608.166c-.715.16-1.636.497-2.248 1.252a15 15 0 00-.53.683 2 2 0 00-.103.156 1 1 0 00-.083.19l-.007.026-.004.014-.002.008v.004c0 .002-.001.004.733.158l-.734-.154a.75.75 0 001.399.5l.024-.035c.06-.085.194-.262.472-.605m3.176 10.968a1.5 1.5 0 10-1.424.018.8.8 0 00-.035.228v.807a.75.75 0 001.5 0v-.807a.8.8 0 00-.041-.246\",\"clip-rule\":\"evenodd\"}]]);\n"],"names":["IconLockOpenFilled","createFondueIcon"],"mappings":";AAUO,MAAMA,IAAqBC,EAAiB,kBAAkB,CAAC,CAAC,QAAO,EAAC,MAAO,gBAAe,aAAY,WAAU,GAAI,oiBAAmiB,aAAY,UAAA,CAAU,CAAC,CAAC;"}
|
package/dist/fondue-icons315.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createFondueIcon as a } from "./fondue-icons2.js";
|
|
2
|
-
const o = a("Sparks", [["path", { fill: "currentColor", "fill-rule": "evenodd", d: "M17.502 2.
|
|
2
|
+
const o = a("Sparks", [["path", { fill: "currentColor", "fill-rule": "evenodd", d: "M17.502 2.897a.75.75 0 00-.75.75 2.187 2.187 0 01-2.186 2.187h-.001a.75.75 0 000 1.5h.001c1.208 0 2.186.98 2.186 2.187 0 .414.336.75.75.75h.005a.75.75 0 00.745-.75c0-1.208.979-2.187 2.186-2.187h.001a.75.75 0 00.75-.75v-.005a.75.75 0 00-.75-.745 2.187 2.187 0 01-2.187-2.187.75.75 0 00-.75-.75m.708 3.687a3.7 3.7 0 01-.708-.708 3.7 3.7 0 01-.708.708q.402.306.708.708a3.7 3.7 0 01.708-.708M8.392 5.545a.75.75 0 00-.597.734 4.4 4.4 0 01-4.396 4.399h-.003a.75.75 0 100 1.5H3.4a4.4 4.4 0 014.396 4.398.75.75 0 001.5 0 4.4 4.4 0 014.398-4.398.75.75 0 000-1.5 4.4 4.4 0 01-4.398-4.399.75.75 0 00-.903-.734m2.42 5.883A5.93 5.93 0 018.545 9.16a5.93 5.93 0 01-2.268 2.268 5.93 5.93 0 012.268 2.267 5.93 5.93 0 012.267-2.267m6.706 2.047a.75.75 0 01.75.75v1.55a.75.75 0 01-1.5 0v-1.55a.75.75 0 01.75-.75m0 7.701a.75.75 0 01-.75-.75v-1.55a.75.75 0 011.5 0v1.55a.75.75 0 01-.75.75m3.1-3.1a.75.75 0 100-1.5h-1.55a.75.75 0 000 1.5zm-6.95-.75a.75.75 0 01.75-.75h1.55a.75.75 0 010 1.5h-1.55a.75.75 0 01-.75-.75", "clip-rule": "evenodd" }]]);
|
|
3
3
|
export {
|
|
4
4
|
o as IconSparks
|
|
5
5
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fondue-icons315.js","sources":["../src/icons/sparks.ts"],"sourcesContent":["/* (c) Copyright Frontify Ltd., all rights reserved. */\n\nimport { createFondueIcon } from '../createFondueIcon';\n\n/**\n * @component @name Sparks\n *\n * @preview  Copyright Frontify Ltd., all rights reserved. */\n\nimport { createFondueIcon } from '../createFondueIcon';\n\n/**\n * @component @name Sparks\n *\n * @preview  - https://fondue-components.frontify.com/?path=/story/icons_icons--default&args=iconName:sparks\n * @see https://fondue-components.frontify.com/?path=/story/icons_icons--default - Documentation\n */\nexport const IconSparks = createFondueIcon('Sparks', [[\"path\",{\"fill\":\"currentColor\",\"fill-rule\":\"evenodd\",\"d\":\"M17.502 2.897a.75.75 0 00-.75.75 2.187 2.187 0 01-2.186 2.187h-.001a.75.75 0 000 1.5h.001c1.208 0 2.186.98 2.186 2.187 0 .414.336.75.75.75h.005a.75.75 0 00.745-.75c0-1.208.979-2.187 2.186-2.187h.001a.75.75 0 00.75-.75v-.005a.75.75 0 00-.75-.745 2.187 2.187 0 01-2.187-2.187.75.75 0 00-.75-.75m.708 3.687a3.7 3.7 0 01-.708-.708 3.7 3.7 0 01-.708.708q.402.306.708.708a3.7 3.7 0 01.708-.708M8.392 5.545a.75.75 0 00-.597.734 4.4 4.4 0 01-4.396 4.399h-.003a.75.75 0 100 1.5H3.4a4.4 4.4 0 014.396 4.398.75.75 0 001.5 0 4.4 4.4 0 014.398-4.398.75.75 0 000-1.5 4.4 4.4 0 01-4.398-4.399.75.75 0 00-.903-.734m2.42 5.883A5.93 5.93 0 018.545 9.16a5.93 5.93 0 01-2.268 2.268 5.93 5.93 0 012.268 2.267 5.93 5.93 0 012.267-2.267m6.706 2.047a.75.75 0 01.75.75v1.55a.75.75 0 01-1.5 0v-1.55a.75.75 0 01.75-.75m0 7.701a.75.75 0 01-.75-.75v-1.55a.75.75 0 011.5 0v1.55a.75.75 0 01-.75.75m3.1-3.1a.75.75 0 100-1.5h-1.55a.75.75 0 000 1.5zm-6.95-.75a.75.75 0 01.75-.75h1.55a.75.75 0 010 1.5h-1.55a.75.75 0 01-.75-.75\",\"clip-rule\":\"evenodd\"}]]);\n"],"names":["IconSparks","createFondueIcon"],"mappings":";AAUO,MAAMA,IAAaC,EAAiB,UAAU,CAAC,CAAC,QAAO,EAAC,MAAO,gBAAe,aAAY,WAAU,GAAI,o+BAAm+B,aAAY,UAAA,CAAU,CAAC,CAAC;"}
|
package/dist/fondue-icons368.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
return s[o] = e[t], s;
|
|
5
|
-
}, {});
|
|
1
|
+
const e = "_fondue_1h2gd_10", o = {
|
|
2
|
+
fondue: e
|
|
3
|
+
};
|
|
6
4
|
export {
|
|
7
|
-
|
|
5
|
+
o as default,
|
|
6
|
+
e as fondue
|
|
8
7
|
};
|
|
9
8
|
//# sourceMappingURL=fondue-icons368.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fondue-icons368.js","sources":[
|
|
1
|
+
{"version":3,"file":"fondue-icons368.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}
|
package/dist/fondue-icons369.js
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
import { kebabCaseToCamelCase as r } from "./fondue-icons370.js";
|
|
2
|
+
const a = (e) => Object.keys(e).reduce((s, t) => {
|
|
3
|
+
const o = r(t);
|
|
4
|
+
return s[o] = e[t], s;
|
|
5
|
+
}, {});
|
|
2
6
|
export {
|
|
3
|
-
|
|
4
|
-
l as kebabCaseToCamelCase
|
|
7
|
+
a as htmlKeysToJsxKeys
|
|
5
8
|
};
|
|
6
9
|
//# sourceMappingURL=fondue-icons369.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fondue-icons369.js","sources":["../src/utilities/
|
|
1
|
+
{"version":3,"file":"fondue-icons369.js","sources":["../src/utilities/jsxKeyFormat.ts"],"sourcesContent":["/* (c) Copyright Frontify Ltd., all rights reserved. */\n\nimport { kebabCaseToCamelCase } from './stringCasing';\n\ntype Attributes = {\n [key: string]: string;\n};\nexport const htmlKeysToJsxKeys = (obj: Record<string, string>) =>\n Object.keys(obj).reduce((accumulator, k) => {\n const castedKey: string = kebabCaseToCamelCase(k);\n accumulator[castedKey] = obj[k] as string;\n return accumulator;\n }, {} as Attributes);\n"],"names":["htmlKeysToJsxKeys","obj","accumulator","k","castedKey","kebabCaseToCamelCase"],"mappings":";AAOO,MAAMA,IAAoB,CAACC,MAC9B,OAAO,KAAKA,CAAG,EAAE,OAAO,CAACC,GAAaC,MAAM;AACxC,QAAMC,IAAoBC,EAAqBF,CAAC;AAChD,SAAAD,EAAYE,CAAS,IAAIH,EAAIE,CAAC,GACvBD;AACX,GAAG,CAAA,CAAgB;"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
const t = (e) => e.replaceAll(/([a-z])([A-Z])/g, "$1-$2").toLowerCase(), l = (e) => e.split("-").map((a, s) => s === 0 ? a : a.charAt(0).toUpperCase() + a.slice(1)).join("");
|
|
2
|
+
export {
|
|
3
|
+
t as kebabCase,
|
|
4
|
+
l as kebabCaseToCamelCase
|
|
5
|
+
};
|
|
6
|
+
//# sourceMappingURL=fondue-icons370.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fondue-icons370.js","sources":["../src/utilities/stringCasing.ts"],"sourcesContent":["/* (c) Copyright Frontify Ltd., all rights reserved. */\n\nexport const kebabCase = (value: string): string => {\n return value.replaceAll(/([a-z])([A-Z])/g, '$1-$2').toLowerCase();\n};\n\nexport const kebabCaseToCamelCase = (keyString: string) =>\n keyString\n .split('-')\n .map((word, index) => (index === 0 ? word : word.charAt(0).toUpperCase() + word.slice(1)))\n .join('');\n"],"names":["kebabCase","value","kebabCaseToCamelCase","keyString","word","index"],"mappings":"AAEO,MAAMA,IAAY,CAACC,MACfA,EAAM,WAAW,mBAAmB,OAAO,EAAE,YAAA,GAG3CC,IAAuB,CAACC,MACjCA,EACK,MAAM,GAAG,EACT,IAAI,CAACC,GAAMC,MAAWA,MAAU,IAAID,IAAOA,EAAK,OAAO,CAAC,EAAE,YAAA,IAAgBA,EAAK,MAAM,CAAC,CAAE,EACxF,KAAK,EAAE;"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @component @name LayersSingle
|
|
3
3
|
*
|
|
4
|
-
* @preview  - https://fondue-components.frontify.com/?path=/story/icons_icons--default&args=iconName:layers-single
|
|
5
5
|
* @see https://fondue-components.frontify.com/?path=/story/icons_icons--default - Documentation
|
|
6
6
|
*/
|
|
7
7
|
export declare const IconLayersSingle: import('..').FondueIcon;
|
package/dist/icons/leaf.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @component @name Leaf
|
|
3
3
|
*
|
|
4
|
-
* @preview  - https://fondue-components.frontify.com/?path=/story/icons_icons--default&args=iconName:leaf
|
|
5
5
|
* @see https://fondue-components.frontify.com/?path=/story/icons_icons--default - Documentation
|
|
6
6
|
*/
|
|
7
7
|
export declare const IconLeaf: import('..').FondueIcon;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @component @name LockOpenFilled
|
|
3
3
|
*
|
|
4
|
-
* @preview  - https://fondue-components.frontify.com/?path=/story/icons_icons--default&args=iconName:lock-open-filled
|
|
5
5
|
* @see https://fondue-components.frontify.com/?path=/story/icons_icons--default - Documentation
|
|
6
6
|
*/
|
|
7
7
|
export declare const IconLockOpenFilled: import('..').FondueIcon;
|
package/dist/icons/sparks.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @component @name Sparks
|
|
3
3
|
*
|
|
4
|
-
* @preview  - https://fondue-components.frontify.com/?path=/story/icons_icons--default&args=iconName:sparks
|
|
5
5
|
* @see https://fondue-components.frontify.com/?path=/story/icons_icons--default - Documentation
|
|
6
6
|
*/
|
|
7
7
|
export declare const IconSparks: import('..').FondueIcon;
|
package/dist/style.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@media (forced-colors: active){._fondue_1h2gd_10{color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}._fondue_1h2gd_10 path,._fondue_1h2gd_10 rect,._fondue_1h2gd_10 circle,._fondue_1h2gd_10 ellipse,._fondue_1h2gd_10 line,._fondue_1h2gd_10 polyline,._fondue_1h2gd_10 polygon{color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}}
|
package/icons/label/label-32.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M7.1 14.757V7.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M7.1 14.757V7.101h7.657a2 2 0 011.415.585l10.142 10.142a2 2 0 010 2.829l-5.657 5.657a2 2 0 01-2.829 0L7.686 16.172a2 2 0 01-.585-1.415m-.828 2.829a4 4 0 01-1.171-2.829V7.101a2 2 0 012-2h7.656a4 4 0 012.829 1.171l10.142 10.142a4 4 0 010 5.657l-5.657 5.657a4 4 0 01-5.657 0zM13 12a1 1 0 11-2 0 1 1 0 012 0m2 0a3 3 0 11-6 0 3 3 0 016 0" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m20.017 12-7.805-4.745a.5.5 0 00-.52 0L3.889 12l7.805 4.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m20.017 12-7.805-4.745a.5.5 0 00-.52 0L3.889 12l7.805 4.746a.5.5 0 00.52 0zm-7.025-6.027a2 2 0 00-2.079 0l-8.507 5.173a1 1 0 000 1.709l8.507 5.172a2 2 0 002.079 0l8.507-5.172a1 1 0 000-1.71z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M25.988 16 16 10.184 6.012 16 16 21.817zm-8.982-7.545a2 2 0 00-2.013
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M25.988 16 16 10.184 6.012 16 16 21.817zm-8.982-7.545a2 2 0 00-2.013 0L3.521 15.136a1 1 0 000 1.728l11.472 6.681a2 2 0 002.013 0l11.472-6.68a1 1 0 000-1.729z" clip-rule="evenodd"/></svg>
|
package/icons/leaf/leaf-24.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#svgID0)"><path fill="currentColor" fill-rule="evenodd" d="m8.986 13.939-1.258 1.258a5.4 5.4 0 01.494-7.065c.45-.45 1.238-.905 2.318-1.298 1.055-.384 2.273-.667 3.466-.842 1.195-.176 2.317-.235 3.171-.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#svgID0)"><path fill="currentColor" fill-rule="evenodd" d="m8.986 13.939-1.258 1.258a5.4 5.4 0 01.494-7.065c.45-.45 1.238-.905 2.318-1.298 1.055-.384 2.273-.667 3.466-.842 1.195-.176 2.317-.235 3.171-.195q.59.032.909.103c.045.212.083.516.102.909.04.854-.019 1.975-.194 3.17s-.458 2.411-.842 3.466c-.393 1.08-.848 1.868-1.298 2.319a5.4 5.4 0 01-7.065.494l1.246-1.247h3.758a.75.75 0 100-1.5h-2.258l3-3a.75.75 0 00-1.06-1.061l-2.989 2.989v-1.83a.75.75 0 00-1.5 0zM7.161 7.07a6.897 6.897 0 00-.502 9.194l-1.74 1.74a.75.75 0 001.062 1.06l1.739-1.739a6.9 6.9 0 009.194-.502c2.694-2.693 3.379-10.964 2.295-12.048S9.854 4.378 7.161 7.071m11.155-1.106-.003-.002zm-.294-.292-.001-.003z" clip-rule="evenodd"/></g><defs><clipPath id="svgID0"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M11.389 8.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M11.389 8.647a1 1 0 00-1.414-1.415l-3.536 3.536-1.414-1.414a1 1 0 10-1.414 1.414l2.121 2.121.707.707.707-.707zM28 9a1 1 0 100-2H15a1 1 0 100 2zm0 10a1 1 0 100-2H15a1 1 0 100 2zm-1-6a1 1 0 01-1 1H15a1 1 0 110-2h11a1 1 0 011 1m-1 11a1 1 0 100-2H15a1 1 0 100 2zM9 18H5v4h4zm-4-2a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.552 4.383c.296-.365.816-.6 1.41-.733a5.8 5.8 0 011.258-.13h.027l.114.001a3.62 3.62 0 013.62 3.62V8H7a3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3v-7a3 3 0 00-2.52-2.962v-.897a5.12 5.12 0 00-5.197-5.12l-.04-.001a7.2 7.2 0 00-1.608.166c-.715.16-1.636.497-2.248 1.252a15 15 0 00-.53.683 2 2 0 00-.103.156 1 1 0 00-.083.19l-.007.026-.004.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.552 4.383c.296-.365.816-.6 1.41-.733a5.8 5.8 0 011.258-.13h.027l.114.001a3.62 3.62 0 013.62 3.62V8H7a3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3v-7a3 3 0 00-2.52-2.962v-.897a5.12 5.12 0 00-5.197-5.12l-.04-.001a7.2 7.2 0 00-1.608.166c-.715.16-1.636.497-2.248 1.252a15 15 0 00-.53.683 2 2 0 00-.103.156 1 1 0 00-.083.19l-.007.026-.004.014-.002.008v.004c0 .002-.001.004.733.158l-.734-.154a.75.75 0 001.399.5l.024-.035c.06-.085.194-.262.472-.605m3.176 10.968a1.5 1.5 0 10-1.424.018.8.8 0 00-.035.228v.807a.75.75 0 001.5 0v-.807a.8.8 0 00-.041-.246" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M12.268 6.14c.402-.482 1.112-.795 1.922-.97a8 8 0 011.71-.172h.035l.15.002C18.8 5 21 7.2 21 9.914V11H9a4 4 0 00-4 4v9a4 4 0 004 4h14a4 4 0 004-4v-9a4 4 0 00-4-4V9.914A6.914 6.914 0 0015.981 3l-.05-.001a10 10 0 00-2.165.217c-.963.208-2.205.65-3.034 1.645-.4.48-.65.826-.806 1.065a4 4 0 00-.223.386l-.017.038-.007.016-.003.008-.002.004v.002c-.001
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M12.268 6.14c.402-.482 1.112-.795 1.922-.97a8 8 0 011.71-.172h.035l.15.002C18.8 5 21 7.2 21 9.914V11H9a4 4 0 00-4 4v9a4 4 0 004 4h14a4 4 0 004-4v-9a4 4 0 00-4-4V9.914A6.914 6.914 0 0015.981 3l-.05-.001a10 10 0 00-2.165.217c-.963.208-2.205.65-3.034 1.645-.4.48-.65.826-.806 1.065a4 4 0 00-.223.386l-.017.038-.007.016-.003.008-.002.004v.002c-.001 0-.001.001.926.376l-.927-.375a1 1 0 001.84.785l.001-.004q.013-.027.088-.145c.104-.16.304-.441.666-.876m4.7 14.61a2 2 0 10-1.937 0q-.03.12-.031.25v1a1 1 0 002 0v-1q0-.13-.031-.25" clip-rule="evenodd"/></svg>
|
package/icons/money/money-20.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M9.75 1.917a.75.75 0 01.75.75v1.105c1.043.096 1.798.482 2.312.892.291.233.498.469.635.651a3 3 0 01.215.332l.005.01.002.004v.002h.001L13 6l.67-.336a.75.75 0 01-1.336.68l-.011-.019a1 1 0 00-.075-.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M9.75 1.917a.75.75 0 01.75.75v1.105c1.043.096 1.798.482 2.312.892.291.233.498.469.635.651a3 3 0 01.215.332l.005.01.002.004v.002h.001L13 6l.67-.336a.75.75 0 01-1.336.68l-.011-.019a1 1 0 00-.075-.109 2 2 0 00-.373-.38c-.346-.277-.933-.586-1.875-.586-1.052 0-1.748.198-2.163.489-.37.26-.587.643-.587 1.261 0 .512.233.866.728 1.196.537.358 1.283.615 2.156.904l.105.035c.795.262 1.696.56 2.398 1.004.772.49 1.41 1.228 1.41 2.361 0 1.243-.55 2.204-1.346 2.837a4.34 4.34 0 01-2.201.885v1.111a.75.75 0 01-1.5 0v-1.195c-.893-.197-1.67-.624-2.245-1.02a8.7 8.7 0 01-1.207-1.006l-.073-.075-.02-.022-.007-.007-.002-.002v-.001h-.001L6 13.5l-.556.504a.75.75 0 011.11-1.009h.001v.001h.001l.01.012.05.052c.047.046.117.116.209.2.184.17.452.396.78.622.672.462 1.521.868 2.395.868.633 0 1.287-.205 1.768-.587.462-.367.78-.906.78-1.663 0-.451-.212-.775-.714-1.094-.542-.343-1.29-.59-2.17-.882H9.66c-.825-.274-1.778-.589-2.515-1.08C6.366 8.925 5.75 8.154 5.75 7c0-1.048.409-1.916 1.226-2.489.55-.386 1.24-.607 2.024-.703V2.667a.75.75 0 01.75-.75" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="currentColor" d="M8.33 1.469a2.7 2.7 0 012.424 2.686l-.015.275a2.7 2.7 0 01-2.685 2.425l-.277-.014a3 3 0 01-.262-.041L6.098 9.419h3.59a.45.45 0 010 .9H2.31a.45.45 0 010-.9h1.704L2.426 7.042a.451.451 0 01.748-.501l1.91 2.858 1.584-2.927a2.7 2.7 0 01-1.3-2.042l-.014-.275a2.7 2.7 0 012.7-2.7zm-.276.886a1.8 1.8 0 100 3.6 1.8 1.8 0 000-3.6M1.296 4.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="currentColor" d="M8.33 1.469a2.7 2.7 0 012.424 2.686l-.015.275a2.7 2.7 0 01-2.685 2.425l-.277-.014a3 3 0 01-.262-.041L6.098 9.419h3.59a.45.45 0 010 .9H2.31a.45.45 0 010-.9h1.704L2.426 7.042a.451.451 0 01.748-.501l1.91 2.858 1.584-2.927a2.7 2.7 0 01-1.3-2.042l-.014-.275a2.7 2.7 0 012.7-2.7zm-.276.886a1.8 1.8 0 100 3.6 1.8 1.8 0 000-3.6M1.296 4.471a.45.45 0 01.624.124l.284.425a.45.45 0 01-.749.5l-.283-.425a.45.45 0 01.124-.624"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="currentColor" d="M4.522 5.096a.45.45 0 01-.45.45H1.164a.45.45 0 010-.9h2.908a.45.45 0 01.45.45M4.442 6.9a.45.45 0 01-.449.45H2.015a.45.45 0 010-.9h1.978a.45.45 0 01.45.45m6.392-.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="currentColor" d="M4.522 5.096a.45.45 0 01-.45.45H1.164a.45.45 0 010-.9h2.908a.45.45 0 01.45.45M4.442 6.9a.45.45 0 01-.449.45H2.015a.45.45 0 010-.9h1.978a.45.45 0 01.45.45m6.392-.849a2.775 2.775 0 11-5.55 0 2.775 2.775 0 015.55 0m-.9 0a1.876 1.876 0 10-3.751.002 1.876 1.876 0 003.752-.002"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="currentColor" d="M7.2 4.818c0 .
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="currentColor" d="M7.2 4.818c0 .249.202.45.45.45h2.909a.45.45 0 000-.9H7.65a.45.45 0 00-.45.45m.08 1.805c0 .248.201.45.45.45h1.978a.45.45 0 000-.9H7.729a.45.45 0 00-.449.45M.89 5.774a2.775 2.775 0 105.55 0 2.775 2.775 0 00-5.55 0m.9 0a1.876 1.876 0 113.75.002 1.876 1.876 0 01-3.75-.002"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="currentColor" d="M15.166 9.138a.6.6 0 01-.571.627c-.72.033-1.211-.338-1.53-.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="currentColor" d="M15.166 9.138a.6.6 0 01-.571.627c-.72.033-1.211-.338-1.53-.568-.347-.251-.522-.36-.777-.351-.232.008-.387.112-.697.348-.288.219-.73.567-1.4.57-.677.005-1.128-.347-1.42-.568-.317-.24-.474-.344-.71-.35-.258-.006-.434.1-.769.339-.312.222-.785.579-1.481.58-.7 0-1.174-.357-1.488-.58-.337-.24-.514-.346-.773-.34-.234.008-.39.112-.705.35-.292.221-.74.573-1.416.57a.6.6 0 11.006-1.2c.225.001.377-.093.685-.326.285-.216.728-.573 1.396-.592.705-.02 1.183.333 1.503.56.342.244.524.359.79.359.265 0 .446-.116.787-.359.317-.226.794-.578 1.496-.56.67.017 1.116.374 1.402.59.31.234.463.33.69.329s.376-.097.68-.327c.282-.215.72-.569 1.381-.592.718-.026 1.207.347 1.524.576.345.25.518.354.77.343a.6.6 0 01.627.572M12.89 6.5a3 3 0 00-.472-.053h-.217a3 3 0 00-.576.076 3.946 3.946 0 00-7.32.008 3 3 0 00-.615-.084l-.21-.001q-.228.007-.434.043a5.15 5.15 0 014.92-3.635l.265.007a5.15 5.15 0 014.659 3.64m-.327 3.81a5.14 5.14 0 01-4.596 2.835l-.265-.007A5.15 5.15 0 013.364 10.3q.126-.09.203-.15l.02-.014.039.026c.241.172.83.629 1.694.763.7.633 1.629 1.02 2.647 1.02a3.93 3.93 0 002.635-1.011c.886-.124 1.476-.606 1.713-.786l.007-.006.04.026c.05.037.12.085.201.142"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="currentColor" d="M2.578 1.628a.45.45 0 01.542.718l-.01.007-.045.038a3 3 0 00-.178.167 5 5 0 00-.568.69 5.13 5.13 0 00-.88 2.768c-.035 1.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="currentColor" d="M2.578 1.628a.45.45 0 01.542.718l-.01.007-.045.038a3 3 0 00-.178.167 5 5 0 00-.568.69 5.13 5.13 0 00-.88 2.768c-.035 1.215.387 2.097.814 2.676.214.291.43.507.59.648a3 3 0 00.238.188l.01.007a.45.45 0 01-.486.757l.243-.378-.244.378v-.001L2.6 10.29l-.007-.005-.023-.016-.074-.052a4 4 0 01-.247-.2 5 5 0 01-.722-.79C1.007 8.517.498 7.443.54 5.99a6.03 6.03 0 011.035-3.25c.247-.361.492-.636.677-.82a4 4 0 01.296-.269l.02-.016.007-.005.002-.002zm6.218.088a.45.45 0 01.63-.088h.002l.002.003.007.004.02.017.068.057q.087.073.228.212c.185.184.43.459.677.82a6.03 6.03 0 011.035 3.25c.04 1.453-.468 2.527-.99 3.235a5 5 0 01-.721.79c-.1.088-.186.155-.247.2l-.074.053-.023.016-.007.005H9.4v.002l-.244-.378.242.378a.45.45 0 01-.486-.757l.01-.007.049-.034c.043-.033.11-.084.19-.154.16-.141.375-.357.59-.648.427-.58.848-1.46.814-2.676a5.13 5.13 0 00-.88-2.768 5 5 0 00-.568-.69 3 3 0 00-.223-.205l-.01-.007a.45.45 0 01-.088-.63m-5.046 1.3a.45.45 0 01.465.77l-.02.014q-.031.021-.095.077a2 2 0 00-.325.36c-.24.336-.504.887-.528 1.726-.023.827.23 1.387.476 1.737a2.2 2.2 0 00.442.468l.023.016a.45.45 0 01-.394.804l-.082-.04-.001-.001-.003-.001-.023-.016-.053-.037a3.1 3.1 0 01-.646-.677c-.345-.491-.667-1.239-.638-2.279.029-1.03.358-1.753.696-2.224a3 3 0 01.465-.516q.098-.085.162-.129.03-.022.052-.035l.016-.01.01-.007zm3.887.153a.45.45 0 01.617-.154v.001h.002l.009.006.016.011.052.035q.064.045.162.129c.13.113.297.282.465.516.338.471.667 1.195.696 2.224.03 1.04-.293 1.788-.637 2.28a3.1 3.1 0 01-.647.676q-.032.024-.053.037l-.023.016-.003.001-.001.001-.082.04a.45.45 0 01-.394-.804l.023-.016q.036-.025.103-.085c.09-.08.215-.206.34-.383.244-.35.498-.91.475-1.737-.024-.839-.288-1.39-.528-1.726a2.1 2.1 0 00-.42-.437l-.02-.014a.45.45 0 01-.152-.617m-1.635.897c1.04 0 1.883.843 1.884 1.883l-.01.193c-.097.95-.9 1.69-1.874 1.69l-.192-.009a1.884 1.884 0 01.192-3.757m0 .9a.983.983 0 100 1.966.983.983 0 000-1.965"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M17.25 17.002a.75.75 0 01-.75-.75V3.75a.75.75 0 011.5 0v12.502a.75.75 0 01-.75.75M11.5 7.5h-3a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1v-3a1 1 0 00-1-1M10 6h1.5A2.5 2.5 0 0114 8.5v3a2.5 2.5 0 01-2.5 2.5h-3A2.5 2.5 0 016 11.5v-3A2.5 2.5 0 018.5 6zM2.002 16.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M17.25 17.002a.75.75 0 01-.75-.75V3.75a.75.75 0 011.5 0v12.502a.75.75 0 01-.75.75M11.5 7.5h-3a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1v-3a1 1 0 00-1-1M10 6h1.5A2.5 2.5 0 0114 8.5v3a2.5 2.5 0 01-2.5 2.5h-3A2.5 2.5 0 016 11.5v-3A2.5 2.5 0 018.5 6zM2.002 16.251a.75.75 0 101.5 0V3.75a.75.75 0 10-1.5 0z" clip-rule="evenodd"/></svg>
|