@iconify-vue/roentgen 1.0.22 → 1.0.23

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.
@@ -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,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
+ }
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "roentgen",
3
3
  "info": {
4
4
  "name": "Röntgen",
5
- "total": 569,
5
+ "total": 571,
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": 1781153956
31
+ "lastModified": 1781585060
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.22",
4
+ "version": "1.0.23",
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",
@@ -1410,6 +1410,14 @@
1410
1410
  "types": "./types/dd0bq22g.d.ts",
1411
1411
  "default": "./components/p/plane.vue"
1412
1412
  },
1413
+ "./planet": {
1414
+ "types": "./types/dd0bq22g.d.ts",
1415
+ "default": "./components/p/planet.vue"
1416
+ },
1417
+ "./planet-with-stars": {
1418
+ "types": "./types/dd0bq22g.d.ts",
1419
+ "default": "./components/p/planet-with-stars.vue"
1420
+ },
1413
1421
  "./plaque": {
1414
1422
  "types": "./types/dd0bq22g.d.ts",
1415
1423
  "default": "./components/p/plaque.vue"