@iconify-vue/roentgen 1.0.22 → 1.0.24
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/c/cable-barrier.vue +10 -0
- package/components/c/chain-barrier.vue +2 -2
- package/components/p/pan-and-spoon.vue +10 -0
- package/components/p/planet-with-stars.vue +10 -0
- package/components/p/planet.vue +10 -0
- package/components/r/rope-barrier.vue +10 -0
- package/css/d/dzoz0rb9n.css +4 -0
- package/css/e/emvy9ge9i.css +4 -0
- package/css/k/kvttj8bko.css +4 -0
- package/css/l/lggkmnb8r.css +4 -0
- package/css/t/ttzqr1_gg.css +4 -0
- package/css/w/wc3oh_kgg.css +4 -0
- package/iconify.json +2 -2
- package/package.json +21 -1
- package/css/m/m33wj8jbs.css +0 -4
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
import '../../css/w/wc3oh_kgg.css';
|
|
4
|
+
|
|
5
|
+
const props = defineProps(["width","height"]);
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":16,"height":16};
|
|
8
|
+
const content = `<path class="wc3oh_kgg"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="roentgen:cable-barrier" /></template>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { Icon } from '@iconify/css-vue';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/t/ttzqr1_gg.css';
|
|
4
4
|
|
|
5
5
|
const props = defineProps(["width","height"]);
|
|
6
6
|
|
|
7
7
|
const viewBox = {"width":16,"height":16};
|
|
8
|
-
const content = `<path class="
|
|
8
|
+
const content = `<path class="ttzqr1_gg"/>`;
|
|
9
9
|
</script>
|
|
10
10
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="roentgen:chain-barrier" /></template>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
import '../../css/d/dzoz0rb9n.css';
|
|
4
|
+
|
|
5
|
+
const props = defineProps(["width","height"]);
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":16,"height":16};
|
|
8
|
+
const content = `<path class="dzoz0rb9n"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="roentgen:pan-and-spoon" /></template>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
import '../../css/l/lggkmnb8r.css';
|
|
4
|
+
|
|
5
|
+
const props = defineProps(["width","height"]);
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":16,"height":16};
|
|
8
|
+
const content = `<path class="lggkmnb8r"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="roentgen:planet-with-stars" /></template>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
import '../../css/k/kvttj8bko.css';
|
|
4
|
+
|
|
5
|
+
const props = defineProps(["width","height"]);
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":16,"height":16};
|
|
8
|
+
const content = `<path class="kvttj8bko"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="roentgen:planet" /></template>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
import '../../css/e/emvy9ge9i.css';
|
|
4
|
+
|
|
5
|
+
const props = defineProps(["width","height"]);
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":16,"height":16};
|
|
8
|
+
const content = `<path class="emvy9ge9i"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="roentgen:rope-barrier" /></template>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.dzoz0rb9n {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M13.499 2c-.24 0-.467.076-.656.196a1.6 1.6 0 0 0-.466.466C12.131 3.031 12 3.495 12 4c0 1.23 1 1.833 1 2.499V12.5a.5.5 0 0 0 1 0V6.501c0-.668 1-1.271 1-2.5c0-.506-.131-.97-.377-1.339a1.6 1.6 0 0 0-.466-.466A1.23 1.23 0 0 0 13.502 2zM5.5 3a.5.5 0 0 0-.5.5V4H1.5a.5.5 0 0 0-.001 1H10.5a.5.5 0 0 0 .001-1H7v-.5a.5.5 0 0 0-.5-.5zM2 6v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V6z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.emvy9ge9i {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M2.5 2a.5.5 0 0 0-.5.5V3a.5.5 0 0 0-.173.969q.036.015.173.064V13.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V4.581c1.053.222 2.427.418 3.993.419h.012A19.6 19.6 0 0 0 12 4.581V13.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V4.033l.173-.064A.5.5 0 0 0 14 3v-.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.06C10.986 3.786 9.603 4 8 4s-2.986-.214-4-.44V2.5a.5.5 0 0 0-.5-.5z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.kvttj8bko {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M7.5 3a4.5 4.5 0 0 0-4.03 2.496a6.3 6.3 0 0 0-1.416.571a2.6 2.6 0 0 0-.735.596A1.34 1.34 0 0 0 1 7.499c0 .314.13.604.319.838c.19.233.439.425.735.596c.388.224.863.414 1.416.571a4.503 4.503 0 0 0 8.06 0a6.3 6.3 0 0 0 1.416-.571c.296-.171.545-.363.735-.596c.189-.234.319-.524.319-.836c0-.314-.13-.604-.319-.838a2.6 2.6 0 0 0-.735-.596a6.3 6.3 0 0 0-1.416-.571A4.5 4.5 0 0 0 7.5 3M2.554 6.933q.22-.126.52-.247a4.4 4.4 0 0 0-.072.694c.061.037.177.094.332.148c.372.129.97.254 1.718.341l.012.001c1.497.172 3.375.172 4.872 0l.012-.001c.748-.087 1.346-.212 1.718-.341a2 2 0 0 0 .332-.148a4.4 4.4 0 0 0-.072-.694q.3.12.52.247c.222.128.375.258.458.36s.096.161.096.206l.114.001H13a.75.75 0 0 1-.128.41a1 1 0 0 1-.248.253a2.3 2.3 0 0 1-.63.309c-.489.17-1.136.298-1.93.39l-.013.001c-1.59.184-3.512.184-5.102 0l-.013-.001c-.794-.092-1.441-.22-1.93-.39a2.3 2.3 0 0 1-.63-.309a1 1 0 0 1-.248-.253A.75.75 0 0 1 2 7.502c0-.048.013-.107.096-.209s.236-.232.458-.36");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.lggkmnb8r {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M3.5 1a.5.5 0 0 0-.5.5a.54.54 0 0 1-.166.334A.55.55 0 0 1 2.5 2a.5.5 0 0 0-.001 1c.084 0 .226.057.335.166s.166.25.166.333A.5.5 0 1 0 4 3.5c0-.084.057-.225.166-.334A.55.55 0 0 1 4.5 3a.5.5 0 0 0 .001-1a.54.54 0 0 1-.335-.166A.54.54 0 0 1 4 1.501A.5.5 0 0 0 3.5 1m10 2a.5.5 0 0 0-.5.5a.54.54 0 0 1-.166.334A.55.55 0 0 1 12.5 4a.5.5 0 0 0-.001 1c.084 0 .226.057.335.166s.166.25.166.333a.5.5 0 1 0 1 .001c0-.084.057-.225.166-.334A.55.55 0 0 1 14.5 5a.5.5 0 0 0 .001-1a.54.54 0 0 1-.335-.166a.54.54 0 0 1-.166-.333a.5.5 0 0 0-.5-.501m-6 1a4.5 4.5 0 0 0-4.03 2.496a6.3 6.3 0 0 0-1.416.571a2.6 2.6 0 0 0-.735.596A1.34 1.34 0 0 0 1 8.499c0 .314.13.604.319.838c.19.233.439.425.735.596c.388.224.863.414 1.416.571a4.503 4.503 0 0 0 8.06 0a6.3 6.3 0 0 0 1.416-.571c.296-.171.545-.363.735-.596c.189-.234.319-.524.319-.836c0-.314-.13-.604-.319-.838a2.6 2.6 0 0 0-.735-.596a6.3 6.3 0 0 0-1.416-.571A4.5 4.5 0 0 0 7.5 4M2.554 7.933q.22-.126.52-.247a4.4 4.4 0 0 0-.072.694c.061.037.177.094.332.148c.372.129.97.254 1.718.341l.012.001c1.497.172 3.375.172 4.872 0l.012-.001c.748-.087 1.346-.212 1.718-.341a2 2 0 0 0 .332-.148a4.4 4.4 0 0 0-.072-.694q.3.12.52.247c.222.128.375.258.458.36s.096.161.096.206l.114.001H13a.75.75 0 0 1-.128.41a1 1 0 0 1-.248.253a2.3 2.3 0 0 1-.63.309c-.489.17-1.136.298-1.93.39l-.013.001c-1.59.184-3.512.184-5.102 0l-.013-.001c-.794-.092-1.441-.22-1.93-.39a2.3 2.3 0 0 1-.63-.309a1 1 0 0 1-.248-.253A.75.75 0 0 1 2 8.502c0-.048.013-.107.096-.209s.236-.232.458-.36");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.ttzqr1_gg {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M1.5 2a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V6h.586q.044.127.113.246A1.51 1.51 0 0 0 4.998 7H6a1.5 1.5 0 0 0 1.414-1h1.172q.045.127.113.246A1.51 1.51 0 0 0 9.998 7H11a1.5 1.5 0 0 0 1.414-1H13v7.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V5h-.586a1.51 1.51 0 0 0-1.412-1H10a1.5 1.5 0 0 0-1.414 1H7.414a1.51 1.51 0 0 0-1.412-1H5a1.5 1.5 0 0 0-1.414 1H3V2.5a.5.5 0 0 0-.5-.5zm3.25 3.067A.5.5 0 0 1 5 5h1a.5.5 0 0 1 .25.067a.5.5 0 0 0 0 .866A.5.5 0 0 1 6 6H5a.5.5 0 0 1-.25-.067a.5.5 0 0 0 0-.866m5 0A.5.5 0 0 1 10 5h1a.5.5 0 0 1 .25.067a.5.5 0 0 0 0 .866A.5.5 0 0 1 11 6h-1a.5.5 0 0 1-.25-.067a.5.5 0 0 0 0-.866");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.wc3oh_kgg {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M2.5 2a.5.5 0 0 0-.5.5V3a.5.5 0 0 0-.173.969q.036.015.173.064V5a.5.5 0 0 0-.173.969q.036.015.173.064V7a.5.5 0 0 0-.173.969L2 8.033V13.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V8.581C5.053 8.803 6.427 9 7.993 9h.012c1.568 0 2.942-.197 3.995-.419V13.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V8.033l.173-.064A.5.5 0 0 0 14 7v-.967l.173-.064A.5.5 0 0 0 14 5v-.967l.173-.064A.5.5 0 0 0 14 3v-.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.06C10.986 3.786 9.603 4 8 4s-2.986-.214-4-.44V2.5a.5.5 0 0 0-.5-.5zM4 5.56v-.979c1.053.222 2.427.418 3.993.419h.012A19.6 19.6 0 0 0 12 4.581v.979C10.986 5.786 9.603 6 8 6s-2.986-.214-4-.44M8.007 7A19.6 19.6 0 0 0 12 6.581v.979C10.986 7.786 9.603 8 8 8s-2.986-.214-4-.44v-.979c1.053.222 2.427.418 3.993.419z");
|
|
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": 574,
|
|
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": 1781845854
|
|
32
32
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-vue/roentgen",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.24",
|
|
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",
|
|
@@ -386,6 +386,10 @@
|
|
|
386
386
|
"types": "./types/dd0bq22g.d.ts",
|
|
387
387
|
"default": "./components/b/bush.vue"
|
|
388
388
|
},
|
|
389
|
+
"./cable-barrier": {
|
|
390
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
391
|
+
"default": "./components/c/cable-barrier.vue"
|
|
392
|
+
},
|
|
389
393
|
"./cactus": {
|
|
390
394
|
"types": "./types/dd0bq22g.d.ts",
|
|
391
395
|
"default": "./components/c/cactus.vue"
|
|
@@ -1370,6 +1374,10 @@
|
|
|
1370
1374
|
"types": "./types/dd0bq22g.d.ts",
|
|
1371
1375
|
"default": "./components/p/pan.vue"
|
|
1372
1376
|
},
|
|
1377
|
+
"./pan-and-spoon": {
|
|
1378
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1379
|
+
"default": "./components/p/pan-and-spoon.vue"
|
|
1380
|
+
},
|
|
1373
1381
|
"./peach": {
|
|
1374
1382
|
"types": "./types/dd0bq22g.d.ts",
|
|
1375
1383
|
"default": "./components/p/peach.vue"
|
|
@@ -1410,6 +1418,14 @@
|
|
|
1410
1418
|
"types": "./types/dd0bq22g.d.ts",
|
|
1411
1419
|
"default": "./components/p/plane.vue"
|
|
1412
1420
|
},
|
|
1421
|
+
"./planet": {
|
|
1422
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1423
|
+
"default": "./components/p/planet.vue"
|
|
1424
|
+
},
|
|
1425
|
+
"./planet-with-stars": {
|
|
1426
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1427
|
+
"default": "./components/p/planet-with-stars.vue"
|
|
1428
|
+
},
|
|
1413
1429
|
"./plaque": {
|
|
1414
1430
|
"types": "./types/dd0bq22g.d.ts",
|
|
1415
1431
|
"default": "./components/p/plaque.vue"
|
|
@@ -1634,6 +1650,10 @@
|
|
|
1634
1650
|
"types": "./types/dd0bq22g.d.ts",
|
|
1635
1651
|
"default": "./components/r/rocket-on-launch-pad.vue"
|
|
1636
1652
|
},
|
|
1653
|
+
"./rope-barrier": {
|
|
1654
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1655
|
+
"default": "./components/r/rope-barrier.vue"
|
|
1656
|
+
},
|
|
1637
1657
|
"./roundabout": {
|
|
1638
1658
|
"types": "./types/dd0bq22g.d.ts",
|
|
1639
1659
|
"default": "./components/r/roundabout.vue"
|
package/css/m/m33wj8jbs.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.m33wj8jbs {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M2.5 3a.5.5 0 0 0-.5.5V5a.5.5 0 0 0-.5.5a.5.5 0 0 0 .5.5v6.5a.5.5 0 0 0 .5.5a.5.5 0 0 0 .5-.5V6h.586A1.5 1.5 0 0 0 5 7h1a1.5 1.5 0 0 0 1.414-1h1.172A1.5 1.5 0 0 0 10 7h1a1.5 1.5 0 0 0 1.414-1H13v6.5a.5.5 0 0 0 .5.5a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0 .5-.5a.5.5 0 0 0-.5-.5V3.5a.5.5 0 0 0-.5-.5a.5.5 0 0 0-.5.5V5h-.586a1.5 1.5 0 0 0-1.383-.998L11 4h-1a1.5 1.5 0 0 0-1.414 1H7.414a1.5 1.5 0 0 0-1.383-.998L6 4H5a1.5 1.5 0 0 0-1.414 1H3V3.5a.5.5 0 0 0-.5-.5M5 5h1c.09 0 .177.025.252.068A.5.5 0 0 0 6 5.5a.5.5 0 0 0 .252.432l-.002.002A.5.5 0 0 1 6 6H5a.5.5 0 0 1-.252-.068A.5.5 0 0 0 5 5.5a.5.5 0 0 0-.25-.434A.5.5 0 0 1 5 5m5 0h1c.09 0 .177.025.252.068A.5.5 0 0 0 11 5.5a.5.5 0 0 0 .252.432l-.002.002A.5.5 0 0 1 11 6h-1a.5.5 0 0 1-.252-.068A.5.5 0 0 0 10 5.5a.5.5 0 0 0-.25-.434A.5.5 0 0 1 10 5");
|
|
4
|
-
}
|