lucide-astro 0.306.0 → 0.307.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{ClipboardEdit.astro → ClipboardPen.astro} +2 -2
- package/dist/{ClipboardSignature.astro → ClipboardPenLine.astro} +2 -2
- package/dist/{FileEdit.astro → FilePen.astro} +2 -2
- package/dist/{FileSignature.astro → FilePenLine.astro} +1 -1
- package/dist/FolderPen.astro +9 -0
- package/dist/FolderSync.astro +3 -3
- package/dist/Notebook.astro +13 -0
- package/dist/NotebookPen.astro +13 -0
- package/dist/NotebookTabs.astro +16 -0
- package/dist/NotebookText.astro +15 -0
- package/dist/NotepadText.astro +14 -0
- package/dist/NotepadTextDashed.astro +20 -0
- package/dist/index.d.ts +13 -7
- package/dist/index.js +13 -7
- package/package.json +2 -2
- package/dist/FolderEdit.astro +0 -9
- /package/dist/{BetweenHorizonalEnd.astro → BetweenHorizontalEnd.astro} +0 -0
- /package/dist/{BetweenHorizonalStart.astro → BetweenHorizontalStart.astro} +0 -0
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<rect width="8" height="4" x="8" y="2" rx="1"
|
8
|
-
<path d="M10.
|
7
|
+
<rect width="8" height="4" x="8" y="2" rx="1" />
|
8
|
+
<path d="M10.4 12.6a2 2 0 0 1 3 3L8 21l-4 1 1-4Z" />
|
9
9
|
<path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-5.5" />
|
10
10
|
<path d="M4 13.5V6a2 2 0 0 1 2-2h2" />
|
11
11
|
</Layout>
|
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<rect width="8" height="4" x="8" y="2" rx="1"
|
7
|
+
<rect width="8" height="4" x="8" y="2" rx="1" />
|
8
8
|
<path d="M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.5" />
|
9
9
|
<path d="M16 4h2a2 2 0 0 1 1.73 1" />
|
10
|
-
<path d="M18.42 9.61a2.1 2.1 0 1 1 2.97 2.97L16.95 17 13 18l.99-3.95 4.43-4.44Z" />
|
11
10
|
<path d="M8 18h1" />
|
11
|
+
<path d="M18.4 9.6a2 2 0 0 1 3 3L17 17l-4 1 1-4Z" />
|
12
12
|
</Layout>
|
@@ -5,6 +5,6 @@ export type { Props } from './index.d.ts'
|
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
7
|
<path d="M4 13.5V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2h-5.5" />
|
8
|
-
<
|
9
|
-
<path d="M10.
|
8
|
+
<path d="M14 2v6h6" />
|
9
|
+
<path d="M10.4 12.6a2 2 0 0 1 3 3L8 21l-4 1 1-4Z" />
|
10
10
|
</Layout>
|
@@ -6,5 +6,5 @@ export type { Props } from './index.d.ts'
|
|
6
6
|
<Layout {...Astro.props}>
|
7
7
|
<path d="M20 19.5v.5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8.5L18 5.5" />
|
8
8
|
<path d="M8 18h1" />
|
9
|
-
<path d="M18.
|
9
|
+
<path d="M18.4 9.6a2 2 0 0 1 3 3L17 17l-4 1 1-4Z" />
|
10
10
|
</Layout>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M8.4 10.6a2 2 0 0 1 3 3L6 19l-4 1 1-4Z" />
|
8
|
+
<path d="M2 11.5V5a2 2 0 0 1 2-2h3.9c.7 0 1.3.3 1.7.9l.8 1.2c.4.6 1 .9 1.7.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-9.5" />
|
9
|
+
</Layout>
|
package/dist/FolderSync.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="M9 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
|
7
|
+
<path d="M9 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 2v.5" />
|
8
8
|
<path d="M12 10v4h4" />
|
9
|
-
<path d="m12 14 1.
|
9
|
+
<path d="m12 14 1.535-1.605a5 5 0 0 1 8 1.5" />
|
10
10
|
<path d="M22 22v-4h-4" />
|
11
|
-
<path d="m22 18-1.
|
11
|
+
<path d="m22 18-1.535 1.605a5 5 0 0 1-8-1.5" />
|
12
12
|
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M2 6h4" />
|
8
|
+
<path d="M2 10h4" />
|
9
|
+
<path d="M2 14h4" />
|
10
|
+
<path d="M2 18h4" />
|
11
|
+
<rect width="16" height="20" x="4" y="2" rx="2" />
|
12
|
+
<path d="M16 2v20" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M13.4 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-7.4" />
|
8
|
+
<path d="M2 6h4" />
|
9
|
+
<path d="M2 10h4" />
|
10
|
+
<path d="M2 14h4" />
|
11
|
+
<path d="M2 18h4" />
|
12
|
+
<path d="M18.4 2.6a2.17 2.17 0 0 1 3 3L16 11l-4 1 1-4Z" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,16 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M2 6h4" />
|
8
|
+
<path d="M2 10h4" />
|
9
|
+
<path d="M2 14h4" />
|
10
|
+
<path d="M2 18h4" />
|
11
|
+
<rect width="16" height="20" x="4" y="2" rx="2" />
|
12
|
+
<path d="M15 2v20" />
|
13
|
+
<path d="M15 7h5" />
|
14
|
+
<path d="M15 12h5" />
|
15
|
+
<path d="M15 17h5" />
|
16
|
+
</Layout>
|
@@ -0,0 +1,15 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M2 6h4" />
|
8
|
+
<path d="M2 10h4" />
|
9
|
+
<path d="M2 14h4" />
|
10
|
+
<path d="M2 18h4" />
|
11
|
+
<rect width="16" height="20" x="4" y="2" rx="2" />
|
12
|
+
<path d="M9.5 8h5" />
|
13
|
+
<path d="M9.5 12H16" />
|
14
|
+
<path d="M9.5 16H14" />
|
15
|
+
</Layout>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M8 2v4" />
|
8
|
+
<path d="M12 2v4" />
|
9
|
+
<path d="M16 2v4" />
|
10
|
+
<rect width="16" height="18" x="4" y="4" rx="2" />
|
11
|
+
<path d="M8 10h6" />
|
12
|
+
<path d="M8 14h8" />
|
13
|
+
<path d="M8 18h5" />
|
14
|
+
</Layout>
|
@@ -0,0 +1,20 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M8 2v4" />
|
8
|
+
<path d="M12 2v4" />
|
9
|
+
<path d="M16 2v4" />
|
10
|
+
<path d="M16 4h2a2 2 0 0 1 2 2v2" />
|
11
|
+
<path d="M20 12v2" />
|
12
|
+
<path d="M20 18v2a2 2 0 0 1-2 2h-1" />
|
13
|
+
<path d="M13 22h-2" />
|
14
|
+
<path d="M7 22H6a2 2 0 0 1-2-2v-2" />
|
15
|
+
<path d="M4 14v-2" />
|
16
|
+
<path d="M4 8V6a2 2 0 0 1 2-2h2" />
|
17
|
+
<path d="M8 10h6" />
|
18
|
+
<path d="M8 14h8" />
|
19
|
+
<path d="M8 18h5" />
|
20
|
+
</Layout>
|
package/dist/index.d.ts
CHANGED
@@ -184,8 +184,8 @@ export { default as BellOff } from './BellOff.astro'
|
|
184
184
|
export { default as BellPlus } from './BellPlus.astro'
|
185
185
|
export { default as BellRing } from './BellRing.astro'
|
186
186
|
export { default as Bell } from './Bell.astro'
|
187
|
-
export { default as
|
188
|
-
export { default as
|
187
|
+
export { default as BetweenHorizontalEnd } from './BetweenHorizontalEnd.astro'
|
188
|
+
export { default as BetweenHorizontalStart } from './BetweenHorizontalStart.astro'
|
189
189
|
export { default as BetweenVerticalEnd } from './BetweenVerticalEnd.astro'
|
190
190
|
export { default as BetweenVerticalStart } from './BetweenVerticalStart.astro'
|
191
191
|
export { default as Bike } from './Bike.astro'
|
@@ -341,10 +341,10 @@ export { default as Citrus } from './Citrus.astro'
|
|
341
341
|
export { default as Clapperboard } from './Clapperboard.astro'
|
342
342
|
export { default as ClipboardCheck } from './ClipboardCheck.astro'
|
343
343
|
export { default as ClipboardCopy } from './ClipboardCopy.astro'
|
344
|
-
export { default as ClipboardEdit } from './ClipboardEdit.astro'
|
345
344
|
export { default as ClipboardList } from './ClipboardList.astro'
|
346
345
|
export { default as ClipboardPaste } from './ClipboardPaste.astro'
|
347
|
-
export { default as
|
346
|
+
export { default as ClipboardPenLine } from './ClipboardPenLine.astro'
|
347
|
+
export { default as ClipboardPen } from './ClipboardPen.astro'
|
348
348
|
export { default as ClipboardType } from './ClipboardType.astro'
|
349
349
|
export { default as ClipboardX } from './ClipboardX.astro'
|
350
350
|
export { default as Clipboard } from './Clipboard.astro'
|
@@ -513,7 +513,6 @@ export { default as FileCog } from './FileCog.astro'
|
|
513
513
|
export { default as FileDiff } from './FileDiff.astro'
|
514
514
|
export { default as FileDigit } from './FileDigit.astro'
|
515
515
|
export { default as FileDown } from './FileDown.astro'
|
516
|
-
export { default as FileEdit } from './FileEdit.astro'
|
517
516
|
export { default as FileHeart } from './FileHeart.astro'
|
518
517
|
export { default as FileImage } from './FileImage.astro'
|
519
518
|
export { default as FileInput } from './FileInput.astro'
|
@@ -528,6 +527,8 @@ export { default as FileMinus2 } from './FileMinus2.astro'
|
|
528
527
|
export { default as FileMinus } from './FileMinus.astro'
|
529
528
|
export { default as FileMusic } from './FileMusic.astro'
|
530
529
|
export { default as FileOutput } from './FileOutput.astro'
|
530
|
+
export { default as FilePenLine } from './FilePenLine.astro'
|
531
|
+
export { default as FilePen } from './FilePen.astro'
|
531
532
|
export { default as FilePieChart } from './FilePieChart.astro'
|
532
533
|
export { default as FilePlus2 } from './FilePlus2.astro'
|
533
534
|
export { default as FilePlus } from './FilePlus.astro'
|
@@ -535,7 +536,6 @@ export { default as FileQuestion } from './FileQuestion.astro'
|
|
535
536
|
export { default as FileScan } from './FileScan.astro'
|
536
537
|
export { default as FileSearch2 } from './FileSearch2.astro'
|
537
538
|
export { default as FileSearch } from './FileSearch.astro'
|
538
|
-
export { default as FileSignature } from './FileSignature.astro'
|
539
539
|
export { default as FileSpreadsheet } from './FileSpreadsheet.astro'
|
540
540
|
export { default as FileStack } from './FileStack.astro'
|
541
541
|
export { default as FileSymlink } from './FileSymlink.astro'
|
@@ -588,7 +588,6 @@ export { default as FolderClosed } from './FolderClosed.astro'
|
|
588
588
|
export { default as FolderCog } from './FolderCog.astro'
|
589
589
|
export { default as FolderDot } from './FolderDot.astro'
|
590
590
|
export { default as FolderDown } from './FolderDown.astro'
|
591
|
-
export { default as FolderEdit } from './FolderEdit.astro'
|
592
591
|
export { default as FolderGit2 } from './FolderGit2.astro'
|
593
592
|
export { default as FolderGit } from './FolderGit.astro'
|
594
593
|
export { default as FolderHeart } from './FolderHeart.astro'
|
@@ -600,6 +599,7 @@ export { default as FolderMinus } from './FolderMinus.astro'
|
|
600
599
|
export { default as FolderOpenDot } from './FolderOpenDot.astro'
|
601
600
|
export { default as FolderOpen } from './FolderOpen.astro'
|
602
601
|
export { default as FolderOutput } from './FolderOutput.astro'
|
602
|
+
export { default as FolderPen } from './FolderPen.astro'
|
603
603
|
export { default as FolderPlus } from './FolderPlus.astro'
|
604
604
|
export { default as FolderRoot } from './FolderRoot.astro'
|
605
605
|
export { default as FolderSearch2 } from './FolderSearch2.astro'
|
@@ -909,6 +909,12 @@ export { default as Navigation } from './Navigation.astro'
|
|
909
909
|
export { default as Network } from './Network.astro'
|
910
910
|
export { default as Newspaper } from './Newspaper.astro'
|
911
911
|
export { default as Nfc } from './Nfc.astro'
|
912
|
+
export { default as NotebookPen } from './NotebookPen.astro'
|
913
|
+
export { default as NotebookTabs } from './NotebookTabs.astro'
|
914
|
+
export { default as NotebookText } from './NotebookText.astro'
|
915
|
+
export { default as Notebook } from './Notebook.astro'
|
916
|
+
export { default as NotepadTextDashed } from './NotepadTextDashed.astro'
|
917
|
+
export { default as NotepadText } from './NotepadText.astro'
|
912
918
|
export { default as NutOff } from './NutOff.astro'
|
913
919
|
export { default as Nut } from './Nut.astro'
|
914
920
|
export { default as Octagon } from './Octagon.astro'
|
package/dist/index.js
CHANGED
@@ -179,8 +179,8 @@ export { default as BellOff } from './BellOff.astro'
|
|
179
179
|
export { default as BellPlus } from './BellPlus.astro'
|
180
180
|
export { default as BellRing } from './BellRing.astro'
|
181
181
|
export { default as Bell } from './Bell.astro'
|
182
|
-
export { default as
|
183
|
-
export { default as
|
182
|
+
export { default as BetweenHorizontalEnd } from './BetweenHorizontalEnd.astro'
|
183
|
+
export { default as BetweenHorizontalStart } from './BetweenHorizontalStart.astro'
|
184
184
|
export { default as BetweenVerticalEnd } from './BetweenVerticalEnd.astro'
|
185
185
|
export { default as BetweenVerticalStart } from './BetweenVerticalStart.astro'
|
186
186
|
export { default as Bike } from './Bike.astro'
|
@@ -336,10 +336,10 @@ export { default as Citrus } from './Citrus.astro'
|
|
336
336
|
export { default as Clapperboard } from './Clapperboard.astro'
|
337
337
|
export { default as ClipboardCheck } from './ClipboardCheck.astro'
|
338
338
|
export { default as ClipboardCopy } from './ClipboardCopy.astro'
|
339
|
-
export { default as ClipboardEdit } from './ClipboardEdit.astro'
|
340
339
|
export { default as ClipboardList } from './ClipboardList.astro'
|
341
340
|
export { default as ClipboardPaste } from './ClipboardPaste.astro'
|
342
|
-
export { default as
|
341
|
+
export { default as ClipboardPenLine } from './ClipboardPenLine.astro'
|
342
|
+
export { default as ClipboardPen } from './ClipboardPen.astro'
|
343
343
|
export { default as ClipboardType } from './ClipboardType.astro'
|
344
344
|
export { default as ClipboardX } from './ClipboardX.astro'
|
345
345
|
export { default as Clipboard } from './Clipboard.astro'
|
@@ -508,7 +508,6 @@ export { default as FileCog } from './FileCog.astro'
|
|
508
508
|
export { default as FileDiff } from './FileDiff.astro'
|
509
509
|
export { default as FileDigit } from './FileDigit.astro'
|
510
510
|
export { default as FileDown } from './FileDown.astro'
|
511
|
-
export { default as FileEdit } from './FileEdit.astro'
|
512
511
|
export { default as FileHeart } from './FileHeart.astro'
|
513
512
|
export { default as FileImage } from './FileImage.astro'
|
514
513
|
export { default as FileInput } from './FileInput.astro'
|
@@ -523,6 +522,8 @@ export { default as FileMinus2 } from './FileMinus2.astro'
|
|
523
522
|
export { default as FileMinus } from './FileMinus.astro'
|
524
523
|
export { default as FileMusic } from './FileMusic.astro'
|
525
524
|
export { default as FileOutput } from './FileOutput.astro'
|
525
|
+
export { default as FilePenLine } from './FilePenLine.astro'
|
526
|
+
export { default as FilePen } from './FilePen.astro'
|
526
527
|
export { default as FilePieChart } from './FilePieChart.astro'
|
527
528
|
export { default as FilePlus2 } from './FilePlus2.astro'
|
528
529
|
export { default as FilePlus } from './FilePlus.astro'
|
@@ -530,7 +531,6 @@ export { default as FileQuestion } from './FileQuestion.astro'
|
|
530
531
|
export { default as FileScan } from './FileScan.astro'
|
531
532
|
export { default as FileSearch2 } from './FileSearch2.astro'
|
532
533
|
export { default as FileSearch } from './FileSearch.astro'
|
533
|
-
export { default as FileSignature } from './FileSignature.astro'
|
534
534
|
export { default as FileSpreadsheet } from './FileSpreadsheet.astro'
|
535
535
|
export { default as FileStack } from './FileStack.astro'
|
536
536
|
export { default as FileSymlink } from './FileSymlink.astro'
|
@@ -583,7 +583,6 @@ export { default as FolderClosed } from './FolderClosed.astro'
|
|
583
583
|
export { default as FolderCog } from './FolderCog.astro'
|
584
584
|
export { default as FolderDot } from './FolderDot.astro'
|
585
585
|
export { default as FolderDown } from './FolderDown.astro'
|
586
|
-
export { default as FolderEdit } from './FolderEdit.astro'
|
587
586
|
export { default as FolderGit2 } from './FolderGit2.astro'
|
588
587
|
export { default as FolderGit } from './FolderGit.astro'
|
589
588
|
export { default as FolderHeart } from './FolderHeart.astro'
|
@@ -595,6 +594,7 @@ export { default as FolderMinus } from './FolderMinus.astro'
|
|
595
594
|
export { default as FolderOpenDot } from './FolderOpenDot.astro'
|
596
595
|
export { default as FolderOpen } from './FolderOpen.astro'
|
597
596
|
export { default as FolderOutput } from './FolderOutput.astro'
|
597
|
+
export { default as FolderPen } from './FolderPen.astro'
|
598
598
|
export { default as FolderPlus } from './FolderPlus.astro'
|
599
599
|
export { default as FolderRoot } from './FolderRoot.astro'
|
600
600
|
export { default as FolderSearch2 } from './FolderSearch2.astro'
|
@@ -904,6 +904,12 @@ export { default as Navigation } from './Navigation.astro'
|
|
904
904
|
export { default as Network } from './Network.astro'
|
905
905
|
export { default as Newspaper } from './Newspaper.astro'
|
906
906
|
export { default as Nfc } from './Nfc.astro'
|
907
|
+
export { default as NotebookPen } from './NotebookPen.astro'
|
908
|
+
export { default as NotebookTabs } from './NotebookTabs.astro'
|
909
|
+
export { default as NotebookText } from './NotebookText.astro'
|
910
|
+
export { default as Notebook } from './Notebook.astro'
|
911
|
+
export { default as NotepadTextDashed } from './NotepadTextDashed.astro'
|
912
|
+
export { default as NotepadText } from './NotepadText.astro'
|
907
913
|
export { default as NutOff } from './NutOff.astro'
|
908
914
|
export { default as Nut } from './Nut.astro'
|
909
915
|
export { default as Octagon } from './Octagon.astro'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lucide-astro",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.307.0",
|
4
4
|
"description": "Get your Lucide icons right into your Astro project",
|
5
5
|
"main": "./dist/index.js",
|
6
6
|
"types": "./dist/index.d.ts",
|
@@ -26,7 +26,7 @@
|
|
26
26
|
"author": "Aviortheking",
|
27
27
|
"license": "MIT",
|
28
28
|
"devDependencies": {
|
29
|
-
"lucide-static": "0.
|
29
|
+
"lucide-static": "0.307.0",
|
30
30
|
"semver": "^7.5.4"
|
31
31
|
},
|
32
32
|
"peerDependencies": {
|
package/dist/FolderEdit.astro
DELETED
@@ -1,9 +0,0 @@
|
|
1
|
-
---
|
2
|
-
import Layout from './.Layout.astro'
|
3
|
-
export type { Props } from './index.d.ts'
|
4
|
-
---
|
5
|
-
|
6
|
-
<Layout {...Astro.props}>
|
7
|
-
<path d="M8.4 10.6a2.1 2.1 0 1 1 2.99 2.98L6 19l-4 1 1-3.9Z" />
|
8
|
-
<path d="M2 11.5V5a2 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 2v10a2 2 0 0 1-2 2h-9.5" />
|
9
|
-
</Layout>
|
File without changes
|
File without changes
|