@iconify-svelte/lucide 1.0.21 → 1.0.22

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.
Files changed (54) hide show
  1. package/components/b/book-key.svelte +4 -4
  2. package/components/c/cloud-alert.svelte +2 -2
  3. package/components/c/cloud-check.svelte +2 -2
  4. package/components/f/file-cog-2.svelte +2 -3
  5. package/components/f/file-cog.svelte +2 -3
  6. package/components/f/file-key.svelte +4 -4
  7. package/components/f/folder-key.svelte +3 -3
  8. package/components/f/forklift.svelte +2 -3
  9. package/components/g/globe-off.svelte +12 -0
  10. package/components/l/lens-concave.svelte +10 -0
  11. package/components/l/lens-convex.svelte +10 -0
  12. package/components/r/rocket.svelte +4 -3
  13. package/components/r/rotate-ccw-key.svelte +3 -3
  14. package/components/u/user-key.svelte +13 -0
  15. package/components/u/user-round-key.svelte +13 -0
  16. package/css/c/cbe2ix.css +3 -0
  17. package/css/e/egxa_x.css +3 -0
  18. package/css/{t/t2s3q_d.css → f/fda-5zw.css} +2 -2
  19. package/css/f/fqgjkac.css +3 -0
  20. package/css/h/h--dxb.css +3 -0
  21. package/css/h/hbwugwb.css +3 -0
  22. package/css/j/jsnbsr.css +5 -0
  23. package/css/j/jt3syer.css +3 -0
  24. package/css/j/jwn4f8b.css +3 -0
  25. package/css/n/nf7kmc.css +5 -0
  26. package/css/n/nnjt6e.css +3 -0
  27. package/css/{i/i7327t.css → n/nrghjb.css} +2 -2
  28. package/css/n/nx-h-hb.css +3 -0
  29. package/css/o/okm4lb.css +3 -0
  30. package/css/p/pg9-rl.css +3 -0
  31. package/css/p/poo62oj.css +3 -0
  32. package/css/r/r83_z9b.css +3 -0
  33. package/css/w/wxi_m7t.css +8 -0
  34. package/css/x/x_rvzk.css +3 -0
  35. package/css/y/yde7gv.css +3 -0
  36. package/css/z/z6k2-l8r.css +3 -0
  37. package/css/z/zv-br86h.css +8 -0
  38. package/iconify.json +2 -2
  39. package/package.json +21 -1
  40. package/css/a/ay2-wbr.css +0 -3
  41. package/css/b/bm9if-b.css +0 -3
  42. package/css/b/bwibpi.css +0 -3
  43. package/css/c/c19jhxq.css +0 -3
  44. package/css/f/fu__ac.css +0 -3
  45. package/css/h/hwdwrf.css +0 -5
  46. package/css/j/jpwtd1b.css +0 -3
  47. package/css/k/k7zojmk.css +0 -3
  48. package/css/k/kd06yl.css +0 -5
  49. package/css/k/kmhssr.css +0 -3
  50. package/css/l/lfmdqa.css +0 -3
  51. package/css/p/p25t_g.css +0 -3
  52. package/css/p/ppvlfi.css +0 -3
  53. package/css/q/q0nxhr.css +0 -3
  54. package/css/t/tzqd7i.css +0 -3
@@ -1,13 +1,13 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
3
  import '../../css/s/s43_jkd.css';
4
- import '../../css/l/lfmdqa.css';
5
- import '../../css/t/tzqd7i.css';
6
- import '../../css/k/kd06yl.css';
4
+ import '../../css/p/pg9-rl.css';
5
+ import '../../css/y/yde7gv.css';
6
+ import '../../css/n/nf7kmc.css';
7
7
 
8
8
  let {width, height, ...props} = $props();
9
9
 
10
10
  const viewBox = {"width":24,"height":24};
11
- const content = `<g class="s43_jkd"><path class="lfmdqa"/><path class="tzqd7i"/><circle class="kd06yl"/></g>`;
11
+ const content = `<g class="s43_jkd"><path class="pg9-rl"/><path class="yde7gv"/><circle class="nf7kmc"/></g>`;
12
12
  </script>
13
13
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:book-key" {...props}></Icon>
@@ -1,10 +1,10 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
- import '../../css/t/t2s3q_d.css';
3
+ import '../../css/f/fda-5zw.css';
4
4
 
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="t2s3q_d"/>`;
8
+ const content = `<path class="fda-5zw"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:cloud-alert" {...props}></Icon>
@@ -2,11 +2,11 @@
2
2
  import Icon from '@iconify/css-svelte';
