@iconify-svelte/roentgen 1.0.16 → 1.0.18
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/building-part.svelte +11 -0
- package/components/b/building-with-plant.svelte +11 -0
- package/components/v/vending-flower.svelte +11 -0
- package/css/m/mu8s5r7ix.css +4 -0
- package/css/n/ng_zzxpne.css +4 -0
- package/css/z/z1_mt0b0i.css +4 -0
- package/iconify.json +2 -2
- package/package.json +13 -1
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/m/mu8s5r7ix.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":16,"height":16};
|
|
9
|
+
const content = `<path class="mu8s5r7ix"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="roentgen:building-part" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/z/z1_mt0b0i.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":16,"height":16};
|
|
9
|
+
const content = `<path class="z1_mt0b0i"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="roentgen:building-with-plant" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/n/ng_zzxpne.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":16,"height":16};
|
|
9
|
+
const content = `<path class="ng_zzxpne"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="roentgen:vending-flower" {...props}></Icon>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.ng_zzxpne {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M1.5 1c-.277 0-.5.223-.5.5v13c0 .277.223.5.5.5h12c.277 0 .5-.223.5-.5v-13c0-.277-.223-.5-.5-.5zm1 1h8c.277 0 .5.223.5.5v10c0 .277-.223.5-.5.5h-8a.5.5 0 0 1-.5-.5v-10c0-.277.223-.5.5-.5m10 0c.277 0 .5.223.5.5v1a.499.499 0 1 1-1 0v-1c0-.277.223-.5.5-.5m-6 2a.5.5 0 0 0-.465.314s-.257.644-.514 1.477q-.093.305-.183.633l-.033-.057a3.8 3.8 0 0 0-.742-.916c-.276-.238-.61-.427-.998-.447a.5.5 0 0 0-.25.96c.513.206.648.422.738.725c.09.304.072.725.072 1.186s.017 1.01.399 1.463c.31.368.796.576 1.476.64V12h1V9.979c.68-.065 1.166-.273 1.477-.641c.381-.453.398-1.002.398-1.463s-.018-.882.072-1.186s.226-.519.739-.724a.5.5 0 0 0-.25-.961h-.002c-.388.02-.721.209-.996.447c-.291.252-.535.57-.743.916l-.033.057q-.09-.328-.183-.633c-.257-.833-.514-1.477-.514-1.477A.5.5 0 0 0 6.5 4m6 1a.5.5 0 1 1 0 1a.5.5 0 0 1 0-1m0 2a.5.5 0 1 1 0 1a.5.5 0 0 1 0-1m0 2a.5.5 0 1 1 0 1a.5.5 0 0 1 0-1");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.z1_mt0b0i {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M7.5 1a.5.5 0 0 0-.223.053l-6 3A.5.5 0 0 0 1 4.5v10a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.277-.447l-6-3A.5.5 0 0 0 7.5 1m-5 5c1.35 0 2.496.414 3.291 1.209c.754.755 1.165 1.826 1.205 3.088c.208.229.373.463.504.697a3.8 3.8 0 0 1 .506-.701A3.17 3.17 0 0 1 9.26 7.928C10.06 7.317 11.17 7 12.5 7a.5.5 0 0 1 .5.5c0 1.039-.46 1.961-1.26 2.572c-.756.578-1.79.893-3.023.926C7.974 11.821 8 12.555 8 13.5a.5.5 0 0 1-1 0c0-.946.026-1.68-.717-2.504c-1.255-.042-2.322-.453-3.074-1.205C2.414 8.996 2 7.85 2 6.5a.5.5 0 0 1 .5-.5");
|
|
4
|
+
}
|
package/iconify.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "roentgen",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Röntgen",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 553,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Sergey Vartanov",
|
|
8
8
|
"url": "https://github.com/enzet/Roentgen"
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
],
|
|
29
29
|
"palette": false
|
|
30
30
|
},
|
|
31
|
-
"lastModified":
|
|
31
|
+
"lastModified": 1778731492
|
|
32
32
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-svelte/roentgen",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.18",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/roentgen/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "CC-BY-4.0",
|
|
@@ -302,6 +302,14 @@
|
|
|
302
302
|
"types": "./types/gfwqskkx.d.ts",
|
|
303
303
|
"svelte": "./components/b/building-drop-door.svelte"
|
|
304
304
|
},
|
|
305
|
+
"./building-part": {
|
|
306
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
307
|
+
"svelte": "./components/b/building-part.svelte"
|
|
308
|
+
},
|
|
309
|
+
"./building-with-plant": {
|
|
310
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
311
|
+
"svelte": "./components/b/building-with-plant.svelte"
|
|
312
|
+
},
|
|
305
313
|
"./bump": {
|
|
306
314
|
"types": "./types/gfwqskkx.d.ts",
|
|
307
315
|
"svelte": "./components/b/bump.svelte"
|
|
@@ -2070,6 +2078,10 @@
|
|
|
2070
2078
|
"types": "./types/gfwqskkx.d.ts",
|
|
2071
2079
|
"svelte": "./components/v/vending-excrement-bag.svelte"
|
|
2072
2080
|
},
|
|
2081
|
+
"./vending-flower": {
|
|
2082
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
2083
|
+
"svelte": "./components/v/vending-flower.svelte"
|
|
2084
|
+
},
|
|
2073
2085
|
"./vending-ice-cream-cone": {
|
|
2074
2086
|
"types": "./types/gfwqskkx.d.ts",
|
|
2075
2087
|
"svelte": "./components/v/vending-ice-cream-cone.svelte"
|