@iconify-svelte/octicon 1.0.14 → 1.0.15
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.
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
4
|
-
import '../../css/
|
|
5
|
-
import '../../css/h/hyzbu-uaw.css';
|
|
3
|
+
import '../../css/i/ifoyfinjb.css';
|
|
4
|
+
import '../../css/p/pxi__8h-n.css';
|
|
6
5
|
|
|
7
6
|
/** @type {{width?: string; height?: string;}} */
|
|
8
7
|
let {width, height, ...props} = $props();
|
|
9
8
|
|
|
10
9
|
const viewBox = {"width":16,"height":16};
|
|
11
|
-
const content = `<
|
|
10
|
+
const content = `<path class="ifoyfinjb"/><path clip-rule="evenodd" class="pxi__8h-n"/>`;
|
|
12
11
|
</script>
|
|
13
12
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="octicon:stack-remove-16" {...props}></Icon>
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.ifoyfinjb {
|
|
2
|
+
fill: currentColor;
|
|
2
3
|
d: path("M14.72 10.22a.75.75 0 0 1 1.06 1.06L14.06 13l1.72 1.72a.75.75 0 1 1-1.06 1.06L13 14.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L11.938 13l-1.72-1.72a.75.75 0 0 1 1.06-1.06L13 11.94zM1.601 11.29a.75.75 0 0 1 1.025-.273l5.249 3.044a.75.75 0 0 1-.753 1.297l-5.248-3.045A.75.75 0 0 1 1.6 11.29m.001-3.5a.75.75 0 0 1 1.025-.273l5.249 3.044a.75.75 0 0 1-.753 1.297L1.874 8.814A.75.75 0 0 1 1.6 7.789");
|
|
3
4
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
.
|
|
1
|
+
.pxi__8h-n {
|
|
2
|
+
fill: currentColor;
|
|
2
3
|
fill-rule: evenodd;
|
|
3
4
|
d: path("M7.122.393a1.75 1.75 0 0 1 1.755 0l5.003 2.901c.83.482.83 1.68 0 2.162L8.877 8.358a1.75 1.75 0 0 1-1.755 0L2.119 5.456a1.25 1.25 0 0 1 0-2.162zM8.125 1.69a.25.25 0 0 0-.25 0L3.244 4.375l4.63 2.686a.25.25 0 0 0 .25 0l4.63-2.686z");
|
|
4
5
|
}
|
package/iconify.json
CHANGED
package/package.json
CHANGED
package/css/c/cuyn6tgcc.css
DELETED