3
3
  import '../../css/s/s43_jkd.css';
4
4
  import '../../css/q/q42bmp.css';
5
- import '../../css/p/p25t_g.css';
5
+ import '../../css/c/cbe2ix.css';
6
6
 
7
7
  let {width, height, ...props} = $props();
8
8
 
9
9
  const viewBox = {"width":24,"height":24};
10
- const content = `<g class="s43_jkd"><path class="q42bmp"/><path class="p25t_g"/></g>`;
10
+ const content = `<g class="s43_jkd"><path class="q42bmp"/><path class="cbe2ix"/></g>`;
11
11
  </script>
12
12
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:cloud-check" {...props}></Icon>
@@ -1,13 +1,12 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
3
  import '../../css/s/s43_jkd.css';
4
- import '../../css/j/jpwtd1b.css';
5
- import '../../css/c/c19jhxq.css';
4
+ import '../../css/z/z6k2-l8r.css';
6
5
  import '../../css/p/pn48gf.css';
7
6
 
8
7
  let {width, height, ...props} = $props();
9
8
 
10
9
  const viewBox = {"width":24,"height":24};
11
- const content = `<g class="s43_jkd"><path class="jpwtd1b"/><path class="c19jhxq"/><circle class="pn48gf"/></g>`;
10
+ const content = `<g class="s43_jkd"><path class="z6k2-l8r"/><circle class="pn48gf"/></g>`;
12
11
  </script>
13
12
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:file-cog-2" {...props}></Icon>
@@ -1,13 +1,12 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
3
  import '../../css/s/s43_jkd.css';
4
- import '../../css/j/jpwtd1b.css';
5
- import '../../css/c/c19jhxq.css';
4
+ import '../../css/z/z6k2-l8r.css';
6
5
  import '../../css/p/pn48gf.css';
7
6
 
8
7
  let {width, height, ...props} = $props();
9
8
 
10
9
  const viewBox = {"width":24,"height":24};
11
- const content = `<g class="s43_jkd"><path class="jpwtd1b"/><path class="c19jhxq"/><circle class="pn48gf"/></g>`;
10
+ const content = `<g class="s43_jkd"><path class="z6k2-l8r"/><circle class="pn48gf"/></g>`;
12
11
  </script>
13
12
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:file-cog" {...props}></Icon>
@@ -1,13 +1,13 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
3
  import '../../css/s/s43_jkd.css';
4
- import '../../css/b/bm9if-b.css';
5
- import '../../css/q/q0nxhr.css';
6
- import '../../css/i/i7327t.css';
4
+ import '../../css/x/x_rvzk.css';
5
+ import '../../css/f/fqgjkac.css';
6
+ import '../../css/q/qtxsel.css';
7
7
 
8
8
  let {width, height, ...props} = $props();
9
9
 
10
10
  const viewBox = {"width":24,"height":24};
11
- const content = `<g class="s43_jkd"><path class="bm9if-b"/><path class="q0nxhr"/><circle class="i7327t"/></g>`;
11
+ const content = `<g class="s43_jkd"><path class="x_rvzk"/><path class="fqgjkac"/><circle class="qtxsel"/></g>`;
12
12
  </script>
13
13
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:file-key" {...props}></Icon>
@@ -1,12 +1,12 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
3
  import '../../css/s/s43_jkd.css';
4
- import '../../css/i/iujjru.css';
5
- import '../../css/a/ay2-wbr.css';
4
+ import '../../css/h/hbwugwb.css';
5
+ import '../../css/n/nrghjb.css';
6
6
 
7
7
  let {width, height, ...props} = $props();
8
8
 
9
9
  const viewBox = {"width":24,"height":24};
10
- const content = `<g class="s43_jkd"><circle class="iujjru"/><path class="ay2-wbr"/></g>`;
10
+ const content = `<g class="s43_jkd"><path class="hbwugwb"/><circle class="nrghjb"/></g>`;
11
11
  </script>
12
12
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:folder-key" {...props}></Icon>
@@ -1,14 +1,13 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
3
  import '../../css/s/s43_jkd.css';
