@tabler/icons-svelte 3.25.0 → 3.27.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/icons/aerial-lift-filled.svelte +6 -0
- package/dist/icons/aerial-lift-filled.svelte.d.ts +17 -0
- package/dist/icons/air-balloon-filled.svelte +6 -0
- package/dist/icons/air-balloon-filled.svelte.d.ts +17 -0
- package/dist/icons/bus-filled.svelte +6 -0
- package/dist/icons/bus-filled.svelte.d.ts +17 -0
- package/dist/icons/car-crane-filled.svelte +6 -0
- package/dist/icons/car-crane-filled.svelte.d.ts +17 -0
- package/dist/icons/car-filled.svelte +1 -1
- package/dist/icons/caravan-filled.svelte +6 -0
- package/dist/icons/caravan-filled.svelte.d.ts +17 -0
- package/dist/icons/circle-chevrons-down-filled.svelte +6 -0
- package/dist/icons/circle-chevrons-down-filled.svelte.d.ts +17 -0
- package/dist/icons/circle-chevrons-left-filled.svelte +6 -0
- package/dist/icons/circle-chevrons-left-filled.svelte.d.ts +17 -0
- package/dist/icons/circle-chevrons-right-filled.svelte +6 -0
- package/dist/icons/circle-chevrons-right-filled.svelte.d.ts +17 -0
- package/dist/icons/circle-chevrons-up-filled.svelte +6 -0
- package/dist/icons/circle-chevrons-up-filled.svelte.d.ts +17 -0
- package/dist/icons/clipboard-data-filled.svelte +6 -0
- package/dist/icons/clipboard-data-filled.svelte.d.ts +17 -0
- package/dist/icons/clipboard-list-filled.svelte +6 -0
- package/dist/icons/clipboard-list-filled.svelte.d.ts +17 -0
- package/dist/icons/clipboard-text-filled.svelte +6 -0
- package/dist/icons/clipboard-text-filled.svelte.d.ts +17 -0
- package/dist/icons/clipboard-typography-filled.svelte +6 -0
- package/dist/icons/clipboard-typography-filled.svelte.d.ts +17 -0
- package/dist/icons/engine-filled.svelte +6 -0
- package/dist/icons/engine-filled.svelte.d.ts +17 -0
- package/dist/icons/error-404-off.svelte +1 -1
- package/dist/icons/error-404.svelte +1 -1
- package/dist/icons/ferry-filled.svelte +6 -0
- package/dist/icons/ferry-filled.svelte.d.ts +17 -0
- package/dist/icons/file-text-shield.svelte +6 -0
- package/dist/icons/file-text-shield.svelte.d.ts +17 -0
- package/dist/icons/gas-station-filled.svelte +6 -0
- package/dist/icons/gas-station-filled.svelte.d.ts +17 -0
- package/dist/icons/hand-click-off.svelte +6 -0
- package/dist/icons/hand-click-off.svelte.d.ts +17 -0
- package/dist/icons/helicopter-filled.svelte +6 -0
- package/dist/icons/helicopter-filled.svelte.d.ts +17 -0
- package/dist/icons/http-connect-off.svelte +6 -0
- package/dist/icons/http-connect-off.svelte.d.ts +17 -0
- package/dist/icons/http-connect.svelte +1 -1
- package/dist/icons/http-delete-off.svelte +6 -0
- package/dist/icons/http-delete-off.svelte.d.ts +17 -0
- package/dist/icons/http-delete.svelte +1 -1
- package/dist/icons/http-get-off.svelte +6 -0
- package/dist/icons/http-get-off.svelte.d.ts +17 -0
- package/dist/icons/http-head-off.svelte +6 -0
- package/dist/icons/http-head-off.svelte.d.ts +17 -0
- package/dist/icons/http-options-off.svelte +6 -0
- package/dist/icons/http-options-off.svelte.d.ts +17 -0
- package/dist/icons/http-options.svelte +1 -1
- package/dist/icons/http-patch-off.svelte +6 -0
- package/dist/icons/http-patch-off.svelte.d.ts +17 -0
- package/dist/icons/http-post-off.svelte +6 -0
- package/dist/icons/http-post-off.svelte.d.ts +17 -0
- package/dist/icons/http-post.svelte +1 -1
- package/dist/icons/http-put-off.svelte +6 -0
- package/dist/icons/http-put-off.svelte.d.ts +17 -0
- package/dist/icons/http-que-off.svelte +6 -0
- package/dist/icons/http-que-off.svelte.d.ts +17 -0
- package/dist/icons/http-que.svelte +1 -1
- package/dist/icons/http-trace-off.svelte +6 -0
- package/dist/icons/http-trace-off.svelte.d.ts +17 -0
- package/dist/icons/http-trace.svelte +1 -1
- package/dist/icons/index.d.ts +36 -0
- package/dist/icons/index.js +36 -0
- package/dist/icons/motorbike-filled.svelte +6 -0
- package/dist/icons/motorbike-filled.svelte.d.ts +17 -0
- package/dist/icons/replace-user.svelte +6 -0
- package/dist/icons/replace-user.svelte.d.ts +17 -0
- package/dist/icons/rollercoaster-filled.svelte +6 -0
- package/dist/icons/rollercoaster-filled.svelte.d.ts +17 -0
- package/dist/icons/speedboat-filled.svelte +6 -0
- package/dist/icons/speedboat-filled.svelte.d.ts +17 -0
- package/dist/icons/speedboat.svelte +1 -1
- package/dist/icons/train-filled.svelte +6 -0
- package/dist/icons/train-filled.svelte.d.ts +17 -0
- package/dist/icons/train.svelte +1 -1
- package/dist/icons/trolley-filled.svelte +6 -0
- package/dist/icons/trolley-filled.svelte.d.ts +17 -0
- package/dist/icons/truck-filled.svelte +6 -0
- package/dist/icons/truck-filled.svelte.d.ts +17 -0
- package/dist/icons-list.js +36 -0
- package/package.json +2 -2
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M19.876 2.008a1 1 0 1 1 .248 1.984l-7.124 .891v2.117h4.2a1 1 0 0 1 .688 .274l.087 .093c2.79 3.417 2.717 9.963 -.226 13.295a1 1 0 0 1 -.749 .338h-10.106a1 1 0 0 1 -.763 -.353c-2.86 -3.373 -2.86 -9.92 0 -13.294a1 1 0 0 1 .763 -.353h4.106v-1.867l-6.876 .86a1 1 0 0 1 -1.095 -.754l-.021 -.115a1 1 0 0 1 .868 -1.116l7.996 -1l.011 -.001l.008 -.001zm-8.876 6.992h-3.617l-.051 .072c-.718 1.042 -1.149 2.41 -1.292 3.844l-.008 .084h4.968zm5.698 0h-3.698v4h4.979l-.005 -.072c-.123 -1.436 -.533 -2.811 -1.232 -3.864z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="aerial-lift-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type AerialLiftFilledProps = typeof __propDef.props;
|
|
13
|
+
export type AerialLiftFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type AerialLiftFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class AerialLiftFilled extends SvelteComponentTyped<AerialLiftFilledProps, AerialLiftFilledEvents, AerialLiftFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M13 18a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2v-1a2 2 0 0 1 2 -2z" }], ["path", { "d": "M12 1a7 7 0 0 1 7 7c0 4.185 -3.297 9 -7 9s-7 -4.815 -7 -9a7 7 0 0 1 7 -7" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="air-balloon-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type AirBalloonFilledProps = typeof __propDef.props;
|
|
13
|
+
export type AirBalloonFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type AirBalloonFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class AirBalloonFilled extends SvelteComponentTyped<AirBalloonFilledProps, AirBalloonFilledEvents, AirBalloonFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M17 4c3.4 0 6 3.64 6 8v5a1 1 0 0 1 -1 1h-1.171a3.001 3.001 0 0 1 -5.658 0h-6.342a3.001 3.001 0 0 1 -5.658 0h-1.171a1 1 0 0 1 -1 -1v-11a2 2 0 0 1 2 -2zm-11 12a1 1 0 1 0 0 2a1 1 0 0 0 0 -2m12 0a1 1 0 1 0 0 2a1 1 0 0 0 0 -2m-.76 -9.989l1.068 4.989h2.636c-.313 -2.756 -1.895 -4.82 -3.704 -4.989m-11.24 -.011h-3v3h3zm5 0h-3v3h3zm4.191 0h-2.191v3h2.834z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="bus-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type BusFilledProps = typeof __propDef.props;
|
|
13
|
+
export type BusFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type BusFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class BusFilled extends SvelteComponentTyped<BusFilledProps, BusFilledEvents, BusFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M3.06 5.66l.035 -.085l.07 -.125l.033 -.048l.063 -.075l.064 -.065l.098 -.079l.106 -.065l.067 -.033l.048 -.02l.139 -.041l18.053 -3.01a1 1 0 0 1 1.164 .986v2a1 1 0 0 1 -2 0v-.82l-13.802 2.3l1.25 .626a1 1 0 0 1 .552 .894l-.001 3h2.001v-4a1 1 0 0 1 1 -1h4a6 6 0 0 1 6 6v5a1 1 0 0 1 -1 1h-1.17a3.001 3.001 0 0 1 -5.66 0h-6.34a3.001 3.001 0 0 1 -5.83 -1v-5a1 1 0 0 1 1 -1v-4.99a1 1 0 0 1 .06 -.35m1.94 10.34a1 1 0 1 0 0 2a1 1 0 0 0 0 -2m12 0a1 1 0 1 0 .992 1.124l.008 -.132l-.007 -.109a1 1 0 0 0 -.993 -.883m-.652 -7.985l.895 2.985h2.63l-.042 -.155a4 4 0 0 0 -3.223 -2.8z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="car-crane-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type CarCraneFilledProps = typeof __propDef.props;
|
|
13
|
+
export type CarCraneFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type CarCraneFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CarCraneFilled extends SvelteComponentTyped<CarCraneFilledProps, CarCraneFilledEvents, CarCraneFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
|
-
const iconNode = [["path", { "d": "
|
|
2
|
+
const iconNode = [["path", { "d": "M14 5a1 1 0 0 1 .694 .28l.087 .095l3.699 4.625h.52a3 3 0 0 1 2.995 2.824l.005 .176v4a1 1 0 0 1 -1 1h-1.171a3.001 3.001 0 0 1 -5.658 0h-4.342a3.001 3.001 0 0 1 -5.658 0h-1.171a1 1 0 0 1 -1 -1v-6l.007 -.117l.008 -.056l.017 -.078l.012 -.036l.014 -.05l2.014 -5.034a1 1 0 0 1 .928 -.629zm-7 11a1 1 0 1 0 0 2a1 1 0 0 0 0 -2m10 0a1 1 0 1 0 0 2a1 1 0 0 0 0 -2m-6 -9h-5.324l-1.2 3h6.524zm2.52 0h-.52v3h2.92z" }]];
|
|
3
3
|
</script>
|
|
4
4
|
<Icon type="filled" name="car-filled" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M15.949 3.684l.771 2.316h1.28a3 3 0 0 1 3 3v6h1a1 1 0 0 1 0 2h-1.17a3 3 0 0 1 -2.83 2h-6.17a3.001 3.001 0 0 1 -5.66 0h-1.17a3 3 0 0 1 -3 -3v-3.5a6.5 6.5 0 0 1 5.672 -6.448l6.934 -2.971a1 1 0 0 1 1.343 .603m-6.949 13.316a1 1 0 1 0 0 2a1 1 0 0 0 0 -2m5.5 -7h-1a1.5 1.5 0 0 0 -1.5 1.5v1a1.5 1.5 0 0 0 1.5 1.5h1a1.5 1.5 0 0 0 1.5 -1.5v-1a1.5 1.5 0 0 0 -1.5 -1.5m-.105 -4.653l-1.524 .653h1.742z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="caravan-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type CaravanFilledProps = typeof __propDef.props;
|
|
13
|
+
export type CaravanFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type CaravanFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CaravanFilled extends SvelteComponentTyped<CaravanFilledProps, CaravanFilledEvents, CaravanFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10a10 10 0 1 1 0 -20m-2.293 10.293a1 1 0 1 0 -1.414 1.414l3 3a1 1 0 0 0 1.414 0l3 -3a1 1 0 0 0 0 -1.414l-.094 -.083a1 1 0 0 0 -1.32 .083l-2.294 2.292zm0 -4a1 1 0 0 0 -1.414 1.414l3 3a1 1 0 0 0 1.414 0l3 -3a1 1 0 0 0 0 -1.414l-.094 -.083a1 1 0 0 0 -1.32 .083l-2.294 2.292z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="circle-chevrons-down-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type CircleChevronsDownFilledProps = typeof __propDef.props;
|
|
13
|
+
export type CircleChevronsDownFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type CircleChevronsDownFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CircleChevronsDownFilled extends SvelteComponentTyped<CircleChevronsDownFilledProps, CircleChevronsDownFilledEvents, CircleChevronsDownFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M11.927 2.133c5.494 -.04 9.992 4.359 10.073 9.852v.295c-.081 5.493 -4.579 9.893 -10.073 9.852c-5.494 -.04 -9.926 -4.505 -9.926 -10c0 -5.494 4.432 -9.959 9.926 -10m3.78 6.16a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 0 1.414l3 3a1 1 0 0 0 1.414 0l.083 -.094a1 1 0 0 0 -.083 -1.32l-2.292 -2.292l2.292 -2.293a1 1 0 0 0 0 -1.414m-4 0a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 0 1.414l3 3a1 1 0 0 0 1.414 0l.083 -.094a1 1 0 0 0 -.083 -1.32l-2.292 -2.293l2.292 -2.293a1 1 0 0 0 0 -1.414" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="circle-chevrons-left-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type CircleChevronsLeftFilledProps = typeof __propDef.props;
|
|
13
|
+
export type CircleChevronsLeftFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type CircleChevronsLeftFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CircleChevronsLeftFilled extends SvelteComponentTyped<CircleChevronsLeftFilledProps, CircleChevronsLeftFilledEvents, CircleChevronsLeftFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M12.073 1.868c5.494 .04 9.926 4.505 9.926 10c0 5.494 -4.432 9.959 -9.926 10c-5.494 .04 -9.992 -4.36 -10.073 -9.853v-.295c.081 -5.493 4.579 -9.893 10.073 -9.852m-2.366 6.425a1 1 0 0 0 -1.414 0l-.083 .094a1 1 0 0 0 .083 1.32l2.292 2.293l-2.292 2.293a1 1 0 0 0 1.414 1.414l3 -3a1 1 0 0 0 0 -1.414zm4 0a1 1 0 0 0 -1.414 0l-.083 .094a1 1 0 0 0 .083 1.32l2.292 2.293l-2.292 2.293a1 1 0 0 0 1.414 1.414l3 -3a1 1 0 0 0 0 -1.414z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="circle-chevrons-right-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type CircleChevronsRightFilledProps = typeof __propDef.props;
|
|
13
|
+
export type CircleChevronsRightFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type CircleChevronsRightFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CircleChevronsRightFilled extends SvelteComponentTyped<CircleChevronsRightFilledProps, CircleChevronsRightFilledEvents, CircleChevronsRightFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M11.867 2.001c5.495 0 9.96 4.432 10 9.926s-4.359 9.993 -9.852 10.073h-.295c-5.493 -.081 -9.893 -4.579 -9.852 -10.073c.04 -5.494 4.505 -9.926 10 -9.926m.84 9.292a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 0 1.414l.094 .083a1 1 0 0 0 1.32 -.083l2.292 -2.292l2.293 2.292a1 1 0 0 0 1.414 -1.414zm0 -4a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 0 1.414l.094 .083a1 1 0 0 0 1.32 -.083l2.292 -2.292l2.293 2.292a1 1 0 0 0 1.414 -1.414z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="circle-chevrons-up-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type CircleChevronsUpFilledProps = typeof __propDef.props;
|
|
13
|
+
export type CircleChevronsUpFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type CircleChevronsUpFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CircleChevronsUpFilled extends SvelteComponentTyped<CircleChevronsUpFilledProps, CircleChevronsUpFilledEvents, CircleChevronsUpFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M17.997 4.17a3 3 0 0 1 2.003 2.83v12a3 3 0 0 1 -3 3h-10a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 2.003 -2.83a4 4 0 0 0 3.997 3.83h4a4 4 0 0 0 3.98 -3.597zm-8.997 7.83a1 1 0 0 0 -1 1v4a1 1 0 0 0 2 0v-4a1 1 0 0 0 -1 -1m3 3a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-1a1 1 0 0 0 -1 -1m3 -1a1 1 0 0 0 -1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0 -1 -1m-1 -12a2 2 0 1 1 0 4h-4a2 2 0 1 1 0 -4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="clipboard-data-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type ClipboardDataFilledProps = typeof __propDef.props;
|
|
13
|
+
export type ClipboardDataFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type ClipboardDataFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class ClipboardDataFilled extends SvelteComponentTyped<ClipboardDataFilledProps, ClipboardDataFilledEvents, ClipboardDataFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M17.997 4.17a3 3 0 0 1 2.003 2.83v12a3 3 0 0 1 -3 3h-10a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 2.003 -2.83a4 4 0 0 0 3.997 3.83h4a4 4 0 0 0 3.98 -3.597zm-8.987 10.83h-.01a1 1 0 0 0 -.117 1.993l.127 .007a1 1 0 0 0 0 -2m5.99 0h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0 -2m-5.99 -4h-.01a1 1 0 0 0 -.117 1.993l.127 .007a1 1 0 0 0 0 -2m5.99 0h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0 -2m-1 -9a2 2 0 1 1 0 4h-4a2 2 0 1 1 0 -4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="clipboard-list-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type ClipboardListFilledProps = typeof __propDef.props;
|
|
13
|
+
export type ClipboardListFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type ClipboardListFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class ClipboardListFilled extends SvelteComponentTyped<ClipboardListFilledProps, ClipboardListFilledEvents, ClipboardListFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M17.997 4.17a3 3 0 0 1 2.003 2.83v12a3 3 0 0 1 -3 3h-10a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 2.003 -2.83a4 4 0 0 0 3.997 3.83h4a4 4 0 0 0 3.98 -3.597zm-2.997 10.83h-6a1 1 0 0 0 0 2h6a1 1 0 0 0 0 -2m0 -4h-6a1 1 0 0 0 0 2h6a1 1 0 0 0 0 -2m-1 -9a2 2 0 1 1 0 4h-4a2 2 0 1 1 0 -4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="clipboard-text-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type ClipboardTextFilledProps = typeof __propDef.props;
|
|
13
|
+
export type ClipboardTextFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type ClipboardTextFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class ClipboardTextFilled extends SvelteComponentTyped<ClipboardTextFilledProps, ClipboardTextFilledEvents, ClipboardTextFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M17.997 4.17a3 3 0 0 1 2.003 2.83v12a3 3 0 0 1 -3 3h-10a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 2.003 -2.83a4 4 0 0 0 3.997 3.83h4a4 4 0 0 0 3.98 -3.597zm-2.997 5.83h-6a1 1 0 0 0 -1 1v1a1 1 0 0 0 2 0h1v4a1 1 0 0 0 0 2h2a1 1 0 0 0 0 -2v-4h1a1 1 0 0 0 2 0v-1a1 1 0 0 0 -1 -1m-1 -8a2 2 0 1 1 0 4h-4a2 2 0 1 1 0 -4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="clipboard-typography-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type ClipboardTypographyFilledProps = typeof __propDef.props;
|
|
13
|
+
export type ClipboardTypographyFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type ClipboardTypographyFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class ClipboardTypographyFilled extends SvelteComponentTyped<ClipboardTypographyFilledProps, ClipboardTypographyFilledEvents, ClipboardTypographyFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M14 4a1 1 0 0 1 0 2h-1v1h.383a2 2 0 0 1 1.787 1.106l1.45 2.894h.38v-1a1 1 0 0 1 .883 -.993l.117 -.007h2a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-2a1 1 0 0 1 -1 -1v-1h-1v1a2 2 0 0 1 -1.85 1.995l-.15 .005h-3.465a2 2 0 0 1 -1.664 -.89l-1.407 -2.11h-1.464a1 1 0 0 1 -.993 -.883l-.007 -.117v-2h-1v2a1 1 0 0 1 -2 0v-6a1 1 0 1 1 2 0v2h1v-2a1 1 0 0 1 1 -1h1.584l1.709 -1.707a1 1 0 0 1 .576 -.284l.131 -.009h1v-1h-1a1 1 0 1 1 0 -2z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="engine-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type EngineFilledProps = typeof __propDef.props;
|
|
13
|
+
export type EngineFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type EngineFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class EngineFilled extends SvelteComponentTyped<EngineFilledProps, EngineFilledEvents, EngineFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
|
-
const iconNode = [["path", { "d": "M3
|
|
2
|
+
const iconNode = [["path", { "d": "M3 8v3a1 1 0 0 0 1 1h3" }], ["path", { "d": "M7 8v8" }], ["path", { "d": "M17 8v3a1 1 0 0 0 1 1h3" }], ["path", { "d": "M21 8v8" }], ["path", { "d": "M10 10v4a2 2 0 1 0 4 0m0 -4a2 2 0 0 0 -2 -2" }], ["path", { "d": "M3 3l18 18" }]];
|
|
3
3
|
</script>
|
|
4
4
|
<Icon type="outline" name="error-404-off" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
|
-
const iconNode = [["path", { "d": "M3
|
|
2
|
+
const iconNode = [["path", { "d": "M3 8v3a1 1 0 0 0 1 1h3" }], ["path", { "d": "M7 8v8" }], ["path", { "d": "M17 8v3a1 1 0 0 0 1 1h3" }], ["path", { "d": "M21 8v8" }], ["path", { "d": "M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0" }]];
|
|
3
3
|
</script>
|
|
4
4
|
<Icon type="outline" name="error-404" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M22 12a1 1 0 0 1 .86 1.51l-2.202 3.709a4.06 4.06 0 0 1 -3.365 1.781h-15.293a1 1 0 0 1 -.957 -1.291l1.521 -5a1 1 0 0 1 .957 -.709zm-3 1a1 1 0 1 0 0 2a1 1 0 0 0 0 -2m-5.106 -7.447l.723 1.447h.874a1 1 0 0 1 .864 .497l2.037 3.503h-12.832l.973 -3.284a1 1 0 0 1 .958 -.716h4.89l-.275 -.553a1 1 0 0 1 1.788 -.894" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="ferry-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type FerryFilledProps = typeof __propDef.props;
|
|
13
|
+
export type FerryFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type FerryFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class FerryFilled extends SvelteComponentTyped<FerryFilledProps, FerryFilledEvents, FerryFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M13 3v4a.997 .997 0 0 0 1 1h4" }], ["path", { "d": "M11 21h-5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v3.5" }], ["path", { "d": "M8 9h1" }], ["path", { "d": "M8 12.994l3 0" }], ["path", { "d": "M8 16.997l2 0" }], ["path", { "d": "M21 15.994c0 4 -2.5 6 -3.5 6s-3.5 -2 -3.5 -6c1 0 2.5 -.5 3.5 -1.5c1 1 2.5 1.5 3.5 1.5" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="file-text-shield" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type FileTextShieldProps = typeof __propDef.props;
|
|
13
|
+
export type FileTextShieldEvents = typeof __propDef.events;
|
|
14
|
+
export type FileTextShieldSlots = typeof __propDef.slots;
|
|
15
|
+
export default class FileTextShield extends SvelteComponentTyped<FileTextShieldProps, FileTextShieldEvents, FileTextShieldSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M3 21a1 1 0 0 1 0 -2v-13a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v4a3 3 0 0 1 3 3v3a.5 .5 0 1 0 1 0v-6a2 2 0 0 1 -2 -2v-.585l-.707 -.708a1 1 0 0 1 -.083 -1.32l.083 -.094a1 1 0 0 1 1.414 0l3.003 3.002l.095 .112l.028 .04l.044 .073l.052 .11l.031 .09l.02 .076l.012 .078l.008 .126v7a2.5 2.5 0 1 1 -5 0v-3a1 1 0 0 0 -1 -1v7a1 1 0 0 1 0 2zm9 -16h-6a1 1 0 0 0 -1 1v4h8v-4a1 1 0 0 0 -1 -1" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="gas-station-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type GasStationFilledProps = typeof __propDef.props;
|
|
13
|
+
export type GasStationFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type GasStationFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class GasStationFilled extends SvelteComponentTyped<GasStationFilledProps, GasStationFilledEvents, GasStationFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M8 13v-5" }], ["path", { "d": "M8.06 4.077a1.5 1.5 0 0 1 2.94 .423v2.5m0 4v1" }], ["path", { "d": "M12.063 8.065a1.5 1.5 0 0 1 1.937 1.435v.5" }], ["path", { "d": "M14.06 10.082a1.5 1.5 0 0 1 2.94 .418v1.5" }], ["path", { "d": "M17 11.5a1.5 1.5 0 0 1 3 0v4.5m-.88 3.129a6 6 0 0 1 -5.12 2.871h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" }], ["path", { "d": "M3 3l18 18" }], ["path", { "d": "M4 7h-1" }], ["path", { "d": "M14 3l1 -1" }], ["path", { "d": "M15 6h1" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="hand-click-off" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type HandClickOffProps = typeof __propDef.props;
|
|
13
|
+
export type HandClickOffEvents = typeof __propDef.events;
|
|
14
|
+
export type HandClickOffSlots = typeof __propDef.slots;
|
|
15
|
+
export default class HandClickOff extends SvelteComponentTyped<HandClickOffProps, HandClickOffEvents, HandClickOffSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M20 5a1 1 0 0 1 0 2h-6v1c4.642 0 8 2.218 8 6a3 3 0 0 1 -3 3h-3v1h3a1 1 0 0 1 0 2h-8a1 1 0 0 1 0 -2h3v-1h-2c-1.652 0 -3 -1.348 -3 -3v-1.001l-6 .001a1 1 0 0 1 -.894 -.553l-1 -2a1 1 0 0 1 1.788 -.894l.724 1.447l5.382 -.001l.005 -.175a3 3 0 0 1 2.995 -2.824v-1h-7a1 1 0 1 1 0 -2zm-3.999 5.174l-.001 1.826h3.36c-.665 -.906 -1.825 -1.539 -3.359 -1.826" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="helicopter-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type HelicopterFilledProps = typeof __propDef.props;
|
|
13
|
+
export type HelicopterFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type HelicopterFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class HelicopterFilled extends SvelteComponentTyped<HelicopterFilledProps, HelicopterFilledEvents, HelicopterFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" }], ["path", { "d": "M17 13v-5l4 8v-8" }], ["path", { "d": "M14 14a2 2 0 1 1 -4 0v-4m2 -2a2 2 0 0 1 2 2" }], ["path", { "d": "M3 3l18 18" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="http-connect-off" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type HttpConnectOffProps = typeof __propDef.props;
|
|
13
|
+
export type HttpConnectOffEvents = typeof __propDef.events;
|
|
14
|
+
export type HttpConnectOffSlots = typeof __propDef.slots;
|
|
15
|
+
export default class HttpConnectOff extends SvelteComponentTyped<HttpConnectOffProps, HttpConnectOffEvents, HttpConnectOffSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
|
-
const iconNode = [["path", { "d": "M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" }], ["path", { "d": "M17 16v-8l4 8v-8" }], ["path", { "d": "M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -
|
|
2
|
+
const iconNode = [["path", { "d": "M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" }], ["path", { "d": "M17 16v-8l4 8v-8" }], ["path", { "d": "M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" }]];
|
|
3
3
|
</script>
|
|
4
4
|
<Icon type="outline" name="http-connect" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M3 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" }], ["path", { "d": "M14 8h-2m-2 2v6h4" }], ["path", { "d": "M10 12h2" }], ["path", { "d": "M17 8v5m3 3h1" }], ["path", { "d": "M3 3l18 18" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="http-delete-off" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type HttpDeleteOffProps = typeof __propDef.props;
|
|
13
|
+
export type HttpDeleteOffEvents = typeof __propDef.events;
|
|
14
|
+
export type HttpDeleteOffSlots = typeof __propDef.slots;
|
|
15
|
+
export default class HttpDeleteOff extends SvelteComponentTyped<HttpDeleteOffProps, HttpDeleteOffEvents, HttpDeleteOffSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
|
-
const iconNode = [["path", { "d": "M3 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -
|
|
2
|
+
const iconNode = [["path", { "d": "M3 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" }], ["path", { "d": "M14 8h-4v8h4" }], ["path", { "d": "M10 12h2.5" }], ["path", { "d": "M17 8v8h4" }]];
|
|
3
3
|
</script>
|
|
4
4
|
<Icon type="outline" name="http-delete" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" }], ["path", { "d": "M14 8h-2m-2 2v6h4" }], ["path", { "d": "M10 12h2" }], ["path", { "d": "M17 8h4" }], ["path", { "d": "M19 8v7" }], ["path", { "d": "M3 3l18 18" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="http-get-off" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|