@iconify-svelte/codicon 1.0.8 → 1.0.9

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,12 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+ import '../../css/c/cuyn6t.css';
4
+ import '../../css/g/g9d0olmp.css';
5
+ import '../../css/u/uia-9wbp.css';
6
+
7
+ let {width, height, ...props} = $props();
8
+
9
+ const viewBox = {"width":16,"height":16};
10
+ const content = `<g class="cuyn6t"><path class="g9d0olmp"/><path clip-rule="evenodd" class="uia-9wbp"/></g>`;
11
+ </script>
12
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="codicon:ask" {...props}></Icon>
@@ -0,0 +1,12 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+ import '../../css/c/cuyn6t.css';
4
+ import '../../css/d/d3m0g_bh.css';
5
+ import '../../css/y/y93ww-fo.css';
6
+
7
+ let {width, height, ...props} = $props();
8
+
9
+ const viewBox = {"width":16,"height":16};
10
+ const content = `<g class="cuyn6t"><path clip-rule="evenodd" class="d3m0g_bh"/><path class="y93ww-fo"/></g>`;
11
+ </script>
12
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="codicon:screen-cut" {...props}></Icon>
@@ -0,0 +1,4 @@
1
+ .d3m0g_bh {
2
+ fill-rule: evenodd;
3
+ d: path("M5.2 5.1c.23-.17.54-.12.7.1l4.357 5.944A2 2 0 0 1 13 13c0 1.103-.897 2-2 2s-2-.897-2-2c0-.478.17-.918.451-1.263L8 9.751l-1.451 1.987c.282.344.451.784.451 1.263c0 1.103-.897 2-2 2s-2-.897-2-2a2.002 2.002 0 0 1 2.743-1.856L7.38 8.91L5.1 5.8a.495.495 0 0 1 .1-.7M5 12c-.551 0-1 .45-1 1c0 .551.449 1 1 1s1-.449 1-1s-.449-1-1-1m6 0c-.551 0-1 .45-1 1c0 .551.449 1 1 1s1-.449 1-1s-.449-1-1-1");
4
+ }
@@ -0,0 +1,3 @@
1
+ .g9d0olmp {
2
+ d: path("M8 11a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5m0-7c1.262 0 2.25.988 2.25 2.25c0 1.083-.566 1.648-1.021 2.104c-.408.407-.729.728-.729 1.396a.5.5 0 0 1-1 0c0-1.083.566-1.648 1.021-2.104c.408-.407.729-.728.729-1.396C9.25 5.538 8.712 5 8 5s-1.25.538-1.25 1.25a.5.5 0 0 1-1 0C5.75 4.988 6.738 4 8 4");
3
+ }
@@ -0,0 +1,4 @@
1
+ .uia-9wbp {
2
+ fill-rule: evenodd;
3
+ d: path("M8 1a7 7 0 0 1 6.999 7.001a7 7 0 0 1-10.504 6.06l-2.728.91a.582.582 0 0 1-.744-.714l.83-2.906A7 7 0 0 1 8 1m.001 1.001c-3.308 0-6 2.692-6 6c0 1.003.252 1.996.73 2.871l.196.36l-.726 2.54l1.978-.659l.428-.143l.39.226A6 6 0 0 0 8 14l.001.001c3.308 0 6-2.692 6-6s-2.692-6-6-6");
4
+ }
@@ -0,0 +1,3 @@
1
+ .y93ww-fo {
2
+ d: path("M.5 9a.5.5 0 0 1 .5.5v.5c0 .426.27.806.673.946a.499.499 0 1 1-.328.944A2 2 0 0 1 0 10v-.5A.5.5 0 0 1 .5 9m15-.001a.5.5 0 0 1 .5.5v.5c0 .845-.535 1.603-1.332 1.886a.5.5 0 0 1-.334-.941c.398-.142.666-.521.666-.944v-.5c0-.276.224-.501.5-.501M10.1 5.2c.16-.22.47-.27.7-.1c.22.16.27.47.1.7L9.24 8.06l-.62-.84zM.5 6a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 .5 6m15 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5m-13-4a.5.5 0 0 1 0 1H2c-.551 0-1 .449-1 1v.5a.5.5 0 0 1-1 0V4c0-1.103.897-2 2-2zM14 2c1.103 0 2 .897 2 2v.5a.5.5 0 0 1-1 0V4c0-.551-.449-1-1-1h-.5a.5.5 0 0 1 0-1zM7 2a.5.5 0 0 1 0 1H4.5a.5.5 0 0 1 0-1zm4.5 0a.5.5 0 0 1 0 1H9a.5.5 0 0 1 0-1z");
3
+ }
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "codicon",
3
3
  "info": {
4
4
  "name": "Codicons",
5
- "total": 534,
5
+ "total": 536,
6
6
  "version": "0.0.44",
7
7
  "author": {
8
8
  "name": "Microsoft Corporation",
@@ -28,5 +28,5 @@
28
28
  ],
29
29
  "palette": false
30
30
  },
31
- "lastModified": 1766212342
31
+ "lastModified": 1769064268
32
32
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-svelte/codicon",
3
3
  "type": "module",
4
- "version": "1.0.8",
4
+ "version": "1.0.9",
5
5
  "homepage": "https://icon-sets.iconify.design/codicon/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "CC-BY-4.0",
@@ -86,6 +86,10 @@
86
86
  "types": "./types/gfwqskkx.d.ts",
87
87
  "svelte": "./components/a/arrow-up.svelte"
88
88
  },
89
+ "./ask": {
90
+ "types": "./types/gfwqskkx.d.ts",
91
+ "svelte": "./components/a/ask.svelte"
92
+ },
89
93
  "./attach": {
90
94
  "types": "./types/gfwqskkx.d.ts",
91
95
  "svelte": "./components/a/attach.svelte"
@@ -1646,6 +1650,10 @@
1646
1650
  "types": "./types/gfwqskkx.d.ts",
1647
1651
  "svelte": "./components/s/save-as.svelte"
1648
1652
  },
1653
+ "./screen-cut": {
1654
+ "types": "./types/gfwqskkx.d.ts",
1655
+ "svelte": "./components/s/screen-cut.svelte"
1656
+ },
1649
1657
  "./screen-full": {
1650
1658
  "types": "./types/gfwqskkx.d.ts",
1651
1659
  "svelte": "./components/s/screen-full.svelte"