@iconify-svelte/pinhead 1.0.12 → 1.0.13
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/p/pickleball-paddle-with-ball.svelte +2 -2
- package/components/p/pickleball-paddle.svelte +11 -0
- package/components/t/table-tennis-paddle-and-ball.svelte +11 -0
- package/components/t/table-tennis-paddle.svelte +2 -2
- package/css/a/am0biv4xa.css +4 -0
- package/css/f/f9x3on9_b.css +4 -0
- package/css/m/mji30zbhe.css +4 -0
- package/css/s/s9pcknmql.css +4 -0
- package/iconify.json +2 -2
- package/package.json +9 -1
- package/css/j/j6rpngbjt.css +0 -4
- package/css/v/vh1r0w9jv.css +0 -4
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/f/f9x3on9_b.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="f9x3on9_b"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:pickleball-paddle-with-ball" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/a/am0biv4xa.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="am0biv4xa"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:pickleball-paddle" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/s/s9pcknmql.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="s9pcknmql"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:table-tennis-paddle-and-ball" {...props}></Icon>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/m/mji30zbhe.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="mji30zbhe"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="pinhead:table-tennis-paddle" {...props}></Icon>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.f9x3on9_b {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M0 13.7c.32.98.32.98 1.3 1.3l3.89-3.89c.65-.65 1.62-.26 2.59 0c1.3.45 2.27-.33 3.25-1.3l3.24-3.24c.97-.98.97-2.27 0-3.25L11.68.73c-.98-.97-2.27-.97-3.25 0L5.19 3.97c-.97.98-1.75 1.95-1.3 3.25c.26.97.65 1.94 0 2.59zM13 11c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.mji30zbhe {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M12.7 10.67c-.61.59-1.38.98-2.22 1.14L3.16 4.5c.18-.82.58-1.59 1.16-2.21c2.63-2.63 6.07-3.27 8.86-.47c2.8 2.79 2.16 6.22-.48 8.85m-8.14 1.87c.42-.29.88-.51 1.37-.65c.72-.08 1.46-.01 2.15.2L2.9 6.91c.23.72.29 1.49.19 2.24c-.13.46-.34.9-.61 1.3C1.23 11.92 0 12.46 0 13c.07 1.07.92 1.93 1.99 2c.54 0 1.07-1.18 2.57-2.46");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.s9pcknmql {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("m2.9 6.91l5.18 5.18c-.69-.21-1.43-.28-2.15-.2c-.49.14-.95.36-1.37.65C3.06 13.82 2.53 15 1.99 15A2.14 2.14 0 0 1 0 13c0-.54 1.23-1.08 2.48-2.55c.27-.4.48-.84.61-1.3c.1-.75.04-1.52-.19-2.24M13 11c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m.18-9.18c2.42 2.41 2.27 5.3.48 7.74q-.315-.06-.66-.06c-1.31 0-2.45.72-3.05 1.78L3.16 4.5c.18-.82.58-1.59 1.16-2.21c2.63-2.63 6.07-3.27 8.86-.47");
|
|
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": 2435,
|
|
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": 1785257604
|
|
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.13",
|
|
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",
|
|
@@ -6462,6 +6462,10 @@
|
|
|
6462
6462
|
"types": "./types/gfwqskkx.d.ts",
|
|
6463
6463
|
"svelte": "./components/p/picket-fence.svelte"
|
|
6464
6464
|
},
|
|
6465
|
+
"./pickleball-paddle": {
|
|
6466
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
6467
|
+
"svelte": "./components/p/pickleball-paddle.svelte"
|
|
6468
|
+
},
|
|
6465
6469
|
"./pickleball-paddle-with-ball": {
|
|
6466
6470
|
"types": "./types/gfwqskkx.d.ts",
|
|
6467
6471
|
"svelte": "./components/p/pickleball-paddle-with-ball.svelte"
|
|
@@ -8406,6 +8410,10 @@
|
|
|
8406
8410
|
"types": "./types/gfwqskkx.d.ts",
|
|
8407
8411
|
"svelte": "./components/t/table-tennis-paddle.svelte"
|
|
8408
8412
|
},
|
|
8413
|
+
"./table-tennis-paddle-and-ball": {
|
|
8414
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
8415
|
+
"svelte": "./components/t/table-tennis-paddle-and-ball.svelte"
|
|
8416
|
+
},
|
|
8409
8417
|
"./table-with-chairs": {
|
|
8410
8418
|
"types": "./types/gfwqskkx.d.ts",
|
|
8411
8419
|
"svelte": "./components/t/table-with-chairs.svelte"
|
package/css/j/j6rpngbjt.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.j6rpngbjt {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M11.97 10.23a3.8 3.8 0 0 1-1.91.98L3.77 4.93a4.03 4.03 0 0 1 1-1.9C7.03.77 9.98.22 12.38 2.62s1.85 5.35-.41 7.61m-6.99 1.61a3.8 3.8 0 0 1 1.17-.56a4.5 4.5 0 0 1 1.85.17L3.55 7a4.4 4.4 0 0 1 .16 1.92a3.7 3.7 0 0 1-.52 1.12c-1.07 1.26-2.13 1.73-2.13 2.19a1.84 1.84 0 0 0 1.71 1.72c.46 0 .92-1.01 2.21-2.11");
|
|
4
|
-
}
|
package/css/v/vh1r0w9jv.css
DELETED