@getflip/swirl-components 0.10.0 → 0.11.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/components.json +501 -1
- package/dist/cjs/flip-icon-chats-filled.cjs.entry.js +20 -0
- package/dist/cjs/flip-icon-chats-outlined.cjs.entry.js +20 -0
- package/dist/cjs/flip-icon-groups-filled.cjs.entry.js +20 -0
- package/dist/cjs/flip-icon-groups-outlined.cjs.entry.js +20 -0
- package/dist/cjs/flip-icon-menu-filled.cjs.entry.js +20 -0
- package/dist/cjs/flip-icon-menu-outlined.cjs.entry.js +20 -0
- package/dist/cjs/flip-icon-news-filled.cjs.entry.js +20 -0
- package/dist/cjs/flip-icon-news-outlined.cjs.entry.js +20 -0
- package/dist/cjs/flip-icon-tasks-filled.cjs.entry.js +20 -0
- package/dist/cjs/flip-icon-tasks-outlined.cjs.entry.js +20 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/swirl-components.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +10 -0
- package/dist/collection/components/flip-icon/icons/flip-icon-chats-filled.js +49 -0
- package/dist/collection/components/flip-icon/icons/flip-icon-chats-outlined.js +55 -0
- package/dist/collection/components/flip-icon/icons/flip-icon-groups-filled.js +64 -0
- package/dist/collection/components/flip-icon/icons/flip-icon-groups-outlined.js +64 -0
- package/dist/collection/components/flip-icon/icons/flip-icon-menu-filled.js +58 -0
- package/dist/collection/components/flip-icon/icons/flip-icon-menu-outlined.js +58 -0
- package/dist/collection/components/flip-icon/icons/flip-icon-news-filled.js +49 -0
- package/dist/collection/components/flip-icon/icons/flip-icon-news-outlined.js +55 -0
- package/dist/collection/components/flip-icon/icons/flip-icon-tasks-filled.js +49 -0
- package/dist/collection/components/flip-icon/icons/flip-icon-tasks-outlined.js +52 -0
- package/dist/components/flip-icon-chats-filled.d.ts +11 -0
- package/dist/components/flip-icon-chats-filled.js +37 -0
- package/dist/components/flip-icon-chats-outlined.d.ts +11 -0
- package/dist/components/flip-icon-chats-outlined.js +37 -0
- package/dist/components/flip-icon-groups-filled.d.ts +11 -0
- package/dist/components/flip-icon-groups-filled.js +37 -0
- package/dist/components/flip-icon-groups-outlined.d.ts +11 -0
- package/dist/components/flip-icon-groups-outlined.js +37 -0
- package/dist/components/flip-icon-menu-filled.d.ts +11 -0
- package/dist/components/flip-icon-menu-filled.js +37 -0
- package/dist/components/flip-icon-menu-outlined.d.ts +11 -0
- package/dist/components/flip-icon-menu-outlined.js +37 -0
- package/dist/components/flip-icon-news-filled.d.ts +11 -0
- package/dist/components/flip-icon-news-filled.js +37 -0
- package/dist/components/flip-icon-news-outlined.d.ts +11 -0
- package/dist/components/flip-icon-news-outlined.js +37 -0
- package/dist/components/flip-icon-tasks-filled.d.ts +11 -0
- package/dist/components/flip-icon-tasks-filled.js +37 -0
- package/dist/components/flip-icon-tasks-outlined.d.ts +11 -0
- package/dist/components/flip-icon-tasks-outlined.js +37 -0
- package/dist/components/index.d.ts +10 -0
- package/dist/components/index.js +10 -0
- package/dist/esm/flip-icon-chats-filled.entry.js +16 -0
- package/dist/esm/flip-icon-chats-outlined.entry.js +16 -0
- package/dist/esm/flip-icon-groups-filled.entry.js +16 -0
- package/dist/esm/flip-icon-groups-outlined.entry.js +16 -0
- package/dist/esm/flip-icon-menu-filled.entry.js +16 -0
- package/dist/esm/flip-icon-menu-outlined.entry.js +16 -0
- package/dist/esm/flip-icon-news-filled.entry.js +16 -0
- package/dist/esm/flip-icon-news-outlined.entry.js +16 -0
- package/dist/esm/flip-icon-tasks-filled.entry.js +16 -0
- package/dist/esm/flip-icon-tasks-outlined.entry.js +16 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/swirl-components.js +1 -1
- package/dist/swirl-components/p-017d9a74.entry.js +1 -0
- package/dist/swirl-components/p-0d30ad62.entry.js +1 -0
- package/dist/swirl-components/p-57cb9d7e.entry.js +1 -0
- package/dist/swirl-components/p-5886ffc5.entry.js +1 -0
- package/dist/swirl-components/p-641cfa7f.entry.js +1 -0
- package/dist/swirl-components/p-91452370.entry.js +1 -0
- package/dist/swirl-components/p-9c557515.entry.js +1 -0
- package/dist/swirl-components/p-c4c2e9e6.entry.js +1 -0
- package/dist/swirl-components/p-d412ccca.entry.js +1 -0
- package/dist/swirl-components/p-fce9638a.entry.js +1 -0
- package/dist/swirl-components/swirl-components.esm.js +1 -1
- package/dist/types/components/flip-icon/icons/flip-icon-chats-filled.d.ts +5 -0
- package/dist/types/components/flip-icon/icons/flip-icon-chats-outlined.d.ts +5 -0
- package/dist/types/components/flip-icon/icons/flip-icon-groups-filled.d.ts +5 -0
- package/dist/types/components/flip-icon/icons/flip-icon-groups-outlined.d.ts +5 -0
- package/dist/types/components/flip-icon/icons/flip-icon-menu-filled.d.ts +5 -0
- package/dist/types/components/flip-icon/icons/flip-icon-menu-outlined.d.ts +5 -0
- package/dist/types/components/flip-icon/icons/flip-icon-news-filled.d.ts +5 -0
- package/dist/types/components/flip-icon/icons/flip-icon-news-outlined.d.ts +5 -0
- package/dist/types/components/flip-icon/icons/flip-icon-tasks-filled.d.ts +5 -0
- package/dist/types/components/flip-icon/icons/flip-icon-tasks-outlined.d.ts +5 -0
- package/dist/types/components.d.ts +150 -0
- package/package.json +2 -2
- package/vscode-data.json +130 -0
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
// DO NOT EDIT. THIS FILE GETS GENERATED VIA "yarn generate".
|
|
2
|
+
import { Component, Fragment, h, Prop } from "@stencil/core";
|
|
3
|
+
export class FlipIconTasksOutlined {
|
|
4
|
+
constructor() {
|
|
5
|
+
this.size = 24;
|
|
6
|
+
}
|
|
7
|
+
render() {
|
|
8
|
+
return (h("svg", { class: "flip-icon", fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${this.size} ${this.size}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" },
|
|
9
|
+
this.size === 16 && (h(Fragment, null,
|
|
10
|
+
h("path", { d: "M10.3536 6.85355C10.5488 6.65829 10.5488 6.34171 10.3536 6.14645C10.1583 5.95118 9.84171 5.95118 9.64645 6.14645L7 8.79289L6.35355 8.14645C6.15829 7.95118 5.84171 7.95118 5.64645 8.14645C5.45118 8.34171 5.45118 8.65829 5.64645 8.85355L6.64645 9.85355C6.84171 10.0488 7.15829 10.0488 7.35356 9.85355L10.3536 6.85355Z", fill: "currentColor" }),
|
|
11
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8Z", fill: "currentColor" }))),
|
|
12
|
+
this.size === 24 && (h(Fragment, null,
|
|
13
|
+
h("path", { d: "M15.5303 10.2803C15.8232 9.98744 15.8232 9.51256 15.5303 9.21967C15.2374 8.92678 14.7626 8.92678 14.4697 9.21967L10.5 13.1893L9.53033 12.2197C9.23744 11.9268 8.76256 11.9268 8.46967 12.2197C8.17678 12.5126 8.17678 12.9874 8.46967 13.2803L9.96967 14.7803C10.2626 15.0732 10.7374 15.0732 11.0303 14.7803L15.5303 10.2803Z", fill: "currentColor" }),
|
|
14
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12ZM19.5 12C19.5 16.1421 16.1421 19.5 12 19.5C7.85786 19.5 4.5 16.1421 4.5 12C4.5 7.85786 7.85786 4.5 12 4.5C16.1421 4.5 19.5 7.85786 19.5 12Z", fill: "currentColor" }))),
|
|
15
|
+
this.size === 28 && (h(Fragment, null,
|
|
16
|
+
h("path", { d: "M18.1187 11.9937C18.4604 11.652 18.4604 11.098 18.1187 10.7563C17.777 10.4146 17.223 10.4146 16.8813 10.7563L12.25 15.3876L11.1187 14.2563C10.777 13.9146 10.223 13.9146 9.88128 14.2563C9.53957 14.598 9.53957 15.152 9.88128 15.4937L11.6313 17.2437C11.973 17.5854 12.527 17.5854 12.8687 17.2437L18.1187 11.9937Z", fill: "currentColor" }),
|
|
17
|
+
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M24.5 14C24.5 19.799 19.799 24.5 14 24.5C8.20101 24.5 3.5 19.799 3.5 14C3.5 8.20101 8.20101 3.5 14 3.5C19.799 3.5 24.5 8.20101 24.5 14ZM22.75 14C22.75 18.8325 18.8325 22.75 14 22.75C9.16751 22.75 5.25 18.8325 5.25 14C5.25 9.16751 9.16751 5.25 14 5.25C18.8325 5.25 22.75 9.16751 22.75 14Z", fill: "currentColor" })))));
|
|
18
|
+
}
|
|
19
|
+
static get is() { return "flip-icon-tasks-outlined"; }
|
|
20
|
+
static get encapsulation() { return "shadow"; }
|
|
21
|
+
static get originalStyleUrls() { return {
|
|
22
|
+
"$": ["../flip-icon.css"]
|
|
23
|
+
}; }
|
|
24
|
+
static get styleUrls() { return {
|
|
25
|
+
"$": ["../flip-icon.css"]
|
|
26
|
+
}; }
|
|
27
|
+
static get properties() { return {
|
|
28
|
+
"size": {
|
|
29
|
+
"type": "number",
|
|
30
|
+
"mutable": false,
|
|
31
|
+
"complexType": {
|
|
32
|
+
"original": "FlipIconSize",
|
|
33
|
+
"resolved": "16 | 24 | 28",
|
|
34
|
+
"references": {
|
|
35
|
+
"FlipIconSize": {
|
|
36
|
+
"location": "import",
|
|
37
|
+
"path": "../flip-icon.types"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"required": false,
|
|
42
|
+
"optional": false,
|
|
43
|
+
"docs": {
|
|
44
|
+
"tags": [],
|
|
45
|
+
"text": ""
|
|
46
|
+
},
|
|
47
|
+
"attribute": "size",
|
|
48
|
+
"reflect": false,
|
|
49
|
+
"defaultValue": "24"
|
|
50
|
+
}
|
|
51
|
+
}; }
|
|
52
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface FlipIconChatsFilled extends Components.FlipIconChatsFilled, HTMLElement {}
|
|
4
|
+
export const FlipIconChatsFilled: {
|
|
5
|
+
prototype: FlipIconChatsFilled;
|
|
6
|
+
new (): FlipIconChatsFilled;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Fragment } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const flipIconCss = ":host{display:inline-flex}";
|
|
4
|
+
|
|
5
|
+
const FlipIconChatsFilled$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
this.size = 24;
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h("svg", { class: "flip-icon", fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${this.size} ${this.size}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M8 2C6.4087 2 4.88258 2.63214 3.75736 3.75736C2.63214 4.88258 2 6.4087 2 8V12.5C2 12.8978 2.15804 13.2794 2.43934 13.5607C2.72064 13.842 3.10218 14 3.5 14H8C9.5913 14 11.1174 13.3679 12.2426 12.2426C13.3679 11.1174 14 9.5913 14 8C14 6.4087 13.3679 4.88258 12.2426 3.75736C11.1174 2.63214 9.5913 2 8 2V2ZM5.665 9.335C5.40096 9.335 5.14285 9.2567 4.92331 9.11001C4.70377 8.96332 4.53266 8.75482 4.43162 8.51088C4.33058 8.26694 4.30414 7.99852 4.35565 7.73955C4.40716 7.48059 4.53431 7.24272 4.72101 7.05601C4.90772 6.86931 5.14559 6.74216 5.40455 6.69065C5.66352 6.63914 5.93194 6.66558 6.17588 6.76662C6.41982 6.86766 6.62832 7.03877 6.77501 7.25831C6.9217 7.47785 7 7.73596 7 8C7 8.35406 6.85935 8.69363 6.60899 8.94399C6.35863 9.19435 6.01906 9.335 5.665 9.335V9.335ZM10.165 9.335C9.90096 9.335 9.64285 9.2567 9.42331 9.11001C9.20377 8.96332 9.03266 8.75482 8.93162 8.51088C8.83058 8.26694 8.80414 7.99852 8.85565 7.73955C8.90716 7.48059 9.03431 7.24272 9.22101 7.05601C9.40772 6.86931 9.64559 6.74216 9.90455 6.69065C10.1635 6.63914 10.4319 6.66558 10.6759 6.76662C10.9198 6.86766 11.1283 7.03877 11.275 7.25831C11.4217 7.47785 11.5 7.73596 11.5 8C11.5 8.17531 11.4655 8.34891 11.3984 8.51088C11.3313 8.67285 11.233 8.82002 11.109 8.94399C10.985 9.06795 10.8379 9.16629 10.6759 9.23338C10.5139 9.30047 10.3403 9.335 10.165 9.335V9.335Z", fill: "currentColor" }))), this.size === 24 && (h(Fragment, null, h("path", { d: "M12 3C9.61305 3 7.32387 3.94821 5.63604 5.63604C3.94821 7.32387 3 9.61305 3 12V18.75C3 19.3467 3.23705 19.919 3.65901 20.341C4.08097 20.7629 4.65326 21 5.25 21H12C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3V3ZM8.4975 14.0025C8.10144 14.0025 7.71428 13.8851 7.38497 13.665C7.05566 13.445 6.799 13.1322 6.64743 12.7663C6.49587 12.4004 6.45621 11.9978 6.53348 11.6093C6.61074 11.2209 6.80146 10.8641 7.08152 10.584C7.36157 10.304 7.71838 10.1132 8.10683 10.036C8.49528 9.95871 8.89791 9.99837 9.26382 10.1499C9.62973 10.3015 9.94248 10.5582 10.1625 10.8875C10.3826 11.2168 10.5 11.6039 10.5 12C10.5 12.5311 10.289 13.0404 9.91348 13.416C9.53794 13.7915 9.0286 14.0025 8.4975 14.0025V14.0025ZM15.2475 14.0025C14.8514 14.0025 14.4643 13.8851 14.135 13.665C13.8057 13.445 13.549 13.1322 13.3974 12.7663C13.2459 12.4004 13.2062 11.9978 13.2835 11.6093C13.3607 11.2209 13.5515 10.8641 13.8315 10.584C14.1116 10.304 14.4684 10.1132 14.8568 10.036C15.2453 9.95871 15.6479 9.99837 16.0138 10.1499C16.3797 10.3015 16.6925 10.5582 16.9125 10.8875C17.1326 11.2168 17.25 11.6039 17.25 12C17.25 12.263 17.1982 12.5234 17.0976 12.7663C16.9969 13.0093 16.8494 13.23 16.6635 13.416C16.4775 13.6019 16.2568 13.7494 16.0138 13.8501C15.7709 13.9507 15.5105 14.0025 15.2475 14.0025V14.0025Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M14 3.5C11.2152 3.5 8.54451 4.60625 6.57538 6.57538C4.60625 8.54451 3.5 11.2152 3.5 14V21.875C3.5 22.5712 3.77656 23.2389 4.26884 23.7312C4.76113 24.2234 5.42881 24.5 6.125 24.5H14C16.7848 24.5 19.4555 23.3938 21.4246 21.4246C23.3938 19.4555 24.5 16.7848 24.5 14C24.5 11.2152 23.3938 8.54451 21.4246 6.57538C19.4555 4.60625 16.7848 3.5 14 3.5V3.5ZM9.91375 16.3363C9.45168 16.3363 8.99999 16.1992 8.6158 15.9425C8.2316 15.6858 7.93216 15.3209 7.75534 14.894C7.57851 14.4672 7.53225 13.9974 7.62239 13.5442C7.71254 13.091 7.93504 12.6748 8.26177 12.348C8.5885 12.0213 9.00478 11.7988 9.45797 11.7086C9.91116 11.6185 10.3809 11.6648 10.8078 11.8416C11.2347 12.0184 11.5996 12.3179 11.8563 12.702C12.113 13.0862 12.25 13.5379 12.25 14C12.25 14.6196 12.0039 15.2138 11.5657 15.652C11.1276 16.0901 10.5334 16.3363 9.91375 16.3363V16.3363ZM17.7887 16.3363C17.3267 16.3363 16.875 16.1992 16.4908 15.9425C16.1066 15.6858 15.8072 15.3209 15.6303 14.894C15.4535 14.4672 15.4072 13.9974 15.4974 13.5442C15.5875 13.091 15.81 12.6748 16.1368 12.348C16.4635 12.0213 16.8798 11.7988 17.333 11.7086C17.7862 11.6185 18.2559 11.6648 18.6828 11.8416C19.1097 12.0184 19.4746 12.3179 19.7313 12.702C19.988 13.0862 20.125 13.5379 20.125 14C20.125 14.3068 20.0646 14.6106 19.9472 14.894C19.8298 15.1775 19.6577 15.435 19.4407 15.652C19.2238 15.8689 18.9662 16.041 18.6828 16.1584C18.3993 16.2758 18.0956 16.3363 17.7887 16.3363V16.3363Z", fill: "currentColor" })))));
|
|
14
|
+
}
|
|
15
|
+
static get style() { return flipIconCss; }
|
|
16
|
+
}, [1, "flip-icon-chats-filled", {
|
|
17
|
+
"size": [2]
|
|
18
|
+
}]);
|
|
19
|
+
function defineCustomElement$1() {
|
|
20
|
+
if (typeof customElements === "undefined") {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
const components = ["flip-icon-chats-filled"];
|
|
24
|
+
components.forEach(tagName => { switch (tagName) {
|
|
25
|
+
case "flip-icon-chats-filled":
|
|
26
|
+
if (!customElements.get(tagName)) {
|
|
27
|
+
customElements.define(tagName, FlipIconChatsFilled$1);
|
|
28
|
+
}
|
|
29
|
+
break;
|
|
30
|
+
} });
|
|
31
|
+
}
|
|
32
|
+
defineCustomElement$1();
|
|
33
|
+
|
|
34
|
+
const FlipIconChatsFilled = FlipIconChatsFilled$1;
|
|
35
|
+
const defineCustomElement = defineCustomElement$1;
|
|
36
|
+
|
|
37
|
+
export { FlipIconChatsFilled, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface FlipIconChatsOutlined extends Components.FlipIconChatsOutlined, HTMLElement {}
|
|
4
|
+
export const FlipIconChatsOutlined: {
|
|
5
|
+
prototype: FlipIconChatsOutlined;
|
|
6
|
+
new (): FlipIconChatsOutlined;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Fragment } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const flipIconCss = ":host{display:inline-flex}";
|
|
4
|
+
|
|
5
|
+
const FlipIconChatsOutlined$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
this.size = 24;
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h("svg", { class: "flip-icon", fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${this.size} ${this.size}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M8 3C9.32608 3 10.5979 3.52678 11.5355 4.46447C12.4732 5.40215 13 6.67392 13 8C13 9.32608 12.4732 10.5979 11.5355 11.5355C10.5979 12.4732 9.32608 13 8 13H3.5C3.36739 13 3.24021 12.9473 3.14645 12.8536C3.05268 12.7598 3 12.6326 3 12.5V8C3 6.67392 3.52678 5.40215 4.46447 4.46447C5.40215 3.52678 6.67392 3 8 3ZM8 2C6.4087 2 4.88258 2.63214 3.75736 3.75736C2.63214 4.88258 2 6.4087 2 8V12.5C2 12.8978 2.15804 13.2794 2.43934 13.5607C2.72064 13.842 3.10218 14 3.5 14H8C9.5913 14 11.1174 13.3679 12.2426 12.2426C13.3679 11.1174 14 9.5913 14 8C14 6.4087 13.3679 4.88258 12.2426 3.75736C11.1174 2.63214 9.5913 2 8 2Z", fill: "currentColor" }), h("path", { d: "M6.005 6.835H6C5.35659 6.835 4.835 7.35659 4.835 8V8.005C4.835 8.64841 5.35659 9.17 6 9.17H6.005C6.64841 9.17 7.17 8.64841 7.17 8.005V8C7.17 7.35659 6.64841 6.835 6.005 6.835Z", fill: "currentColor" }), h("path", { d: "M9.835 6.835H9.83C9.18659 6.835 8.665 7.35659 8.665 8V8.005C8.665 8.64841 9.18659 9.17 9.83 9.17H9.835C10.4784 9.17 11 8.64841 11 8.005V8C11 7.35659 10.4784 6.835 9.835 6.835Z", fill: "currentColor" }))), this.size === 24 && (h(Fragment, null, h("path", { d: "M12 4.5C13.9891 4.5 15.8968 5.29018 17.3033 6.6967C18.7098 8.10322 19.5 10.0109 19.5 12C19.5 13.9891 18.7098 15.8968 17.3033 17.3033C15.8968 18.7098 13.9891 19.5 12 19.5H5.25C5.05109 19.5 4.86032 19.421 4.71967 19.2803C4.57902 19.1397 4.5 18.9489 4.5 18.75V12C4.5 10.0109 5.29018 8.10322 6.6967 6.6967C8.10322 5.29018 10.0109 4.5 12 4.5ZM12 3C9.61305 3 7.32387 3.94821 5.63604 5.63604C3.94821 7.32387 3 9.61305 3 12V18.75C3 19.3467 3.23705 19.919 3.65901 20.341C4.08097 20.7629 4.65326 21 5.25 21H12C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z", fill: "currentColor" }), h("path", { d: "M9.0075 10.2525H9C8.03488 10.2525 7.2525 11.0349 7.2525 12V12.0075C7.2525 12.9726 8.03488 13.755 9 13.755H9.0075C9.97262 13.755 10.755 12.9726 10.755 12.0075V12C10.755 11.0349 9.97262 10.2525 9.0075 10.2525Z", fill: "currentColor" }), h("path", { d: "M14.7525 10.2525H14.745C13.7799 10.2525 12.9975 11.0349 12.9975 12V12.0075C12.9975 12.9726 13.7799 13.755 14.745 13.755H14.7525C15.7176 13.755 16.5 12.9726 16.5 12.0075V12C16.5 11.0349 15.7176 10.2525 14.7525 10.2525Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M14 5.25C16.3206 5.25 18.5462 6.17187 20.1872 7.81282C21.8281 9.45376 22.75 11.6794 22.75 14C22.75 16.3206 21.8281 18.5462 20.1872 20.1872C18.5462 21.8281 16.3206 22.75 14 22.75H6.125C5.89294 22.75 5.67038 22.6578 5.50628 22.4937C5.34219 22.3296 5.25 22.1071 5.25 21.875V14C5.25 11.6794 6.17187 9.45376 7.81282 7.81282C9.45376 6.17187 11.6794 5.25 14 5.25ZM14 3.5C11.2152 3.5 8.54451 4.60625 6.57538 6.57538C4.60625 8.54451 3.5 11.2152 3.5 14V21.875C3.5 22.5712 3.77656 23.2389 4.26884 23.7312C4.76113 24.2234 5.42881 24.5 6.125 24.5H14C16.7848 24.5 19.4555 23.3938 21.4246 21.4246C23.3938 19.4555 24.5 16.7848 24.5 14C24.5 11.2152 23.3938 8.54451 21.4246 6.57538C19.4555 4.60625 16.7848 3.5 14 3.5Z", fill: "currentColor" }), h("path", { d: "M10.5088 11.9613H10.5C9.37403 11.9613 8.46125 12.874 8.46125 14V14.0088C8.46125 15.1347 9.37403 16.0475 10.5 16.0475H10.5088C11.6347 16.0475 12.5475 15.1347 12.5475 14.0088V14C12.5475 12.874 11.6347 11.9613 10.5088 11.9613Z", fill: "currentColor" }), h("path", { d: "M17.2113 11.9613H17.2025C16.0765 11.9613 15.1637 12.874 15.1637 14V14.0088C15.1637 15.1347 16.0765 16.0475 17.2025 16.0475H17.2113C18.3372 16.0475 19.25 15.1347 19.25 14.0088V14C19.25 12.874 18.3372 11.9613 17.2113 11.9613Z", fill: "currentColor" })))));
|
|
14
|
+
}
|
|
15
|
+
static get style() { return flipIconCss; }
|
|
16
|
+
}, [1, "flip-icon-chats-outlined", {
|
|
17
|
+
"size": [2]
|
|
18
|
+
}]);
|
|
19
|
+
function defineCustomElement$1() {
|
|
20
|
+
if (typeof customElements === "undefined") {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
const components = ["flip-icon-chats-outlined"];
|
|
24
|
+
components.forEach(tagName => { switch (tagName) {
|
|
25
|
+
case "flip-icon-chats-outlined":
|
|
26
|
+
if (!customElements.get(tagName)) {
|
|
27
|
+
customElements.define(tagName, FlipIconChatsOutlined$1);
|
|
28
|
+
}
|
|
29
|
+
break;
|
|
30
|
+
} });
|
|
31
|
+
}
|
|
32
|
+
defineCustomElement$1();
|
|
33
|
+
|
|
34
|
+
const FlipIconChatsOutlined = FlipIconChatsOutlined$1;
|
|
35
|
+
const defineCustomElement = defineCustomElement$1;
|
|
36
|
+
|
|
37
|
+
export { FlipIconChatsOutlined, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface FlipIconGroupsFilled extends Components.FlipIconGroupsFilled, HTMLElement {}
|
|
4
|
+
export const FlipIconGroupsFilled: {
|
|
5
|
+
prototype: FlipIconGroupsFilled;
|
|
6
|
+
new (): FlipIconGroupsFilled;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Fragment } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const flipIconCss = ":host{display:inline-flex}";
|
|
4
|
+
|
|
5
|
+
const FlipIconGroupsFilled$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
this.size = 24;
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h("svg", { class: "flip-icon", fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${this.size} ${this.size}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M4.00001 7C3.7693 7 3.54377 6.93159 3.35194 6.80341C3.16011 6.67523 3.01059 6.49305 2.9223 6.2799C2.83401 6.06675 2.81091 5.83221 2.85592 5.60593C2.90093 5.37965 3.01203 5.1718 3.17517 5.00866C3.33831 4.84552 3.54616 4.73442 3.77243 4.68941C3.99871 4.64441 4.23326 4.66751 4.44641 4.7558C4.65956 4.84408 4.84174 4.9936 4.96992 5.18543C5.09809 5.37726 5.16651 5.60279 5.16651 5.8335C5.16657 5.98671 5.13645 6.13842 5.07785 6.27998C5.01925 6.42153 4.93333 6.55016 4.82499 6.65849C4.71666 6.76682 4.58804 6.85274 4.44649 6.91134C4.30493 6.96994 4.15321 7.00007 4.00001 7Z", fill: "currentColor" }), h("path", { d: "M12 7C11.7693 7 11.5438 6.93159 11.3519 6.80341C11.1601 6.67523 11.0106 6.49305 10.9223 6.2799C10.834 6.06675 10.8109 5.83221 10.8559 5.60593C10.9009 5.37965 11.012 5.1718 11.1752 5.00866C11.3383 4.84552 11.5462 4.73442 11.7724 4.68941C11.9987 4.64441 12.2333 4.66751 12.4464 4.7558C12.6596 4.84408 12.8417 4.9936 12.9699 5.18543C13.0981 5.37726 13.1665 5.60279 13.1665 5.8335C13.1666 5.98671 13.1364 6.13842 13.0778 6.27998C13.0192 6.42153 12.9333 6.55016 12.825 6.65849C12.7167 6.76682 12.588 6.85274 12.4465 6.91134C12.3049 6.96994 12.1532 7.00007 12 7Z", fill: "currentColor" }), h("path", { d: "M12.6665 8H11.5215C11.7767 8.23248 11.9807 8.51559 12.1204 8.83127C12.2601 9.14695 12.3325 9.48828 12.333 9.8335V12H13.4165C13.5807 12 13.7432 11.9677 13.8949 11.9049C14.0465 11.842 14.1843 11.75 14.3004 11.6339C14.4165 11.5178 14.5085 11.38 14.5714 11.2284C14.6342 11.0767 14.6665 10.9142 14.6665 10.75V10C14.6665 9.46957 14.4558 8.96086 14.0807 8.58579C13.7056 8.21072 13.1969 8 12.6665 8Z", fill: "currentColor" }), h("path", { d: "M8.00001 7C7.60445 7 7.21777 6.8827 6.88887 6.66294C6.55997 6.44318 6.30362 6.13082 6.15225 5.76537C6.00087 5.39992 5.96127 4.99778 6.03844 4.60982C6.11561 4.22186 6.30609 3.86549 6.58579 3.58579C6.8655 3.30608 7.22187 3.1156 7.60983 3.03843C7.99779 2.96126 8.39992 3.00087 8.76537 3.15224C9.13083 3.30362 9.44318 3.55996 9.66295 3.88886C9.88271 4.21776 10 4.60444 10 5C10 5.53043 9.78929 6.03914 9.41422 6.41421C9.03915 6.78929 8.53044 7 8.00001 7Z", fill: "currentColor" }), h("path", { d: "M9.83351 13H6.16701C5.76918 13 5.38765 12.842 5.10635 12.5607C4.82504 12.2794 4.66701 11.8978 4.66701 11.5V10.4165C4.66701 9.68716 4.95674 8.98768 5.47246 8.47196C5.98819 7.95623 6.68766 7.6665 7.41701 7.6665H8.58351C9.31285 7.6665 10.0123 7.95623 10.5281 8.47196C11.0438 8.98768 11.3335 9.68716 11.3335 10.4165V11.5C11.3335 11.8978 11.1755 12.2794 10.8942 12.5607C10.6129 12.842 10.2313 13 9.83351 13Z", fill: "currentColor" }), h("path", { d: "M3.66651 9.8335C3.66709 9.48825 3.73959 9.14691 3.8794 8.83123C4.0192 8.51555 4.22324 8.23246 4.47851 8H3.33301C2.80257 8 2.29387 8.21072 1.91879 8.58579C1.54372 8.96086 1.33301 9.46957 1.33301 10V10.75C1.33301 10.9142 1.36534 11.0767 1.42816 11.2284C1.49098 11.38 1.58305 11.5178 1.69912 11.6339C1.8152 11.75 1.953 11.842 2.10465 11.9049C2.25631 11.9677 2.41886 12 2.58301 12H3.66651V9.8335Z", fill: "currentColor" }))), this.size === 24 && (h(Fragment, null, h("path", { d: "M6.00001 10.5C5.65394 10.5 5.31565 10.3974 5.0279 10.2051C4.74016 10.0128 4.51589 9.73958 4.38345 9.41985C4.25102 9.10013 4.21637 8.74831 4.28388 8.40889C4.3514 8.06947 4.51804 7.7577 4.76275 7.51299C5.00746 7.26828 5.31923 7.10164 5.65865 7.03412C5.99807 6.96661 6.34989 7.00126 6.66961 7.13369C6.98934 7.26613 7.26261 7.4904 7.45488 7.77814C7.64714 8.06589 7.74976 8.40418 7.74976 8.75025C7.74986 8.98006 7.70467 9.20763 7.61677 9.41997C7.52887 9.6323 7.39999 9.82523 7.23749 9.98773C7.07499 10.1502 6.88206 10.2791 6.66973 10.367C6.45739 10.4549 6.22982 10.5001 6.00001 10.5Z", fill: "currentColor" }), h("path", { d: "M18 10.5C17.6539 10.5 17.3156 10.3974 17.0279 10.2051C16.7402 10.0128 16.5159 9.73958 16.3835 9.41985C16.251 9.10013 16.2164 8.74831 16.2839 8.40889C16.3514 8.06947 16.518 7.7577 16.7628 7.51299C17.0075 7.26828 17.3192 7.10164 17.6587 7.03412C17.9981 6.96661 18.3499 7.00126 18.6696 7.13369C18.9893 7.26613 19.2626 7.4904 19.4549 7.77814C19.6471 8.06589 19.7498 8.40418 19.7498 8.75025C19.7499 8.98006 19.7047 9.20763 19.6168 9.41997C19.5289 9.6323 19.4 9.82523 19.2375 9.98773C19.075 10.1502 18.8821 10.2791 18.6697 10.367C18.4574 10.4549 18.2298 10.5001 18 10.5Z", fill: "currentColor" }), h("path", { d: "M18.9998 12H17.2823C17.6651 12.3487 17.971 12.7734 18.1806 13.2469C18.3902 13.7204 18.4988 14.2324 18.4995 14.7503V18H20.1248C20.371 18 20.6148 17.9515 20.8423 17.8573C21.0698 17.763 21.2765 17.6249 21.4506 17.4508C21.6247 17.2767 21.7628 17.07 21.857 16.8425C21.9513 16.615 21.9998 16.3712 21.9998 16.125V15C21.9998 14.2044 21.6837 13.4413 21.1211 12.8787C20.5585 12.3161 19.7954 12 18.9998 12Z", fill: "currentColor" }), h("path", { d: "M12 10.5C11.4067 10.5 10.8266 10.3241 10.3333 9.99441C9.83995 9.66477 9.45544 9.19623 9.22837 8.64805C9.00131 8.09987 8.9419 7.49667 9.05766 6.91473C9.17341 6.33279 9.45913 5.79824 9.87869 5.37868C10.2982 4.95912 10.8328 4.6734 11.4147 4.55765C11.9967 4.44189 12.5999 4.5013 13.1481 4.72836C13.6962 4.95543 14.1648 5.33994 14.4944 5.83329C14.8241 6.32664 15 6.90666 15 7.5C15 8.29565 14.6839 9.05871 14.1213 9.62132C13.5587 10.1839 12.7957 10.5 12 10.5Z", fill: "currentColor" }), h("path", { d: "M14.7503 19.5H9.25051C8.65377 19.5 8.08148 19.2629 7.65952 18.841C7.23756 18.419 7.00051 17.8467 7.00051 17.25V15.6248C7.00051 14.5307 7.43511 13.4815 8.2087 12.7079C8.98228 11.9343 10.0315 11.4998 11.1255 11.4998H12.8753C13.9693 11.4998 15.0185 11.9343 15.7921 12.7079C16.5657 13.4815 17.0003 14.5307 17.0003 15.6248V17.25C17.0003 17.8467 16.7632 18.419 16.3413 18.841C15.9193 19.2629 15.347 19.5 14.7503 19.5Z", fill: "currentColor" }), h("path", { d: "M5.49976 14.7503C5.50064 14.2324 5.60939 13.7204 5.8191 13.2468C6.0288 12.7733 6.33486 12.3487 6.71776 12H4.99951C4.20386 12 3.4408 12.3161 2.87819 12.8787C2.31558 13.4413 1.99951 14.2044 1.99951 15V16.125C1.99951 16.3712 2.04801 16.615 2.14224 16.8425C2.23647 17.07 2.37458 17.2767 2.54869 17.4508C2.7228 17.6249 2.92949 17.763 3.15698 17.8573C3.38447 17.9515 3.62828 18 3.87451 18H5.49976V14.7503Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M7.00001 12.25C6.59627 12.25 6.20159 12.1303 5.86589 11.906C5.53018 11.6817 5.26854 11.3628 5.11403 10.9898C4.95952 10.6168 4.9191 10.2064 4.99786 9.81037C5.07663 9.41439 5.27105 9.05065 5.55654 8.76516C5.84204 8.47966 6.20577 8.28524 6.60176 8.20648C6.99775 8.12771 7.4082 8.16814 7.78121 8.32264C8.15423 8.47715 8.47305 8.7388 8.69736 9.0745C8.92166 9.4102 9.04139 9.80488 9.04139 10.2086C9.0415 10.4767 8.98878 10.7422 8.88623 10.99C8.78369 11.2377 8.63332 11.4628 8.44374 11.6524C8.25416 11.8419 8.02907 11.9923 7.78135 12.0948C7.53363 12.1974 7.26812 12.2501 7.00001 12.25Z", fill: "currentColor" }), h("path", { d: "M21 12.25C20.5963 12.25 20.2016 12.1303 19.8659 11.906C19.5302 11.6817 19.2685 11.3628 19.114 10.9898C18.9595 10.6168 18.9191 10.2064 18.9979 9.81037C19.0766 9.41439 19.2711 9.05065 19.5565 8.76516C19.842 8.47966 20.2058 8.28524 20.6018 8.20648C20.9978 8.12771 21.4082 8.16814 21.7812 8.32264C22.1542 8.47715 22.473 8.7388 22.6974 9.0745C22.9217 9.4102 23.0414 9.80488 23.0414 10.2086C23.0415 10.4767 22.9888 10.7422 22.8862 10.99C22.7837 11.2377 22.6333 11.4628 22.4437 11.6524C22.2542 11.8419 22.0291 11.9923 21.7814 12.0948C21.5336 12.1974 21.2681 12.2501 21 12.25Z", fill: "currentColor" }), h("path", { d: "M22.1664 14H20.1626C20.6092 14.4068 20.9662 14.9023 21.2107 15.4547C21.4552 16.0072 21.5819 16.6045 21.5828 17.2086V21H23.4789C23.7662 21 24.0506 20.9434 24.316 20.8335C24.5814 20.7236 24.8226 20.5624 25.0257 20.3593C25.2288 20.1562 25.3899 19.915 25.4999 19.6496C25.6098 19.3842 25.6664 19.0998 25.6664 18.8125V17.5C25.6664 16.5717 25.2976 15.6815 24.6413 15.0251C23.9849 14.3688 23.0946 14 22.1664 14Z", fill: "currentColor" }), h("path", { d: "M14 12.25C13.3078 12.25 12.6311 12.0447 12.0555 11.6601C11.4799 11.2756 11.0313 10.7289 10.7664 10.0894C10.5015 9.44985 10.4322 8.74612 10.5673 8.06719C10.7023 7.38825 11.0357 6.76461 11.5251 6.27513C12.0146 5.78564 12.6383 5.4523 13.3172 5.31725C13.9961 5.1822 14.6999 5.25152 15.3394 5.51642C15.9789 5.78133 16.5256 6.22993 16.9102 6.80551C17.2947 7.38108 17.5 8.05777 17.5 8.75C17.5 9.67826 17.1313 10.5685 16.4749 11.2249C15.8185 11.8813 14.9283 12.25 14 12.25Z", fill: "currentColor" }), h("path", { d: "M17.2086 22.75H10.7923C10.0961 22.75 9.42839 22.4734 8.93611 21.9812C8.44383 21.4889 8.16726 20.8212 8.16726 20.125V18.2289C8.16726 16.9525 8.67429 15.7284 9.57681 14.8259C10.4793 13.9234 11.7034 13.4164 12.9798 13.4164H15.0211C16.2975 13.4164 17.5216 13.9234 18.4241 14.8259C19.3266 15.7284 19.8336 16.9525 19.8336 18.2289V20.125C19.8336 20.8212 19.5571 21.4889 19.0648 21.9812C18.5725 22.4734 17.9048 22.75 17.2086 22.75Z", fill: "currentColor" }), h("path", { d: "M6.41639 17.2086C6.41741 16.6044 6.54429 16.0071 6.78895 15.4547C7.03361 14.9022 7.39067 14.4068 7.83739 14H5.83276C4.90451 14 4.01427 14.3688 3.35789 15.0251C2.70151 15.6815 2.33276 16.5717 2.33276 17.5V18.8125C2.33276 19.0998 2.38935 19.3842 2.49928 19.6496C2.60921 19.915 2.77034 20.1562 2.97347 20.3593C3.1766 20.5624 3.41774 20.7236 3.68314 20.8335C3.94854 20.9434 4.233 21 4.52026 21H6.41639V17.2086Z", fill: "currentColor" })))));
|
|
14
|
+
}
|
|
15
|
+
static get style() { return flipIconCss; }
|
|
16
|
+
}, [1, "flip-icon-groups-filled", {
|
|
17
|
+
"size": [2]
|
|
18
|
+
}]);
|
|
19
|
+
function defineCustomElement$1() {
|
|
20
|
+
if (typeof customElements === "undefined") {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
const components = ["flip-icon-groups-filled"];
|
|
24
|
+
components.forEach(tagName => { switch (tagName) {
|
|
25
|
+
case "flip-icon-groups-filled":
|
|
26
|
+
if (!customElements.get(tagName)) {
|
|
27
|
+
customElements.define(tagName, FlipIconGroupsFilled$1);
|
|
28
|
+
}
|
|
29
|
+
break;
|
|
30
|
+
} });
|
|
31
|
+
}
|
|
32
|
+
defineCustomElement$1();
|
|
33
|
+
|
|
34
|
+
const FlipIconGroupsFilled = FlipIconGroupsFilled$1;
|
|
35
|
+
const defineCustomElement = defineCustomElement$1;
|
|
36
|
+
|
|
37
|
+
export { FlipIconGroupsFilled, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface FlipIconGroupsOutlined extends Components.FlipIconGroupsOutlined, HTMLElement {}
|
|
4
|
+
export const FlipIconGroupsOutlined: {
|
|
5
|
+
prototype: FlipIconGroupsOutlined;
|
|
6
|
+
new (): FlipIconGroupsOutlined;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Fragment } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const flipIconCss = ":host{display:inline-flex}";
|
|
4
|
+
|
|
5
|
+
const FlipIconGroupsOutlined$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
this.size = 24;
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h("svg", { class: "flip-icon", fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${this.size} ${this.size}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M8 4C8.19778 4 8.39112 4.05865 8.55557 4.16853C8.72002 4.27841 8.84819 4.43459 8.92388 4.61732C8.99956 4.80004 9.01937 5.00111 8.98078 5.19509C8.9422 5.38907 8.84696 5.56725 8.7071 5.70711C8.56725 5.84696 8.38907 5.9422 8.19509 5.98079C8.00111 6.01937 7.80004 5.99957 7.61731 5.92388C7.43459 5.84819 7.27841 5.72002 7.16853 5.55557C7.05865 5.39112 7 5.19778 7 5C7 4.73478 7.10535 4.48043 7.29289 4.29289C7.48043 4.10536 7.73478 4 8 4ZM8 3C7.60443 3 7.21775 3.1173 6.88886 3.33706C6.55996 3.55682 6.30361 3.86918 6.15224 4.23463C6.00086 4.60009 5.96126 5.00222 6.03843 5.39018C6.1156 5.77814 6.30608 6.13451 6.58578 6.41421C6.86549 6.69392 7.22185 6.8844 7.60982 6.96157C7.99778 7.03874 8.39991 6.99913 8.76536 6.84776C9.13081 6.69638 9.44317 6.44004 9.66294 6.11114C9.8827 5.78224 10 5.39556 10 5C10 4.46957 9.78928 3.96086 9.41421 3.58579C9.03914 3.21071 8.53043 3 8 3Z", fill: "currentColor" }), h("path", { d: "M8.583 8.6665C9.04713 8.6665 9.49224 8.85087 9.82043 9.17906C10.1486 9.50725 10.333 9.95237 10.333 10.4165V11.5C10.333 11.6326 10.2803 11.7598 10.1865 11.8536C10.0928 11.9473 9.9656 12 9.833 12H6.1665C6.03389 12 5.90671 11.9473 5.81294 11.8536C5.71917 11.7598 5.6665 11.6326 5.6665 11.5V10.4165C5.6665 9.95237 5.85087 9.50725 6.17906 9.17906C6.50725 8.85087 6.95237 8.6665 7.4165 8.6665H8.583ZM8.583 7.6665H7.4165C6.68715 7.6665 5.98768 7.95623 5.47195 8.47196C4.95623 8.98768 4.6665 9.68715 4.6665 10.4165V11.5C4.6665 11.8978 4.82453 12.2794 5.10584 12.5607C5.38714 12.842 5.76867 13 6.1665 13H9.833C10.2308 13 10.6124 12.842 10.8937 12.5607C11.175 12.2794 11.333 11.8978 11.333 11.5V10.4165C11.333 9.68715 11.0433 8.98768 10.5275 8.47196C10.0118 7.95623 9.31234 7.6665 8.583 7.6665Z", fill: "currentColor" }), h("path", { d: "M13.4165 12H12.6665C12.5339 12 12.4067 11.9473 12.3129 11.8536C12.2192 11.7598 12.1665 11.6326 12.1665 11.5C12.1665 11.3674 12.2192 11.2402 12.3129 11.1464C12.4067 11.0527 12.5339 11 12.6665 11H13.4165C13.4828 11 13.5464 10.9737 13.5933 10.9268C13.6402 10.8799 13.6665 10.8163 13.6665 10.75V10C13.6665 9.73478 13.5611 9.48043 13.3736 9.29289C13.1861 9.10536 12.9317 9 12.6665 9H12.1665C12.0339 9 11.9067 8.94732 11.8129 8.85355C11.7192 8.75979 11.6665 8.63261 11.6665 8.5C11.6665 8.36739 11.7192 8.24021 11.8129 8.14645C11.9067 8.05268 12.0339 8 12.1665 8H12.6665C13.1969 8 13.7056 8.21071 14.0807 8.58579C14.4558 8.96086 14.6665 9.46957 14.6665 10V10.75C14.6665 10.9142 14.6342 11.0767 14.5713 11.2284C14.5085 11.38 14.4165 11.5178 14.3004 11.6339C14.1843 11.75 14.0465 11.842 13.8949 11.9048C13.7432 11.9677 13.5806 12 13.4165 12Z", fill: "currentColor" }), h("path", { d: "M3.3335 12H2.5835C2.41934 12 2.2568 11.9677 2.10514 11.9048C1.95348 11.842 1.81569 11.75 1.69961 11.6339C1.58354 11.5178 1.49147 11.38 1.42865 11.2284C1.36583 11.0767 1.3335 10.9142 1.3335 10.75V10C1.3335 9.46957 1.54421 8.96086 1.91928 8.58579C2.29436 8.21071 2.80306 8 3.3335 8H3.8335C3.9661 8 4.09328 8.05268 4.18705 8.14645C4.28082 8.24021 4.3335 8.36739 4.3335 8.5C4.3335 8.63261 4.28082 8.75979 4.18705 8.85355C4.09328 8.94732 3.9661 9 3.8335 9H3.3335C3.06828 9 2.81393 9.10536 2.62639 9.29289C2.43885 9.48043 2.3335 9.73478 2.3335 10V10.75C2.3335 10.8163 2.35984 10.8799 2.40672 10.9268C2.4536 10.9737 2.51719 11 2.5835 11H3.3335C3.4661 11 3.59328 11.0527 3.68705 11.1464C3.78082 11.2402 3.8335 11.3674 3.8335 11.5C3.8335 11.6326 3.78082 11.7598 3.68705 11.8536C3.59328 11.9473 3.4661 12 3.3335 12Z", fill: "currentColor" }), h("path", { d: "M4 7C3.80221 7 3.60888 6.94135 3.44443 6.83147C3.27998 6.72159 3.1518 6.56541 3.07612 6.38268C3.00043 6.19996 2.98063 5.99889 3.01921 5.80491C3.0578 5.61093 3.15304 5.43275 3.29289 5.29289C3.43274 5.15304 3.61092 5.0578 3.80491 5.01921C3.99889 4.98063 4.19995 5.00043 4.38268 5.07612C4.56541 5.15181 4.72158 5.27998 4.83147 5.44443C4.94135 5.60888 5 5.80222 5 6C5 6.26522 4.89464 6.51957 4.7071 6.70711C4.51957 6.89464 4.26521 7 4 7Z", fill: "currentColor" }), h("path", { d: "M12 7C11.8022 7 11.6089 6.94135 11.4444 6.83147C11.28 6.72159 11.1518 6.56541 11.0761 6.38268C11.0004 6.19996 10.9806 5.99889 11.0192 5.80491C11.0578 5.61093 11.153 5.43275 11.2929 5.29289C11.4327 5.15304 11.6109 5.0578 11.8049 5.01921C11.9989 4.98063 12.2 5.00043 12.3827 5.07612C12.5654 5.15181 12.7216 5.27998 12.8315 5.44443C12.9413 5.60888 13 5.80222 13 6C13 6.26522 12.8946 6.51957 12.7071 6.70711C12.5196 6.89464 12.2652 7 12 7Z", fill: "currentColor" }))), this.size === 24 && (h(Fragment, null, h("path", { d: "M12 6C12.2967 6 12.5867 6.08797 12.8334 6.2528C13.08 6.41762 13.2723 6.65189 13.3858 6.92598C13.4993 7.20006 13.5291 7.50166 13.4712 7.79264C13.4133 8.08361 13.2704 8.35088 13.0607 8.56066C12.8509 8.77044 12.5836 8.9133 12.2926 8.97118C12.0017 9.02906 11.7001 8.99935 11.426 8.88582C11.1519 8.77229 10.9176 8.58003 10.7528 8.33336C10.588 8.08668 10.5 7.79667 10.5 7.5C10.5 7.10218 10.658 6.72064 10.9393 6.43934C11.2206 6.15804 11.6022 6 12 6ZM12 4.5C11.4067 4.5 10.8266 4.67595 10.3333 5.00559C9.83994 5.33524 9.45542 5.80377 9.22836 6.35195C9.00129 6.90013 8.94188 7.50333 9.05764 8.08527C9.17339 8.66721 9.45912 9.20176 9.87867 9.62132C10.2982 10.0409 10.8328 10.3266 11.4147 10.4424C11.9967 10.5581 12.5999 10.4987 13.148 10.2716C13.6962 10.0446 14.1648 9.66006 14.4944 9.16671C14.824 8.67336 15 8.09334 15 7.5C15 6.70435 14.6839 5.94129 14.1213 5.37868C13.5587 4.81607 12.7956 4.5 12 4.5Z", fill: "currentColor" }), h("path", { d: "M12.8745 12.9998C13.5707 12.9998 14.2384 13.2763 14.7306 13.7686C15.2229 14.2609 15.4995 14.9286 15.4995 15.6248V17.25C15.4995 17.4489 15.4205 17.6397 15.2798 17.7803C15.1392 17.921 14.9484 18 14.7495 18H9.24974C9.05083 18 8.86007 17.921 8.71941 17.7803C8.57876 17.6397 8.49974 17.4489 8.49974 17.25V15.6248C8.49974 14.9286 8.77631 14.2609 9.26859 13.7686C9.76087 13.2763 10.4286 12.9998 11.1247 12.9998H12.8745ZM12.8745 11.4998H11.1247C10.0307 11.4998 8.98152 11.9343 8.20793 12.7079C7.43434 13.4815 6.99974 14.5307 6.99974 15.6248V17.25C6.99974 17.8467 7.2368 18.419 7.65875 18.841C8.08071 19.2629 8.65301 19.5 9.24974 19.5H14.7495C15.3462 19.5 15.9185 19.2629 16.3405 18.841C16.7624 18.419 16.9995 17.8467 16.9995 17.25V15.6248C16.9995 14.5307 16.5649 13.4815 15.7913 12.7079C15.0177 11.9343 13.9685 11.4998 12.8745 11.4998Z", fill: "currentColor" }), h("path", { d: "M20.1247 18H18.9997C18.8008 18 18.6101 17.921 18.4694 17.7803C18.3288 17.6397 18.2497 17.4489 18.2497 17.25C18.2497 17.0511 18.3288 16.8603 18.4694 16.7197C18.6101 16.579 18.8008 16.5 18.9997 16.5H20.1247C20.2242 16.5 20.3196 16.4605 20.3899 16.3902C20.4602 16.3198 20.4997 16.2245 20.4997 16.125V15C20.4997 14.6022 20.3417 14.2206 20.0604 13.9393C19.7791 13.658 19.3976 13.5 18.9997 13.5H18.2497C18.0508 13.5 17.8601 13.421 17.7194 13.2803C17.5788 13.1397 17.4997 12.9489 17.4997 12.75C17.4997 12.5511 17.5788 12.3603 17.7194 12.2197C17.8601 12.079 18.0508 12 18.2497 12H18.9997C19.7954 12 20.5585 12.3161 21.1211 12.8787C21.6837 13.4413 21.9997 14.2044 21.9997 15V16.125C21.9997 16.3712 21.9512 16.615 21.857 16.8425C21.7628 17.07 21.6247 17.2767 21.4506 17.4508C21.2765 17.6249 21.0698 17.763 20.8423 17.8573C20.6148 17.9515 20.371 18 20.1247 18Z", fill: "currentColor" }), h("path", { d: "M5.00024 18H3.87524C3.62902 18 3.3852 17.9515 3.15771 17.8573C2.93023 17.763 2.72353 17.6249 2.54942 17.4508C2.37531 17.2767 2.2372 17.07 2.14297 16.8425C2.04874 16.615 2.00024 16.3712 2.00024 16.125V15C2.00024 14.2044 2.31631 13.4413 2.87892 12.8787C3.44153 12.3161 4.20459 12 5.00024 12H5.75024C5.94916 12 6.13992 12.079 6.28057 12.2197C6.42123 12.3603 6.50024 12.5511 6.50024 12.75C6.50024 12.9489 6.42123 13.1397 6.28057 13.2803C6.13992 13.421 5.94916 13.5 5.75024 13.5H5.00024C4.60242 13.5 4.22089 13.658 3.93958 13.9393C3.65828 14.2206 3.50024 14.6022 3.50024 15V16.125C3.50024 16.2245 3.53975 16.3198 3.61008 16.3902C3.68041 16.4605 3.77579 16.5 3.87524 16.5H5.00024C5.19916 16.5 5.38992 16.579 5.53057 16.7197C5.67123 16.8603 5.75024 17.0511 5.75024 17.25C5.75024 17.4489 5.67123 17.6397 5.53057 17.7803C5.38992 17.921 5.19916 18 5.00024 18Z", fill: "currentColor" }), h("path", { d: "M5.99999 10.5C5.70332 10.5 5.41331 10.412 5.16664 10.2472C4.91997 10.0824 4.72771 9.84811 4.61417 9.57402C4.50064 9.29994 4.47094 8.99834 4.52882 8.70736C4.58669 8.41639 4.72956 8.14912 4.93933 7.93934C5.14911 7.72956 5.41639 7.5867 5.70736 7.52882C5.99833 7.47094 6.29993 7.50065 6.57402 7.61418C6.84811 7.72771 7.08238 7.91997 7.2472 8.16664C7.41202 8.41332 7.49999 8.70333 7.49999 9C7.49999 9.39782 7.34196 9.77936 7.06065 10.0607C6.77935 10.342 6.39782 10.5 5.99999 10.5Z", fill: "currentColor" }), h("path", { d: "M18 10.5C17.7033 10.5 17.4133 10.412 17.1666 10.2472C16.92 10.0824 16.7277 9.84811 16.6142 9.57402C16.5006 9.29994 16.4709 8.99834 16.5288 8.70736C16.5867 8.41639 16.7296 8.14912 16.9393 7.93934C17.1491 7.72956 17.4164 7.5867 17.7074 7.52882C17.9983 7.47094 18.2999 7.50065 18.574 7.61418C18.8481 7.72771 19.0824 7.91997 19.2472 8.16664C19.412 8.41332 19.5 8.70333 19.5 9C19.5 9.39782 19.342 9.77936 19.0607 10.0607C18.7793 10.342 18.3978 10.5 18 10.5Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M14 7C14.3461 7 14.6845 7.10264 14.9722 7.29493C15.26 7.48722 15.4843 7.76053 15.6168 8.0803C15.7492 8.40007 15.7839 8.75194 15.7164 9.09141C15.6488 9.43087 15.4822 9.74269 15.2374 9.98744C14.9927 10.2322 14.6809 10.3989 14.3414 10.4664C14.0019 10.5339 13.6501 10.4992 13.3303 10.3668C13.0105 10.2343 12.7372 10.01 12.5449 9.72225C12.3526 9.43446 12.25 9.09612 12.25 8.75C12.25 8.28587 12.4344 7.84075 12.7626 7.51256C13.0907 7.18437 13.5359 7 14 7ZM14 5.25C13.3078 5.25 12.6311 5.45527 12.0555 5.83986C11.4799 6.22444 11.0313 6.77107 10.7664 7.41061C10.5015 8.05015 10.4322 8.75388 10.5672 9.43282C10.7023 10.1117 11.0356 10.7354 11.5251 11.2249C12.0146 11.7144 12.6382 12.0477 13.3172 12.1827C13.9961 12.3178 14.6998 12.2485 15.3394 11.9836C15.9789 11.7187 16.5256 11.2701 16.9101 10.6945C17.2947 10.1189 17.5 9.44223 17.5 8.75C17.5 7.82174 17.1312 6.9315 16.4749 6.27513C15.8185 5.61875 14.9283 5.25 14 5.25Z", fill: "currentColor" }), h("path", { d: "M15.0202 15.1664C15.8325 15.1664 16.6114 15.489 17.1858 16.0634C17.7601 16.6377 18.0827 17.4166 18.0827 18.2289V20.125C18.0827 20.3571 17.9906 20.5796 17.8265 20.7437C17.6624 20.9078 17.4398 21 17.2077 21H10.7914C10.5593 21 10.3367 20.9078 10.1727 20.7437C10.0086 20.5796 9.91637 20.3571 9.91637 20.125V18.2289C9.91637 17.4166 10.239 16.6377 10.8134 16.0634C11.3877 15.489 12.1666 15.1664 12.9789 15.1664H15.0202ZM15.0202 13.4164H12.9789C11.7025 13.4164 10.4784 13.9234 9.57592 14.8259C8.6734 15.7284 8.16637 16.9525 8.16637 18.2289V20.125C8.16637 20.8212 8.44293 21.4889 8.93521 21.9812C9.4275 22.4734 10.0952 22.75 10.7914 22.75H17.2077C17.9039 22.75 18.5716 22.4734 19.0639 21.9812C19.5562 21.4889 19.8327 20.8212 19.8327 20.125V18.2289C19.8327 16.9525 19.3257 15.7284 18.4232 14.8259C17.5207 13.9234 16.2966 13.4164 15.0202 13.4164Z", fill: "currentColor" }), h("path", { d: "M23.4789 21H22.1664C21.9343 21 21.7117 20.9078 21.5476 20.7437C21.3836 20.5796 21.2914 20.3571 21.2914 20.125C21.2914 19.8929 21.3836 19.6704 21.5476 19.5063C21.7117 19.3422 21.9343 19.25 22.1664 19.25H23.4789C23.5949 19.25 23.7062 19.2039 23.7882 19.1219C23.8703 19.0398 23.9164 18.9285 23.9164 18.8125V17.5C23.9164 17.0359 23.732 16.5908 23.4038 16.2626C23.0756 15.9344 22.6305 15.75 22.1664 15.75H21.2914C21.0593 15.75 20.8367 15.6578 20.6726 15.4937C20.5086 15.3296 20.4164 15.1071 20.4164 14.875C20.4164 14.6429 20.5086 14.4204 20.6726 14.2563C20.8367 14.0922 21.0593 14 21.2914 14H22.1664C23.0946 14 23.9849 14.3687 24.6412 15.0251C25.2976 15.6815 25.6664 16.5717 25.6664 17.5V18.8125C25.6664 19.0998 25.6098 19.3842 25.4999 19.6496C25.3899 19.915 25.2288 20.1562 25.0257 20.3593C24.8225 20.5624 24.5814 20.7236 24.316 20.8335C24.0506 20.9434 23.7661 21 23.4789 21Z", fill: "currentColor" }), h("path", { d: "M5.83362 21H4.52112C4.23385 21 3.9494 20.9434 3.684 20.8335C3.4186 20.7236 3.17745 20.5624 2.97432 20.3593C2.77119 20.1562 2.61006 19.915 2.50013 19.6496C2.3902 19.3842 2.33362 19.0998 2.33362 18.8125V17.5C2.33362 16.5717 2.70237 15.6815 3.35874 15.0251C4.01512 14.3687 4.90536 14 5.83362 14H6.70862C6.94068 14 7.16324 14.0922 7.32734 14.2563C7.49143 14.4204 7.58362 14.6429 7.58362 14.875C7.58362 15.1071 7.49143 15.3296 7.32734 15.4937C7.16324 15.6578 6.94068 15.75 6.70862 15.75H5.83362C5.36949 15.75 4.92437 15.9344 4.59618 16.2626C4.26799 16.5908 4.08362 17.0359 4.08362 17.5V18.8125C4.08362 18.9285 4.12971 19.0398 4.21176 19.1219C4.29381 19.2039 4.40509 19.25 4.52112 19.25H5.83362C6.06568 19.25 6.28824 19.3422 6.45234 19.5063C6.61643 19.6704 6.70862 19.8929 6.70862 20.125C6.70862 20.3571 6.61643 20.5796 6.45234 20.7437C6.28824 20.9078 6.06568 21 5.83362 21Z", fill: "currentColor" }), h("path", { d: "M6.99999 12.25C6.65388 12.25 6.31553 12.1474 6.02775 11.9551C5.73996 11.7628 5.51566 11.4895 5.3832 11.1697C5.25075 10.8499 5.21609 10.4981 5.28362 10.1586C5.35114 9.81913 5.51781 9.50731 5.76256 9.26256C6.0073 9.01782 6.31912 8.85115 6.65859 8.78363C6.99805 8.7161 7.34992 8.75076 7.66969 8.88321C7.98946 9.01566 8.26277 9.23997 8.45507 9.52775C8.64736 9.81554 8.74999 10.1539 8.74999 10.5C8.74999 10.9641 8.56562 11.4092 8.23743 11.7374C7.90924 12.0656 7.46412 12.25 6.99999 12.25Z", fill: "currentColor" }), h("path", { d: "M21 12.25C20.6539 12.25 20.3155 12.1474 20.0277 11.9551C19.74 11.7628 19.5157 11.4895 19.3832 11.1697C19.2507 10.8499 19.2161 10.4981 19.2836 10.1586C19.3511 9.81913 19.5178 9.50731 19.7626 9.26256C20.0073 9.01782 20.3191 8.85115 20.6586 8.78363C20.9981 8.7161 21.3499 8.75076 21.6697 8.88321C21.9895 9.01566 22.2628 9.23997 22.4551 9.52775C22.6474 9.81554 22.75 10.1539 22.75 10.5C22.75 10.9641 22.5656 11.4092 22.2374 11.7374C21.9092 12.0656 21.4641 12.25 21 12.25Z", fill: "currentColor" })))));
|
|
14
|
+
}
|
|
15
|
+
static get style() { return flipIconCss; }
|
|
16
|
+
}, [1, "flip-icon-groups-outlined", {
|
|
17
|
+
"size": [2]
|
|
18
|
+
}]);
|
|
19
|
+
function defineCustomElement$1() {
|
|
20
|
+
if (typeof customElements === "undefined") {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
const components = ["flip-icon-groups-outlined"];
|
|
24
|
+
components.forEach(tagName => { switch (tagName) {
|
|
25
|
+
case "flip-icon-groups-outlined":
|
|
26
|
+
if (!customElements.get(tagName)) {
|
|
27
|
+
customElements.define(tagName, FlipIconGroupsOutlined$1);
|
|
28
|
+
}
|
|
29
|
+
break;
|
|
30
|
+
} });
|
|
31
|
+
}
|
|
32
|
+
defineCustomElement$1();
|
|
33
|
+
|
|
34
|
+
const FlipIconGroupsOutlined = FlipIconGroupsOutlined$1;
|
|
35
|
+
const defineCustomElement = defineCustomElement$1;
|
|
36
|
+
|
|
37
|
+
export { FlipIconGroupsOutlined, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface FlipIconMenuFilled extends Components.FlipIconMenuFilled, HTMLElement {}
|
|
4
|
+
export const FlipIconMenuFilled: {
|
|
5
|
+
prototype: FlipIconMenuFilled;
|
|
6
|
+
new (): FlipIconMenuFilled;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Fragment } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const flipIconCss = ":host{display:inline-flex}";
|
|
4
|
+
|
|
5
|
+
const FlipIconMenuFilled$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
this.size = 24;
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h("svg", { class: "flip-icon", fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${this.size} ${this.size}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M7 3.8335V5.5C7 5.89782 6.84196 6.27935 6.56066 6.56066C6.27935 6.84196 5.89782 7 5.5 7H3.8335C3.43567 7 3.05414 6.84196 2.77284 6.56066C2.49153 6.27935 2.3335 5.89782 2.3335 5.5V3.8335C2.3335 3.43567 2.49153 3.05414 2.77284 2.77284C3.05414 2.49153 3.43567 2.3335 3.8335 2.3335H5.5C5.89782 2.3335 6.27935 2.49153 6.56066 2.77284C6.84196 3.05414 7 3.43567 7 3.8335Z", fill: "currentColor" }), h("path", { d: "M12.1665 7H10.5C10.1022 7 9.72064 6.84196 9.43934 6.56066C9.15803 6.27935 9 5.89782 9 5.5V3.8335C9 3.43567 9.15803 3.05414 9.43934 2.77284C9.72064 2.49153 10.1022 2.3335 10.5 2.3335H12.1665C12.5643 2.3335 12.9459 2.49153 13.2272 2.77284C13.5085 3.05414 13.6665 3.43567 13.6665 3.8335V5.5C13.6665 5.89782 13.5085 6.27935 13.2272 6.56066C12.9459 6.84196 12.5643 7 12.1665 7Z", fill: "currentColor" }), h("path", { d: "M5.5 13.6665H3.8335C3.43567 13.6665 3.05414 13.5085 2.77284 13.2272C2.49153 12.9459 2.3335 12.5643 2.3335 12.1665V10.5C2.3335 10.1022 2.49153 9.72064 2.77284 9.43934C3.05414 9.15803 3.43567 9 3.8335 9H5.5C5.89782 9 6.27935 9.15803 6.56066 9.43934C6.84196 9.72064 7 10.1022 7 10.5V12.1665C7 12.5643 6.84196 12.9459 6.56066 13.2272C6.27935 13.5085 5.89782 13.6665 5.5 13.6665Z", fill: "currentColor" }), h("path", { d: "M12.0835 13.5835H10.5C10.1022 13.5835 9.72064 13.4255 9.43934 13.1442C9.15803 12.8629 9 12.4813 9 12.0835V10.5C9 10.1022 9.15803 9.72064 9.43934 9.43934C9.72064 9.15803 10.1022 9 10.5 9H12.0835C12.4813 9 12.8629 9.15803 13.1442 9.43934C13.4255 9.72064 13.5835 10.1022 13.5835 10.5V12.0835C13.5835 12.4813 13.4255 12.8629 13.1442 13.1442C12.8629 13.4255 12.4813 13.5835 12.0835 13.5835Z", fill: "currentColor" }))), this.size === 24 && (h(Fragment, null, h("path", { d: "M10.5 5.75024V8.24999C10.5 8.84673 10.2629 9.41903 9.84098 9.84098C9.41903 10.2629 8.84673 10.5 8.24999 10.5H5.75024C5.15351 10.5 4.58121 10.2629 4.15925 9.84098C3.7373 9.41903 3.50024 8.84673 3.50024 8.24999V5.75024C3.50024 5.15351 3.7373 4.58121 4.15925 4.15925C4.58121 3.7373 5.15351 3.50024 5.75024 3.50024H8.24999C8.84673 3.50024 9.41903 3.7373 9.84098 4.15925C10.2629 4.58121 10.5 5.15351 10.5 5.75024Z", fill: "currentColor" }), h("path", { d: "M18.2497 10.5H15.75C15.1533 10.5 14.581 10.2629 14.159 9.84098C13.737 9.41903 13.5 8.84673 13.5 8.24999V5.75024C13.5 5.15351 13.737 4.58121 14.159 4.15925C14.581 3.7373 15.1533 3.50024 15.75 3.50024H18.2497C18.8465 3.50024 19.4188 3.7373 19.8407 4.15925C20.2627 4.58121 20.4997 5.15351 20.4997 5.75024V8.24999C20.4997 8.84673 20.2627 9.41903 19.8407 9.84098C19.4188 10.2629 18.8465 10.5 18.2497 10.5Z", fill: "currentColor" }), h("path", { d: "M8.24999 20.4997H5.75024C5.15351 20.4997 4.58121 20.2627 4.15925 19.8407C3.7373 19.4188 3.50024 18.8465 3.50024 18.2497V15.75C3.50024 15.1533 3.7373 14.581 4.15925 14.159C4.58121 13.737 5.15351 13.5 5.75024 13.5H8.24999C8.84673 13.5 9.41903 13.737 9.84098 14.159C10.2629 14.581 10.5 15.1533 10.5 15.75V18.2497C10.5 18.8465 10.2629 19.4188 9.84098 19.8407C9.41903 20.2627 8.84673 20.4997 8.24999 20.4997Z", fill: "currentColor" }), h("path", { d: "M18.1252 20.3752H15.75C15.1533 20.3752 14.581 20.1382 14.159 19.7162C13.737 19.2943 13.5 18.722 13.5 18.1252V15.75C13.5 15.1533 13.737 14.581 14.159 14.159C14.581 13.737 15.1533 13.5 15.75 13.5H18.1252C18.722 13.5 19.2943 13.737 19.7162 14.159C20.1382 14.581 20.3752 15.1533 20.3752 15.75V18.1252C20.3752 18.722 20.1382 19.2943 19.7162 19.7162C19.2943 20.1382 18.722 20.3752 18.1252 20.3752Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M12.25 6.70874V9.62512C12.25 10.3213 11.9734 10.989 11.4811 11.4813C10.9889 11.9736 10.3212 12.2501 9.62499 12.2501H6.70862C6.01242 12.2501 5.34475 11.9736 4.85246 11.4813C4.36018 10.989 4.08362 10.3213 4.08362 9.62512V6.70874C4.08362 6.01255 4.36018 5.34487 4.85246 4.85259C5.34475 4.3603 6.01242 4.08374 6.70862 4.08374H9.62499C10.3212 4.08374 10.9889 4.3603 11.4811 4.85259C11.9734 5.34487 12.25 6.01255 12.25 6.70874Z", fill: "currentColor" }), h("path", { d: "M21.2914 12.2501H18.375C17.6788 12.2501 17.0111 11.9736 16.5188 11.4813C16.0266 10.989 15.75 10.3213 15.75 9.62512V6.70874C15.75 6.01255 16.0266 5.34487 16.5188 4.85259C17.0111 4.3603 17.6788 4.08374 18.375 4.08374H21.2914C21.9876 4.08374 22.6552 4.3603 23.1475 4.85259C23.6398 5.34487 23.9164 6.01255 23.9164 6.70874V9.62512C23.9164 10.3213 23.6398 10.989 23.1475 11.4813C22.6552 11.9736 21.9876 12.2501 21.2914 12.2501Z", fill: "currentColor" }), h("path", { d: "M9.62499 23.9165H6.70862C6.01242 23.9165 5.34475 23.6399 4.85246 23.1476C4.36018 22.6554 4.08362 21.9877 4.08362 21.2915V18.3751C4.08362 17.6789 4.36018 17.0112 4.85246 16.519C5.34475 16.0267 6.01242 15.7501 6.70862 15.7501H9.62499C10.3212 15.7501 10.9889 16.0267 11.4811 16.519C11.9734 17.0112 12.25 17.6789 12.25 18.3751V21.2915C12.25 21.9877 11.9734 22.6554 11.4811 23.1476C10.9889 23.6399 10.3212 23.9165 9.62499 23.9165Z", fill: "currentColor" }), h("path", { d: "M21.1461 23.7712H18.375C17.6788 23.7712 17.0111 23.4947 16.5188 23.0024C16.0266 22.5101 15.75 21.8424 15.75 21.1462V18.3751C15.75 17.6789 16.0266 17.0112 16.5188 16.519C17.0111 16.0267 17.6788 15.7501 18.375 15.7501H21.1461C21.8423 15.7501 22.51 16.0267 23.0023 16.519C23.4946 17.0112 23.7711 17.6789 23.7711 18.3751V21.1462C23.7711 21.8424 23.4946 22.5101 23.0023 23.0024C22.51 23.4947 21.8423 23.7712 21.1461 23.7712Z", fill: "currentColor" })))));
|
|
14
|
+
}
|
|
15
|
+
static get style() { return flipIconCss; }
|
|
16
|
+
}, [1, "flip-icon-menu-filled", {
|
|
17
|
+
"size": [2]
|
|
18
|
+
}]);
|
|
19
|
+
function defineCustomElement$1() {
|
|
20
|
+
if (typeof customElements === "undefined") {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
const components = ["flip-icon-menu-filled"];
|
|
24
|
+
components.forEach(tagName => { switch (tagName) {
|
|
25
|
+
case "flip-icon-menu-filled":
|
|
26
|
+
if (!customElements.get(tagName)) {
|
|
27
|
+
customElements.define(tagName, FlipIconMenuFilled$1);
|
|
28
|
+
}
|
|
29
|
+
break;
|
|
30
|
+
} });
|
|
31
|
+
}
|
|
32
|
+
defineCustomElement$1();
|
|
33
|
+
|
|
34
|
+
const FlipIconMenuFilled = FlipIconMenuFilled$1;
|
|
35
|
+
const defineCustomElement = defineCustomElement$1;
|
|
36
|
+
|
|
37
|
+
export { FlipIconMenuFilled, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface FlipIconMenuOutlined extends Components.FlipIconMenuOutlined, HTMLElement {}
|
|
4
|
+
export const FlipIconMenuOutlined: {
|
|
5
|
+
prototype: FlipIconMenuOutlined;
|
|
6
|
+
new (): FlipIconMenuOutlined;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Fragment } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const flipIconCss = ":host{display:inline-flex}";
|
|
4
|
+
|
|
5
|
+
const FlipIconMenuOutlined$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
this.size = 24;
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h("svg", { class: "flip-icon", fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${this.size} ${this.size}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M5.8335 3.3335C5.9661 3.3335 6.09328 3.38617 6.18705 3.47994C6.28082 3.57371 6.3335 3.70089 6.3335 3.8335V5.8335C6.3335 5.9661 6.28082 6.09328 6.18705 6.18705C6.09328 6.28082 5.9661 6.3335 5.8335 6.3335H3.8335C3.70089 6.3335 3.57371 6.28082 3.47994 6.18705C3.38617 6.09328 3.3335 5.9661 3.3335 5.8335V3.8335C3.3335 3.70089 3.38617 3.57371 3.47994 3.47994C3.57371 3.38617 3.70089 3.3335 3.8335 3.3335H5.8335ZM5.8335 2.3335H3.8335C3.43567 2.3335 3.05414 2.49153 2.77284 2.77284C2.49153 3.05414 2.3335 3.43567 2.3335 3.8335V5.8335C2.3335 6.23132 2.49153 6.61285 2.77284 6.89416C3.05414 7.17546 3.43567 7.3335 3.8335 7.3335H5.8335C6.23132 7.3335 6.61285 7.17546 6.89416 6.89416C7.17546 6.61285 7.3335 6.23132 7.3335 5.8335V3.8335C7.3335 3.43567 7.17546 3.05414 6.89416 2.77284C6.61285 2.49153 6.23132 2.3335 5.8335 2.3335Z", fill: "currentColor" }), h("path", { d: "M12.1665 3.3335C12.2991 3.3335 12.4263 3.38617 12.5201 3.47994C12.6138 3.57371 12.6665 3.70089 12.6665 3.8335V5.8335C12.6665 5.9661 12.6138 6.09328 12.5201 6.18705C12.4263 6.28082 12.2991 6.3335 12.1665 6.3335H10.1665C10.0339 6.3335 9.90671 6.28082 9.81294 6.18705C9.71917 6.09328 9.6665 5.9661 9.6665 5.8335V3.8335C9.6665 3.70089 9.71917 3.57371 9.81294 3.47994C9.90671 3.38617 10.0339 3.3335 10.1665 3.3335H12.1665ZM12.1665 2.3335H10.1665C9.76867 2.3335 9.38714 2.49153 9.10584 2.77284C8.82453 3.05414 8.6665 3.43567 8.6665 3.8335V5.8335C8.6665 6.23132 8.82453 6.61285 9.10584 6.89416C9.38714 7.17546 9.76867 7.3335 10.1665 7.3335H12.1665C12.5643 7.3335 12.9459 7.17546 13.2272 6.89416C13.5085 6.61285 13.6665 6.23132 13.6665 5.8335V3.8335C13.6665 3.43567 13.5085 3.05414 13.2272 2.77284C12.9459 2.49153 12.5643 2.3335 12.1665 2.3335Z", fill: "currentColor" }), h("path", { d: "M5.8335 9.6665C5.9661 9.6665 6.09328 9.71917 6.18705 9.81294C6.28082 9.90671 6.3335 10.0339 6.3335 10.1665V12.1665C6.3335 12.2991 6.28082 12.4263 6.18705 12.5201C6.09328 12.6138 5.9661 12.6665 5.8335 12.6665H3.8335C3.70089 12.6665 3.57371 12.6138 3.47994 12.5201C3.38617 12.4263 3.3335 12.2991 3.3335 12.1665V10.1665C3.3335 10.0339 3.38617 9.90671 3.47994 9.81294C3.57371 9.71917 3.70089 9.6665 3.8335 9.6665H5.8335ZM5.8335 8.6665H3.8335C3.43567 8.6665 3.05414 8.82453 2.77284 9.10584C2.49153 9.38714 2.3335 9.76867 2.3335 10.1665V12.1665C2.3335 12.5643 2.49153 12.9459 2.77284 13.2272C3.05414 13.5085 3.43567 13.6665 3.8335 13.6665H5.8335C6.23132 13.6665 6.61285 13.5085 6.89416 13.2272C7.17546 12.9459 7.3335 12.5643 7.3335 12.1665V10.1665C7.3335 9.76867 7.17546 9.38714 6.89416 9.10584C6.61285 8.82453 6.23132 8.6665 5.8335 8.6665Z", fill: "currentColor" }), h("path", { d: "M12.0835 9.6665C12.2161 9.6665 12.3433 9.71917 12.437 9.81294C12.5308 9.90671 12.5835 10.0339 12.5835 10.1665V12.083C12.5835 12.2156 12.5308 12.3428 12.437 12.4365C12.3433 12.5303 12.2161 12.583 12.0835 12.583H10.167C10.0344 12.583 9.90721 12.5303 9.81344 12.4365C9.71967 12.3428 9.667 12.2156 9.667 12.083V10.1665C9.667 10.0339 9.71967 9.90671 9.81344 9.81294C9.90721 9.71917 10.0344 9.6665 10.167 9.6665H12.0835ZM12.0835 8.6665H10.167C9.76917 8.6665 9.38764 8.82453 9.10634 9.10584C8.82503 9.38714 8.667 9.76867 8.667 10.1665V12.083C8.667 12.4808 8.82503 12.8624 9.10634 13.1437C9.38764 13.425 9.76917 13.583 10.167 13.583H12.0835C12.4813 13.583 12.8629 13.425 13.1442 13.1437C13.4255 12.8624 13.5835 12.4808 13.5835 12.083V10.1665C13.5835 9.76867 13.4255 9.38714 13.1442 9.10584C12.8629 8.82453 12.4813 8.6665 12.0835 8.6665Z", fill: "currentColor" }))), this.size === 24 && (h(Fragment, null, h("path", { d: "M8.75024 5.00024C8.94916 5.00024 9.13992 5.07926 9.28057 5.21991C9.42123 5.36057 9.50024 5.55133 9.50024 5.75024V8.75024C9.50024 8.94916 9.42123 9.13992 9.28057 9.28057C9.13992 9.42123 8.94916 9.50024 8.75024 9.50024H5.75024C5.55133 9.50024 5.36057 9.42123 5.21991 9.28057C5.07926 9.13992 5.00024 8.94916 5.00024 8.75024V5.75024C5.00024 5.55133 5.07926 5.36057 5.21991 5.21991C5.36057 5.07926 5.55133 5.00024 5.75024 5.00024H8.75024ZM8.75024 3.50024H5.75024C5.15351 3.50024 4.58121 3.7373 4.15925 4.15925C3.7373 4.58121 3.50024 5.15351 3.50024 5.75024V8.75024C3.50024 9.34698 3.7373 9.91928 4.15925 10.3412C4.58121 10.7632 5.15351 11.0002 5.75024 11.0002H8.75024C9.34698 11.0002 9.91928 10.7632 10.3412 10.3412C10.7632 9.91928 11.0002 9.34698 11.0002 8.75024V5.75024C11.0002 5.15351 10.7632 4.58121 10.3412 4.15925C9.91928 3.7373 9.34698 3.50024 8.75024 3.50024Z", fill: "currentColor" }), h("path", { d: "M18.2497 5.00024C18.4487 5.00024 18.6394 5.07926 18.7801 5.21991C18.9207 5.36057 18.9997 5.55133 18.9997 5.75024V8.75024C18.9997 8.94916 18.9207 9.13992 18.7801 9.28057C18.6394 9.42123 18.4487 9.50024 18.2497 9.50024H15.2497C15.0508 9.50024 14.8601 9.42123 14.7194 9.28057C14.5788 9.13992 14.4997 8.94916 14.4997 8.75024V5.75024C14.4997 5.55133 14.5788 5.36057 14.7194 5.21991C14.8601 5.07926 15.0508 5.00024 15.2497 5.00024H18.2497ZM18.2497 3.50024H15.2497C14.653 3.50024 14.0807 3.7373 13.6588 4.15925C13.2368 4.58121 12.9997 5.15351 12.9997 5.75024V8.75024C12.9997 9.34698 13.2368 9.91928 13.6588 10.3412C14.0807 10.7632 14.653 11.0002 15.2497 11.0002H18.2497C18.8465 11.0002 19.4188 10.7632 19.8407 10.3412C20.2627 9.91928 20.4997 9.34698 20.4997 8.75024V5.75024C20.4997 5.15351 20.2627 4.58121 19.8407 4.15925C19.4188 3.7373 18.8465 3.50024 18.2497 3.50024Z", fill: "currentColor" }), h("path", { d: "M8.75024 14.4997C8.94916 14.4997 9.13992 14.5788 9.28057 14.7194C9.42123 14.8601 9.50024 15.0508 9.50024 15.2497V18.2497C9.50024 18.4487 9.42123 18.6394 9.28057 18.7801C9.13992 18.9207 8.94916 18.9997 8.75024 18.9997H5.75024C5.55133 18.9997 5.36057 18.9207 5.21991 18.7801C5.07926 18.6394 5.00024 18.4487 5.00024 18.2497V15.2497C5.00024 15.0508 5.07926 14.8601 5.21991 14.7194C5.36057 14.5788 5.55133 14.4997 5.75024 14.4997H8.75024ZM8.75024 12.9997H5.75024C5.15351 12.9997 4.58121 13.2368 4.15925 13.6588C3.7373 14.0807 3.50024 14.653 3.50024 15.2497V18.2497C3.50024 18.8465 3.7373 19.4188 4.15925 19.8407C4.58121 20.2627 5.15351 20.4997 5.75024 20.4997H8.75024C9.34698 20.4997 9.91928 20.2627 10.3412 19.8407C10.7632 19.4188 11.0002 18.8465 11.0002 18.2497V15.2497C11.0002 14.653 10.7632 14.0807 10.3412 13.6588C9.91928 13.2368 9.34698 12.9997 8.75024 12.9997Z", fill: "currentColor" }), h("path", { d: "M18.1252 14.4997C18.3242 14.4997 18.5149 14.5788 18.6556 14.7194C18.7962 14.8601 18.8752 15.0508 18.8752 15.2497V18.1245C18.8752 18.3234 18.7962 18.5142 18.6556 18.6548C18.5149 18.7955 18.3242 18.8745 18.1252 18.8745H15.2505C15.0516 18.8745 14.8608 18.7955 14.7202 18.6548C14.5795 18.5142 14.5005 18.3234 14.5005 18.1245V15.2497C14.5005 15.0508 14.5795 14.8601 14.7202 14.7194C14.8608 14.5788 15.0516 14.4997 15.2505 14.4997H18.1252ZM18.1252 12.9997H15.2505C14.6538 12.9997 14.0815 13.2368 13.6595 13.6588C13.2375 14.0807 13.0005 14.653 13.0005 15.2497V18.1245C13.0005 18.7212 13.2375 19.2935 13.6595 19.7155C14.0815 20.1374 14.6538 20.3745 15.2505 20.3745H18.1252C18.722 20.3745 19.2943 20.1374 19.7162 19.7155C20.1382 19.2935 20.3752 18.7212 20.3752 18.1245V15.2497C20.3752 14.653 20.1382 14.0807 19.7162 13.6588C19.2943 13.2368 18.722 12.9997 18.1252 12.9997Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M10.2086 5.83374C10.4407 5.83374 10.6632 5.92593 10.8273 6.09002C10.9914 6.25412 11.0836 6.47668 11.0836 6.70874V10.2087C11.0836 10.4408 10.9914 10.6634 10.8273 10.8275C10.6632 10.9916 10.4407 11.0837 10.2086 11.0837H6.70862C6.47655 11.0837 6.25399 10.9916 6.0899 10.8275C5.92581 10.6634 5.83362 10.4408 5.83362 10.2087V6.70874C5.83362 6.47668 5.92581 6.25412 6.0899 6.09002C6.25399 5.92593 6.47655 5.83374 6.70862 5.83374H10.2086ZM10.2086 4.08374H6.70862C6.01242 4.08374 5.34475 4.3603 4.85246 4.85259C4.36018 5.34487 4.08362 6.01255 4.08362 6.70874V10.2087C4.08362 10.9049 4.36018 11.5726 4.85246 12.0649C5.34475 12.5572 6.01242 12.8337 6.70862 12.8337H10.2086C10.9048 12.8337 11.5725 12.5572 12.0648 12.0649C12.5571 11.5726 12.8336 10.9049 12.8336 10.2087V6.70874C12.8336 6.01255 12.5571 5.34487 12.0648 4.85259C11.5725 4.3603 10.9048 4.08374 10.2086 4.08374Z", fill: "currentColor" }), h("path", { d: "M21.2914 5.83374C21.5234 5.83374 21.746 5.92593 21.9101 6.09002C22.0742 6.25412 22.1664 6.47668 22.1664 6.70874V10.2087C22.1664 10.4408 22.0742 10.6634 21.9101 10.8275C21.746 10.9916 21.5234 11.0837 21.2914 11.0837H17.7914C17.5593 11.0837 17.3367 10.9916 17.1726 10.8275C17.0086 10.6634 16.9164 10.4408 16.9164 10.2087V6.70874C16.9164 6.47668 17.0086 6.25412 17.1726 6.09002C17.3367 5.92593 17.5593 5.83374 17.7914 5.83374H21.2914ZM21.2914 4.08374H17.7914C17.0952 4.08374 16.4275 4.3603 15.9352 4.85259C15.4429 5.34487 15.1664 6.01255 15.1664 6.70874V10.2087C15.1664 10.9049 15.4429 11.5726 15.9352 12.0649C16.4275 12.5572 17.0952 12.8337 17.7914 12.8337H21.2914C21.9876 12.8337 22.6552 12.5572 23.1475 12.0649C23.6398 11.5726 23.9164 10.9049 23.9164 10.2087V6.70874C23.9164 6.01255 23.6398 5.34487 23.1475 4.85259C22.6552 4.3603 21.9876 4.08374 21.2914 4.08374Z", fill: "currentColor" }), h("path", { d: "M10.2086 16.9165C10.4407 16.9165 10.6632 17.0087 10.8273 17.1728C10.9914 17.3369 11.0836 17.5594 11.0836 17.7915V21.2915C11.0836 21.5236 10.9914 21.7461 10.8273 21.9102C10.6632 22.0743 10.4407 22.1665 10.2086 22.1665H6.70862C6.47655 22.1665 6.25399 22.0743 6.0899 21.9102C5.92581 21.7461 5.83362 21.5236 5.83362 21.2915V17.7915C5.83362 17.5594 5.92581 17.3369 6.0899 17.1728C6.25399 17.0087 6.47655 16.9165 6.70862 16.9165H10.2086ZM10.2086 15.1665H6.70862C6.01242 15.1665 5.34475 15.4431 4.85246 15.9353C4.36018 16.4276 4.08362 17.0953 4.08362 17.7915V21.2915C4.08362 21.9877 4.36018 22.6554 4.85246 23.1476C5.34475 23.6399 6.01242 23.9165 6.70862 23.9165H10.2086C10.9048 23.9165 11.5725 23.6399 12.0648 23.1476C12.5571 22.6554 12.8336 21.9877 12.8336 21.2915V17.7915C12.8336 17.0953 12.5571 16.4276 12.0648 15.9353C11.5725 15.4431 10.9048 15.1665 10.2086 15.1665Z", fill: "currentColor" }), h("path", { d: "M21.1461 16.9165C21.3782 16.9165 21.6007 17.0087 21.7648 17.1728C21.9289 17.3369 22.0211 17.5594 22.0211 17.7915V21.1454C22.0211 21.3774 21.9289 21.6 21.7648 21.7641C21.6007 21.9282 21.3782 22.0204 21.1461 22.0204H17.7922C17.5602 22.0204 17.3376 21.9282 17.1735 21.7641C17.0094 21.6 16.9172 21.3774 16.9172 21.1454V17.7915C16.9172 17.5594 17.0094 17.3369 17.1735 17.1728C17.3376 17.0087 17.5602 16.9165 17.7922 16.9165H21.1461ZM21.1461 15.1665H17.7922C17.096 15.1665 16.4284 15.4431 15.9361 15.9353C15.4438 16.4276 15.1672 17.0953 15.1672 17.7915V21.1454C15.1672 21.8416 15.4438 22.5092 15.9361 23.0015C16.4284 23.4938 17.096 23.7704 17.7922 23.7704H21.1461C21.8423 23.7704 22.51 23.4938 23.0023 23.0015C23.4946 22.5092 23.7711 21.8416 23.7711 21.1454V17.7915C23.7711 17.0953 23.4946 16.4276 23.0023 15.9353C22.51 15.4431 21.8423 15.1665 21.1461 15.1665Z", fill: "currentColor" })))));
|
|
14
|
+
}
|
|
15
|
+
static get style() { return flipIconCss; }
|
|
16
|
+
}, [1, "flip-icon-menu-outlined", {
|
|
17
|
+
"size": [2]
|
|
18
|
+
}]);
|
|
19
|
+
function defineCustomElement$1() {
|
|
20
|
+
if (typeof customElements === "undefined") {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
const components = ["flip-icon-menu-outlined"];
|
|
24
|
+
components.forEach(tagName => { switch (tagName) {
|
|
25
|
+
case "flip-icon-menu-outlined":
|
|
26
|
+
if (!customElements.get(tagName)) {
|
|
27
|
+
customElements.define(tagName, FlipIconMenuOutlined$1);
|
|
28
|
+
}
|
|
29
|
+
break;
|
|
30
|
+
} });
|
|
31
|
+
}
|
|
32
|
+
defineCustomElement$1();
|
|
33
|
+
|
|
34
|
+
const FlipIconMenuOutlined = FlipIconMenuOutlined$1;
|
|
35
|
+
const defineCustomElement = defineCustomElement$1;
|
|
36
|
+
|
|
37
|
+
export { FlipIconMenuOutlined, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface FlipIconNewsFilled extends Components.FlipIconNewsFilled, HTMLElement {}
|
|
4
|
+
export const FlipIconNewsFilled: {
|
|
5
|
+
prototype: FlipIconNewsFilled;
|
|
6
|
+
new (): FlipIconNewsFilled;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Fragment } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const flipIconCss = ":host{display:inline-flex}";
|
|
4
|
+
|
|
5
|
+
const FlipIconNewsFilled$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
this.size = 24;
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h("svg", { class: "flip-icon", fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${this.size} ${this.size}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M11.5 2H4.5C3.83696 2 3.20107 2.26339 2.73223 2.73223C2.26339 3.20107 2 3.83696 2 4.5V11.5C2 12.163 2.26339 12.7989 2.73223 13.2678C3.20107 13.7366 3.83696 14 4.5 14H11.5C12.163 14 12.7989 13.7366 13.2678 13.2678C13.7366 12.7989 14 12.163 14 11.5V4.5C14 3.83696 13.7366 3.20107 13.2678 2.73223C12.7989 2.26339 12.163 2 11.5 2V2ZM4.835 3.835C5.0652 3.83599 5.28995 3.90515 5.48087 4.03376C5.6718 4.16237 5.82034 4.34467 5.90775 4.55763C5.99516 4.77059 6.01752 5.00467 5.972 5.23033C5.92649 5.45599 5.81514 5.6631 5.65201 5.82553C5.48889 5.98796 5.2813 6.09842 5.05545 6.14297C4.8296 6.18752 4.59561 6.16415 4.38303 6.07583C4.17044 5.98751 3.98879 5.83819 3.861 5.64672C3.7332 5.45524 3.665 5.2302 3.665 5C3.665 4.84659 3.6953 4.69469 3.75416 4.55302C3.81302 4.41134 3.89928 4.28269 4.00799 4.17445C4.1167 4.0662 4.24572 3.98049 4.38764 3.92224C4.52956 3.86399 4.68159 3.83434 4.835 3.835ZM12.335 11.365C12.335 11.4924 12.3099 11.6185 12.2612 11.7362C12.2124 11.8539 12.141 11.9608 12.0509 12.0509C11.9608 12.141 11.8539 12.2124 11.7362 12.2612C11.6185 12.3099 11.4924 12.335 11.365 12.335H4.635C4.50762 12.335 4.38148 12.3099 4.2638 12.2612C4.14611 12.2124 4.03918 12.141 3.94911 12.0509C3.85903 11.9608 3.78758 11.8539 3.73884 11.7362C3.69009 11.6185 3.665 11.4924 3.665 11.365V8.3C3.665 8.04274 3.7672 7.79602 3.94911 7.61411C4.13102 7.4322 4.37774 7.33 4.635 7.33H11.365C11.4924 7.33 11.6185 7.35509 11.7362 7.40384C11.8539 7.45258 11.9608 7.52403 12.0509 7.61411C12.141 7.70418 12.2124 7.81111 12.2612 7.9288C12.3099 8.04648 12.335 8.17262 12.335 8.3V11.365ZM11.75 5.585H7.915C7.75985 5.585 7.61105 5.52337 7.50134 5.41366C7.39163 5.30395 7.33 5.15515 7.33 5C7.33 4.84485 7.39163 4.69605 7.50134 4.58634C7.61105 4.47663 7.75985 4.415 7.915 4.415H11.75C11.9052 4.415 12.0539 4.47663 12.1637 4.58634C12.2734 4.69605 12.335 4.84485 12.335 5C12.335 5.15515 12.2734 5.30395 12.1637 5.41366C12.0539 5.52337 11.9052 5.585 11.75 5.585V5.585Z", fill: "currentColor" }))), this.size === 24 && (h(Fragment, null, h("path", { d: "M17.25 3H6.75C5.75544 3 4.80161 3.39509 4.09835 4.09835C3.39509 4.80161 3 5.75544 3 6.75V17.25C3 18.2446 3.39509 19.1984 4.09835 19.9017C4.80161 20.6049 5.75544 21 6.75 21H17.25C18.2446 21 19.1984 20.6049 19.9017 19.9017C20.6049 19.1984 21 18.2446 21 17.25V6.75C21 5.75544 20.6049 4.80161 19.9017 4.09835C19.1984 3.39509 18.2446 3 17.25 3V3ZM7.2525 5.7525C7.5978 5.75398 7.93492 5.85773 8.22131 6.05065C8.50769 6.24356 8.73051 6.517 8.86162 6.83644C8.99274 7.15588 9.02628 7.50701 8.958 7.84549C8.88973 8.18398 8.72271 8.49465 8.47802 8.7383C8.23333 8.98194 7.92195 9.14763 7.58317 9.21445C7.2444 9.28127 6.89342 9.24623 6.57454 9.11375C6.25566 8.98127 5.98318 8.75729 5.79149 8.47007C5.59981 8.18286 5.4975 7.8453 5.4975 7.5C5.4975 7.26988 5.54295 7.04203 5.63123 6.82952C5.71952 6.61702 5.84891 6.42404 6.01198 6.26167C6.17505 6.0993 6.36857 5.97074 6.58146 5.88336C6.79434 5.79598 7.02238 5.75151 7.2525 5.7525ZM18.5025 17.0475C18.5025 17.2386 18.4649 17.4278 18.3917 17.6043C18.3186 17.7808 18.2114 17.9412 18.0763 18.0763C17.9412 18.2114 17.7808 18.3186 17.6043 18.3917C17.4278 18.4649 17.2386 18.5025 17.0475 18.5025H6.9525C6.76143 18.5025 6.57222 18.4649 6.3957 18.3917C6.21917 18.3186 6.05877 18.2114 5.92366 18.0763C5.78855 17.9412 5.68138 17.7808 5.60826 17.6043C5.53513 17.4278 5.4975 17.2386 5.4975 17.0475V12.45C5.4975 12.0641 5.65079 11.694 5.92366 11.4212C6.19653 11.1483 6.56661 10.995 6.9525 10.995H17.0475C17.2386 10.995 17.4278 11.0326 17.6043 11.1058C17.7808 11.1789 17.9412 11.2861 18.0763 11.4212C18.2114 11.5563 18.3186 11.7167 18.3917 11.8932C18.4649 12.0697 18.5025 12.2589 18.5025 12.45V17.0475ZM17.625 8.3775H11.8725C11.6398 8.3775 11.4166 8.28505 11.252 8.12049C11.0875 7.95592 10.995 7.73273 10.995 7.5C10.995 7.26727 11.0875 7.04408 11.252 6.87951C11.4166 6.71495 11.6398 6.6225 11.8725 6.6225H17.625C17.8577 6.6225 18.0809 6.71495 18.2455 6.87951C18.41 7.04408 18.5025 7.26727 18.5025 7.5C18.5025 7.73273 18.41 7.95592 18.2455 8.12049C18.0809 8.28505 17.8577 8.3775 17.625 8.3775V8.3775Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M20.125 3.5H7.875C6.71468 3.5 5.60188 3.96094 4.78141 4.78141C3.96094 5.60188 3.5 6.71468 3.5 7.875V20.125C3.5 21.2853 3.96094 22.3981 4.78141 23.2186C5.60188 24.0391 6.71468 24.5 7.875 24.5H20.125C21.2853 24.5 22.3981 24.0391 23.2186 23.2186C24.0391 22.3981 24.5 21.2853 24.5 20.125V7.875C24.5 6.71468 24.0391 5.60188 23.2186 4.78141C22.3981 3.96094 21.2853 3.5 20.125 3.5V3.5ZM8.46125 6.71125C8.8641 6.71298 9.25741 6.83402 9.59152 7.05909C9.92564 7.28416 10.1856 7.60317 10.3386 7.97585C10.4915 8.34853 10.5307 8.75818 10.451 9.15308C10.3714 9.54798 10.1765 9.91043 9.89102 10.1947C9.60555 10.4789 9.24227 10.6722 8.84703 10.7502C8.4518 10.8282 8.04232 10.7873 7.6703 10.6327C7.29827 10.4781 6.98038 10.2168 6.75674 9.88175C6.53311 9.54668 6.41375 9.15285 6.41375 8.75C6.41375 8.48153 6.46677 8.2157 6.56977 7.96778C6.67278 7.71985 6.82373 7.49471 7.01398 7.30528C7.20422 7.11585 7.43 6.96586 7.67837 6.86392C7.92673 6.76198 8.19278 6.7101 8.46125 6.71125ZM21.5863 19.8887C21.5863 20.1117 21.5423 20.3324 21.457 20.5384C21.3717 20.7443 21.2467 20.9314 21.0891 21.0891C20.9314 21.2467 20.7443 21.3717 20.5384 21.457C20.3324 21.5423 20.1117 21.5863 19.8887 21.5863H8.11125C7.88833 21.5863 7.6676 21.5423 7.46165 21.457C7.2557 21.3717 7.06856 21.2467 6.91094 21.0891C6.75331 20.9314 6.62827 20.7443 6.54296 20.5384C6.45766 20.3324 6.41375 20.1117 6.41375 19.8887V14.525C6.41375 14.0748 6.59259 13.643 6.91094 13.3247C7.22928 13.0063 7.66105 12.8275 8.11125 12.8275H19.8887C20.1117 12.8275 20.3324 12.8714 20.5384 12.9567C20.7443 13.042 20.9314 13.1671 21.0891 13.3247C21.2467 13.4823 21.3717 13.6694 21.457 13.8754C21.5423 14.0813 21.5863 14.3021 21.5863 14.525V19.8887ZM20.5625 9.77375H13.8512C13.5797 9.77375 13.3193 9.66589 13.1273 9.4739C12.9354 9.28191 12.8275 9.02152 12.8275 8.75C12.8275 8.47848 12.9354 8.21809 13.1273 8.0261C13.3193 7.83411 13.5797 7.72625 13.8512 7.72625H20.5625C20.834 7.72625 21.0944 7.83411 21.2864 8.0261C21.4784 8.21809 21.5863 8.47848 21.5863 8.75C21.5863 9.02152 21.4784 9.28191 21.2864 9.4739C21.0944 9.66589 20.834 9.77375 20.5625 9.77375V9.77375Z", fill: "currentColor" })))));
|
|
14
|
+
}
|
|
15
|
+
static get style() { return flipIconCss; }
|
|
16
|
+
}, [1, "flip-icon-news-filled", {
|
|
17
|
+
"size": [2]
|
|
18
|
+
}]);
|
|
19
|
+
function defineCustomElement$1() {
|
|
20
|
+
if (typeof customElements === "undefined") {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
const components = ["flip-icon-news-filled"];
|
|
24
|
+
components.forEach(tagName => { switch (tagName) {
|
|
25
|
+
case "flip-icon-news-filled":
|
|
26
|
+
if (!customElements.get(tagName)) {
|
|
27
|
+
customElements.define(tagName, FlipIconNewsFilled$1);
|
|
28
|
+
}
|
|
29
|
+
break;
|
|
30
|
+
} });
|
|
31
|
+
}
|
|
32
|
+
defineCustomElement$1();
|
|
33
|
+
|
|
34
|
+
const FlipIconNewsFilled = FlipIconNewsFilled$1;
|
|
35
|
+
const defineCustomElement = defineCustomElement$1;
|
|
36
|
+
|
|
37
|
+
export { FlipIconNewsFilled, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface FlipIconNewsOutlined extends Components.FlipIconNewsOutlined, HTMLElement {}
|
|
4
|
+
export const FlipIconNewsOutlined: {
|
|
5
|
+
prototype: FlipIconNewsOutlined;
|
|
6
|
+
new (): FlipIconNewsOutlined;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Fragment } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const flipIconCss = ":host{display:inline-flex}";
|
|
4
|
+
|
|
5
|
+
const FlipIconNewsOutlined$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
this.size = 24;
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h("svg", { class: "flip-icon", fill: "none", height: this.size, part: "icon", viewBox: `0 0 ${this.size} ${this.size}`, width: this.size, xmlns: "http://www.w3.org/2000/svg" }, this.size === 16 && (h(Fragment, null, h("path", { d: "M11.5 2H4.5C3.83696 2 3.20107 2.26339 2.73223 2.73223C2.26339 3.20107 2 3.83696 2 4.5V11.5C2 12.163 2.26339 12.7989 2.73223 13.2678C3.20107 13.7366 3.83696 14 4.5 14H11.5C12.163 14 12.7989 13.7366 13.2678 13.2678C13.7366 12.7989 14 12.163 14 11.5V4.5C14 3.83696 13.7366 3.20107 13.2678 2.73223C12.7989 2.26339 12.163 2 11.5 2ZM4.5 3H11.5C11.8978 3 12.2794 3.15804 12.5607 3.43934C12.842 3.72064 13 4.10218 13 4.5V7.34H3V4.5C3 4.10218 3.15804 3.72064 3.43934 3.43934C3.72064 3.15804 4.10218 3 4.5 3ZM11.5 13H4.5C4.10218 13 3.72064 12.842 3.43934 12.5607C3.15804 12.2794 3 11.8978 3 11.5V8.34H13V11.5C13 11.8978 12.842 12.2794 12.5607 12.5607C12.2794 12.842 11.8978 13 11.5 13Z", fill: "currentColor" }), h("path", { d: "M5.17 4H5.165C4.52159 4 4 4.52159 4 5.165V5.17C4 5.81341 4.52159 6.335 5.165 6.335H5.17C5.81341 6.335 6.335 5.81341 6.335 5.17V5.165C6.335 4.52159 5.81341 4 5.17 4Z", fill: "currentColor" }), h("path", { d: "M11.325 4.49H8.01C7.63721 4.49 7.335 4.79221 7.335 5.165V5.17C7.335 5.54279 7.63721 5.845 8.01 5.845H11.325C11.6978 5.845 12 5.54279 12 5.17V5.165C12 4.79221 11.6978 4.49 11.325 4.49Z", fill: "currentColor" }))), this.size === 24 && (h(Fragment, null, h("path", { d: "M17.25 3H6.75C5.75544 3 4.80161 3.39509 4.09835 4.09835C3.39509 4.80161 3 5.75544 3 6.75V17.25C3 18.2446 3.39509 19.1984 4.09835 19.9017C4.80161 20.6049 5.75544 21 6.75 21H17.25C18.2446 21 19.1984 20.6049 19.9017 19.9017C20.6049 19.1984 21 18.2446 21 17.25V6.75C21 5.75544 20.6049 4.80161 19.9017 4.09835C19.1984 3.39509 18.2446 3 17.25 3ZM6.75 4.5H17.25C17.8467 4.5 18.419 4.73705 18.841 5.15901C19.2629 5.58097 19.5 6.15326 19.5 6.75V11.01H4.5V6.75C4.5 6.15326 4.73705 5.58097 5.15901 5.15901C5.58097 4.73705 6.15326 4.5 6.75 4.5ZM17.25 19.5H6.75C6.15326 19.5 5.58097 19.2629 5.15901 18.841C4.73705 18.419 4.5 17.8467 4.5 17.25V12.51H19.5V17.25C19.5 17.8467 19.2629 18.419 18.841 18.841C18.419 19.2629 17.8467 19.5 17.25 19.5Z", fill: "currentColor" }), h("path", { d: "M7.755 6H7.7475C6.78238 6 6 6.78238 6 7.7475V7.755C6 8.72012 6.78238 9.5025 7.7475 9.5025H7.755C8.72012 9.5025 9.5025 8.72012 9.5025 7.755V7.7475C9.5025 6.78238 8.72012 6 7.755 6Z", fill: "currentColor" }), h("path", { d: "M16.9875 6.735H12.015C11.4558 6.735 11.0025 7.18831 11.0025 7.7475V7.755C11.0025 8.31419 11.4558 8.7675 12.015 8.7675H16.9875C17.5467 8.7675 18 8.31419 18 7.755V7.7475C18 7.18831 17.5467 6.735 16.9875 6.735Z", fill: "currentColor" }))), this.size === 28 && (h(Fragment, null, h("path", { d: "M20.125 3.5H7.875C6.71468 3.5 5.60188 3.96094 4.78141 4.78141C3.96094 5.60188 3.5 6.71468 3.5 7.875V20.125C3.5 21.2853 3.96094 22.3981 4.78141 23.2186C5.60188 24.0391 6.71468 24.5 7.875 24.5H20.125C21.2853 24.5 22.3981 24.0391 23.2186 23.2186C24.0391 22.3981 24.5 21.2853 24.5 20.125V7.875C24.5 6.71468 24.0391 5.60188 23.2186 4.78141C22.3981 3.96094 21.2853 3.5 20.125 3.5ZM7.875 5.25H20.125C20.8212 5.25 21.4889 5.52656 21.9812 6.01884C22.4734 6.51113 22.75 7.17881 22.75 7.875V12.845H5.25V7.875C5.25 7.17881 5.52656 6.51113 6.01884 6.01884C6.51113 5.52656 7.17881 5.25 7.875 5.25ZM20.125 22.75H7.875C7.17881 22.75 6.51113 22.4734 6.01884 21.9812C5.52656 21.4889 5.25 20.8212 5.25 20.125V14.595H22.75V20.125C22.75 20.8212 22.4734 21.4889 21.9812 21.9812C21.4889 22.4734 20.8212 22.75 20.125 22.75Z", fill: "currentColor" }), h("path", { d: "M9.0475 7H9.03875C7.91278 7 7 7.91278 7 9.03875V9.0475C7 10.1735 7.91278 11.0863 9.03875 11.0863H9.0475C10.1735 11.0863 11.0863 10.1735 11.0863 9.0475V9.03875C11.0863 7.91278 10.1735 7 9.0475 7Z", fill: "currentColor" }), h("path", { d: "M19.8187 7.8575H14.0175C13.3651 7.8575 12.8363 8.38636 12.8363 9.03875V9.0475C12.8363 9.69989 13.3651 10.2287 14.0175 10.2287H19.8187C20.4711 10.2287 21 9.69989 21 9.0475V9.03875C21 8.38636 20.4711 7.8575 19.8187 7.8575Z", fill: "currentColor" })))));
|
|
14
|
+
}
|
|
15
|
+
static get style() { return flipIconCss; }
|
|
16
|
+
}, [1, "flip-icon-news-outlined", {
|
|
17
|
+
"size": [2]
|
|
18
|
+
}]);
|
|
19
|
+
function defineCustomElement$1() {
|
|
20
|
+
if (typeof customElements === "undefined") {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
const components = ["flip-icon-news-outlined"];
|
|
24
|
+
components.forEach(tagName => { switch (tagName) {
|
|
25
|
+
case "flip-icon-news-outlined":
|
|
26
|
+
if (!customElements.get(tagName)) {
|
|
27
|
+
customElements.define(tagName, FlipIconNewsOutlined$1);
|
|
28
|
+
}
|
|
29
|
+
break;
|
|
30
|
+
} });
|
|
31
|
+
}
|
|
32
|
+
defineCustomElement$1();
|
|
33
|
+
|
|
34
|
+
const FlipIconNewsOutlined = FlipIconNewsOutlined$1;
|
|
35
|
+
const defineCustomElement = defineCustomElement$1;
|
|
36
|
+
|
|
37
|
+
export { FlipIconNewsOutlined, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface FlipIconTasksFilled extends Components.FlipIconTasksFilled, HTMLElement {}
|
|
4
|
+
export const FlipIconTasksFilled: {
|
|
5
|
+
prototype: FlipIconTasksFilled;
|
|
6
|
+
new (): FlipIconTasksFilled;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|