@iconify-svelte/octicon 1.0.1 → 1.0.3
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/comment-ai-16.svelte +10 -0
- package/components/c/comment-ai-24.svelte +10 -0
- package/components/i/inbox-fill-16.svelte +10 -0
- package/components/i/inbox-fill-24.svelte +10 -0
- package/css/e/eifwhrbz.css +4 -0
- package/css/h/hx9y36bi.css +4 -0
- package/css/x/xj0y3zbm.css +4 -0
- package/css/y/yj20fccf.css +4 -0
- package/iconify.json +3 -3
- package/package.json +17 -1
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/y/yj20fccf.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":16,"height":16};
|
|
8
|
+
const content = `<path class="yj20fccf" />`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="octicon:comment-ai-16" {...props}></Icon>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/h/hx9y36bi.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="hx9y36bi" />`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="octicon:comment-ai-24" {...props}></Icon>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/x/xj0y3zbm.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":16,"height":16};
|
|
8
|
+
const content = `<path class="xj0y3zbm" />`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="octicon:inbox-fill-16" {...props}></Icon>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/e/eifwhrbz.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="eifwhrbz" />`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="octicon:inbox-fill-24" {...props}></Icon>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.eifwhrbz {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M4.801 3.57A1.75 1.75 0 0 1 6.414 2.5h11.174c.702 0 1.337.42 1.611 1.067l3.741 8.828q.06.14.06.293v7.562A1.75 1.75 0 0 1 21.25 22H2.75A1.75 1.75 0 0 1 1 20.25v-7.5q0-.151.059-.291L4.8 3.571ZM6.414 4a.25.25 0 0 0-.23.153L2.88 12H8a.75.75 0 0 1 .648.372L10.18 15h3.638l1.533-2.628a.75.75 0 0 1 .64-.372l5.13-.051l-3.304-7.797a.25.25 0 0 0-.23-.152z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.hx9y36bi {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11.25 2.5a.75.75 0 0 1 0 1.5h-8a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25h2.5c.199 0 .39.079.53.22c.141.14.22.331.22.53v3.195l3.743-3.725a.75.75 0 0 1 .53-.22h9.977a.25.25 0 0 0 .25-.25v-4.5a.75.75 0 0 1 1.5 0v4.5c0 .464-.184.909-.513 1.237a1.75 1.75 0 0 1-1.237.513h-9.684l-3.579 3.57a1.45 1.45 0 0 1-1.588.316A1.46 1.46 0 0 1 5 21.04V18.5H3.25a1.75 1.75 0 0 1-1.75-1.75V4.25c0-.966.784-1.75 1.75-1.75zM17.748 1a.33.33 0 0 1 .192.061a.33.33 0 0 1 .124.161l.323.88a5.05 5.05 0 0 0 3.008 3.007l.879.323a.33.33 0 0 1 .221.316a.34.34 0 0 1-.221.316l-.879.323a5 5 0 0 0-1.836 1.172a5 5 0 0 0-1.172 1.836l-.323.879a.33.33 0 0 1-.316.221a.33.33 0 0 1-.316-.221l-.323-.879a5.05 5.05 0 0 0-3.007-3.008l-.88-.323a.337.337 0 0 1 0-.632l.88-.323a5.1 5.1 0 0 0 1.836-1.171a5.1 5.1 0 0 0 1.171-1.836l.323-.88A.33.33 0 0 1 17.748 1");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.xj0y3zbm {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M2.8 2.06A1.75 1.75 0 0 1 4.41 1h7.18c.7 0 1.333.417 1.61 1.06l2.74 6.395a.8.8 0 0 1 .06.295v4.5A1.75 1.75 0 0 1 14.25 15H1.75A1.75 1.75 0 0 1 0 13.25v-4.5a.8.8 0 0 1 .06-.295zm1.61.44a.25.25 0 0 0-.23.152L1.887 8H4.75a.75.75 0 0 1 .6.3L6.625 10h2.75l1.275-1.7a.75.75 0 0 1 .6-.3h2.863L11.82 2.652a.25.25 0 0 0-.23-.152z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.yj20fccf {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M7.75 1a.75.75 0 0 1 0 1.5h-5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h2c.199 0 .39.079.53.22c.141.14.22.331.22.53v2.19l2.72-2.72a.75.75 0 0 1 .53-.22h4.5a.25.25 0 0 0 .25-.25v-2a.75.75 0 0 1 1.5 0v2c0 .464-.184.909-.513 1.237A1.75 1.75 0 0 1 13.25 12H9.06l-2.573 2.573A1.457 1.457 0 0 1 4 13.543V12H2.75A1.75 1.75 0 0 1 1 10.25v-7.5C1 1.784 1.784 1 2.75 1zm4.519-.837a.248.248 0 0 1 .466 0l.238.648a3.73 3.73 0 0 0 2.218 2.219l.649.238a.249.249 0 0 1 0 .467l-.649.238a3.73 3.73 0 0 0-2.218 2.218l-.238.649a.248.248 0 0 1-.466 0l-.239-.649a3.73 3.73 0 0 0-2.218-2.218l-.649-.238a.249.249 0 0 1 0-.467l.649-.238A3.73 3.73 0 0 0 12.03.811z");
|
|
4
|
+
}
|
package/iconify.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "octicon",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Octicons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "19.
|
|
5
|
+
"total": 672,
|
|
6
|
+
"version": "19.20.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "GitHub",
|
|
9
9
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -24,5 +24,5 @@
|
|
|
24
24
|
"category": "UI Other / Mixed Grid",
|
|
25
25
|
"palette": false
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1762407808
|
|
28
28
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-svelte/octicon",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.3",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/octicon/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "MIT",
|
|
@@ -654,6 +654,14 @@
|
|
|
654
654
|
"types": "./types/gfwqskkx.d.ts",
|
|
655
655
|
"svelte": "./components/c/comment-24.svelte"
|
|
656
656
|
},
|
|
657
|
+
"./comment-ai-16": {
|
|
658
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
659
|
+
"svelte": "./components/c/comment-ai-16.svelte"
|
|
660
|
+
},
|
|
661
|
+
"./comment-ai-24": {
|
|
662
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
663
|
+
"svelte": "./components/c/comment-ai-24.svelte"
|
|
664
|
+
},
|
|
657
665
|
"./comment-discussion": {
|
|
658
666
|
"types": "./types/gfwqskkx.d.ts",
|
|
659
667
|
"svelte": "./components/c/comment-discussion.svelte"
|
|
@@ -1618,6 +1626,14 @@
|
|
|
1618
1626
|
"types": "./types/gfwqskkx.d.ts",
|
|
1619
1627
|
"svelte": "./components/i/inbox-24.svelte"
|
|
1620
1628
|
},
|
|
1629
|
+
"./inbox-fill-16": {
|
|
1630
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1631
|
+
"svelte": "./components/i/inbox-fill-16.svelte"
|
|
1632
|
+
},
|
|
1633
|
+
"./inbox-fill-24": {
|
|
1634
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1635
|
+
"svelte": "./components/i/inbox-fill-24.svelte"
|
|
1636
|
+
},
|
|
1621
1637
|
"./infinity-16": {
|
|
1622
1638
|
"types": "./types/gfwqskkx.d.ts",
|
|
1623
1639
|
"svelte": "./components/i/infinity-16.svelte"
|