@iconify-svelte/lucide 1.0.45 → 1.0.46
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/b/bone-fracture.svelte +11 -0
- package/components/d/database-arrow-down.svelte +14 -0
- package/components/d/database-arrow-up.svelte +14 -0
- package/components/d/database-check.svelte +14 -0
- package/components/d/database-minus.svelte +14 -0
- package/components/d/database-plus.svelte +14 -0
- package/components/d/database-x.svelte +14 -0
- package/components/p/pencil-sparkles.svelte +11 -0
- package/css/a/ayrjyrznj.css +3 -0
- package/css/e/ee7yp3btr.css +3 -0
- package/css/f/f3kwapegc.css +3 -0
- package/css/g/glqxwvbns.css +3 -0
- package/css/h/h90vlqfmf.css +3 -0
- package/css/j/jj8-3m_yb.css +8 -0
- package/css/t/tg_riobvo.css +3 -0
- package/css/x/x2glrpu2w.css +3 -0
- package/css/z/zayw3dbwf.css +3 -0
- package/css/z/zt8gb5tzv.css +8 -0
- package/iconify.json +2 -2
- package/package.json +33 -1
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/j/jj8-3m_yb.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":24,"height":24};
|
|
9
|
+
const content = `<path class="jj8-3m_yb"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:bone-fracture" {...props}></Icon>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/n/nrj6p8qat.css';
|
|
4
|
+
import '../../css/e/ee7yp3btr.css';
|
|
5
|
+
import '../../css/t/tg_riobvo.css';
|
|
6
|
+
import '../../css/t/tj6aivbzl.css';
|
|
7
|
+
|
|
8
|
+
/** @type {{width?: string; height?: string;}} */
|
|
9
|
+
let {width, height, ...props} = $props();
|
|
10
|
+
|
|
11
|
+
const viewBox = {"width":24,"height":24};
|
|
12
|
+
const content = `<g class="nrj6p8qat"><path class="ee7yp3btr"/><path class="tg_riobvo"/><ellipse class="tj6aivbzl"/></g>`;
|
|
13
|
+
</script>
|
|
14
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:database-arrow-down" {...props}></Icon>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/n/nrj6p8qat.css';
|
|
4
|
+
import '../../css/f/f3kwapegc.css';
|
|
5
|
+
import '../../css/t/tg_riobvo.css';
|
|
6
|
+
import '../../css/t/tj6aivbzl.css';
|
|
7
|
+
|
|
8
|
+
/** @type {{width?: string; height?: string;}} */
|
|
9
|
+
let {width, height, ...props} = $props();
|
|
10
|
+
|
|
11
|
+
const viewBox = {"width":24,"height":24};
|
|
12
|
+
const content = `<g class="nrj6p8qat"><path class="f3kwapegc"/><path class="tg_riobvo"/><ellipse class="tj6aivbzl"/></g>`;
|
|
13
|
+
</script>
|
|
14
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:database-arrow-up" {...props}></Icon>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/n/nrj6p8qat.css';
|
|
4
|
+
import '../../css/g/glqxwvbns.css';
|
|
5
|
+
import '../../css/t/tg_riobvo.css';
|
|
6
|
+
import '../../css/t/tj6aivbzl.css';
|
|
7
|
+
|
|
8
|
+
/** @type {{width?: string; height?: string;}} */
|
|
9
|
+
let {width, height, ...props} = $props();
|
|
10
|
+
|
|
11
|
+
const viewBox = {"width":24,"height":24};
|
|
12
|
+
const content = `<g class="nrj6p8qat"><path class="glqxwvbns"/><path class="tg_riobvo"/><ellipse class="tj6aivbzl"/></g>`;
|
|
13
|
+
</script>
|
|
14
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:database-check" {...props}></Icon>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/n/nrj6p8qat.css';
|
|
4
|
+
import '../../css/z/zayw3dbwf.css';
|
|
5
|
+
import '../../css/t/tg_riobvo.css';
|
|
6
|
+
import '../../css/t/tj6aivbzl.css';
|
|
7
|
+
|
|
8
|
+
/** @type {{width?: string; height?: string;}} */
|
|
9
|
+
let {width, height, ...props} = $props();
|
|
10
|
+
|
|
11
|
+
const viewBox = {"width":24,"height":24};
|
|
12
|
+
const content = `<g class="nrj6p8qat"><path class="zayw3dbwf"/><path class="tg_riobvo"/><ellipse class="tj6aivbzl"/></g>`;
|
|
13
|
+
</script>
|
|
14
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:database-minus" {...props}></Icon>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/n/nrj6p8qat.css';
|
|
4
|
+
import '../../css/a/ayrjyrznj.css';
|
|
5
|
+
import '../../css/t/tg_riobvo.css';
|
|
6
|
+
import '../../css/t/tj6aivbzl.css';
|
|
7
|
+
|
|
8
|
+
/** @type {{width?: string; height?: string;}} */
|
|
9
|
+
let {width, height, ...props} = $props();
|
|
10
|
+
|
|
11
|
+
const viewBox = {"width":24,"height":24};
|
|
12
|
+
const content = `<g class="nrj6p8qat"><path class="ayrjyrznj"/><path class="tg_riobvo"/><ellipse class="tj6aivbzl"/></g>`;
|
|
13
|
+
</script>
|
|
14
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:database-plus" {...props}></Icon>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/n/nrj6p8qat.css';
|
|
4
|
+
import '../../css/x/x2glrpu2w.css';
|
|
5
|
+
import '../../css/h/h90vlqfmf.css';
|
|
6
|
+
import '../../css/t/tj6aivbzl.css';
|
|
7
|
+
|
|
8
|
+
/** @type {{width?: string; height?: string;}} */
|
|
9
|
+
let {width, height, ...props} = $props();
|
|
10
|
+
|
|
11
|
+
const viewBox = {"width":24,"height":24};
|
|
12
|
+
const content = `<g class="nrj6p8qat"><path class="x2glrpu2w"/><path class="h90vlqfmf"/><ellipse class="tj6aivbzl"/></g>`;
|
|
13
|
+
</script>
|
|
14
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:database-x" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/z/zt8gb5tzv.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":24,"height":24};
|
|
9
|
+
const content = `<path class="zt8gb5tzv"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:pencil-sparkles" {...props}></Icon>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
.jj8-3m_yb {
|
|
2
|
+
fill: none;
|
|
3
|
+
stroke: currentColor;
|
|
4
|
+
stroke-linecap: round;
|
|
5
|
+
stroke-linejoin: round;
|
|
6
|
+
stroke-width: var(--svg-stroke-width--2px, 2px);
|
|
7
|
+
d: path("M14 4.5a1 1 0 0 1 5 0a.5.5 0 0 0 .5.5a1 1 0 0 1 0 5c-.81 0-1.8-.7-2.5 0l-1.958 1.957a.15.15 0 0 1-.252-.072l-.493-2.07a.15.15 0 0 0-.111-.112l-2.072-.494a.15.15 0 0 1-.072-.252L14 7c.7-.7 0-1.69 0-2.5M16 20l-1-2m5-2l-2-1M4 8l2 1m2-5l1 2m.698 8.19a.15.15 0 0 0 .112.112l2.074.489a.15.15 0 0 1 .072.252L10 17c-.7.7 0 1.69 0 2.5a1 1 0 0 1-5 0a.495.495 0 0 0-.5-.5a1 1 0 0 1 0-5c.81 0 1.8.7 2.5 0l1.956-1.957a.15.15 0 0 1 .252.072z");
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
.zt8gb5tzv {
|
|
2
|
+
fill: none;
|
|
3
|
+
stroke: currentColor;
|
|
4
|
+
stroke-linecap: round;
|
|
5
|
+
stroke-linejoin: round;
|
|
6
|
+
stroke-width: var(--svg-stroke-width--2px, 2px);
|
|
7
|
+
d: path("M10 3H8m7.007 2.008l3.987 3.986M20 15v4m1.174-12.187a2.82 2.82 0 0 0-3.986-3.987L3.842 16.175a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497zM22 17h-4M4 5v4m2-2H2m7-5v2");
|
|
8
|
+
}
|
package/iconify.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "lucide",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Lucide",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 1743,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Lucide Contributors",
|
|
8
8
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -29,5 +29,5 @@
|
|
|
29
29
|
],
|
|
30
30
|
"palette": false
|
|
31
31
|
},
|
|
32
|
-
"lastModified":
|
|
32
|
+
"lastModified": 1781845775
|
|
33
33
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-svelte/lucide",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.46",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/lucide/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "ISC",
|
|
@@ -802,6 +802,10 @@
|
|
|
802
802
|
"types": "./types/gfwqskkx.d.ts",
|
|
803
803
|
"svelte": "./components/b/bone.svelte"
|
|
804
804
|
},
|
|
805
|
+
"./bone-fracture": {
|
|
806
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
807
|
+
"svelte": "./components/b/bone-fracture.svelte"
|
|
808
|
+
},
|
|
805
809
|
"./book": {
|
|
806
810
|
"types": "./types/gfwqskkx.d.ts",
|
|
807
811
|
"svelte": "./components/b/book.svelte"
|
|
@@ -2126,14 +2130,38 @@
|
|
|
2126
2130
|
"types": "./types/gfwqskkx.d.ts",
|
|
2127
2131
|
"svelte": "./components/d/database.svelte"
|
|
2128
2132
|
},
|
|
2133
|
+
"./database-arrow-down": {
|
|
2134
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
2135
|
+
"svelte": "./components/d/database-arrow-down.svelte"
|
|
2136
|
+
},
|
|
2137
|
+
"./database-arrow-up": {
|
|
2138
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
2139
|
+
"svelte": "./components/d/database-arrow-up.svelte"
|
|
2140
|
+
},
|
|
2129
2141
|
"./database-backup": {
|
|
2130
2142
|
"types": "./types/gfwqskkx.d.ts",
|
|
2131
2143
|
"svelte": "./components/d/database-backup.svelte"
|
|
2132
2144
|
},
|
|
2145
|
+
"./database-check": {
|
|
2146
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
2147
|
+
"svelte": "./components/d/database-check.svelte"
|
|
2148
|
+
},
|
|
2149
|
+
"./database-minus": {
|
|
2150
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
2151
|
+
"svelte": "./components/d/database-minus.svelte"
|
|
2152
|
+
},
|
|
2153
|
+
"./database-plus": {
|
|
2154
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
2155
|
+
"svelte": "./components/d/database-plus.svelte"
|
|
2156
|
+
},
|
|
2133
2157
|
"./database-search": {
|
|
2134
2158
|
"types": "./types/gfwqskkx.d.ts",
|
|
2135
2159
|
"svelte": "./components/d/database-search.svelte"
|
|
2136
2160
|
},
|
|
2161
|
+
"./database-x": {
|
|
2162
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
2163
|
+
"svelte": "./components/d/database-x.svelte"
|
|
2164
|
+
},
|
|
2137
2165
|
"./database-zap": {
|
|
2138
2166
|
"types": "./types/gfwqskkx.d.ts",
|
|
2139
2167
|
"svelte": "./components/d/database-zap.svelte"
|
|
@@ -4770,6 +4798,10 @@
|
|
|
4770
4798
|
"types": "./types/gfwqskkx.d.ts",
|
|
4771
4799
|
"svelte": "./components/p/pencil-ruler.svelte"
|
|
4772
4800
|
},
|
|
4801
|
+
"./pencil-sparkles": {
|
|
4802
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
4803
|
+
"svelte": "./components/p/pencil-sparkles.svelte"
|
|
4804
|
+
},
|
|
4773
4805
|
"./pentagon": {
|
|
4774
4806
|
"types": "./types/gfwqskkx.d.ts",
|
|
4775
4807
|
"svelte": "./components/p/pentagon.svelte"
|