@iconify-svelte/lucide 1.0.36 → 1.0.38
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/brain-circuit.svelte +5 -5
- package/components/c/chart-scatter.svelte +6 -6
- package/components/k/key-round.svelte +2 -2
- package/components/l/landmark.svelte +2 -2
- package/components/p/palette.svelte +5 -5
- package/components/s/scatter-chart.svelte +6 -6
- package/components/t/tag.svelte +2 -2
- package/components/t/tags.svelte +2 -2
- package/components/t/text-cursor.svelte +2 -2
- package/components/u/user-lock.svelte +2 -2
- package/components/v/vault.svelte +5 -5
- package/css/{o/oxrkgabqp.css → a/a981qjxtt.css} +2 -2
- package/css/{r/r-q0_n_lq.css → a/alf6uubgl.css} +2 -2
- package/css/{m/m9bn2mblj.css → a/ascow3bgw.css} +2 -2
- package/css/{r/ry6i1rb0o.css → b/b6gruglaw.css} +2 -2
- package/css/{r/rdewprbxo.css → b/bcaq6ej0k.css} +2 -2
- package/css/{g/gvi7dpbsz.css → d/d1oyksb4f.css} +2 -2
- package/css/g/g9ldgjbqi.css +8 -0
- package/css/{u/uxs61gb8x.css → h/hhc96f81o.css} +2 -2
- package/css/{d/dld77bczx.css → l/le5satbnh.css} +2 -2
- package/css/{u/uzjb5_beb.css → m/mc5kpcw0w.css} +2 -2
- package/css/{i/imk82v09d.css → o/od-p0spiz.css} +2 -2
- package/css/{x/x_w2w52tu.css → q/q8n9u3bhf.css} +2 -2
- package/css/{h/h3i4xvb-l.css → q/qsbu6rbuo.css} +2 -2
- package/css/{o/o59ajtj7l.css → t/tmi-7004z.css} +2 -2
- package/css/{p/pasf5eccm.css → u/ujsp5sb0k.css} +2 -2
- package/css/{n/nz42rid0f.css → u/uuktc0b9x.css} +2 -2
- package/css/{k/kw1r8qb0n.css → w/wfos73cfp.css} +2 -2
- package/css/{v/vwxlbpv1y.css → y/y5kc5-bbx.css} +2 -2
- package/css/{l/ljacg4ncs.css → y/ypc3qib2x.css} +2 -2
- package/iconify.json +1 -1
- package/package.json +1 -1
- package/css/s/swg_1gbpy.css +0 -8
|
@@ -3,15 +3,15 @@ import Icon from '@iconify/css-svelte';
|
|
|
3
3
|
import '../../css/n/nrj6p8qat.css';
|
|
4
4
|
import '../../css/o/opwjjacwm.css';
|
|
5
5
|
import '../../css/h/hwjqvwb3f.css';
|
|
6
|
-
import '../../css/
|
|
7
|
-
import '../../css/
|
|
8
|
-
import '../../css/
|
|
9
|
-
import '../../css/
|
|
6
|
+
import '../../css/q/qsbu6rbuo.css';
|
|
7
|
+
import '../../css/u/uuktc0b9x.css';
|
|
8
|
+
import '../../css/b/bcaq6ej0k.css';
|
|
9
|
+
import '../../css/w/wfos73cfp.css';
|
|
10
10
|
|
|
11
11
|
/** @type {{width?: string; height?: string;}} */
|
|
12
12
|
let {width, height, ...props} = $props();
|
|
13
13
|
|
|
14
14
|
const viewBox = {"width":24,"height":24};
|
|
15
|
-
const content = `<g class="nrj6p8qat"><path class="opwjjacwm"/><path class="hwjqvwb3f"/><circle class="
|
|
15
|
+
const content = `<g class="nrj6p8qat"><path class="opwjjacwm"/><path class="hwjqvwb3f"/><circle class="qsbu6rbuo"/><circle class="uuktc0b9x"/><circle class="bcaq6ej0k"/><circle class="wfos73cfp"/></g>`;
|
|
16
16
|
</script>
|
|
17
17
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:brain-circuit" {...props}></Icon>
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
3
|
import '../../css/n/nrj6p8qat.css';
|
|
4
|
-
import '../../css/
|
|
5
|
-
import '../../css/
|
|
6
|
-
import '../../css/
|
|
7
|
-
import '../../css/
|
|
8
|
-
import '../../css/
|
|
4
|
+
import '../../css/l/le5satbnh.css';
|
|
5
|
+
import '../../css/d/d1oyksb4f.css';
|
|
6
|
+
import '../../css/a/a981qjxtt.css';
|
|
7
|
+
import '../../css/a/alf6uubgl.css';
|
|
8
|
+
import '../../css/y/ypc3qib2x.css';
|
|
9
9
|
import '../../css/v/vajax-0mf.css';
|
|
10
10
|
|
|
11
11
|
/** @type {{width?: string; height?: string;}} */
|
|
12
12
|
let {width, height, ...props} = $props();
|
|
13
13
|
|
|
14
14
|
const viewBox = {"width":24,"height":24};
|
|
15
|
-
const content = `<g class="nrj6p8qat"><circle class="
|
|
15
|
+
const content = `<g class="nrj6p8qat"><circle class="le5satbnh"/><circle class="d1oyksb4f"/><circle class="a981qjxtt"/><circle class="alf6uubgl"/><circle class="ypc3qib2x"/><path class="vajax-0mf"/></g>`;
|
|
16
16
|
</script>
|
|
17
17
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:chart-scatter" {...props}></Icon>
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
3
|
import '../../css/n/nrj6p8qat.css';
|
|
4
4
|
import '../../css/u/u4tymacwu.css';
|
|
5
|
-
import '../../css/
|
|
5
|
+
import '../../css/u/ujsp5sb0k.css';
|
|
6
6
|
|
|
7
7
|
/** @type {{width?: string; height?: string;}} */
|
|
8
8
|
let {width, height, ...props} = $props();
|
|
9
9
|
|
|
10
10
|
const viewBox = {"width":24,"height":24};
|
|
11
|
-
const content = `<g class="nrj6p8qat"><path class="u4tymacwu"/><circle class="
|
|
11
|
+
const content = `<g class="nrj6p8qat"><path class="u4tymacwu"/><circle class="ujsp5sb0k"/></g>`;
|
|
12
12
|
</script>
|
|
13
13
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:key-round" {...props}></Icon>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/g/g9ldgjbqi.css';
|
|
4
4
|
|
|
5
5
|
/** @type {{width?: string; height?: string;}} */
|
|
6
6
|
let {width, height, ...props} = $props();
|
|
7
7
|
|
|
8
8
|
const viewBox = {"width":24,"height":24};
|
|
9
|
-
const content = `<path class="
|
|
9
|
+
const content = `<path class="g9ldgjbqi"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:landmark" {...props}></Icon>
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
3
|
import '../../css/n/nrj6p8qat.css';
|
|
4
4
|
import '../../css/x/xuvpbxbtk.css';
|
|
5
|
-
import '../../css/
|
|
6
|
-
import '../../css/
|
|
7
|
-
import '../../css/
|
|
8
|
-
import '../../css/
|
|
5
|
+
import '../../css/o/od-p0spiz.css';
|
|
6
|
+
import '../../css/q/q8n9u3bhf.css';
|
|
7
|
+
import '../../css/t/tmi-7004z.css';
|
|
8
|
+
import '../../css/b/b6gruglaw.css';
|
|
9
9
|
|
|
10
10
|
/** @type {{width?: string; height?: string;}} */
|
|
11
11
|
let {width, height, ...props} = $props();
|
|
12
12
|
|
|
13
13
|
const viewBox = {"width":24,"height":24};
|
|
14
|
-
const content = `<g class="nrj6p8qat"><path class="xuvpbxbtk"/><circle class="
|
|
14
|
+
const content = `<g class="nrj6p8qat"><path class="xuvpbxbtk"/><circle class="od-p0spiz"/><circle class="q8n9u3bhf"/><circle class="tmi-7004z"/><circle class="b6gruglaw"/></g>`;
|
|
15
15
|
</script>
|
|
16
16
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:palette" {...props}></Icon>
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
3
|
import '../../css/n/nrj6p8qat.css';
|
|
4
|
-
import '../../css/
|
|
5
|
-
import '../../css/
|
|
6
|
-
import '../../css/
|
|
7
|
-
import '../../css/
|
|
8
|
-
import '../../css/
|
|
4
|
+
import '../../css/l/le5satbnh.css';
|
|
5
|
+
import '../../css/d/d1oyksb4f.css';
|
|
6
|
+
import '../../css/a/a981qjxtt.css';
|
|
7
|
+
import '../../css/a/alf6uubgl.css';
|
|
8
|
+
import '../../css/y/ypc3qib2x.css';
|
|
9
9
|
import '../../css/q/qe97cg-lx.css';
|
|
10
10
|
|
|
11
11
|
/** @type {{width?: string; height?: string;}} */
|
|
12
12
|
let {width, height, ...props} = $props();
|
|
13
13
|
|
|
14
14
|
const viewBox = {"width":24,"height":24};
|
|
15
|
-
const content = `<g class="nrj6p8qat"><circle class="
|
|
15
|
+
const content = `<g class="nrj6p8qat"><circle class="le5satbnh"/><circle class="d1oyksb4f"/><circle class="a981qjxtt"/><circle class="alf6uubgl"/><circle class="ypc3qib2x"/><path class="qe97cg-lx"/></g>`;
|
|
16
16
|
</script>
|
|
17
17
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:scatter-chart" {...props}></Icon>
|
package/components/t/tag.svelte
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
3
|
import '../../css/n/nrj6p8qat.css';
|
|
4
4
|
import '../../css/t/th9ncey-d.css';
|
|
5
|
-
import '../../css/
|
|
5
|
+
import '../../css/l/le5satbnh.css';
|
|
6
6
|
|
|
7
7
|
/** @type {{width?: string; height?: string;}} */
|
|
8
8
|
let {width, height, ...props} = $props();
|
|
9
9
|
|
|
10
10
|
const viewBox = {"width":24,"height":24};
|
|
11
|
-
const content = `<g class="nrj6p8qat"><path class="th9ncey-d"/><circle class="
|
|
11
|
+
const content = `<g class="nrj6p8qat"><path class="th9ncey-d"/><circle class="le5satbnh"/></g>`;
|
|
12
12
|
</script>
|
|
13
13
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:tag" {...props}></Icon>
|
package/components/t/tags.svelte
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
3
|
import '../../css/n/nrj6p8qat.css';
|
|
4
4
|
import '../../css/z/zm2u1zbyi.css';
|
|
5
|
-
import '../../css/
|
|
5
|
+
import '../../css/y/y5kc5-bbx.css';
|
|
6
6
|
|
|
7
7
|
/** @type {{width?: string; height?: string;}} */
|
|
8
8
|
let {width, height, ...props} = $props();
|
|
9
9
|
|
|
10
10
|
const viewBox = {"width":24,"height":24};
|
|
11
|
-
const content = `<g class="nrj6p8qat"><path class="zm2u1zbyi"/><circle class="
|
|
11
|
+
const content = `<g class="nrj6p8qat"><path class="zm2u1zbyi"/><circle class="y5kc5-bbx"/></g>`;
|
|
12
12
|
</script>
|
|
13
13
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:tags" {...props}></Icon>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/a/ascow3bgw.css';
|
|
4
4
|
|
|
5
5
|
/** @type {{width?: string; height?: string;}} */
|
|
6
6
|
let {width, height, ...props} = $props();
|
|
7
7
|
|
|
8
8
|
const viewBox = {"width":24,"height":24};
|
|
9
|
-
const content = `<path class="
|
|
9
|
+
const content = `<path class="ascow3bgw"/>`;
|
|
10
10
|
</script>
|
|
11
11
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:text-cursor" {...props}></Icon>
|
|
@@ -3,12 +3,12 @@ import Icon from '@iconify/css-svelte';
|
|
|
3
3
|
import '../../css/n/nrj6p8qat.css';
|
|
4
4
|
import '../../css/z/zfdr3yxhp.css';
|
|
5
5
|
import '../../css/g/ghya2pbow.css';
|
|
6
|
-
import '../../css/
|
|
6
|
+
import '../../css/h/hhc96f81o.css';
|
|
7
7
|
|
|
8
8
|
/** @type {{width?: string; height?: string;}} */
|
|
9
9
|
let {width, height, ...props} = $props();
|
|
10
10
|
|
|
11
11
|
const viewBox = {"width":24,"height":24};
|
|
12
|
-
const content = `<g class="nrj6p8qat"><path class="zfdr3yxhp"/><circle class="ghya2pbow"/><rect class="
|
|
12
|
+
const content = `<g class="nrj6p8qat"><path class="zfdr3yxhp"/><circle class="ghya2pbow"/><rect class="hhc96f81o"/></g>`;
|
|
13
13
|
</script>
|
|
14
14
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:user-lock" {...props}></Icon>
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
3
|
import '../../css/n/nrj6p8qat.css';
|
|
4
4
|
import '../../css/j/jhxi-trnl.css';
|
|
5
|
-
import '../../css/
|
|
5
|
+
import '../../css/l/le5satbnh.css';
|
|
6
6
|
import '../../css/e/e0nwtzb8d.css';
|
|
7
|
-
import '../../css/
|
|
7
|
+
import '../../css/u/ujsp5sb0k.css';
|
|
8
8
|
import '../../css/u/u7luzfbhx.css';
|
|
9
|
-
import '../../css/
|
|
9
|
+
import '../../css/a/alf6uubgl.css';
|
|
10
10
|
import '../../css/e/evpupm86m.css';
|
|
11
|
-
import '../../css/
|
|
11
|
+
import '../../css/m/mc5kpcw0w.css';
|
|
12
12
|
import '../../css/f/f_kvegjgq.css';
|
|
13
13
|
import '../../css/h/h_tsn8bxt.css';
|
|
14
14
|
|
|
@@ -16,6 +16,6 @@ import '../../css/h/h_tsn8bxt.css';
|
|
|
16
16
|
let {width, height, ...props} = $props();
|
|
17
17
|
|
|
18
18
|
const viewBox = {"width":24,"height":24};
|
|
19
|
-
const content = `<g class="nrj6p8qat"><rect class="jhxi-trnl"/><circle class="
|
|
19
|
+
const content = `<g class="nrj6p8qat"><rect class="jhxi-trnl"/><circle class="le5satbnh"/><path class="e0nwtzb8d"/><circle class="ujsp5sb0k"/><path class="u7luzfbhx"/><circle class="alf6uubgl"/><path class="evpupm86m"/><circle class="mc5kpcw0w"/><path class="f_kvegjgq"/><circle class="h_tsn8bxt"/></g>`;
|
|
20
20
|
</script>
|
|
21
21
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:vault" {...props}></Icon>
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
.
|
|
1
|
+
.ascow3bgw {
|
|
2
2
|
fill: none;
|
|
3
3
|
stroke: currentColor;
|
|
4
4
|
stroke-linecap: round;
|
|
5
5
|
stroke-linejoin: round;
|
|
6
6
|
stroke-width: var(--svg-stroke-width--2px, 2px);
|
|
7
|
-
d: path("M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1M7 22h1a4 4 0 0 0 4-
|
|
7
|
+
d: path("M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1M7 22h1a4 4 0 0 0 4-4M7 2h1a4 4 0 0 1 4 4");
|
|
8
8
|
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
.g9ldgjbqi {
|
|
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 18v-7m1.119-8.795a2 2 0 0 1 1.762 0l7.84 3.846A.5.5 0 0 1 20.5 7h-17a.5.5 0 0 1-.22-.949zM14 18v-7m4 7v-7M3 22h18M6 18v-7");
|
|
8
|
+
}
|
package/iconify.json
CHANGED
package/package.json
CHANGED
package/css/s/swg_1gbpy.css
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
.swg_1gbpy {
|
|
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 18v-7m1.12-8.802a2 2 0 0 1 1.76.006l7.866 3.847c.476.233.31.949-.22.949H3.474c-.53 0-.695-.716-.22-.949zM14 18v-7m4 7v-7M3 22h18M6 18v-7");
|
|
8
|
-
}
|