4
- import '../../css/k/kmhssr.css';
4
+ import '../../css/r/r83_z9b.css';
5
5
  import '../../css/b/bser5v.css';
6
6
  import '../../css/f/fxwnbh.css';
7
- import '../../css/b/bwibpi.css';
8
7
 
9
8
  let {width, height, ...props} = $props();
10
9
 
11
10
  const viewBox = {"width":24,"height":24};
12
- const content = `<g class="s43_jkd"><path class="kmhssr"/><circle class="bser5v"/><circle class="fxwnbh"/><path class="bwibpi"/></g>`;
11
+ const content = `<g class="s43_jkd"><path class="r83_z9b"/><circle class="bser5v"/><circle class="fxwnbh"/></g>`;
13
12
  </script>
14
13
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:forklift" {...props}></Icon>
@@ -0,0 +1,12 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+ import '../../css/s/s43_jkd.css';
4
+ import '../../css/n/nx-h-hb.css';
5
+ import '../../css/j/jt3syer.css';
6
+
7
+ let {width, height, ...props} = $props();
8
+
9
+ const viewBox = {"width":24,"height":24};
10
+ const content = `<g class="s43_jkd"><path class="nx-h-hb"/><path class="jt3syer"/></g>`;
11
+ </script>
12
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:globe-off" {...props}></Icon>
@@ -0,0 +1,10 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+ import '../../css/w/wxi_m7t.css';
4
+
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="wxi_m7t"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:lens-concave" {...props}></Icon>
@@ -0,0 +1,10 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+ import '../../css/z/zv-br86h.css';
4
+
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="zv-br86h"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:lens-convex" {...props}></Icon>
@@ -1,12 +1,13 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
3
  import '../../css/s/s43_jkd.css';
4
- import '../../css/k/k7zojmk.css';
5
- import '../../css/f/fu__ac.css';
4
+ import '../../css/p/poo62oj.css';
5
+ import '../../css/j/jwn4f8b.css';
6
+ import '../../css/n/nnjt6e.css';
6
7
 
7
8
  let {width, height, ...props} = $props();
8
9
 
9
10
  const viewBox = {"width":24,"height":24};
10
- const content = `<g class="s43_jkd"><path class="k7zojmk"/><path class="fu__ac"/></g>`;
11
+ const content = `<g class="s43_jkd"><path class="poo62oj"/><path class="jwn4f8b"/><path class="nnjt6e"/></g>`;
11
12
  </script>
12
13
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:rocket" {...props}></Icon>
@@ -1,13 +1,13 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
3
  import '../../css/s/s43_jkd.css';
4
- import '../../css/p/ppvlfi.css';
4
+ import '../../css/e/egxa_x.css';
5
5
  import '../../css/y/yyswyf.css';
6
- import '../../css/h/hwdwrf.css';
6
+ import '../../css/j/jsnbsr.css';
7
7
 
8
8
  let {width, height, ...props} = $props();
9
9
 
10
10
  const viewBox = {"width":24,"height":24};
11
- const content = `<g class="s43_jkd"><path class="ppvlfi"/><path class="yyswyf"/><circle class="hwdwrf"/></g>`;
11
+ const content = `<g class="s43_jkd"><path class="egxa_x"/><path class="yyswyf"/><circle class="jsnbsr"/></g>`;
12
12
  </script>
