@iconify-svelte/pinhead 1.0.19 → 1.0.21
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/b/bridge-shape-diagonal.svelte +11 -0
- package/components/b/bridge-shape-horizontal.svelte +11 -0
- package/components/b/bridge-shape-vertical.svelte +11 -0
- package/components/b/briefcase-with-bolt.svelte +2 -2
- package/components/b/briefcase-with-circular-pill-and-capsule-pill.svelte +11 -0
- package/components/b/briefcase-with-conifer-tree.svelte +11 -0
- package/components/b/briefcase-with-droplet.svelte +2 -2
- package/components/b/briefcase-with-exclamation-point.svelte +11 -0
- package/components/b/briefcase-with-gas-flame.svelte +11 -0
- package/components/b/briefcase-with-greek-cross.svelte +2 -2
- package/components/b/briefcase-with-heart.svelte +11 -0
- package/components/b/briefcase-with-heavy-six-point-asterisk.svelte +2 -2
- package/components/b/briefcase-with-info-i.svelte +2 -2
- package/components/b/briefcase-with-leaf.svelte +11 -0
- package/components/b/briefcase-with-map-pin-with-dot.svelte +11 -0
- package/components/b/briefcase-with-question-mark.svelte +11 -0
- package/components/b/briefcase-with-rx-symbol.svelte +11 -0
- package/components/b/briefcase-with-shield.svelte +2 -2
- package/components/b/briefcase-with-stardust.svelte +11 -0
- package/components/b/briefcase-with-venus.svelte +11 -0
- package/components/b/briefcase-with-wifi.svelte +11 -0
- package/components/b/briefcase.svelte +2 -2
- package/components/c/conifer-tree-above-outstretched-hand.svelte +11 -0
- package/components/e/exclamation-point-above-outstretched-hand.svelte +11 -0
- package/components/f/fish-beside-sausage.svelte +11 -0
- package/components/f/fork-beside-fish.svelte +11 -0
- package/components/f/fork-beside-knife.svelte +11 -0
- package/components/f/fork-beside-sausage.svelte +11 -0
- package/components/f/fork-beside-spoon.svelte +11 -0
- package/components/h/heavy-six-point-asterisk-above-outstretched-hand.svelte +11 -0
- package/components/l/leaf-above-outstretched-hand.svelte +11 -0
- package/components/p/person-wearing-helmet-paddling-raft-on-water.svelte +11 -0
- package/components/p/person-wearing-helmet-paddling-raft.svelte +11 -0
- package/components/q/question-mark-above-outstretched-hand.svelte +11 -0
- package/components/s/skateboard-deck.svelte +11 -0
- package/components/s/spoon-beside-chopsticks.svelte +11 -0
- package/components/s/spoon-beside-fork.svelte +11 -0
- package/components/s/stardust.svelte +11 -0
- package/components/s/suitcase.svelte +2 -2
- package/css/b/b1ut0ub3z.css +4 -0
- package/css/b/b7fgytnir.css +4 -0
- package/css/c/cccwf_yei.css +4 -0
- package/css/c/cfdmafllq.css +4 -0
- package/css/d/dmwp9acui.css +4 -0
- package/css/e/el1eu57nk.css +4 -0
- package/css/g/g9h3vbbla.css +4 -0
- package/css/h/hj7d2mlel.css +4 -0
- package/css/i/i_yyoac7d.css +4 -0
- package/css/i/ihhhvcbnu.css +4 -0
- package/css/j/jsibuhbid.css +4 -0
- package/css/k/k1nvh3bro.css +4 -0
- package/css/l/ljrck1b8k.css +4 -0
- package/css/m/m28-rvb-j.css +4 -0
- package/css/m/mebq5ha2p.css +4 -0
- package/css/o/ocf6zpbct.css +4 -0
- package/css/o/ocpgx-bdx.css +4 -0
- package/css/o/ohhcw2bzr.css +4 -0
- package/css/p/p3kj7i7gu.css +4 -0
- package/css/p/py0s0vbno.css +4 -0
- package/css/q/qe1f4abji.css +4 -0
- package/css/q/qimivlbyv.css +4 -0
- package/css/r/rgcwbvbsf.css +4 -0
- package/css/s/sbgqgkb4k.css +4 -0
- package/css/s/sh8bftvqb.css +4 -0
- package/css/s/sm7kq5o3t.css +4 -0
- package/css/s/srlffk1ha.css +4 -0
- package/css/t/tgqu7acml.css +4 -0
- package/css/v/v1ssddo4g.css +4 -0
- package/css/y/y625odbjn.css +4 -0
- package/css/y/yiz930s_m.css +4 -0
- package/css/z/zn4z0js2e.css +4 -0
- package/iconify.json +2 -2
- package/package.json +141 -17
- package/css/e/e9ybrwe-a.css +0 -4
- package/css/g/g6adllzai.css +0 -4
- package/css/h/hqhk5r34w.css +0 -4
- package/css/l/lt0ef04zy.css +0 -4
- package/css/m/m7gu8_buq.css +0 -4
- package/css/n/nzrhwgqmy.css +0 -4
- package/css/o/o47lfxbsz.css +0 -4
- package/css/z/z929yihfw.css +0 -4
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/r/rgcwbvbsf.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="rgcwbvbsf"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:bridge-shape-diagonal" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/b/b7fgytnir.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="b7fgytnir"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:bridge-shape-horizontal" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/l/ljrck1b8k.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="ljrck1b8k"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:bridge-shape-vertical" {...props}></Icon>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/h/hj7d2mlel.css';
|
|
4
4
|
|
|
5
5
|
/** @type {{width?: string; height?: string;}} */
|
|
6
6
|
let {width, height, ...props} = $props();
|
|
7
7
|
|
|
8
8
|
const viewBox = {"width":15,"height":15};
|
|
9
|
-
const content = `<path class="
|
|
9
|
+
const content = `<path class="hj7d2mlel"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-bolt" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/g/g9h3vbbla.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="g9h3vbbla"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-circular-pill-and-capsule-pill" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/s/srlffk1ha.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="srlffk1ha"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-conifer-tree" {...props}></Icon>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/e/el1eu57nk.css';
|
|
4
4
|
|
|
5
5
|
/** @type {{width?: string; height?: string;}} */
|
|
6
6
|
let {width, height, ...props} = $props();
|
|
7
7
|
|
|
8
8
|
const viewBox = {"width":15,"height":15};
|
|
9
|
-
const content = `<path class="
|
|
9
|
+
const content = `<path class="el1eu57nk"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-droplet" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/o/ohhcw2bzr.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="ohhcw2bzr"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-exclamation-point" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/j/jsibuhbid.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="jsibuhbid"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-gas-flame" {...props}></Icon>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/i/i_yyoac7d.css';
|
|
4
4
|
|
|
5
5
|
/** @type {{width?: string; height?: string;}} */
|
|
6
6
|
let {width, height, ...props} = $props();
|
|
7
7
|
|
|
8
8
|
const viewBox = {"width":15,"height":15};
|
|
9
|
-
const content = `<path class="
|
|
9
|
+
const content = `<path class="i_yyoac7d"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-greek-cross" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/s/sh8bftvqb.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="sh8bftvqb"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-heart" {...props}></Icon>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/p/p3kj7i7gu.css';
|
|
4
4
|
|
|
5
5
|
/** @type {{width?: string; height?: string;}} */
|
|
6
6
|
let {width, height, ...props} = $props();
|
|
7
7
|
|
|
8
8
|
const viewBox = {"width":15,"height":15};
|
|
9
|
-
const content = `<path class="
|
|
9
|
+
const content = `<path class="p3kj7i7gu"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-heavy-six-point-asterisk" {...props}></Icon>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/m/m28-rvb-j.css';
|
|
4
4
|
|
|
5
5
|
/** @type {{width?: string; height?: string;}} */
|
|
6
6
|
let {width, height, ...props} = $props();
|
|
7
7
|
|
|
8
8
|
const viewBox = {"width":15,"height":15};
|
|
9
|
-
const content = `<path class="
|
|
9
|
+
const content = `<path class="m28-rvb-j"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-info-i" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/v/v1ssddo4g.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="v1ssddo4g"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-leaf" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/z/zn4z0js2e.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="zn4z0js2e"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-map-pin-with-dot" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/d/dmwp9acui.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="dmwp9acui"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-question-mark" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/m/mebq5ha2p.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="mebq5ha2p"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-rx-symbol" {...props}></Icon>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/s/sm7kq5o3t.css';
|
|
4
4
|
|
|
5
5
|
/** @type {{width?: string; height?: string;}} */
|
|
6
6
|
let {width, height, ...props} = $props();
|
|
7
7
|
|
|
8
8
|
const viewBox = {"width":15,"height":15};
|
|
9
|
-
const content = `<path class="
|
|
9
|
+
const content = `<path class="sm7kq5o3t"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-shield" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/p/py0s0vbno.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="py0s0vbno"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-stardust" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/o/ocpgx-bdx.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="ocpgx-bdx"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-venus" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/y/yiz930s_m.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="yiz930s_m"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase-with-wifi" {...props}></Icon>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/c/cfdmafllq.css';
|
|
4
4
|
|
|
5
5
|
/** @type {{width?: string; height?: string;}} */
|
|
6
6
|
let {width, height, ...props} = $props();
|
|
7
7
|
|
|
8
8
|
const viewBox = {"width":15,"height":15};
|
|
9
|
-
const content = `<path class="
|
|
9
|
+
const content = `<path class="cfdmafllq"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:briefcase" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/s/sbgqgkb4k.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="sbgqgkb4k"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:conifer-tree-above-outstretched-hand" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/c/cccwf_yei.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="cccwf_yei"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:exclamation-point-above-outstretched-hand" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/b/b1ut0ub3z.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="b1ut0ub3z"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:fish-beside-sausage" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/q/qimivlbyv.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="qimivlbyv"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:fork-beside-fish" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/u/u_b70x2np.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="u_b70x2np"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:fork-beside-knife" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/t/td1ir3b8d.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="td1ir3b8d"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:fork-beside-sausage" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/d/d9cnqzbbv.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="d9cnqzbbv"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:fork-beside-spoon" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/o/ocf6zpbct.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="ocf6zpbct"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:heavy-six-point-asterisk-above-outstretched-hand" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/k/k1nvh3bro.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="k1nvh3bro"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:leaf-above-outstretched-hand" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/h/hekg713-p.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="hekg713-p"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:person-wearing-helmet-paddling-raft-on-water" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/c/crev81m-x.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="crev81m-x"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:person-wearing-helmet-paddling-raft" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/t/tgqu7acml.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="tgqu7acml"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:question-mark-above-outstretched-hand" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/q/qe1f4abji.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="qe1f4abji"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:skateboard-deck" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/q/qfd9-ubvq.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="qfd9-ubvq"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:spoon-beside-chopsticks" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/h/hyoprtbjx.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="hyoprtbjx"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:spoon-beside-fork" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/i/ihhhvcbnu.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":15,"height":15};
|
|
9
|
+
const content = `<path class="ihhhvcbnu"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:stardust" {...props}></Icon>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/y/y625odbjn.css';
|
|
4
4
|
|
|
5
5
|
/** @type {{width?: string; height?: string;}} */
|
|
6
6
|
let {width, height, ...props} = $props();
|
|
7
7
|
|
|
8
8
|
const viewBox = {"width":15,"height":15};
|
|
9
|
-
const content = `<path class="
|
|
9
|
+
const content = `<path class="y625odbjn"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:suitcase" {...props}></Icon>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.b1ut0ub3z {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M4.25 0C5.82 2.02 6.5 4.13 6.5 6.63c0 1.67-.75 3.25-2.25 4.75l2.25 3.5h-1l-2-1.25l-2 1.25h-1l2.25-3.5C1.25 9.88.5 8.3.5 6.63C.5 2.36 2.2.56 2.37.39l.01-.01h.37c.05 0 .32.65.8 1.96c.09.08.09.08.17.08c.07 0 .16-.08.16-.17V0zM2.5 2.63c-.45 0-.75.29-.75.75c0 .45.3.75.75.75s.75-.3.75-.75c0-.46-.3-.75-.75-.75m10.02 9.87H15L12.5 15v-2.48c-.3.3-.71.48-1.14.48c-.36 0-.71-.12-.99-.34c-3.17-2.71-3.17-7.62.01-10.32c.64-.49 1.54-.44 2.12.12V0L15 2.5h-2.46c.04.04.08.08.12.13c.55.71.42 1.73-.29 2.28c-.72.67-1.12 1.61-1.12 2.59c0 1 .42 1.95 1.15 2.62c.68.57.79 1.58.23 2.28c-.04.03-.08.06-.11.1");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.cccwf_yei {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M0 10c2 .5 4.5 1.5 4.5 1.5s1-.5 1.5-.5h2l3-.5s.5.5 0 1s-2.5 1-3 1s.5.5.5.5H10s2 0 3-.5s2-1 2-.5c-2 2-3 2.5-3 2.5s-2 .5-4 .5c-.5 0-2-1-2.5-1S0 14.5 0 14zm10-3.7c-.74 0-1.35.61-1.35 1.35S9.26 9 10 9s1.35-.61 1.35-1.35S10.74 6.3 10 6.3M11.8 0H8.2l1.12 5.4h1.36z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.dmwp9acui {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zm-3.5 9.3c-.74 0-1.35.61-1.35 1.35S6.76 13 7.5 13s1.35-.61 1.35-1.35s-.61-1.35-1.35-1.35M7.85 4h-.7c-1.55 0-2.8 1.02-2.8 2.28c0 .47.47.84 1.05.84s1.05-.37 1.05-.84l.03-.07c.2-.3.6-.51 1.02-.51s.82.21 1.02.51l.03.07v.14c0 .43-.3.83-.78 1.02l-.22.11c-.46.22-.75.64-.75 1.09v.76h1.4v-.19c0-.41.26-.79.7-.99l.54-.25c.75-.34 1.21-.99 1.21-1.69C10.65 5.02 9.4 4 7.85 4M11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.el1eu57nk {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zM7.5 4.5c-.27.83-.56 1.49-.86 1.98l-.15.23c-.13.17-.28.38-.47.62l-.48.63c-.85 1.07-.68 2.64.4 3.5c.39.31.86.48 1.35.53l.21.01c1.37 0 2.5-1.12 2.5-2.5c0-.57-.19-1.11-.55-1.56l-.43-.55c-.31-.4-.53-.7-.67-.91c-.29-.47-.58-1.14-.85-1.98M11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.g9h3vbbla {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zm.56 6.14c-.58-.59-1.53-.59-2.11 0l-3.31 3.31c-.59.58-.59 1.53 0 2.11c.58.59 1.52.59 2.1 0l3.32-3.32c.59-.58.59-1.52 0-2.1m-1.66.45c.34-.34.88-.34 1.21 0c.33.33.33.87 0 1.21l-1.66 1.65a2.53 2.53 0 0 0-1.21-1.21ZM5.48 4A2.48 2.48 0 0 0 3 6.48A2.475 2.475 0 1 0 5.48 4M4.31 5.31c.1-.1.25-.1.35 0l1.98 1.98c.1.1.1.25 0 .35s-.25.1-.35 0L4.31 5.66c-.1-.1-.1-.25 0-.35M11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.ihhhvcbnu {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("m10.63 4.75l1.25 2.92H15l-2.5 2.39l1.25 3.44l-3.12-1.87L7.5 13.5l1.25-3.44l-2.5-2.39h3.13zM3.13 3.5l.89 2.08h2.23L4.46 7.29l.9 2.46l-2.23-1.34L.89 9.75l.9-2.46L0 5.58h2.23zm5-2.5l.53 1.25H10L8.93 3.28l.53 1.47l-1.33-.8l-1.34.8l.53-1.47l-1.07-1.03h1.34z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.jsibuhbid {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zM8.29 4l-.03.03c-.2.24-1.54 1.9-1.54 3.57c0 0-.78-.77-1.04-1.54c0 2.05-.78 3.85-.78 4.88C4.9 12.49 5.94 13 6.98 13c-1.04-1.03-.26-2.31 0-3.34c.53 1.28 2.61 1.28.53 3.34c1.04 0 2.6-.51 2.6-2.31c0-.78-1.56-1.55-1.3-2.83c.26-1.03-.78-1.8-.52-3.86M11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.k1nvh3bro {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M0 10c2 .5 4.5 1.5 4.5 1.5s1-.5 1.5-.5h2l3-.5s.5.5 0 1s-2.5 1-3 1s.5.5.5.5H10s2 0 3-.5s2-1 2-.5c-2 2-3 2.5-3 2.5s-2 .5-4 .5c-.5 0-2-1-2.5-1S0 14.5 0 14zM15 0c-2.79 3.08-4.41 1.77-6.27 2.84c-1.24.72-1.94 2.45-2.09 5.22c.81-1.49 1.67-2.48 2.55-2.97c.9-.49 1.86-.76 2.91-.83c-.84.68-1.66 1.44-2.45 2.25c-.77.83-1.47 1.65-2.08 2.49C11.67 9 15 5.68 15 1.57z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.m28-rvb-j {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zM8.47 7.21H4.93l1.61 1.61v2.57L4.93 13h5.14l-1.6-1.61zM7.5 4a1.285 1.285 0 1 0 1.29 1.29C8.79 4.58 8.21 4 7.5 4M11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.mebq5ha2p {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zM7.5 5H5v5.5h1v-2h.55l1.59 1.98L6.5 12.5h1.25l1.01-1.24l.99 1.24H11l-1.61-2.02L11 8.5H9.75l-.98 1.21l-.99-1.23c.79-.15 1.38-.86 1.38-1.73C9.16 5.78 8.42 5 7.5 5m0 1c.37 0 .66.33.66.75c0 .41-.29.75-.66.75H6V6zM11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.ocf6zpbct {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M0 10c2 .5 4.5 1.5 4.5 1.5s1-.5 1.5-.5h2l3-.5s.5.5 0 1s-2.5 1-3 1s.5.5.5.5H10s2 0 3-.5s2-1 2-.5c-2 2-3 2.5-3 2.5s-2 .5-4 .5c-.5 0-2-1-2.5-1S0 14.5 0 14zM11.51 0H9.59v2.83L7.13 1.41l-.96 1.68L8.62 4.5L6.17 5.91l.96 1.68l2.46-1.42V9h1.92V6.17l2.46 1.42l.96-1.68l-2.45-1.41l2.45-1.41l-.96-1.68l-2.46 1.42z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.ocpgx-bdx {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zM7.5 4C5.95 4 4.69 5.26 4.69 6.81c0 1.38.99 2.52 2.29 2.77v1.28H5.75c-.29 0-.53.24-.53.53s.24.53.53.53h1.23v1.05c0 .29.24.53.52.53c.29 0 .53-.24.53-.53v-1.05h1.23c.29 0 .53-.24.53-.53s-.24-.53-.53-.53H8.03V9.58A2.815 2.815 0 0 0 7.5 4m0 1.06c.98 0 1.76.78 1.76 1.75c0 .98-.78 1.76-1.76 1.76c-.97 0-1.75-.78-1.75-1.76c0-.97.78-1.75 1.75-1.75M11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.ohhcw2bzr {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zm0 1H4v1h7zm-3.5 8.3c-.74 0-1.35.61-1.35 1.35S6.76 13 7.5 13s1.35-.61 1.35-1.35s-.61-1.35-1.35-1.35m1.8-6.05H5.7L6.83 9.4h1.35z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.p3kj7i7gu {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zM8.3 4.75H6.7v2.36L4.65 5.93l-.8 1.39L5.89 8.5L3.85 9.68l.8 1.39L6.7 9.89v2.36h1.6V9.89l2.05 1.18l.8-1.39L9.11 8.5l2.04-1.18l-.8-1.39L8.3 7.11zM11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.py0s0vbno {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zm-1 5.5L9 8.83H6.5l2 1.92l-1 2.75L10 12l2.5 1.5l-1-2.75l2-1.92H11zm-6-1l-.71 1.67H1.5l1.43 1.37l-.72 1.96L4 9.43l1.79 1.07l-.72-1.96L6.5 7.17H4.71zm4-2l-.43 1H6.5l.86.82l-.43 1.18L8 5.86l1.07.64l-.43-1.18l.86-.82H8.43zM11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.qe1f4abji {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("m1.61 10.9l8.82-8.79s.75-1.42 1.1-1.74c.34-.32.43-.31.67-.35c.24-.05.44.01.71.08c.26.06.58.14.86.31s.55.43.75.71c.2.29.37.63.43.95s.03.53-.04.92c-.03.19-.06.43-.12.67c-.05.25-.14.51-.27.71c-.26.4-9.27 9.6-9.69 9.94c-.41.34-.62.48-.98.59c-.36.12-.73.11-1.1.08s-.79-.16-1.1-.28c-.32-.11-.55-.22-.79-.39c-.24-.18-.5-.42-.63-.64c-.13-.21-.16-.35-.2-.59s-.04-.58 0-.83c.05-.25 0-.36.24-.63c.24-.28 1.34-.72 1.34-.72");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.qimivlbyv {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M1.5 0L1 5.5c-.15.81 1.78 1.18 1.75 2L2.5 14a.967.967 0 0 0 1 1a.967.967 0 0 0 1-1l-.25-6.5c-.03-.82 1.73-1.18 1.75-2L5.5 0H5l-.25 4l-.75.5L3.75 0h-.5L3 4.5L2.25 4L2 0zm7.88.38h.37c.05 0 .32.65.8 1.96c.09.08.09.08.17.08c.07 0 .16-.08.16-.17V0h.37c1.57 2.02 2.25 4.13 2.25 6.63c0 1.67-.75 3.25-2.25 4.75l2.25 3.5h-1l-2-1.25l-2 1.25h-1l2.25-3.5C8.25 9.88 7.5 8.3 7.5 6.63C7.5 2.13 9.38.38 9.38.38m.87 3c0-.46-.3-.75-.75-.75s-.75.29-.75.75c0 .45.3.75.75.75s.75-.3.75-.75");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.sbgqgkb4k {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M0 10c2 .5 4.5 1.5 4.5 1.5s1-.5 1.5-.5h2l3-.5s.5.5 0 1s-2.5 1-3 1s.5.5.5.5H10s2 0 3-.5s2-1 2-.5c-2 2-3 2.5-3 2.5s-2 .5-4 .5c-.5 0-2-1-2.5-1S0 14.5 0 14zM10.51 0l2.09 1.88c.06.05.09.14.09.22c0 .17-.13.3-.29.3h-1.24l2.05 1.88c.05.05.08.11.09.17l.01.05a.3.3 0 0 1-.3.3h-1.73l2.4 1.86c.07.06.11.14.11.24c0 .17-.13.3-.29.3h-2.4V9H9.91V7.2H7.52c-.07 0-.14-.03-.19-.08l-.04-.03c-.1-.14-.07-.33.06-.43L9.74 4.8H8c-.08 0-.16-.04-.22-.1a.3.3 0 0 1 .02-.42L9.85 2.4H8.61a.28.28 0 0 1-.19-.07l-.03-.03a.3.3 0 0 1 .02-.42z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.sh8bftvqb {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zm-.63 4.44c-.94-.44-2.06-.04-2.51.9l-.36.79l-.37-.79q-.075-.165-.18-.3a1.875 1.875 0 0 0-2.62-.42l-.2.16c-.81.76-.84 2.02-.09 2.83l2.97 3.18l.04.02c.26.26.68.24.94-.02l2.97-3.18l.16-.18c.65-.9.45-2.15-.45-2.81c-.09-.06-.19-.13-.3-.18M11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.sm7kq5o3t {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zM7.5 4.5c-1.14 1.91-2.48 2.29-4 1.14c0 3.05 1.34 5.34 4 6.86c3.76-2.15 3.99-6.32 4-6.81v-.05s-.01.01-.03.02l-.05.04c-.43.27-2.4 1.33-3.92-1.2m.02 1.84c.13.11.27.22.4.31c.7.5 1.44.68 2.17.65c-.17.63-.42 1.25-.76 1.83a6.3 6.3 0 0 1-1.83 2.01V6.36c.01-.01.01-.02.02-.02M11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.srlffk1ha {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zM7.49 4.4L5.52 6.17c-.12.11-.13.29-.03.4l.04.03c.05.04.11.07.18.07h1.17L4.94 8.44c-.12.11-.12.28-.02.4q.09.09.21.09h1.64l-2.26 1.76c-.12.1-.15.28-.05.4l.03.04c.05.04.12.07.19.07h2.25v1.7h1.12v-1.7h2.27c.16 0 .28-.12.28-.28c0-.09-.04-.17-.11-.23L8.22 8.93h1.64c.15 0 .28-.12.28-.28l-.01-.05a.3.3 0 0 0-.09-.16L8.11 6.67h1.17c.16 0 .28-.13.28-.29c0-.08-.03-.16-.09-.21zM11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.tgqu7acml {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M0 10c2 .5 4.5 1.5 4.5 1.5s1-.5 1.5-.5h2l3-.5s.5.5 0 1s-2.5 1-3 1s.5.5.5.5H10s2 0 3-.5s2-1 2-.5c-2 2-3 2.5-3 2.5s-2 .5-4 .5c-.5 0-2-1-2.5-1S0 14.5 0 14zm10-3.7c-.74 0-1.35.61-1.35 1.35S9.26 9 10 9s1.35-.61 1.35-1.35S10.74 6.3 10 6.3m1.94-2.33l-.54.25c-.44.2-.7.58-.7.99v.19H9.3v-.76c0-.46.29-.87.75-1.09l.22-.11c.48-.19.78-.59.78-1.02v-.14l-.03-.07c-.2-.3-.6-.51-1.02-.51s-.82.21-1.02.51l-.03.07c0 .47-.47.84-1.05.84s-1.05-.37-1.05-.84C6.85 1.02 8.1 0 9.65 0h.7c1.55 0 2.8 1.02 2.8 2.28c0 .7-.46 1.35-1.21 1.69");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.v1ssddo4g {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zm-.27 3.5C8.25 7.24 6.81 6.08 5.16 7.03c-1.11.63-1.72 2.17-1.86 4.63c.72-1.32 1.48-2.2 2.27-2.63c.79-.44 1.65-.68 2.58-.74c-.75.6-1.47 1.27-2.17 2c-.69.73-1.31 1.47-1.86 2.21c3.65 0 6.61-2.95 6.61-6.61zM11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.yiz930s_m {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zm-3.44 9.04h-.05c-.05 0-.1 0-.15.01q-.315.03-.54.24c-.41.35-.44.96-.09 1.36l.09.09c.43.38 1.08.34 1.45-.09l.06-.07c.11-.15.17-.33.18-.51a.956.956 0 0 0-.9-1.02zm2.93-1.07a4.213 4.213 0 0 0-5.98 0l1.09 1.1a2.68 2.68 0 0 1 3.81 0ZM7.5 5.4c-1.69-.01-3.15.56-4.4 1.72l-.04.04c-.09.12-.08.28.03.39l.87.87a4.997 4.997 0 0 1 7.08 0l.88-.88c.12-.12.1-.32-.02-.43c-1.24-1.13-2.71-1.7-4.4-1.71M11 2H4v1h7z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.zn4z0js2e {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11 1c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v9c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h2V2c0-.55.45-1 1-1zM7.5 4.5c-1.52 0-2.75 1.23-2.75 2.75c0 1.01.92 2.84 2.75 5.5c1.83-2.66 2.75-4.49 2.75-5.5c0-1.52-1.23-2.75-2.75-2.75m0 1.79a.96.96 0 1 1 0 1.92a.96.96 0 0 1 0-1.92M11 2H4v1h7z");
|
|
4
|
+
}
|
package/iconify.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "pinhead",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Pinhead Map Icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 2541,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Quincy Morgan",
|
|
8
8
|
"url": "https://github.com/waysidemapping/pinhead"
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
],
|
|
29
29
|
"palette": false
|
|
30
30
|
},
|
|
31
|
-
"lastModified":
|
|
31
|
+
"lastModified": 1787372837
|
|
32
32
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-svelte/pinhead",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.21",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/pinhead/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "CC0-1.0",
|
|
@@ -1350,6 +1350,18 @@
|
|
|
1350
1350
|
"types": "./types/gfwqskkx.d.ts",
|
|
1351
1351
|
"svelte": "./components/b/bridge.svelte"
|
|
1352
1352
|
},
|
|
1353
|
+
"./bridge-shape-diagonal": {
|
|
1354
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1355
|
+
"svelte": "./components/b/bridge-shape-diagonal.svelte"
|
|
1356
|
+
},
|
|
1357
|
+
"./bridge-shape-horizontal": {
|
|
1358
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1359
|
+
"svelte": "./components/b/bridge-shape-horizontal.svelte"
|
|
1360
|
+
},
|
|
1361
|
+
"./bridge-shape-vertical": {
|
|
1362
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1363
|
+
"svelte": "./components/b/bridge-shape-vertical.svelte"
|
|
1364
|
+
},
|
|
1353
1365
|
"./bridge-tied-arch": {
|
|
1354
1366
|
"types": "./types/gfwqskkx.d.ts",
|
|
1355
1367
|
"svelte": "./components/b/bridge-tied-arch.svelte"
|
|
@@ -1362,14 +1374,34 @@
|
|
|
1362
1374
|
"types": "./types/gfwqskkx.d.ts",
|
|
1363
1375
|
"svelte": "./components/b/briefcase-with-bolt.svelte"
|
|
1364
1376
|
},
|
|
1377
|
+
"./briefcase-with-circular-pill-and-capsule-pill": {
|
|
1378
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1379
|
+
"svelte": "./components/b/briefcase-with-circular-pill-and-capsule-pill.svelte"
|
|
1380
|
+
},
|
|
1381
|
+
"./briefcase-with-conifer-tree": {
|
|
1382
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1383
|
+
"svelte": "./components/b/briefcase-with-conifer-tree.svelte"
|
|
1384
|
+
},
|
|
1365
1385
|
"./briefcase-with-droplet": {
|
|
1366
1386
|
"types": "./types/gfwqskkx.d.ts",
|
|
1367
1387
|
"svelte": "./components/b/briefcase-with-droplet.svelte"
|
|
1368
1388
|
},
|
|
1389
|
+
"./briefcase-with-exclamation-point": {
|
|
1390
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1391
|
+
"svelte": "./components/b/briefcase-with-exclamation-point.svelte"
|
|
1392
|
+
},
|
|
1393
|
+
"./briefcase-with-gas-flame": {
|
|
1394
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1395
|
+
"svelte": "./components/b/briefcase-with-gas-flame.svelte"
|
|
1396
|
+
},
|
|
1369
1397
|
"./briefcase-with-greek-cross": {
|
|
1370
1398
|
"types": "./types/gfwqskkx.d.ts",
|
|
1371
1399
|
"svelte": "./components/b/briefcase-with-greek-cross.svelte"
|
|
1372
1400
|
},
|
|
1401
|
+
"./briefcase-with-heart": {
|
|
1402
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1403
|
+
"svelte": "./components/b/briefcase-with-heart.svelte"
|
|
1404
|
+
},
|
|
1373
1405
|
"./briefcase-with-heavy-six-point-asterisk": {
|
|
1374
1406
|
"types": "./types/gfwqskkx.d.ts",
|
|
1375
1407
|
"svelte": "./components/b/briefcase-with-heavy-six-point-asterisk.svelte"
|
|
@@ -1378,10 +1410,38 @@
|
|
|
1378
1410
|
"types": "./types/gfwqskkx.d.ts",
|
|
1379
1411
|
"svelte": "./components/b/briefcase-with-info-i.svelte"
|
|
1380
1412
|
},
|
|
1413
|
+
"./briefcase-with-leaf": {
|
|
1414
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1415
|
+
"svelte": "./components/b/briefcase-with-leaf.svelte"
|
|
1416
|
+
},
|
|
1417
|
+
"./briefcase-with-map-pin-with-dot": {
|
|
1418
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1419
|
+
"svelte": "./components/b/briefcase-with-map-pin-with-dot.svelte"
|
|
1420
|
+
},
|
|
1421
|
+
"./briefcase-with-question-mark": {
|
|
1422
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1423
|
+
"svelte": "./components/b/briefcase-with-question-mark.svelte"
|
|
1424
|
+
},
|
|
1425
|
+
"./briefcase-with-rx-symbol": {
|
|
1426
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1427
|
+
"svelte": "./components/b/briefcase-with-rx-symbol.svelte"
|
|
1428
|
+
},
|
|
1381
1429
|
"./briefcase-with-shield": {
|
|
1382
1430
|
"types": "./types/gfwqskkx.d.ts",
|
|
1383
1431
|
"svelte": "./components/b/briefcase-with-shield.svelte"
|
|
1384
1432
|
},
|
|
1433
|
+
"./briefcase-with-stardust": {
|
|
1434
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1435
|
+
"svelte": "./components/b/briefcase-with-stardust.svelte"
|
|
1436
|
+
},
|
|
1437
|
+
"./briefcase-with-venus": {
|
|
1438
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1439
|
+
"svelte": "./components/b/briefcase-with-venus.svelte"
|
|
1440
|
+
},
|
|
1441
|
+
"./briefcase-with-wifi": {
|
|
1442
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1443
|
+
"svelte": "./components/b/briefcase-with-wifi.svelte"
|
|
1444
|
+
},
|
|
1385
1445
|
"./broadleaved-tree": {
|
|
1386
1446
|
"types": "./types/gfwqskkx.d.ts",
|
|
1387
1447
|
"svelte": "./components/b/broadleaved-tree.svelte"
|
|
@@ -2466,6 +2526,10 @@
|
|
|
2466
2526
|
"types": "./types/gfwqskkx.d.ts",
|
|
2467
2527
|
"svelte": "./components/c/conifer-tree.svelte"
|
|
2468
2528
|
},
|
|
2529
|
+
"./conifer-tree-above-outstretched-hand": {
|
|
2530
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
2531
|
+
"svelte": "./components/c/conifer-tree-above-outstretched-hand.svelte"
|
|
2532
|
+
},
|
|
2469
2533
|
"./conifer-tree-and-bench-on-ground": {
|
|
2470
2534
|
"types": "./types/gfwqskkx.d.ts",
|
|
2471
2535
|
"svelte": "./components/c/conifer-tree-and-bench-on-ground.svelte"
|
|
@@ -3202,6 +3266,10 @@
|
|
|
3202
3266
|
"types": "./types/gfwqskkx.d.ts",
|
|
3203
3267
|
"svelte": "./components/e/exclamation-point.svelte"
|
|
3204
3268
|
},
|
|
3269
|
+
"./exclamation-point-above-outstretched-hand": {
|
|
3270
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
3271
|
+
"svelte": "./components/e/exclamation-point-above-outstretched-hand.svelte"
|
|
3272
|
+
},
|
|
3205
3273
|
"./exclamation-point-above-water": {
|
|
3206
3274
|
"types": "./types/gfwqskkx.d.ts",
|
|
3207
3275
|
"svelte": "./components/e/exclamation-point-above-water.svelte"
|
|
@@ -3374,6 +3442,10 @@
|
|
|
3374
3442
|
"types": "./types/gfwqskkx.d.ts",
|
|
3375
3443
|
"svelte": "./components/f/fish-and-hook-under-ice.svelte"
|
|
3376
3444
|
},
|
|
3445
|
+
"./fish-beside-sausage": {
|
|
3446
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
3447
|
+
"svelte": "./components/f/fish-beside-sausage.svelte"
|
|
3448
|
+
},
|
|
3377
3449
|
"./fish-head": {
|
|
3378
3450
|
"types": "./types/gfwqskkx.d.ts",
|
|
3379
3451
|
"svelte": "./components/f/fish-head.svelte"
|
|
@@ -3534,17 +3606,21 @@
|
|
|
3534
3606
|
"types": "./types/gfwqskkx.d.ts",
|
|
3535
3607
|
"svelte": "./components/f/fork.svelte"
|
|
3536
3608
|
},
|
|
3537
|
-
"./fork-
|
|
3609
|
+
"./fork-beside-fish": {
|
|
3538
3610
|
"types": "./types/gfwqskkx.d.ts",
|
|
3539
|
-
"svelte": "./components/f/fork-
|
|
3611
|
+
"svelte": "./components/f/fork-beside-fish.svelte"
|
|
3540
3612
|
},
|
|
3541
|
-
"./fork-
|
|
3613
|
+
"./fork-beside-knife": {
|
|
3542
3614
|
"types": "./types/gfwqskkx.d.ts",
|
|
3543
|
-
"svelte": "./components/f/fork-
|
|
3615
|
+
"svelte": "./components/f/fork-beside-knife.svelte"
|
|
3544
3616
|
},
|
|
3545
|
-
"./fork-
|
|
3617
|
+
"./fork-beside-sausage": {
|
|
3546
3618
|
"types": "./types/gfwqskkx.d.ts",
|
|
3547
|
-
"svelte": "./components/f/fork-
|
|
3619
|
+
"svelte": "./components/f/fork-beside-sausage.svelte"
|
|
3620
|
+
},
|
|
3621
|
+
"./fork-beside-spoon": {
|
|
3622
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
3623
|
+
"svelte": "./components/f/fork-beside-spoon.svelte"
|
|
3548
3624
|
},
|
|
3549
3625
|
"./fork-crossing-knife": {
|
|
3550
3626
|
"types": "./types/gfwqskkx.d.ts",
|
|
@@ -4054,6 +4130,10 @@
|
|
|
4054
4130
|
"types": "./types/gfwqskkx.d.ts",
|
|
4055
4131
|
"svelte": "./components/h/heavy-six-point-asterisk.svelte"
|
|
4056
4132
|
},
|
|
4133
|
+
"./heavy-six-point-asterisk-above-outstretched-hand": {
|
|
4134
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
4135
|
+
"svelte": "./components/h/heavy-six-point-asterisk-above-outstretched-hand.svelte"
|
|
4136
|
+
},
|
|
4057
4137
|
"./hedge": {
|
|
4058
4138
|
"types": "./types/gfwqskkx.d.ts",
|
|
4059
4139
|
"svelte": "./components/h/hedge.svelte"
|
|
@@ -4498,6 +4578,10 @@
|
|
|
4498
4578
|
"types": "./types/gfwqskkx.d.ts",
|
|
4499
4579
|
"svelte": "./components/l/leaf.svelte"
|
|
4500
4580
|
},
|
|
4581
|
+
"./leaf-above-outstretched-hand": {
|
|
4582
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
4583
|
+
"svelte": "./components/l/leaf-above-outstretched-hand.svelte"
|
|
4584
|
+
},
|
|
4501
4585
|
"./leafless-tree": {
|
|
4502
4586
|
"types": "./types/gfwqskkx.d.ts",
|
|
4503
4587
|
"svelte": "./components/l/leafless-tree.svelte"
|
|
@@ -6590,17 +6674,17 @@
|
|
|
6590
6674
|
"types": "./types/gfwqskkx.d.ts",
|
|
6591
6675
|
"svelte": "./components/p/person-wearing-dress-holding-cane.svelte"
|
|
6592
6676
|
},
|
|
6593
|
-
"./person-wearing-helmet-
|
|
6677
|
+
"./person-wearing-helmet-paddling-kayak-on-water": {
|
|
6594
6678
|
"types": "./types/gfwqskkx.d.ts",
|
|
6595
|
-
"svelte": "./components/p/person-wearing-helmet-
|
|
6679
|
+
"svelte": "./components/p/person-wearing-helmet-paddling-kayak-on-water.svelte"
|
|
6596
6680
|
},
|
|
6597
|
-
"./person-wearing-helmet-
|
|
6681
|
+
"./person-wearing-helmet-paddling-raft": {
|
|
6598
6682
|
"types": "./types/gfwqskkx.d.ts",
|
|
6599
|
-
"svelte": "./components/p/person-wearing-helmet-
|
|
6683
|
+
"svelte": "./components/p/person-wearing-helmet-paddling-raft.svelte"
|
|
6600
6684
|
},
|
|
6601
|
-
"./person-wearing-helmet-paddling-
|
|
6685
|
+
"./person-wearing-helmet-paddling-raft-on-water": {
|
|
6602
6686
|
"types": "./types/gfwqskkx.d.ts",
|
|
6603
|
-
"svelte": "./components/p/person-wearing-helmet-paddling-
|
|
6687
|
+
"svelte": "./components/p/person-wearing-helmet-paddling-raft-on-water.svelte"
|
|
6604
6688
|
},
|
|
6605
6689
|
"./person-wearing-helmet-riding-atv": {
|
|
6606
6690
|
"types": "./types/gfwqskkx.d.ts",
|
|
@@ -7430,6 +7514,10 @@
|
|
|
7430
7514
|
"types": "./types/gfwqskkx.d.ts",
|
|
7431
7515
|
"svelte": "./components/q/question-mark.svelte"
|
|
7432
7516
|
},
|
|
7517
|
+
"./question-mark-above-outstretched-hand": {
|
|
7518
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
7519
|
+
"svelte": "./components/q/question-mark-above-outstretched-hand.svelte"
|
|
7520
|
+
},
|
|
7433
7521
|
"./question-mark-above-water": {
|
|
7434
7522
|
"types": "./types/gfwqskkx.d.ts",
|
|
7435
7523
|
"svelte": "./components/q/question-mark-above-water.svelte"
|
|
@@ -8142,6 +8230,10 @@
|
|
|
8142
8230
|
"types": "./types/gfwqskkx.d.ts",
|
|
8143
8231
|
"svelte": "./components/s/skateboard.svelte"
|
|
8144
8232
|
},
|
|
8233
|
+
"./skateboard-deck": {
|
|
8234
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
8235
|
+
"svelte": "./components/s/skateboard-deck.svelte"
|
|
8236
|
+
},
|
|
8145
8237
|
"./skateboard-profile": {
|
|
8146
8238
|
"types": "./types/gfwqskkx.d.ts",
|
|
8147
8239
|
"svelte": "./components/s/skateboard-profile.svelte"
|
|
@@ -8402,13 +8494,13 @@
|
|
|
8402
8494
|
"types": "./types/gfwqskkx.d.ts",
|
|
8403
8495
|
"svelte": "./components/s/spoon-and-chefs-knife-and-pot.svelte"
|
|
8404
8496
|
},
|
|
8405
|
-
"./spoon-
|
|
8497
|
+
"./spoon-beside-chopsticks": {
|
|
8406
8498
|
"types": "./types/gfwqskkx.d.ts",
|
|
8407
|
-
"svelte": "./components/s/spoon-
|
|
8499
|
+
"svelte": "./components/s/spoon-beside-chopsticks.svelte"
|
|
8408
8500
|
},
|
|
8409
|
-
"./spoon-
|
|
8501
|
+
"./spoon-beside-fork": {
|
|
8410
8502
|
"types": "./types/gfwqskkx.d.ts",
|
|
8411
|
-
"svelte": "./components/s/spoon-
|
|
8503
|
+
"svelte": "./components/s/spoon-beside-fork.svelte"
|
|
8412
8504
|
},
|
|
8413
8505
|
"./spring-rider": {
|
|
8414
8506
|
"types": "./types/gfwqskkx.d.ts",
|
|
@@ -8498,6 +8590,10 @@
|
|
|
8498
8590
|
"types": "./types/gfwqskkx.d.ts",
|
|
8499
8591
|
"svelte": "./components/s/star-wand-with-stardust.svelte"
|
|
8500
8592
|
},
|
|
8593
|
+
"./stardust": {
|
|
8594
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
8595
|
+
"svelte": "./components/s/stardust.svelte"
|
|
8596
|
+
},
|
|
8501
8597
|
"./stardust-above-outstretched-hand": {
|
|
8502
8598
|
"types": "./types/gfwqskkx.d.ts",
|
|
8503
8599
|
"svelte": "./components/s/stardust-above-outstretched-hand.svelte"
|
|
@@ -10238,6 +10334,18 @@
|
|
|
10238
10334
|
"types": "./types/gfwqskkx.d.ts",
|
|
10239
10335
|
"svelte": "./components/f/flag-over-railway-track.svelte"
|
|
10240
10336
|
},
|
|
10337
|
+
"./fork-and-knife": {
|
|
10338
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
10339
|
+
"svelte": "./components/f/fork-and-knife.svelte"
|
|
10340
|
+
},
|
|
10341
|
+
"./fork-and-sausage": {
|
|
10342
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
10343
|
+
"svelte": "./components/f/fork-and-sausage.svelte"
|
|
10344
|
+
},
|
|
10345
|
+
"./fork-and-spoon": {
|
|
10346
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
10347
|
+
"svelte": "./components/f/fork-and-spoon.svelte"
|
|
10348
|
+
},
|
|
10241
10349
|
"./four": {
|
|
10242
10350
|
"types": "./types/gfwqskkx.d.ts",
|
|
10243
10351
|
"svelte": "./components/f/four.svelte"
|
|
@@ -10438,6 +10546,14 @@
|
|
|
10438
10546
|
"types": "./types/gfwqskkx.d.ts",
|
|
10439
10547
|
"svelte": "./components/p/people-above-station-wagon.svelte"
|
|
10440
10548
|
},
|
|
10549
|
+
"./person-wearing-helmet-padding-raft": {
|
|
10550
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
10551
|
+
"svelte": "./components/p/person-wearing-helmet-padding-raft.svelte"
|
|
10552
|
+
},
|
|
10553
|
+
"./person-wearing-helmet-padding-raft-on-water": {
|
|
10554
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
10555
|
+
"svelte": "./components/p/person-wearing-helmet-padding-raft-on-water.svelte"
|
|
10556
|
+
},
|
|
10441
10557
|
"./phone-down-above-eight-one-one": {
|
|
10442
10558
|
"types": "./types/gfwqskkx.d.ts",
|
|
10443
10559
|
"svelte": "./components/p/phone-down-above-eight-one-one.svelte"
|
|
@@ -10582,6 +10698,14 @@
|
|
|
10582
10698
|
"types": "./types/gfwqskkx.d.ts",
|
|
10583
10699
|
"svelte": "./components/s/skull-over-water.svelte"
|
|
10584
10700
|
},
|
|
10701
|
+
"./spoon-and-chopsticks": {
|
|
10702
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
10703
|
+
"svelte": "./components/s/spoon-and-chopsticks.svelte"
|
|
10704
|
+
},
|
|
10705
|
+
"./spoon-and-fork": {
|
|
10706
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
10707
|
+
"svelte": "./components/s/spoon-and-fork.svelte"
|
|
10708
|
+
},
|
|
10585
10709
|
"./suitcase-and-key": {
|
|
10586
10710
|
"types": "./types/gfwqskkx.d.ts",
|
|
10587
10711
|
"svelte": "./components/s/suitcase-and-key.svelte"
|
package/css/e/e9ybrwe-a.css
DELETED
package/css/g/g6adllzai.css
DELETED
package/css/h/hqhk5r34w.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.hqhk5r34w {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M5 4h5V3H5zm5-2c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v7c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V3c0-.55.45-1 1-1zM7.5 5c-.24.75-.5 1.34-.77 1.78l-.14.21c-.11.15-.25.34-.42.56l-.43.56a2.241 2.241 0 0 0 1.57 3.63l.19.01c1.24 0 2.25-1.01 2.25-2.25c0-.51-.17-1-.49-1.4l-.39-.5c-.28-.36-.48-.63-.6-.82c-.26-.42-.52-1.02-.77-1.78");
|
|
4
|
-
}
|
package/css/l/lt0ef04zy.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.lt0ef04zy {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M5 4h5V3H5zM4 4V3c0-.55.45-1 1-1h5c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v7c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1zm1.5 3.5l1.25 1.25v2L5.5 12h4l-1.25-1.25V7.5zm2-.5c.55 0 1-.45 1-1s-.45-1-1-1s-1 .45-1 1s.45 1 1 1");
|
|
4
|
-
}
|
package/css/m/m7gu8_buq.css
DELETED
package/css/n/nzrhwgqmy.css
DELETED
package/css/o/o47lfxbsz.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.o47lfxbsz {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M5 4h5V3H5zM4 4V3c0-.55.45-1 1-1h5c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v7c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1zm0 2c0 2.67 1.17 4.67 3.5 6C11 10 11 6 11 6S9 7.5 7.5 5C6.5 6.67 5.33 7 4 6m3.5 4.81V6.63c.01-.01.01-.02.02-.02c.11.1.23.19.35.27c.61.44 1.26.6 1.9.57a6.6 6.6 0 0 1-.67 1.6c-.4.69-.93 1.29-1.6 1.76");
|
|
4
|
-
}
|
package/css/z/z929yihfw.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.z929yihfw {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M10 2c.55 0 1 .45 1 1v1h2c.55 0 1 .45 1 1v7c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V3c0-.55.45-1 1-1zM8.25 5h-1.5v2.2L4.84 6.1l-.75 1.3L6 8.5L4.09 9.6l.75 1.3l1.91-1.1V12h1.5V9.8l1.91 1.1l.75-1.3L9 8.5l1.91-1.1l-.75-1.3l-1.91 1.1zM10 3H5v1h5z");
|
|
4
|
-
}
|