13
13
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:rotate-ccw-key" {...props}></Icon>
@@ -0,0 +1,13 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+ import '../../css/s/s43_jkd.css';
4
+ import '../../css/h/h--dxb.css';
5
+ import '../../css/g/ghya2b.css';
6
+ import '../../css/n/ny1qrk.css';
7
+
8
+ let {width, height, ...props} = $props();
9
+
10
+ const viewBox = {"width":24,"height":24};
11
+ const content = `<g class="s43_jkd"><path class="h--dxb"/><circle class="ghya2b"/><circle class="ny1qrk"/></g>`;
12
+ </script>
13
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:user-key" {...props}></Icon>
@@ -0,0 +1,13 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+ import '../../css/s/s43_jkd.css';
4
+ import '../../css/o/okm4lb.css';
5
+ import '../../css/m/mio52i.css';
6
+ import '../../css/x/xtsrmv.css';
7
+
8
+ let {width, height, ...props} = $props();
9
+
10
+ const viewBox = {"width":24,"height":24};
11
+ const content = `<g class="s43_jkd"><path class="okm4lb"/><circle class="mio52i"/><circle class="xtsrmv"/></g>`;
12
+ </script>
13
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:user-round-key" {...props}></Icon>
@@ -0,0 +1,3 @@
1
+ .cbe2ix {
2
+ d: path("M5.516 16.07A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 3.501 7.327");
3
+ }
@@ -0,0 +1,3 @@
1
+ .egxa_x {
2
+ d: path("M12 7v6m0-4h2M3 12a9 9 0 1 0 9-9a9.74 9.74 0 0 0-6.74 2.74L3 8");
3
+ }
@@ -1,8 +1,8 @@
1
- .t2s3q_d {
1
+ .fda-5zw {
2
2
  fill: none;
3
3
  stroke: currentColor;
4
4
  stroke-linecap: round;
5
5
  stroke-linejoin: round;
6
6
  stroke-width: 2px;
7
- d: path("M12 12v4m0 4h.01M17 18h.5a1 1 0 0 0 0-9h-1.79A7 7 0 1 0 7 17.708");
7
+ d: path("M12 12v4m0 4h.01m-3.882-3.051A7 7 0 1 1 15.71 8h1.79a1 1 0 0 1 0 9h-1.642");
8
8
  }
@@ -0,0 +1,3 @@
1
+ .fqgjkac {
2
+ d: path("M9.65 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v4");
3
+ }
@@ -0,0 +1,3 @@
1
+ .h--dxb {
2
+ d: path("M20 11v6m0-4h2M3 21v-2a4 4 0 0 1 4-4h6a4 4 0 0 1 2.072.578");
3
+ }
@@ -0,0 +1,3 @@
1
+ .hbwugwb {
2
+ d: path("M13 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v1.36M19 12v6m0-4h2");
3
+ }
@@ -0,0 +1,5 @@
1
+ .jsnbsr {
2
+ cx: 12px;
3
+ cy: 15px;
4
+ r: 2px;
5
+ }
@@ -0,0 +1,3 @@
1
+ .jt3syer {
2
+ d: path("M15.892 10.234A14.5 14.5 0 0 0 12 2a10 10 0 0 0-3.643.687M17.656 12H22m-2.929 7.071A10 10 0 0 1 12 22A14.5 14.5 0 0 1 8.44 8.45M2 12h10M2 2l20 20");
3
+ }
@@ -0,0 +1,3 @@
1
+ .jwn4f8b {
2
+ d: path("M9 12a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.4 22.4 0 0 1-4 2z");
3
+ }
@@ -0,0 +1,5 @@
1
+ .nf7kmc {
2
+ cx: 17px;
3
+ cy: 10px;
4
+ r: 2px;
5
+ }
@@ -0,0 +1,3 @@
1
+ .nnjt6e {
2
+ d: path("M9 12H4s.55-3.03 2-4c1.62-1.08 5 .05 5 .05");
3
+ }
@@ -1,5 +1,5 @@
1
- .i7327t {
2
- cx: 5px;
1
+ .nrghjb {
2
+ cx: 19px;
3
3
  cy: 20px;
4
4
  r: 2px;
5
5
  }
@@ -0,0 +1,3 @@
1
+ .nx-h-hb {
2
+ d: path("M10.114 4.462A14.5 14.5 0 0 1 12 2a10 10 0 0 1 9.313 13.643m-5.756-.087A14.5 14.5 0 0 1 12 22A10 10 0 0 1 4.929 4.929");
3
+ }
@@ -0,0 +1,3 @@
1
+ .okm4lb {
2
+ d: path("M19 11v6m0-4h2M2 21a8 8 0 0 1 12.868-6.349");
3
+ }
@@ -0,0 +1,3 @@
1
+ .pg9-rl {
2
+ d: path("M13 2H6.5A2.5 2.5 0 0 0 4 4.5v15M17 2v6m0-4h2");
3
+ }
@@ -0,0 +1,3 @@
1
+ .poo62oj {
2
+ d: path("M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09");
3
+ }
@@ -0,0 +1,3 @@
1
+ .r83_z9b {
2
+ d: path("M12 12H5a2 2 0 0 0-2 2v5m12 0h7m-6 0V2M6 12V7a2 2 0 0 1 2-2h2.172a2 2 0 0 1 1.414.586l3.828 3.828A2 2 0 0 1 16 10.828M7 19h4");
3
+ }
@@ -0,0 +1,8 @@
1
+ .wxi_m7t {
2
+ fill: none;
3
+ stroke: currentColor;
4
+ stroke-linecap: round;
5
+ stroke-linejoin: round;
6
+ stroke-width: 2px;
7
+ d: path("M7 2a1 1 0 0 0-.8 1.6a14 14 0 0 1 0 16.8A1 1 0 0 0 7 22h10a1 1 0 0 0 .8-1.6a14 14 0 0 1 0-16.8A1 1 0 0 0 17 2z");
8
+ }
@@ -0,0 +1,3 @@
1
+ .x_rvzk {
2
+ d: path("M14 2v5a1 1 0 0 0 1 1h5M4 12v6m0-4h2");
3
+ }
@@ -0,0 +1,3 @@
1
+ .yde7gv {
2
+ d: path("M20 15.2V21a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20");
3
+ }
@@ -0,0 +1,3 @@
1
+ .z6k2-l8r {
2
+ d: path("M15 8a1 1 0 0 1-1-1V2a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8zm5 0v12a2 2 0 0 1-2 2h-4.182M3.305 19.53l.923-.382M4 10.592V4a2 2 0 0 1 2-2h8M4.228 16.852l-.924-.383m2.548-1.241l-.383-.923m.383 6.467l-.383.924m2.679-6.468l.383-.923m-.001 7.391l-.382-.924m1.625-3.92l.922-.383m-.922 2.679l.922.383");
3
+ }
@@ -0,0 +1,8 @@
1
+ .zv-br86h {
2
+ fill: none;
3
+ stroke: currentColor;
4
+ stroke-linecap: round;
5
+ stroke-linejoin: round;
6
+ stroke-width: 2px;
7
+ d: path("M13.433 2a1 1 0 0 1 .824.448a18 18 0 0 1 0 19.104a1 1 0 0 1-.824.448h-2.866a1 1 0 0 1-.824-.448a18 18 0 0 1 0-19.104A1 1 0 0 1 10.567 2z");
8
+ }
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "lucide",
3
3
  "info": {
4
4
  "name": "Lucide",
5
- "total": 1669,
5
+ "total": 1674,
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": 1770713035
32
+ "lastModified": 1771310332
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.21",
4
+ "version": "1.0.22",
5
5
  "homepage": "https://icon-sets.iconify.design/lucide/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "ISC",
@@ -3114,6 +3114,10 @@
3114
3114
  "types": "./types/gfwqskkx.d.ts",
3115
3115
  "svelte": "./components/g/globe-lock.svelte"
3116
3116
  },
3117
+ "./globe-off": {
3118
+ "types": "./types/gfwqskkx.d.ts",
3119
+ "svelte": "./components/g/globe-off.svelte"
3120
+ },
3117
3121
  "./globe-x": {
3118
3122
  "types": "./types/gfwqskkx.d.ts",
3119
3123
  "svelte": "./components/g/globe-x.svelte"
@@ -3646,6 +3650,14 @@
3646
3650
  "types": "./types/gfwqskkx.d.ts",
3647
3651
  "svelte": "./components/l/lectern.svelte"
3648
3652
  },
3653
+ "./lens-concave": {
3654
+ "types": "./types/gfwqskkx.d.ts",
3655
+ "svelte": "./components/l/lens-concave.svelte"
3656
+ },
3657
+ "./lens-convex": {
3658
+ "types": "./types/gfwqskkx.d.ts",
3659
+ "svelte": "./components/l/lens-convex.svelte"
3660
+ },
3649
3661
  "./letter-text": {
3650
3662
  "types": "./types/gfwqskkx.d.ts",
3651
3663
  "svelte": "./components/l/letter-text.svelte"
@@ -6502,6 +6514,10 @@
6502
6514
  "types": "./types/gfwqskkx.d.ts",
6503
6515
  "svelte": "./components/u/user-cog.svelte"
6504
6516
  },
6517
+ "./user-key": {
6518
+ "types": "./types/gfwqskkx.d.ts",
6519
+ "svelte": "./components/u/user-key.svelte"
6520
+ },
6505
6521
  "./user-lock": {
6506
6522
  "types": "./types/gfwqskkx.d.ts",
6507
6523
  "svelte": "./components/u/user-lock.svelte"
@@ -6530,6 +6546,10 @@
6530
6546
  "types": "./types/gfwqskkx.d.ts",
6531
6547
  "svelte": "./components/u/user-round-cog.svelte"
6532
6548
  },
6549
+ "./user-round-key": {
6550
+ "types": "./types/gfwqskkx.d.ts",
6551
+ "svelte": "./components/u/user-round-key.svelte"
6552
+ },
6533
6553
  "./user-round-minus": {
6534
6554
  "types": "./types/gfwqskkx.d.ts",
6535
6555
  "svelte": "./components/u/user-round-minus.svelte"
package/css/a/ay2-wbr.css DELETED
@@ -1,3 +0,0 @@
1
- .ay2-wbr {
2
- d: path("M10 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v2m0 4l-4.5 4.5M21 15l1 1");
3
- }
package/css/b/bm9if-b.css DELETED
@@ -1,3 +0,0 @@
1
- .bm9if-b {
2
- d: path("M10.65 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v10.1");
3
- }
package/css/b/bwibpi.css DELETED
@@ -1,3 +0,0 @@
1
- .bwibpi {
2
- d: path("M8 19h3m5-17v17h6M6 12V7c0-1.1.9-2 2-2h3l5 5");
3
- }
package/css/c/c19jhxq.css DELETED
@@ -1,3 +0,0 @@
1
- .c19jhxq {
2
- d: path("M14 2v5a1 1 0 0 0 1 1h5M3.305 19.53l.923-.382m0-2.296l-.924-.383m2.548-1.241l-.383-.923m.383 6.467l-.383.924m2.679-6.468l.383-.923m-.001 7.391l-.382-.924m1.625-3.92l.922-.383m-.922 2.679l.922.383");
3
- }
package/css/f/fu__ac.css DELETED
@@ -1,3 +0,0 @@
1
- .fu__ac {
2
- d: path("M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0m1 7v5s3.03-.55 4-2c1.08-1.62 0-5 0-5");
3
- }
package/css/h/hwdwrf.css DELETED
@@ -1,5 +0,0 @@
1
- .hwdwrf {
2
- cx: 10px;
3
- cy: 14px;
4
- r: 2px;
5
- }
package/css/j/jpwtd1b.css DELETED
@@ -1,3 +0,0 @@
1
- .jpwtd1b {
2
- d: path("M13.85 22H18a2 2 0 0 0 2-2V8a2 2 0 0 0-.586-1.414l-4-4A2 2 0 0 0 14 2H6a2 2 0 0 0-2 2v6.6");
3
- }
package/css/k/k7zojmk.css DELETED
@@ -1,3 +0,0 @@
1
- .k7zojmk {
2
- d: path("M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09M12 15l-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.4 22.4 0 0 1-4 2");
3
- }
package/css/k/kd06yl.css DELETED
@@ -1,5 +0,0 @@
1
- .kd06yl {
2
- cx: 14px;
3
- cy: 8px;
4
- r: 2px;
5
- }
package/css/k/kmhssr.css DELETED
@@ -1,3 +0,0 @@
1
- .kmhssr {
2
- d: path("M12 12H5a2 2 0 0 0-2 2v5");
3
- }
package/css/l/lfmdqa.css DELETED
@@ -1,3 +0,0 @@
1
- .lfmdqa {
2
- d: path("m19 3l1 1m0-2l-4.5 4.5M20 7.898V21a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20");
3
- }
package/css/p/p25t_g.css DELETED
@@ -1,3 +0,0 @@
1
- .p25t_g {
2
- d: path("M5 17.743A7 7 0 1 1 15.71 10h1.79a4.5 4.5 0 0 1 1.5 8.742");
3
- }
package/css/p/ppvlfi.css DELETED
@@ -1,3 +0,0 @@
1
- .ppvlfi {
2
- d: path("m14.5 9.5l1 1m0-2l-4 4M3 12a9 9 0 1 0 9-9a9.74 9.74 0 0 0-6.74 2.74L3 8");
3
- }
package/css/q/q0nxhr.css DELETED
@@ -1,3 +0,0 @@
1
- .q0nxhr {
2
- d: path("M14 2v5a1 1 0 0 0 1 1h5m-10 7l1 1m0-2l-4.586 4.586");
3
- }
package/css/t/tzqd7i.css DELETED
@@ -1,3 +0,0 @@
1
- .tzqd7i {
2
- d: path("M4 19.5v-15A2.5 2.5 0 0 1 6.5 2h7.844");
3
- }