diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000000..b1bc858e92
Binary files /dev/null and b/.DS_Store differ
diff --git a/docs/src/css/custom.css b/docs/src/css/custom.css
index 65452e5272..39cf391344 100644
--- a/docs/src/css/custom.css
+++ b/docs/src/css/custom.css
@@ -43,7 +43,7 @@ main {
.card {
padding: 1rem;
- margin-top: 2rem;
+ margin-top: 0rem;
animation: fadeInUp 400ms backwards;
animation-delay: 150ms;
transition-property: all;
@@ -66,4 +66,8 @@ main {
footer .text--center {
padding: 2rem 0 0 0;
+}
+
+.card__header h3 {
+ color: #1DD79B;
}
\ No newline at end of file
diff --git a/docs/src/icons/Archivers.inline.svg b/docs/src/icons/Archivers.inline.svg
new file mode 100644
index 0000000000..81f60545aa
--- /dev/null
+++ b/docs/src/icons/Archivers.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Bulb.inline.svg b/docs/src/icons/Bulb.inline.svg
new file mode 100755
index 0000000000..d31dea745e
--- /dev/null
+++ b/docs/src/icons/Bulb.inline.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Chat.inline.svg b/docs/src/icons/Chat.inline.svg
new file mode 100755
index 0000000000..0130933e02
--- /dev/null
+++ b/docs/src/icons/Chat.inline.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Clipboard.inline.svg b/docs/src/icons/Clipboard.inline.svg
new file mode 100644
index 0000000000..b3128284c7
--- /dev/null
+++ b/docs/src/icons/Clipboard.inline.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Cloudbreak.inline.svg b/docs/src/icons/Cloudbreak.inline.svg
new file mode 100644
index 0000000000..66e5d5a74c
--- /dev/null
+++ b/docs/src/icons/Cloudbreak.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Code.inline.svg b/docs/src/icons/Code.inline.svg
new file mode 100644
index 0000000000..4122ae435c
--- /dev/null
+++ b/docs/src/icons/Code.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Fire.inline.svg b/docs/src/icons/Fire.inline.svg
new file mode 100755
index 0000000000..0d53792dfb
--- /dev/null
+++ b/docs/src/icons/Fire.inline.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Gamepad.inline.svg b/docs/src/icons/Gamepad.inline.svg
new file mode 100644
index 0000000000..2bde1e19ed
--- /dev/null
+++ b/docs/src/icons/Gamepad.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Globe.inline.svg b/docs/src/icons/Globe.inline.svg
new file mode 100644
index 0000000000..325aae1c32
--- /dev/null
+++ b/docs/src/icons/Globe.inline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/src/icons/Gulfstream.inline.svg b/docs/src/icons/Gulfstream.inline.svg
new file mode 100644
index 0000000000..f9a178f93b
--- /dev/null
+++ b/docs/src/icons/Gulfstream.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/History.inline.svg b/docs/src/icons/History.inline.svg
new file mode 100644
index 0000000000..00572b37fb
--- /dev/null
+++ b/docs/src/icons/History.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Money.inline.svg b/docs/src/icons/Money.inline.svg
new file mode 100644
index 0000000000..067f79763c
--- /dev/null
+++ b/docs/src/icons/Money.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Pipeline.inline.svg b/docs/src/icons/Pipeline.inline.svg
new file mode 100644
index 0000000000..9129b0695b
--- /dev/null
+++ b/docs/src/icons/Pipeline.inline.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/PoH.inline.svg b/docs/src/icons/PoH.inline.svg
new file mode 100644
index 0000000000..961f298fe3
--- /dev/null
+++ b/docs/src/icons/PoH.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Sealevel.inline.svg b/docs/src/icons/Sealevel.inline.svg
new file mode 100644
index 0000000000..ba575e3ae2
--- /dev/null
+++ b/docs/src/icons/Sealevel.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Tools.inline.svg b/docs/src/icons/Tools.inline.svg
new file mode 100644
index 0000000000..e155753427
--- /dev/null
+++ b/docs/src/icons/Tools.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Tower.inline.svg b/docs/src/icons/Tower.inline.svg
new file mode 100644
index 0000000000..20300316ea
--- /dev/null
+++ b/docs/src/icons/Tower.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/Turbine.inline.svg b/docs/src/icons/Turbine.inline.svg
new file mode 100644
index 0000000000..0ccb1c20c3
--- /dev/null
+++ b/docs/src/icons/Turbine.inline.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Brassiere.svg b/docs/src/icons/duotone-icons/Clothes/Brassiere.svg
new file mode 100644
index 0000000000..00f8a5edcc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Brassiere.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Briefcase.svg b/docs/src/icons/duotone-icons/Clothes/Briefcase.svg
new file mode 100644
index 0000000000..9b9bd8e8b2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Briefcase.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Cap.svg b/docs/src/icons/duotone-icons/Clothes/Cap.svg
new file mode 100644
index 0000000000..b6eee169db
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Cap.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Crown.svg b/docs/src/icons/duotone-icons/Clothes/Crown.svg
new file mode 100644
index 0000000000..c9de1151f0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Crown.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Dress.svg b/docs/src/icons/duotone-icons/Clothes/Dress.svg
new file mode 100644
index 0000000000..f1d5576057
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Dress.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Hanger.svg b/docs/src/icons/duotone-icons/Clothes/Hanger.svg
new file mode 100644
index 0000000000..89552533f8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Hanger.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Hat.svg b/docs/src/icons/duotone-icons/Clothes/Hat.svg
new file mode 100644
index 0000000000..b24782f870
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Hat.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Panties.svg b/docs/src/icons/duotone-icons/Clothes/Panties.svg
new file mode 100644
index 0000000000..5aa26b23d9
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Panties.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Shirt.svg b/docs/src/icons/duotone-icons/Clothes/Shirt.svg
new file mode 100644
index 0000000000..6e891dcffa
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Shirt.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Shoes.svg b/docs/src/icons/duotone-icons/Clothes/Shoes.svg
new file mode 100644
index 0000000000..9591cb203c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Shoes.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Shorts.svg b/docs/src/icons/duotone-icons/Clothes/Shorts.svg
new file mode 100644
index 0000000000..6c06284ca3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Shorts.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Sneakers.svg b/docs/src/icons/duotone-icons/Clothes/Sneakers.svg
new file mode 100644
index 0000000000..bc739b5fb1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Sneakers.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Socks.svg b/docs/src/icons/duotone-icons/Clothes/Socks.svg
new file mode 100644
index 0000000000..a6d9f6e21b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Socks.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Sun-glasses.svg b/docs/src/icons/duotone-icons/Clothes/Sun-glasses.svg
new file mode 100644
index 0000000000..78cfc6e5a6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Sun-glasses.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/T-Shirt.svg b/docs/src/icons/duotone-icons/Clothes/T-Shirt.svg
new file mode 100644
index 0000000000..77cb35e968
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/T-Shirt.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Clothes/Tie.svg b/docs/src/icons/duotone-icons/Clothes/Tie.svg
new file mode 100644
index 0000000000..3b5e815af9
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Clothes/Tie.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Backspace.svg b/docs/src/icons/duotone-icons/Code/Backspace.svg
new file mode 100644
index 0000000000..fd53a328cb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Backspace.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/CMD.svg b/docs/src/icons/duotone-icons/Code/CMD.svg
new file mode 100644
index 0000000000..c58f644729
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/CMD.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Code.inline.svg b/docs/src/icons/duotone-icons/Code/Code.inline.svg
new file mode 100644
index 0000000000..4122ae435c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Code.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Commit.svg b/docs/src/icons/duotone-icons/Code/Commit.svg
new file mode 100644
index 0000000000..fc9bd2fc6a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Commit.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Compiling.inline.svg b/docs/src/icons/duotone-icons/Code/Compiling.inline.svg
new file mode 100644
index 0000000000..71212f8bae
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Compiling.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Control.svg b/docs/src/icons/duotone-icons/Code/Control.svg
new file mode 100644
index 0000000000..d646b653b8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Control.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Done-circle.svg b/docs/src/icons/duotone-icons/Code/Done-circle.svg
new file mode 100644
index 0000000000..f29d1b79fe
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Done-circle.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Error-circle.svg b/docs/src/icons/duotone-icons/Code/Error-circle.svg
new file mode 100644
index 0000000000..9c8026f052
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Error-circle.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Git#1.svg b/docs/src/icons/duotone-icons/Code/Git#1.svg
new file mode 100644
index 0000000000..8aed6415a1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Git#1.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Git#2.svg b/docs/src/icons/duotone-icons/Code/Git#2.svg
new file mode 100644
index 0000000000..41b5c99eec
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Git#2.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Git#3.svg b/docs/src/icons/duotone-icons/Code/Git#3.svg
new file mode 100644
index 0000000000..3e66f10c74
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Git#3.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Git#4.svg b/docs/src/icons/duotone-icons/Code/Git#4.svg
new file mode 100644
index 0000000000..f317f38ad2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Git#4.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Github.svg b/docs/src/icons/duotone-icons/Code/Github.svg
new file mode 100644
index 0000000000..1c18460008
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Github.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Info-circle.svg b/docs/src/icons/duotone-icons/Code/Info-circle.svg
new file mode 100644
index 0000000000..5115975656
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Info-circle.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Left-circle.svg b/docs/src/icons/duotone-icons/Code/Left-circle.svg
new file mode 100644
index 0000000000..54894b4e34
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Left-circle.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Loading.svg b/docs/src/icons/duotone-icons/Code/Loading.svg
new file mode 100644
index 0000000000..25b5015b78
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Loading.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Lock-circle.svg b/docs/src/icons/duotone-icons/Code/Lock-circle.svg
new file mode 100644
index 0000000000..9c41837635
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Lock-circle.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Lock-overturning.svg b/docs/src/icons/duotone-icons/Code/Lock-overturning.svg
new file mode 100644
index 0000000000..d4affd232b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Lock-overturning.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Minus.svg b/docs/src/icons/duotone-icons/Code/Minus.svg
new file mode 100644
index 0000000000..7ac349268c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Minus.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Option.svg b/docs/src/icons/duotone-icons/Code/Option.svg
new file mode 100644
index 0000000000..a8104929d0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Option.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Plus.svg b/docs/src/icons/duotone-icons/Code/Plus.svg
new file mode 100644
index 0000000000..a864ad86ac
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Plus.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Puzzle.svg b/docs/src/icons/duotone-icons/Code/Puzzle.svg
new file mode 100644
index 0000000000..ec83ca6ce2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Puzzle.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Question-circle.svg b/docs/src/icons/duotone-icons/Code/Question-circle.svg
new file mode 100644
index 0000000000..d0b13e1c3b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Question-circle.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Right-circle.svg b/docs/src/icons/duotone-icons/Code/Right-circle.svg
new file mode 100644
index 0000000000..6874f7981b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Right-circle.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Settings#4.svg b/docs/src/icons/duotone-icons/Code/Settings#4.svg
new file mode 100644
index 0000000000..48a3b4f831
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Settings#4.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Shift.svg b/docs/src/icons/duotone-icons/Code/Shift.svg
new file mode 100644
index 0000000000..2a513e8fd4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Shift.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Spy.svg b/docs/src/icons/duotone-icons/Code/Spy.svg
new file mode 100644
index 0000000000..0c0e6e61ba
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Spy.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Stop.svg b/docs/src/icons/duotone-icons/Code/Stop.svg
new file mode 100644
index 0000000000..ec3fae0cb4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Stop.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Terminal.svg b/docs/src/icons/duotone-icons/Code/Terminal.svg
new file mode 100644
index 0000000000..94692a39d2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Terminal.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Thunder-circle.svg b/docs/src/icons/duotone-icons/Code/Thunder-circle.svg
new file mode 100644
index 0000000000..69e66df852
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Thunder-circle.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Time-schedule.svg b/docs/src/icons/duotone-icons/Code/Time-schedule.svg
new file mode 100644
index 0000000000..00572b37fb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Time-schedule.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Warning-1-circle.svg b/docs/src/icons/duotone-icons/Code/Warning-1-circle.svg
new file mode 100644
index 0000000000..93939dcbec
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Warning-1-circle.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Code/Warning-2.svg b/docs/src/icons/duotone-icons/Code/Warning-2.svg
new file mode 100644
index 0000000000..7e1c781d3e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Code/Warning-2.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Active-call.svg b/docs/src/icons/duotone-icons/Communication/Active-call.svg
new file mode 100644
index 0000000000..6e2ccfacd4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Active-call.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Add-user.svg b/docs/src/icons/duotone-icons/Communication/Add-user.svg
new file mode 100644
index 0000000000..bc5bd362c2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Add-user.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Address-card.svg b/docs/src/icons/duotone-icons/Communication/Address-card.svg
new file mode 100644
index 0000000000..a231007e9b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Address-card.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Adress-book#1.svg b/docs/src/icons/duotone-icons/Communication/Adress-book#1.svg
new file mode 100644
index 0000000000..35499c9e90
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Adress-book#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Adress-book#2.svg b/docs/src/icons/duotone-icons/Communication/Adress-book#2.svg
new file mode 100644
index 0000000000..f5d5dcf84b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Adress-book#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Archive.svg b/docs/src/icons/duotone-icons/Communication/Archive.svg
new file mode 100644
index 0000000000..28ee236874
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Archive.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Call#1.svg b/docs/src/icons/duotone-icons/Communication/Call#1.svg
new file mode 100644
index 0000000000..a443afd860
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Call#1.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Call.svg b/docs/src/icons/duotone-icons/Communication/Call.svg
new file mode 100644
index 0000000000..e235d5af40
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Call.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Chat#1.svg b/docs/src/icons/duotone-icons/Communication/Chat#1.svg
new file mode 100644
index 0000000000..c8b8a59671
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Chat#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Chat#2.svg b/docs/src/icons/duotone-icons/Communication/Chat#2.svg
new file mode 100644
index 0000000000..92ba45ffbe
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Chat#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Chat#4.svg b/docs/src/icons/duotone-icons/Communication/Chat#4.svg
new file mode 100644
index 0000000000..361e0d285d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Chat#4.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Chat#5.svg b/docs/src/icons/duotone-icons/Communication/Chat#5.svg
new file mode 100644
index 0000000000..80def23819
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Chat#5.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Chat#6.svg b/docs/src/icons/duotone-icons/Communication/Chat#6.svg
new file mode 100644
index 0000000000..49833a3a1b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Chat#6.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Chat-check.svg b/docs/src/icons/duotone-icons/Communication/Chat-check.svg
new file mode 100644
index 0000000000..1376c7ccb5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Chat-check.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Chat-error.svg b/docs/src/icons/duotone-icons/Communication/Chat-error.svg
new file mode 100644
index 0000000000..7d6bcb9814
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Chat-error.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Chat-locked.svg b/docs/src/icons/duotone-icons/Communication/Chat-locked.svg
new file mode 100644
index 0000000000..5a16c3d7ca
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Chat-locked.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Chat-smile.svg b/docs/src/icons/duotone-icons/Communication/Chat-smile.svg
new file mode 100644
index 0000000000..e757c32e4d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Chat-smile.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Clipboard-check.svg b/docs/src/icons/duotone-icons/Communication/Clipboard-check.svg
new file mode 100644
index 0000000000..0dc8297ccb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Clipboard-check.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Clipboard-list.svg b/docs/src/icons/duotone-icons/Communication/Clipboard-list.svg
new file mode 100644
index 0000000000..e39d03e80e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Clipboard-list.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Contact#1.svg b/docs/src/icons/duotone-icons/Communication/Contact#1.svg
new file mode 100644
index 0000000000..4cf2c5fed2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Contact#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Delete-user.svg b/docs/src/icons/duotone-icons/Communication/Delete-user.svg
new file mode 100644
index 0000000000..5c1b0709ac
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Delete-user.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Dial-numbers.svg b/docs/src/icons/duotone-icons/Communication/Dial-numbers.svg
new file mode 100644
index 0000000000..96b1f13529
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Dial-numbers.svg
@@ -0,0 +1,18 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Flag.svg b/docs/src/icons/duotone-icons/Communication/Flag.svg
new file mode 100644
index 0000000000..9e1b91fc13
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Flag.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Forward.svg b/docs/src/icons/duotone-icons/Communication/Forward.svg
new file mode 100644
index 0000000000..693cfa4785
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Forward.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Group-chat.svg b/docs/src/icons/duotone-icons/Communication/Group-chat.svg
new file mode 100644
index 0000000000..3535848bb3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Group-chat.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Group.svg b/docs/src/icons/duotone-icons/Communication/Group.svg
new file mode 100644
index 0000000000..911bf455be
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Group.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Incoming-box.svg b/docs/src/icons/duotone-icons/Communication/Incoming-box.svg
new file mode 100644
index 0000000000..5e52048f83
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Incoming-box.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Incoming-call.svg b/docs/src/icons/duotone-icons/Communication/Incoming-call.svg
new file mode 100644
index 0000000000..fb359471c4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Incoming-call.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Incoming-mail.svg b/docs/src/icons/duotone-icons/Communication/Incoming-mail.svg
new file mode 100644
index 0000000000..e2b07afe82
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Incoming-mail.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Mail-@.svg b/docs/src/icons/duotone-icons/Communication/Mail-@.svg
new file mode 100644
index 0000000000..bd227eb013
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Mail-@.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Mail-attachment.svg b/docs/src/icons/duotone-icons/Communication/Mail-attachment.svg
new file mode 100644
index 0000000000..ab8f7c41c4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Mail-attachment.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Mail-box.svg b/docs/src/icons/duotone-icons/Communication/Mail-box.svg
new file mode 100644
index 0000000000..084f4d7409
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Mail-box.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Mail-error.svg b/docs/src/icons/duotone-icons/Communication/Mail-error.svg
new file mode 100644
index 0000000000..3b8b990de4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Mail-error.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Mail-heart.svg b/docs/src/icons/duotone-icons/Communication/Mail-heart.svg
new file mode 100644
index 0000000000..899163c31e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Mail-heart.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Mail-locked.svg b/docs/src/icons/duotone-icons/Communication/Mail-locked.svg
new file mode 100644
index 0000000000..1bc317acdd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Mail-locked.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Mail-notification.svg b/docs/src/icons/duotone-icons/Communication/Mail-notification.svg
new file mode 100644
index 0000000000..0117f08299
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Mail-notification.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Mail-opened.svg b/docs/src/icons/duotone-icons/Communication/Mail-opened.svg
new file mode 100644
index 0000000000..96b317462f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Mail-opened.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Mail-unocked.svg b/docs/src/icons/duotone-icons/Communication/Mail-unocked.svg
new file mode 100644
index 0000000000..4d4194dc23
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Mail-unocked.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Mail.svg b/docs/src/icons/duotone-icons/Communication/Mail.svg
new file mode 100644
index 0000000000..41083245ff
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Mail.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Missed-call.svg b/docs/src/icons/duotone-icons/Communication/Missed-call.svg
new file mode 100644
index 0000000000..1eb6287374
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Missed-call.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Outgoing-box.svg b/docs/src/icons/duotone-icons/Communication/Outgoing-box.svg
new file mode 100644
index 0000000000..945f6b3aba
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Outgoing-box.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Outgoing-call.svg b/docs/src/icons/duotone-icons/Communication/Outgoing-call.svg
new file mode 100644
index 0000000000..ff64737d33
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Outgoing-call.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Outgoing-mail.svg b/docs/src/icons/duotone-icons/Communication/Outgoing-mail.svg
new file mode 100644
index 0000000000..c0fc7c4c39
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Outgoing-mail.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/RSS.svg b/docs/src/icons/duotone-icons/Communication/RSS.svg
new file mode 100644
index 0000000000..3e8596dc08
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/RSS.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Readed-mail.svg b/docs/src/icons/duotone-icons/Communication/Readed-mail.svg
new file mode 100644
index 0000000000..9b0fd39bd4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Readed-mail.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Reply-all.svg b/docs/src/icons/duotone-icons/Communication/Reply-all.svg
new file mode 100644
index 0000000000..371022743e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Reply-all.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Reply.svg b/docs/src/icons/duotone-icons/Communication/Reply.svg
new file mode 100644
index 0000000000..59dc333a43
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Reply.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Right.svg b/docs/src/icons/duotone-icons/Communication/Right.svg
new file mode 100644
index 0000000000..ced9b74f5e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Right.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Safe-chat.svg b/docs/src/icons/duotone-icons/Communication/Safe-chat.svg
new file mode 100644
index 0000000000..7ba85e2d5c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Safe-chat.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Send.svg b/docs/src/icons/duotone-icons/Communication/Send.svg
new file mode 100644
index 0000000000..146f856916
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Send.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Sending mail.svg b/docs/src/icons/duotone-icons/Communication/Sending mail.svg
new file mode 100644
index 0000000000..1330dc8077
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Sending mail.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Sending.svg b/docs/src/icons/duotone-icons/Communication/Sending.svg
new file mode 100644
index 0000000000..dd33edc56e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Sending.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Share.svg b/docs/src/icons/duotone-icons/Communication/Share.svg
new file mode 100644
index 0000000000..654a8f3e90
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Share.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Shield-thunder.svg b/docs/src/icons/duotone-icons/Communication/Shield-thunder.svg
new file mode 100644
index 0000000000..8f0111efcf
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Shield-thunder.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Shield-user.svg b/docs/src/icons/duotone-icons/Communication/Shield-user.svg
new file mode 100644
index 0000000000..c8213c72a0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Shield-user.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Snoozed-mail.svg b/docs/src/icons/duotone-icons/Communication/Snoozed-mail.svg
new file mode 100644
index 0000000000..eb18ca6440
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Snoozed-mail.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Spam.svg b/docs/src/icons/duotone-icons/Communication/Spam.svg
new file mode 100644
index 0000000000..f2979426fd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Spam.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Thumbtack.svg b/docs/src/icons/duotone-icons/Communication/Thumbtack.svg
new file mode 100644
index 0000000000..cc9fa48879
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Thumbtack.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Urgent-mail.svg b/docs/src/icons/duotone-icons/Communication/Urgent-mail.svg
new file mode 100644
index 0000000000..dcdd8226b3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Urgent-mail.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Communication/Write.svg b/docs/src/icons/duotone-icons/Communication/Write.svg
new file mode 100644
index 0000000000..8d436d59c6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Communication/Write.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Baking-glove.svg b/docs/src/icons/duotone-icons/Cooking/Baking-glove.svg
new file mode 100644
index 0000000000..9c2320b9cd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Baking-glove.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Bowl.svg b/docs/src/icons/duotone-icons/Cooking/Bowl.svg
new file mode 100644
index 0000000000..bf1ca919dc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Bowl.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Chef.svg b/docs/src/icons/duotone-icons/Cooking/Chef.svg
new file mode 100644
index 0000000000..4b654334c5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Chef.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Cooking-book.svg b/docs/src/icons/duotone-icons/Cooking/Cooking-book.svg
new file mode 100644
index 0000000000..31723a92e9
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Cooking-book.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Cooking-pot.svg b/docs/src/icons/duotone-icons/Cooking/Cooking-pot.svg
new file mode 100644
index 0000000000..f26d816be0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Cooking-pot.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Cutting board.svg b/docs/src/icons/duotone-icons/Cooking/Cutting board.svg
new file mode 100644
index 0000000000..dbf196e3b5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Cutting board.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Dinner.svg b/docs/src/icons/duotone-icons/Cooking/Dinner.svg
new file mode 100644
index 0000000000..85225af684
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Dinner.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Dish.svg b/docs/src/icons/duotone-icons/Cooking/Dish.svg
new file mode 100644
index 0000000000..4d88dea5c2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Dish.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Dishes.svg b/docs/src/icons/duotone-icons/Cooking/Dishes.svg
new file mode 100644
index 0000000000..4cf5070b9b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Dishes.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Fork-spoon-knife.svg b/docs/src/icons/duotone-icons/Cooking/Fork-spoon-knife.svg
new file mode 100644
index 0000000000..3fd1f460b7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Fork-spoon-knife.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Fork-spoon.svg b/docs/src/icons/duotone-icons/Cooking/Fork-spoon.svg
new file mode 100644
index 0000000000..69a7adac87
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Fork-spoon.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Fork.svg b/docs/src/icons/duotone-icons/Cooking/Fork.svg
new file mode 100644
index 0000000000..c526ba5f6c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Fork.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Frying-pan.svg b/docs/src/icons/duotone-icons/Cooking/Frying-pan.svg
new file mode 100644
index 0000000000..4473128a31
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Frying-pan.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Grater.svg b/docs/src/icons/duotone-icons/Cooking/Grater.svg
new file mode 100644
index 0000000000..555e811d6e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Grater.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Kitchen-scale.svg b/docs/src/icons/duotone-icons/Cooking/Kitchen-scale.svg
new file mode 100644
index 0000000000..e4586f62fc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Kitchen-scale.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Knife#1.svg b/docs/src/icons/duotone-icons/Cooking/Knife#1.svg
new file mode 100644
index 0000000000..591d39ab55
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Knife#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Knife#2.svg b/docs/src/icons/duotone-icons/Cooking/Knife#2.svg
new file mode 100644
index 0000000000..f8a6952f8f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Knife#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Knife&fork#1.svg b/docs/src/icons/duotone-icons/Cooking/Knife&fork#1.svg
new file mode 100644
index 0000000000..02eef7bbb6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Knife&fork#1.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Knife&fork#2.svg b/docs/src/icons/duotone-icons/Cooking/Knife&fork#2.svg
new file mode 100644
index 0000000000..f7095a0cd5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Knife&fork#2.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Ladle.svg b/docs/src/icons/duotone-icons/Cooking/Ladle.svg
new file mode 100644
index 0000000000..7d756c6d58
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Ladle.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Rolling-pin.svg b/docs/src/icons/duotone-icons/Cooking/Rolling-pin.svg
new file mode 100644
index 0000000000..e60e9b9c3c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Rolling-pin.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Saucepan.svg b/docs/src/icons/duotone-icons/Cooking/Saucepan.svg
new file mode 100644
index 0000000000..e83e7db7e4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Saucepan.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Shovel.svg b/docs/src/icons/duotone-icons/Cooking/Shovel.svg
new file mode 100644
index 0000000000..49b0e5bc9a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Shovel.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Sieve.svg b/docs/src/icons/duotone-icons/Cooking/Sieve.svg
new file mode 100644
index 0000000000..0251d66659
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Sieve.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Cooking/Spoon.svg b/docs/src/icons/duotone-icons/Cooking/Spoon.svg
new file mode 100644
index 0000000000..3aaa85aada
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Cooking/Spoon.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Adjust.svg b/docs/src/icons/duotone-icons/Design/Adjust.svg
new file mode 100644
index 0000000000..29b0fb63e9
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Adjust.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Anchor-center-down.svg b/docs/src/icons/duotone-icons/Design/Anchor-center-down.svg
new file mode 100644
index 0000000000..156138726a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Anchor-center-down.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Anchor-center-up.svg b/docs/src/icons/duotone-icons/Design/Anchor-center-up.svg
new file mode 100644
index 0000000000..0b2deba411
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Anchor-center-up.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Anchor-center.svg b/docs/src/icons/duotone-icons/Design/Anchor-center.svg
new file mode 100644
index 0000000000..1d071d2e8e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Anchor-center.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Anchor-left-down.svg b/docs/src/icons/duotone-icons/Design/Anchor-left-down.svg
new file mode 100644
index 0000000000..7d4270ad8e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Anchor-left-down.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Anchor-left-up.svg b/docs/src/icons/duotone-icons/Design/Anchor-left-up.svg
new file mode 100644
index 0000000000..97559c3013
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Anchor-left-up.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Anchor-left.svg b/docs/src/icons/duotone-icons/Design/Anchor-left.svg
new file mode 100644
index 0000000000..6711c34916
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Anchor-left.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Anchor-right-down.svg b/docs/src/icons/duotone-icons/Design/Anchor-right-down.svg
new file mode 100644
index 0000000000..04995b30ff
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Anchor-right-down.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Anchor-right-up.svg b/docs/src/icons/duotone-icons/Design/Anchor-right-up.svg
new file mode 100644
index 0000000000..331f99f4f5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Anchor-right-up.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Anchor-right.svg b/docs/src/icons/duotone-icons/Design/Anchor-right.svg
new file mode 100644
index 0000000000..510ecd004a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Anchor-right.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Arrows.svg b/docs/src/icons/duotone-icons/Design/Arrows.svg
new file mode 100644
index 0000000000..bfa9fa9875
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Arrows.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Bezier-curve.svg b/docs/src/icons/duotone-icons/Design/Bezier-curve.svg
new file mode 100644
index 0000000000..69763d8e59
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Bezier-curve.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Border.svg b/docs/src/icons/duotone-icons/Design/Border.svg
new file mode 100644
index 0000000000..c9702d0a43
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Border.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Brush.svg b/docs/src/icons/duotone-icons/Design/Brush.svg
new file mode 100644
index 0000000000..cbb8f25ea3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Brush.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Bucket.svg b/docs/src/icons/duotone-icons/Design/Bucket.svg
new file mode 100644
index 0000000000..55e14c036b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Bucket.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Cap-1.svg b/docs/src/icons/duotone-icons/Design/Cap-1.svg
new file mode 100644
index 0000000000..505b163747
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Cap-1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Cap-2.svg b/docs/src/icons/duotone-icons/Design/Cap-2.svg
new file mode 100644
index 0000000000..e604748939
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Cap-2.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Cap-3.svg b/docs/src/icons/duotone-icons/Design/Cap-3.svg
new file mode 100644
index 0000000000..4f2e1cb95a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Cap-3.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Circle.svg b/docs/src/icons/duotone-icons/Design/Circle.svg
new file mode 100644
index 0000000000..c45788f845
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Circle.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Color-profile.svg b/docs/src/icons/duotone-icons/Design/Color-profile.svg
new file mode 100644
index 0000000000..775ce6185e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Color-profile.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Color.svg b/docs/src/icons/duotone-icons/Design/Color.svg
new file mode 100644
index 0000000000..31f976b4bd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Color.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Component.svg b/docs/src/icons/duotone-icons/Design/Component.svg
new file mode 100644
index 0000000000..97d01502fe
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Component.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Crop.svg b/docs/src/icons/duotone-icons/Design/Crop.svg
new file mode 100644
index 0000000000..be9749d847
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Crop.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Difference.svg b/docs/src/icons/duotone-icons/Design/Difference.svg
new file mode 100644
index 0000000000..5f740ecb08
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Difference.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Edit.svg b/docs/src/icons/duotone-icons/Design/Edit.svg
new file mode 100644
index 0000000000..262ccd0a15
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Edit.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Eraser.svg b/docs/src/icons/duotone-icons/Design/Eraser.svg
new file mode 100644
index 0000000000..fdb01e53b6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Eraser.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Flatten.svg b/docs/src/icons/duotone-icons/Design/Flatten.svg
new file mode 100644
index 0000000000..9c86432bc1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Flatten.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Flip-horizontal.svg b/docs/src/icons/duotone-icons/Design/Flip-horizontal.svg
new file mode 100644
index 0000000000..7ea377a023
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Flip-horizontal.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Flip-vertical.svg b/docs/src/icons/duotone-icons/Design/Flip-vertical.svg
new file mode 100644
index 0000000000..8efc837997
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Flip-vertical.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Horizontal.svg b/docs/src/icons/duotone-icons/Design/Horizontal.svg
new file mode 100644
index 0000000000..61c285417f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Horizontal.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Image.svg b/docs/src/icons/duotone-icons/Design/Image.svg
new file mode 100644
index 0000000000..6a58f1c136
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Image.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Interselect.svg b/docs/src/icons/duotone-icons/Design/Interselect.svg
new file mode 100644
index 0000000000..24cea1dd53
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Interselect.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Join-1.svg b/docs/src/icons/duotone-icons/Design/Join-1.svg
new file mode 100644
index 0000000000..b3aa95db03
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Join-1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Join-2.svg b/docs/src/icons/duotone-icons/Design/Join-2.svg
new file mode 100644
index 0000000000..c10fb0c2aa
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Join-2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Join-3.svg b/docs/src/icons/duotone-icons/Design/Join-3.svg
new file mode 100644
index 0000000000..ffc60d9d0d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Join-3.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Layers.svg b/docs/src/icons/duotone-icons/Design/Layers.svg
new file mode 100644
index 0000000000..8b6feb4f6b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Layers.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Line.svg b/docs/src/icons/duotone-icons/Design/Line.svg
new file mode 100644
index 0000000000..cc1cfff354
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Line.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Magic.svg b/docs/src/icons/duotone-icons/Design/Magic.svg
new file mode 100644
index 0000000000..ed8260ba05
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Magic.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Mask.svg b/docs/src/icons/duotone-icons/Design/Mask.svg
new file mode 100644
index 0000000000..e61397a62b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Mask.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Patch.svg b/docs/src/icons/duotone-icons/Design/Patch.svg
new file mode 100644
index 0000000000..7208867848
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Patch.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Pen&ruller.svg b/docs/src/icons/duotone-icons/Design/Pen&ruller.svg
new file mode 100644
index 0000000000..2b5133c1fd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Pen&ruller.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Pen-tool-vector.svg b/docs/src/icons/duotone-icons/Design/Pen-tool-vector.svg
new file mode 100644
index 0000000000..3113dd140a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Pen-tool-vector.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Pencil.svg b/docs/src/icons/duotone-icons/Design/Pencil.svg
new file mode 100644
index 0000000000..3e36126a72
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Pencil.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Picker.svg b/docs/src/icons/duotone-icons/Design/Picker.svg
new file mode 100644
index 0000000000..d268793348
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Picker.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Pixels.svg b/docs/src/icons/duotone-icons/Design/Pixels.svg
new file mode 100644
index 0000000000..2abe6044c5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Pixels.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Polygon.svg b/docs/src/icons/duotone-icons/Design/Polygon.svg
new file mode 100644
index 0000000000..4a2511fdf5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Polygon.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Position.svg b/docs/src/icons/duotone-icons/Design/Position.svg
new file mode 100644
index 0000000000..ab985c33a4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Position.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Rectangle.svg b/docs/src/icons/duotone-icons/Design/Rectangle.svg
new file mode 100644
index 0000000000..58ec2abf6e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Rectangle.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Saturation.svg b/docs/src/icons/duotone-icons/Design/Saturation.svg
new file mode 100644
index 0000000000..94a9091413
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Saturation.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Select.svg b/docs/src/icons/duotone-icons/Design/Select.svg
new file mode 100644
index 0000000000..4203a4c951
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Select.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Sketch.svg b/docs/src/icons/duotone-icons/Design/Sketch.svg
new file mode 100644
index 0000000000..b645b29fe2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Sketch.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Stamp.svg b/docs/src/icons/duotone-icons/Design/Stamp.svg
new file mode 100644
index 0000000000..3ed4ee7585
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Stamp.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Substract.svg b/docs/src/icons/duotone-icons/Design/Substract.svg
new file mode 100644
index 0000000000..e350dc3d31
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Substract.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Target.svg b/docs/src/icons/duotone-icons/Design/Target.svg
new file mode 100644
index 0000000000..479e5bda5f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Target.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Triangle.svg b/docs/src/icons/duotone-icons/Design/Triangle.svg
new file mode 100644
index 0000000000..ef163688bb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Triangle.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Union.svg b/docs/src/icons/duotone-icons/Design/Union.svg
new file mode 100644
index 0000000000..d810f46504
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Union.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Vertical.svg b/docs/src/icons/duotone-icons/Design/Vertical.svg
new file mode 100644
index 0000000000..e5c921bdb9
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Vertical.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Zoom minus.svg b/docs/src/icons/duotone-icons/Design/Zoom minus.svg
new file mode 100644
index 0000000000..7d53f41aab
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Zoom minus.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Design/Zoom plus.svg b/docs/src/icons/duotone-icons/Design/Zoom plus.svg
new file mode 100644
index 0000000000..ea522975ca
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Design/Zoom plus.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Airpods.svg b/docs/src/icons/duotone-icons/Devices/Airpods.svg
new file mode 100644
index 0000000000..b8124dde14
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Airpods.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Android.svg b/docs/src/icons/duotone-icons/Devices/Android.svg
new file mode 100644
index 0000000000..7248d78c02
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Android.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Apple-Watch.svg b/docs/src/icons/duotone-icons/Devices/Apple-Watch.svg
new file mode 100644
index 0000000000..a59f62bdcc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Apple-Watch.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Battery-charging.svg b/docs/src/icons/duotone-icons/Devices/Battery-charging.svg
new file mode 100644
index 0000000000..4ffa1a8702
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Battery-charging.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Battery-empty.svg b/docs/src/icons/duotone-icons/Devices/Battery-empty.svg
new file mode 100644
index 0000000000..2fcff4ff13
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Battery-empty.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Battery-full.svg b/docs/src/icons/duotone-icons/Devices/Battery-full.svg
new file mode 100644
index 0000000000..3fe4664756
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Battery-full.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Battery-half.svg b/docs/src/icons/duotone-icons/Devices/Battery-half.svg
new file mode 100644
index 0000000000..39189e9ed0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Battery-half.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Bluetooth.svg b/docs/src/icons/duotone-icons/Devices/Bluetooth.svg
new file mode 100644
index 0000000000..cd0b09e10e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Bluetooth.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/CPU#1.svg b/docs/src/icons/duotone-icons/Devices/CPU#1.svg
new file mode 100644
index 0000000000..78af45decb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/CPU#1.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/CPU#2.svg b/docs/src/icons/duotone-icons/Devices/CPU#2.svg
new file mode 100644
index 0000000000..d44fd3e355
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/CPU#2.svg
@@ -0,0 +1,23 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Camera.svg b/docs/src/icons/duotone-icons/Devices/Camera.svg
new file mode 100644
index 0000000000..553651b1f5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Camera.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Cardboard-vr.svg b/docs/src/icons/duotone-icons/Devices/Cardboard-vr.svg
new file mode 100644
index 0000000000..d14096453a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Cardboard-vr.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Cassete.svg b/docs/src/icons/duotone-icons/Devices/Cassete.svg
new file mode 100644
index 0000000000..34c9bd44e0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Cassete.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Diagnostics.svg b/docs/src/icons/duotone-icons/Devices/Diagnostics.svg
new file mode 100644
index 0000000000..14d4353dc8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Diagnostics.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Display#1.svg b/docs/src/icons/duotone-icons/Devices/Display#1.svg
new file mode 100644
index 0000000000..0cbc2edbcd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Display#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Display#2.svg b/docs/src/icons/duotone-icons/Devices/Display#2.svg
new file mode 100644
index 0000000000..846f252726
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Display#2.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Display#3.svg b/docs/src/icons/duotone-icons/Devices/Display#3.svg
new file mode 100644
index 0000000000..d31c6919dd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Display#3.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Gameboy.svg b/docs/src/icons/duotone-icons/Devices/Gameboy.svg
new file mode 100644
index 0000000000..f0035226e2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Gameboy.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Gamepad#1.svg b/docs/src/icons/duotone-icons/Devices/Gamepad#1.svg
new file mode 100644
index 0000000000..bdf4c3c4fb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Gamepad#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Gamepad#2.svg b/docs/src/icons/duotone-icons/Devices/Gamepad#2.svg
new file mode 100644
index 0000000000..2bde1e19ed
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Gamepad#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Generator.svg b/docs/src/icons/duotone-icons/Devices/Generator.svg
new file mode 100644
index 0000000000..02640f7c03
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Generator.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Hard-drive.svg b/docs/src/icons/duotone-icons/Devices/Hard-drive.svg
new file mode 100644
index 0000000000..ba2645dc83
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Hard-drive.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Headphones.svg b/docs/src/icons/duotone-icons/Devices/Headphones.svg
new file mode 100644
index 0000000000..c25056d0a6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Headphones.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Homepod.svg b/docs/src/icons/duotone-icons/Devices/Homepod.svg
new file mode 100644
index 0000000000..5a95c39bcc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Homepod.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Keyboard.svg b/docs/src/icons/duotone-icons/Devices/Keyboard.svg
new file mode 100644
index 0000000000..dc9a8da8c6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Keyboard.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/LTE#1.svg b/docs/src/icons/duotone-icons/Devices/LTE#1.svg
new file mode 100644
index 0000000000..9f327b772c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/LTE#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/LTE#2.svg b/docs/src/icons/duotone-icons/Devices/LTE#2.svg
new file mode 100644
index 0000000000..20300316ea
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/LTE#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Laptop-macbook.svg b/docs/src/icons/duotone-icons/Devices/Laptop-macbook.svg
new file mode 100644
index 0000000000..8c59e60c23
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Laptop-macbook.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Laptop.svg b/docs/src/icons/duotone-icons/Devices/Laptop.svg
new file mode 100644
index 0000000000..8aed93b5ca
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Laptop.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Mic.svg b/docs/src/icons/duotone-icons/Devices/Mic.svg
new file mode 100644
index 0000000000..104508c028
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Mic.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Midi.svg b/docs/src/icons/duotone-icons/Devices/Midi.svg
new file mode 100644
index 0000000000..68305b09e5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Midi.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Mouse.svg b/docs/src/icons/duotone-icons/Devices/Mouse.svg
new file mode 100644
index 0000000000..098fd7d4f6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Mouse.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Phone.svg b/docs/src/icons/duotone-icons/Devices/Phone.svg
new file mode 100644
index 0000000000..17041aa093
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Phone.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Printer.svg b/docs/src/icons/duotone-icons/Devices/Printer.svg
new file mode 100644
index 0000000000..b56af3c7cd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Printer.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Radio.svg b/docs/src/icons/duotone-icons/Devices/Radio.svg
new file mode 100644
index 0000000000..c7f7acfd76
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Radio.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Router#1.svg b/docs/src/icons/duotone-icons/Devices/Router#1.svg
new file mode 100644
index 0000000000..eb964dab5b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Router#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Router#2.svg b/docs/src/icons/duotone-icons/Devices/Router#2.svg
new file mode 100644
index 0000000000..09fb6e2e57
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Router#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/SD-card.svg b/docs/src/icons/duotone-icons/Devices/SD-card.svg
new file mode 100644
index 0000000000..e805378837
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/SD-card.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Server.svg b/docs/src/icons/duotone-icons/Devices/Server.svg
new file mode 100644
index 0000000000..56329b7054
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Server.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Speaker.svg b/docs/src/icons/duotone-icons/Devices/Speaker.svg
new file mode 100644
index 0000000000..80c05d2bc6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Speaker.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/TV#1.svg b/docs/src/icons/duotone-icons/Devices/TV#1.svg
new file mode 100644
index 0000000000..bb28d44e9e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/TV#1.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/TV#2.svg b/docs/src/icons/duotone-icons/Devices/TV#2.svg
new file mode 100644
index 0000000000..0b298d4d4c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/TV#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Tablet.svg b/docs/src/icons/duotone-icons/Devices/Tablet.svg
new file mode 100644
index 0000000000..99b14997a6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Tablet.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/USB.svg b/docs/src/icons/duotone-icons/Devices/USB.svg
new file mode 100644
index 0000000000..4b0de0105a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/USB.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Usb-storage.svg b/docs/src/icons/duotone-icons/Devices/Usb-storage.svg
new file mode 100644
index 0000000000..642700e503
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Usb-storage.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Video-camera.svg b/docs/src/icons/duotone-icons/Devices/Video-camera.svg
new file mode 100644
index 0000000000..760cce56c7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Video-camera.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Watch#1.svg b/docs/src/icons/duotone-icons/Devices/Watch#1.svg
new file mode 100644
index 0000000000..079b243187
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Watch#1.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Watch#2.svg b/docs/src/icons/duotone-icons/Devices/Watch#2.svg
new file mode 100644
index 0000000000..0b416ad766
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Watch#2.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/Wi-fi.svg b/docs/src/icons/duotone-icons/Devices/Wi-fi.svg
new file mode 100644
index 0000000000..c93111a792
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/Wi-fi.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/iMac.svg b/docs/src/icons/duotone-icons/Devices/iMac.svg
new file mode 100644
index 0000000000..021cfdc12f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/iMac.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/iPhone-X.svg b/docs/src/icons/duotone-icons/Devices/iPhone-X.svg
new file mode 100644
index 0000000000..28112b7864
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/iPhone-X.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/iPhone-back.svg b/docs/src/icons/duotone-icons/Devices/iPhone-back.svg
new file mode 100644
index 0000000000..2b96c3c9dd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/iPhone-back.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Devices/iPhone-x-back.svg b/docs/src/icons/duotone-icons/Devices/iPhone-x-back.svg
new file mode 100644
index 0000000000..16c3d36923
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Devices/iPhone-x-back.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Air-conditioning.svg b/docs/src/icons/duotone-icons/Electric/Air-conditioning.svg
new file mode 100644
index 0000000000..b701190a6d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Air-conditioning.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Blender.svg b/docs/src/icons/duotone-icons/Electric/Blender.svg
new file mode 100644
index 0000000000..188d81a9be
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Blender.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Fan.svg b/docs/src/icons/duotone-icons/Electric/Fan.svg
new file mode 100644
index 0000000000..0ccb1c20c3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Fan.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Fridge.svg b/docs/src/icons/duotone-icons/Electric/Fridge.svg
new file mode 100644
index 0000000000..31f4efa91d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Fridge.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Gas-stove.svg b/docs/src/icons/duotone-icons/Electric/Gas-stove.svg
new file mode 100644
index 0000000000..acbb4f90c1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Gas-stove.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Hair-dryer.svg b/docs/src/icons/duotone-icons/Electric/Hair-dryer.svg
new file mode 100644
index 0000000000..37ca87cfbc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Hair-dryer.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Highvoltage.svg b/docs/src/icons/duotone-icons/Electric/Highvoltage.svg
new file mode 100644
index 0000000000..4872e1ef7b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Highvoltage.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Iron.svg b/docs/src/icons/duotone-icons/Electric/Iron.svg
new file mode 100644
index 0000000000..7acb0ab889
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Iron.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Kettle.svg b/docs/src/icons/duotone-icons/Electric/Kettle.svg
new file mode 100644
index 0000000000..00fed6a792
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Kettle.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Mixer.svg b/docs/src/icons/duotone-icons/Electric/Mixer.svg
new file mode 100644
index 0000000000..fa5d163c61
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Mixer.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Outlet.svg b/docs/src/icons/duotone-icons/Electric/Outlet.svg
new file mode 100644
index 0000000000..b92cbdf834
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Outlet.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Range-hood.svg b/docs/src/icons/duotone-icons/Electric/Range-hood.svg
new file mode 100644
index 0000000000..298d5eb46d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Range-hood.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Shutdown.svg b/docs/src/icons/duotone-icons/Electric/Shutdown.svg
new file mode 100644
index 0000000000..756ce2725f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Shutdown.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Socket-eu.svg b/docs/src/icons/duotone-icons/Electric/Socket-eu.svg
new file mode 100644
index 0000000000..961b9bccf7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Socket-eu.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Socket-us.svg b/docs/src/icons/duotone-icons/Electric/Socket-us.svg
new file mode 100644
index 0000000000..db19813f5d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Socket-us.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Electric/Washer.svg b/docs/src/icons/duotone-icons/Electric/Washer.svg
new file mode 100644
index 0000000000..10f94848b1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Electric/Washer.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Cloud-download.svg b/docs/src/icons/duotone-icons/Files/Cloud-download.svg
new file mode 100644
index 0000000000..f8bd620c80
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Cloud-download.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Cloud-upload.svg b/docs/src/icons/duotone-icons/Files/Cloud-upload.svg
new file mode 100644
index 0000000000..a0c9e52286
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Cloud-upload.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Compilation.svg b/docs/src/icons/duotone-icons/Files/Compilation.svg
new file mode 100644
index 0000000000..1301f3ce6a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Compilation.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Compiled-file.svg b/docs/src/icons/duotone-icons/Files/Compiled-file.svg
new file mode 100644
index 0000000000..9137d2ce6b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Compiled-file.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Deleted-file.svg b/docs/src/icons/duotone-icons/Files/Deleted-file.svg
new file mode 100644
index 0000000000..d091043a88
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Deleted-file.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Deleted-folder.svg b/docs/src/icons/duotone-icons/Files/Deleted-folder.svg
new file mode 100644
index 0000000000..bd0890b91c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Deleted-folder.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Download.inline.svg b/docs/src/icons/duotone-icons/Files/Download.inline.svg
new file mode 100644
index 0000000000..43a64ee1c8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Download.inline.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Downloaded file.svg b/docs/src/icons/duotone-icons/Files/Downloaded file.svg
new file mode 100644
index 0000000000..0db13260c0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Downloaded file.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Downloads-folder.svg b/docs/src/icons/duotone-icons/Files/Downloads-folder.svg
new file mode 100644
index 0000000000..3de6fc92ed
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Downloads-folder.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Export.svg b/docs/src/icons/duotone-icons/Files/Export.svg
new file mode 100644
index 0000000000..609b3499d8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Export.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/File-cloud.svg b/docs/src/icons/duotone-icons/Files/File-cloud.svg
new file mode 100644
index 0000000000..b13faa993b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/File-cloud.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/File-done.svg b/docs/src/icons/duotone-icons/Files/File-done.svg
new file mode 100644
index 0000000000..7d77fae00f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/File-done.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/File-minus.svg b/docs/src/icons/duotone-icons/Files/File-minus.svg
new file mode 100644
index 0000000000..3fe6671fa0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/File-minus.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/File-plus.svg b/docs/src/icons/duotone-icons/Files/File-plus.svg
new file mode 100644
index 0000000000..e210da7f6c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/File-plus.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/File.svg b/docs/src/icons/duotone-icons/Files/File.svg
new file mode 100644
index 0000000000..b5c0b13809
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/File.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Folder-check.svg b/docs/src/icons/duotone-icons/Files/Folder-check.svg
new file mode 100644
index 0000000000..ba05c9d98b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Folder-check.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Folder-cloud.svg b/docs/src/icons/duotone-icons/Files/Folder-cloud.svg
new file mode 100644
index 0000000000..876665e8fc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Folder-cloud.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Folder-error.svg b/docs/src/icons/duotone-icons/Files/Folder-error.svg
new file mode 100644
index 0000000000..d4c30a85b7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Folder-error.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Folder-heart.svg b/docs/src/icons/duotone-icons/Files/Folder-heart.svg
new file mode 100644
index 0000000000..b6b0b4941d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Folder-heart.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Folder-minus.svg b/docs/src/icons/duotone-icons/Files/Folder-minus.svg
new file mode 100644
index 0000000000..157647ca14
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Folder-minus.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Folder-plus.svg b/docs/src/icons/duotone-icons/Files/Folder-plus.svg
new file mode 100644
index 0000000000..ef4c414380
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Folder-plus.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Folder-solid.svg b/docs/src/icons/duotone-icons/Files/Folder-solid.svg
new file mode 100644
index 0000000000..a8198d9d47
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Folder-solid.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Folder-star.svg b/docs/src/icons/duotone-icons/Files/Folder-star.svg
new file mode 100644
index 0000000000..32ce253225
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Folder-star.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Folder-thunder.svg b/docs/src/icons/duotone-icons/Files/Folder-thunder.svg
new file mode 100644
index 0000000000..cd961efea1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Folder-thunder.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Folder.svg b/docs/src/icons/duotone-icons/Files/Folder.svg
new file mode 100644
index 0000000000..afb8a30ebd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Folder.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Group-folders.svg b/docs/src/icons/duotone-icons/Files/Group-folders.svg
new file mode 100644
index 0000000000..58148ac263
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Group-folders.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Import.svg b/docs/src/icons/duotone-icons/Files/Import.svg
new file mode 100644
index 0000000000..9d233a9bc5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Import.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Locked-folder.svg b/docs/src/icons/duotone-icons/Files/Locked-folder.svg
new file mode 100644
index 0000000000..cfb3238426
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Locked-folder.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Media-folder.svg b/docs/src/icons/duotone-icons/Files/Media-folder.svg
new file mode 100644
index 0000000000..fba811a6f3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Media-folder.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Media.svg b/docs/src/icons/duotone-icons/Files/Media.svg
new file mode 100644
index 0000000000..a8015fc6ea
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Media.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Music.svg b/docs/src/icons/duotone-icons/Files/Music.svg
new file mode 100644
index 0000000000..319e3b6784
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Music.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Pictures#1.svg b/docs/src/icons/duotone-icons/Files/Pictures#1.svg
new file mode 100644
index 0000000000..4c989a7a4a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Pictures#1.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Pictures#2.svg b/docs/src/icons/duotone-icons/Files/Pictures#2.svg
new file mode 100644
index 0000000000..b0dd9b6fc6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Pictures#2.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Protected-file.svg b/docs/src/icons/duotone-icons/Files/Protected-file.svg
new file mode 100644
index 0000000000..160a3ab752
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Protected-file.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Selected-file.svg b/docs/src/icons/duotone-icons/Files/Selected-file.svg
new file mode 100644
index 0000000000..1aa8eca1f3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Selected-file.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Share.svg b/docs/src/icons/duotone-icons/Files/Share.svg
new file mode 100644
index 0000000000..d0c2d7da06
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Share.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Upload-folder.svg b/docs/src/icons/duotone-icons/Files/Upload-folder.svg
new file mode 100644
index 0000000000..7f7e0d69ea
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Upload-folder.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Upload.svg b/docs/src/icons/duotone-icons/Files/Upload.svg
new file mode 100644
index 0000000000..4a6b0ff6ba
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Upload.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/Uploaded-file.svg b/docs/src/icons/duotone-icons/Files/Uploaded-file.svg
new file mode 100644
index 0000000000..c09f9161b2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/Uploaded-file.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Files/User-folder.svg b/docs/src/icons/duotone-icons/Files/User-folder.svg
new file mode 100644
index 0000000000..22ba00787e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Files/User-folder.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Beer.svg b/docs/src/icons/duotone-icons/Food/Beer.svg
new file mode 100644
index 0000000000..c1b837772c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Beer.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Bottle#1.svg b/docs/src/icons/duotone-icons/Food/Bottle#1.svg
new file mode 100644
index 0000000000..6dc19123c7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Bottle#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Bottle#2.svg b/docs/src/icons/duotone-icons/Food/Bottle#2.svg
new file mode 100644
index 0000000000..8e5a3950ff
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Bottle#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Bread.svg b/docs/src/icons/duotone-icons/Food/Bread.svg
new file mode 100644
index 0000000000..4108420b12
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Bread.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Bucket.svg b/docs/src/icons/duotone-icons/Food/Bucket.svg
new file mode 100644
index 0000000000..962a8208df
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Bucket.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Burger.svg b/docs/src/icons/duotone-icons/Food/Burger.svg
new file mode 100644
index 0000000000..fffd1f0b58
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Burger.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Cake.svg b/docs/src/icons/duotone-icons/Food/Cake.svg
new file mode 100644
index 0000000000..53c91b17c6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Cake.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Carrot.svg b/docs/src/icons/duotone-icons/Food/Carrot.svg
new file mode 100644
index 0000000000..6b239805e8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Carrot.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Cheese.svg b/docs/src/icons/duotone-icons/Food/Cheese.svg
new file mode 100644
index 0000000000..24b48f380a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Cheese.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Chicken.svg b/docs/src/icons/duotone-icons/Food/Chicken.svg
new file mode 100644
index 0000000000..5ff51028c8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Chicken.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Coffee#1.svg b/docs/src/icons/duotone-icons/Food/Coffee#1.svg
new file mode 100644
index 0000000000..f6364e9cfc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Coffee#1.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Coffee#2.svg b/docs/src/icons/duotone-icons/Food/Coffee#2.svg
new file mode 100644
index 0000000000..121da1d2f7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Coffee#2.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Cookie.svg b/docs/src/icons/duotone-icons/Food/Cookie.svg
new file mode 100644
index 0000000000..f0cdfc49c0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Cookie.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Dinner.svg b/docs/src/icons/duotone-icons/Food/Dinner.svg
new file mode 100644
index 0000000000..f41921be0f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Dinner.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Fish.svg b/docs/src/icons/duotone-icons/Food/Fish.svg
new file mode 100644
index 0000000000..7ddf19ca91
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Fish.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/French Bread.svg b/docs/src/icons/duotone-icons/Food/French Bread.svg
new file mode 100644
index 0000000000..2ab67fd787
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/French Bread.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Glass-martini.svg b/docs/src/icons/duotone-icons/Food/Glass-martini.svg
new file mode 100644
index 0000000000..1ffcbbc712
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Glass-martini.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Ice-cream#1.svg b/docs/src/icons/duotone-icons/Food/Ice-cream#1.svg
new file mode 100644
index 0000000000..4a2af89c8d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Ice-cream#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Ice-cream#2.svg b/docs/src/icons/duotone-icons/Food/Ice-cream#2.svg
new file mode 100644
index 0000000000..20d638a1d1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Ice-cream#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Miso-soup.svg b/docs/src/icons/duotone-icons/Food/Miso-soup.svg
new file mode 100644
index 0000000000..6ecd7ae1c7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Miso-soup.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Orange.svg b/docs/src/icons/duotone-icons/Food/Orange.svg
new file mode 100644
index 0000000000..fec58c21a1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Orange.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Pizza.svg b/docs/src/icons/duotone-icons/Food/Pizza.svg
new file mode 100644
index 0000000000..c86845ccdc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Pizza.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Sushi.svg b/docs/src/icons/duotone-icons/Food/Sushi.svg
new file mode 100644
index 0000000000..b327f67bfe
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Sushi.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Two-bottles.svg b/docs/src/icons/duotone-icons/Food/Two-bottles.svg
new file mode 100644
index 0000000000..87be9dabba
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Two-bottles.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Food/Wine.svg b/docs/src/icons/duotone-icons/Food/Wine.svg
new file mode 100644
index 0000000000..afe20c6306
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Food/Wine.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Attachment#1.svg b/docs/src/icons/duotone-icons/General/Attachment#1.svg
new file mode 100644
index 0000000000..f46bfea52f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Attachment#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Attachment#2.svg b/docs/src/icons/duotone-icons/General/Attachment#2.svg
new file mode 100644
index 0000000000..8c14511c67
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Attachment#2.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Binocular.svg b/docs/src/icons/duotone-icons/General/Binocular.svg
new file mode 100644
index 0000000000..dc3983b51b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Binocular.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Bookmark.svg b/docs/src/icons/duotone-icons/General/Bookmark.svg
new file mode 100644
index 0000000000..3ca53b8284
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Bookmark.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Clip.svg b/docs/src/icons/duotone-icons/General/Clip.svg
new file mode 100644
index 0000000000..56af0dd306
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Clip.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Clipboard.svg b/docs/src/icons/duotone-icons/General/Clipboard.svg
new file mode 100644
index 0000000000..4b13d114dc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Clipboard.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Cursor.svg b/docs/src/icons/duotone-icons/General/Cursor.svg
new file mode 100644
index 0000000000..c6bd29d288
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Cursor.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Dislike.svg b/docs/src/icons/duotone-icons/General/Dislike.svg
new file mode 100644
index 0000000000..6fdad80292
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Dislike.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Duplicate.svg b/docs/src/icons/duotone-icons/General/Duplicate.svg
new file mode 100644
index 0000000000..b4e54da78d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Duplicate.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Edit.svg b/docs/src/icons/duotone-icons/General/Edit.svg
new file mode 100644
index 0000000000..6bba81b557
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Edit.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Expand-arrows.svg b/docs/src/icons/duotone-icons/General/Expand-arrows.svg
new file mode 100644
index 0000000000..a217b81ba5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Expand-arrows.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Fire.svg b/docs/src/icons/duotone-icons/General/Fire.svg
new file mode 100644
index 0000000000..de50370b38
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Fire.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Folder.svg b/docs/src/icons/duotone-icons/General/Folder.svg
new file mode 100644
index 0000000000..507ecae757
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Folder.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Half-heart.svg b/docs/src/icons/duotone-icons/General/Half-heart.svg
new file mode 100644
index 0000000000..8f9c45c481
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Half-heart.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Half-star.svg b/docs/src/icons/duotone-icons/General/Half-star.svg
new file mode 100644
index 0000000000..abc709d345
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Half-star.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Heart.svg b/docs/src/icons/duotone-icons/General/Heart.svg
new file mode 100644
index 0000000000..2b8d33d94e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Heart.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Hidden.svg b/docs/src/icons/duotone-icons/General/Hidden.svg
new file mode 100644
index 0000000000..2f64bd24a7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Hidden.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Like.svg b/docs/src/icons/duotone-icons/General/Like.svg
new file mode 100644
index 0000000000..53898127cc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Like.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Lock.svg b/docs/src/icons/duotone-icons/General/Lock.svg
new file mode 100644
index 0000000000..c64d5dbf5a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Lock.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Notification#2.svg b/docs/src/icons/duotone-icons/General/Notification#2.svg
new file mode 100644
index 0000000000..0b5534d3b8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Notification#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Notifications#1.svg b/docs/src/icons/duotone-icons/General/Notifications#1.svg
new file mode 100644
index 0000000000..c5061171ca
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Notifications#1.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Other#1.svg b/docs/src/icons/duotone-icons/General/Other#1.svg
new file mode 100644
index 0000000000..d49b2547cc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Other#1.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Other#2.svg b/docs/src/icons/duotone-icons/General/Other#2.svg
new file mode 100644
index 0000000000..1eb3d06efd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Other#2.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Sad.svg b/docs/src/icons/duotone-icons/General/Sad.svg
new file mode 100644
index 0000000000..1a13070fe5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Sad.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Save.svg b/docs/src/icons/duotone-icons/General/Save.svg
new file mode 100644
index 0000000000..ebf726ab77
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Save.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Scale.svg b/docs/src/icons/duotone-icons/General/Scale.svg
new file mode 100644
index 0000000000..79f44c449b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Scale.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Scissors.svg b/docs/src/icons/duotone-icons/General/Scissors.svg
new file mode 100644
index 0000000000..eb7e1ad192
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Scissors.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Search.svg b/docs/src/icons/duotone-icons/General/Search.svg
new file mode 100644
index 0000000000..ea5a3206b9
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Search.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Settings#3.svg b/docs/src/icons/duotone-icons/General/Settings#3.svg
new file mode 100644
index 0000000000..a3cfc7a849
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Settings#3.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Settings-1.inline.svg b/docs/src/icons/duotone-icons/General/Settings-1.inline.svg
new file mode 100644
index 0000000000..680f892ad5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Settings-1.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Settings-2.svg b/docs/src/icons/duotone-icons/General/Settings-2.svg
new file mode 100644
index 0000000000..eac95a6c30
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Settings-2.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Shield-check.svg b/docs/src/icons/duotone-icons/General/Shield-check.svg
new file mode 100644
index 0000000000..2b499a90e1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Shield-check.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Shield-disabled.svg b/docs/src/icons/duotone-icons/General/Shield-disabled.svg
new file mode 100644
index 0000000000..3b7606a1ca
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Shield-disabled.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Shield-protected.svg b/docs/src/icons/duotone-icons/General/Shield-protected.svg
new file mode 100644
index 0000000000..60a53f4adc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Shield-protected.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Size.svg b/docs/src/icons/duotone-icons/General/Size.svg
new file mode 100644
index 0000000000..5aae164959
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Size.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Smile.svg b/docs/src/icons/duotone-icons/General/Smile.svg
new file mode 100644
index 0000000000..4658752c7a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Smile.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Star.svg b/docs/src/icons/duotone-icons/General/Star.svg
new file mode 100644
index 0000000000..f49dee46a1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Star.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Thunder-move.svg b/docs/src/icons/duotone-icons/General/Thunder-move.svg
new file mode 100644
index 0000000000..8345b470f5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Thunder-move.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Thunder.svg b/docs/src/icons/duotone-icons/General/Thunder.svg
new file mode 100644
index 0000000000..7ce62b4d70
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Thunder.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Trash.svg b/docs/src/icons/duotone-icons/General/Trash.svg
new file mode 100644
index 0000000000..456e9c4ec2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Trash.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Unlock.svg b/docs/src/icons/duotone-icons/General/Unlock.svg
new file mode 100644
index 0000000000..3acae6d866
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Unlock.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Update.svg b/docs/src/icons/duotone-icons/General/Update.svg
new file mode 100644
index 0000000000..51ed865777
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Update.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/User.svg b/docs/src/icons/duotone-icons/General/User.svg
new file mode 100644
index 0000000000..0f94533bbf
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/User.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/General/Visible.svg b/docs/src/icons/duotone-icons/General/Visible.svg
new file mode 100644
index 0000000000..9718a63a66
--- /dev/null
+++ b/docs/src/icons/duotone-icons/General/Visible.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Air-ballon.svg b/docs/src/icons/duotone-icons/Home/Air-ballon.svg
new file mode 100644
index 0000000000..778cd19f45
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Air-ballon.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Alarm-clock.svg b/docs/src/icons/duotone-icons/Home/Alarm-clock.svg
new file mode 100644
index 0000000000..f853284f08
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Alarm-clock.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Armchair.svg b/docs/src/icons/duotone-icons/Home/Armchair.svg
new file mode 100644
index 0000000000..490ff58ed1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Armchair.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Bag-chair.svg b/docs/src/icons/duotone-icons/Home/Bag-chair.svg
new file mode 100644
index 0000000000..5f55b1bc71
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Bag-chair.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Bath.svg b/docs/src/icons/duotone-icons/Home/Bath.svg
new file mode 100644
index 0000000000..e90c78c809
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Bath.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Bed.svg b/docs/src/icons/duotone-icons/Home/Bed.svg
new file mode 100644
index 0000000000..9c19e25b57
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Bed.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Book-open.svg b/docs/src/icons/duotone-icons/Home/Book-open.svg
new file mode 100644
index 0000000000..051692b4eb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Book-open.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Book.svg b/docs/src/icons/duotone-icons/Home/Book.svg
new file mode 100644
index 0000000000..6d4eb8056d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Book.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Box.svg b/docs/src/icons/duotone-icons/Home/Box.svg
new file mode 100644
index 0000000000..ca0bc3d36b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Box.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Broom.svg b/docs/src/icons/duotone-icons/Home/Broom.svg
new file mode 100644
index 0000000000..8e91173477
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Broom.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Building.svg b/docs/src/icons/duotone-icons/Home/Building.svg
new file mode 100644
index 0000000000..3fdea9e6c4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Building.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Bulb#1.svg b/docs/src/icons/duotone-icons/Home/Bulb#1.svg
new file mode 100644
index 0000000000..445c43f9bf
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Bulb#1.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Bulb#2.svg b/docs/src/icons/duotone-icons/Home/Bulb#2.svg
new file mode 100644
index 0000000000..04895a0609
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Bulb#2.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Chair#1.svg b/docs/src/icons/duotone-icons/Home/Chair#1.svg
new file mode 100644
index 0000000000..ba31844e69
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Chair#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Chair#2.svg b/docs/src/icons/duotone-icons/Home/Chair#2.svg
new file mode 100644
index 0000000000..fe3ae8cabb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Chair#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Clock.svg b/docs/src/icons/duotone-icons/Home/Clock.svg
new file mode 100644
index 0000000000..961f298fe3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Clock.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Commode#1.svg b/docs/src/icons/duotone-icons/Home/Commode#1.svg
new file mode 100644
index 0000000000..346fb2c1f1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Commode#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Commode#2.svg b/docs/src/icons/duotone-icons/Home/Commode#2.svg
new file mode 100644
index 0000000000..dda84759da
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Commode#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Couch.svg b/docs/src/icons/duotone-icons/Home/Couch.svg
new file mode 100644
index 0000000000..d5a0508747
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Couch.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Cupboard.svg b/docs/src/icons/duotone-icons/Home/Cupboard.svg
new file mode 100644
index 0000000000..564a4804db
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Cupboard.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Curtains.svg b/docs/src/icons/duotone-icons/Home/Curtains.svg
new file mode 100644
index 0000000000..51f39fdd52
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Curtains.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Deer.svg b/docs/src/icons/duotone-icons/Home/Deer.svg
new file mode 100644
index 0000000000..be78e7a812
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Deer.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Door-open.svg b/docs/src/icons/duotone-icons/Home/Door-open.svg
new file mode 100644
index 0000000000..68c2642c1e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Door-open.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Earth.svg b/docs/src/icons/duotone-icons/Home/Earth.svg
new file mode 100644
index 0000000000..9e8f3d295b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Earth.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Fireplace.svg b/docs/src/icons/duotone-icons/Home/Fireplace.svg
new file mode 100644
index 0000000000..f9ad684811
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Fireplace.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Flashlight.svg b/docs/src/icons/duotone-icons/Home/Flashlight.svg
new file mode 100644
index 0000000000..11f7dbdbc8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Flashlight.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Flower#1.svg b/docs/src/icons/duotone-icons/Home/Flower#1.svg
new file mode 100644
index 0000000000..0fa9df0334
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Flower#1.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Flower#2.svg b/docs/src/icons/duotone-icons/Home/Flower#2.svg
new file mode 100644
index 0000000000..b813b73dd3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Flower#2.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Flower#3.svg b/docs/src/icons/duotone-icons/Home/Flower#3.svg
new file mode 100644
index 0000000000..2be4f87d81
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Flower#3.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Globe.svg b/docs/src/icons/duotone-icons/Home/Globe.svg
new file mode 100644
index 0000000000..2b65a0925f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Globe.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Home-heart.svg b/docs/src/icons/duotone-icons/Home/Home-heart.svg
new file mode 100644
index 0000000000..c82bde6a12
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Home-heart.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Home.svg b/docs/src/icons/duotone-icons/Home/Home.svg
new file mode 100644
index 0000000000..4fb8d17a67
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Home.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Key.svg b/docs/src/icons/duotone-icons/Home/Key.svg
new file mode 100644
index 0000000000..99b8ebb1ee
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Key.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Ladder.svg b/docs/src/icons/duotone-icons/Home/Ladder.svg
new file mode 100644
index 0000000000..4aaf6fa074
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Ladder.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Lamp#1.svg b/docs/src/icons/duotone-icons/Home/Lamp#1.svg
new file mode 100644
index 0000000000..42338e3553
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Lamp#1.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Lamp#2.svg b/docs/src/icons/duotone-icons/Home/Lamp#2.svg
new file mode 100644
index 0000000000..f837b2c8a3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Lamp#2.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Library.svg b/docs/src/icons/duotone-icons/Home/Library.svg
new file mode 100644
index 0000000000..887db6ae97
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Library.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Mailbox.svg b/docs/src/icons/duotone-icons/Home/Mailbox.svg
new file mode 100644
index 0000000000..c0376e1219
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Mailbox.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Mirror.svg b/docs/src/icons/duotone-icons/Home/Mirror.svg
new file mode 100644
index 0000000000..fc4a2e8344
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Mirror.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Picture.svg b/docs/src/icons/duotone-icons/Home/Picture.svg
new file mode 100644
index 0000000000..077ff7b719
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Picture.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Ruller.svg b/docs/src/icons/duotone-icons/Home/Ruller.svg
new file mode 100644
index 0000000000..f9af2cedc4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Ruller.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Stairs.svg b/docs/src/icons/duotone-icons/Home/Stairs.svg
new file mode 100644
index 0000000000..3f215891af
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Stairs.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Timer.svg b/docs/src/icons/duotone-icons/Home/Timer.svg
new file mode 100644
index 0000000000..bc461bc714
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Timer.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Toilet.svg b/docs/src/icons/duotone-icons/Home/Toilet.svg
new file mode 100644
index 0000000000..4c54e2408c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Toilet.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Towel.svg b/docs/src/icons/duotone-icons/Home/Towel.svg
new file mode 100644
index 0000000000..ce10ca4e6d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Towel.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Trash.svg b/docs/src/icons/duotone-icons/Home/Trash.svg
new file mode 100644
index 0000000000..7e734d8f1d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Trash.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Water-mixer.svg b/docs/src/icons/duotone-icons/Home/Water-mixer.svg
new file mode 100644
index 0000000000..e0f18e1de1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Water-mixer.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Weight#1.svg b/docs/src/icons/duotone-icons/Home/Weight#1.svg
new file mode 100644
index 0000000000..c404c3fe5e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Weight#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Weight#2.svg b/docs/src/icons/duotone-icons/Home/Weight#2.svg
new file mode 100644
index 0000000000..2db7ca0816
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Weight#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Wood#1.svg b/docs/src/icons/duotone-icons/Home/Wood#1.svg
new file mode 100644
index 0000000000..f24924d6ca
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Wood#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Wood#2.svg b/docs/src/icons/duotone-icons/Home/Wood#2.svg
new file mode 100644
index 0000000000..847ea3178e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Wood#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Home/Wood-horse.svg b/docs/src/icons/duotone-icons/Home/Wood-horse.svg
new file mode 100644
index 0000000000..3c224e0a47
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Home/Wood-horse.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-3d.svg b/docs/src/icons/duotone-icons/Layout/Layout-3d.svg
new file mode 100644
index 0000000000..6a2b716c09
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-3d.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-4-blocks.svg b/docs/src/icons/duotone-icons/Layout/Layout-4-blocks.svg
new file mode 100644
index 0000000000..406da3f256
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-4-blocks.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-arrange.inline.svg b/docs/src/icons/duotone-icons/Layout/Layout-arrange.inline.svg
new file mode 100644
index 0000000000..1eacead343
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-arrange.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-grid.svg b/docs/src/icons/duotone-icons/Layout/Layout-grid.svg
new file mode 100644
index 0000000000..45c0712c8b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-grid.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-horizontal.svg b/docs/src/icons/duotone-icons/Layout/Layout-horizontal.svg
new file mode 100644
index 0000000000..82c3dfcd26
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-horizontal.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-left-panel-1.svg b/docs/src/icons/duotone-icons/Layout/Layout-left-panel-1.svg
new file mode 100644
index 0000000000..2ef4d65265
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-left-panel-1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-left-panel-2.svg b/docs/src/icons/duotone-icons/Layout/Layout-left-panel-2.svg
new file mode 100644
index 0000000000..0cd4cea44c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-left-panel-2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-right-panel-1.svg b/docs/src/icons/duotone-icons/Layout/Layout-right-panel-1.svg
new file mode 100644
index 0000000000..ba590aace4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-right-panel-1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-right-panel-2.svg b/docs/src/icons/duotone-icons/Layout/Layout-right-panel-2.svg
new file mode 100644
index 0000000000..b126046864
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-right-panel-2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-top-panel-1.svg b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-1.svg
new file mode 100644
index 0000000000..0c069849a7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-top-panel-2.svg b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-2.svg
new file mode 100644
index 0000000000..a455a7441e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-top-panel-3.svg b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-3.svg
new file mode 100644
index 0000000000..5238d4a1bb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-3.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-top-panel-4.svg b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-4.svg
new file mode 100644
index 0000000000..686de9be48
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-4.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-top-panel-5.svg b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-5.svg
new file mode 100644
index 0000000000..0d28c0311d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-5.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-top-panel-6.svg b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-6.svg
new file mode 100644
index 0000000000..b4871cc60c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-top-panel-6.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Layout/Layout-vertical.svg b/docs/src/icons/duotone-icons/Layout/Layout-vertical.svg
new file mode 100644
index 0000000000..bcd4fa57eb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Layout/Layout-vertical.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Map/Compass.svg b/docs/src/icons/duotone-icons/Map/Compass.svg
new file mode 100644
index 0000000000..ee9f79bc39
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Map/Compass.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Map/Direction#1.svg b/docs/src/icons/duotone-icons/Map/Direction#1.svg
new file mode 100644
index 0000000000..8f839e9675
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Map/Direction#1.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Map/Direction#2.svg b/docs/src/icons/duotone-icons/Map/Direction#2.svg
new file mode 100644
index 0000000000..f7251b792f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Map/Direction#2.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Map/Location-arrow.svg b/docs/src/icons/duotone-icons/Map/Location-arrow.svg
new file mode 100644
index 0000000000..224d9bb7b0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Map/Location-arrow.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Map/Marker#1.svg b/docs/src/icons/duotone-icons/Map/Marker#1.svg
new file mode 100644
index 0000000000..f368efc00b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Map/Marker#1.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Map/Marker#2.svg b/docs/src/icons/duotone-icons/Map/Marker#2.svg
new file mode 100644
index 0000000000..8ed1508526
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Map/Marker#2.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Map/Position.svg b/docs/src/icons/duotone-icons/Map/Position.svg
new file mode 100644
index 0000000000..09e68bcc0a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Map/Position.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Add-music.svg b/docs/src/icons/duotone-icons/Media/Add-music.svg
new file mode 100644
index 0000000000..4dc5e08f1e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Add-music.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Airplay-video.svg b/docs/src/icons/duotone-icons/Media/Airplay-video.svg
new file mode 100644
index 0000000000..26a73c2cc7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Airplay-video.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Airplay.svg b/docs/src/icons/duotone-icons/Media/Airplay.svg
new file mode 100644
index 0000000000..aabc77ec21
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Airplay.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Back.svg b/docs/src/icons/duotone-icons/Media/Back.svg
new file mode 100644
index 0000000000..00b5c51ff7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Back.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Backward.svg b/docs/src/icons/duotone-icons/Media/Backward.svg
new file mode 100644
index 0000000000..59c752ed32
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Backward.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/CD.svg b/docs/src/icons/duotone-icons/Media/CD.svg
new file mode 100644
index 0000000000..57a49fef7c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/CD.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/DVD.svg b/docs/src/icons/duotone-icons/Media/DVD.svg
new file mode 100644
index 0000000000..32da44a2ef
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/DVD.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Eject.svg b/docs/src/icons/duotone-icons/Media/Eject.svg
new file mode 100644
index 0000000000..08abe08779
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Eject.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Equalizer.svg b/docs/src/icons/duotone-icons/Media/Equalizer.svg
new file mode 100644
index 0000000000..2c24d6047a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Equalizer.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Forward.svg b/docs/src/icons/duotone-icons/Media/Forward.svg
new file mode 100644
index 0000000000..256e889f84
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Forward.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Media-library#1.svg b/docs/src/icons/duotone-icons/Media/Media-library#1.svg
new file mode 100644
index 0000000000..e5a48aae4c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Media-library#1.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Media-library#2.svg b/docs/src/icons/duotone-icons/Media/Media-library#2.svg
new file mode 100644
index 0000000000..d71bdc287f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Media-library#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Media-library#3.svg b/docs/src/icons/duotone-icons/Media/Media-library#3.svg
new file mode 100644
index 0000000000..d4a452967f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Media-library#3.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Movie-Lane #2.svg b/docs/src/icons/duotone-icons/Media/Movie-Lane #2.svg
new file mode 100644
index 0000000000..9537c2071e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Movie-Lane #2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Movie-lane#1.svg b/docs/src/icons/duotone-icons/Media/Movie-lane#1.svg
new file mode 100644
index 0000000000..95f0fda08b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Movie-lane#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Music-cloud.svg b/docs/src/icons/duotone-icons/Media/Music-cloud.svg
new file mode 100644
index 0000000000..a9d4208101
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Music-cloud.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Music-note.svg b/docs/src/icons/duotone-icons/Media/Music-note.svg
new file mode 100644
index 0000000000..be5a690d4d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Music-note.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Music.svg b/docs/src/icons/duotone-icons/Media/Music.svg
new file mode 100644
index 0000000000..7caad53243
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Music.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Mute.svg b/docs/src/icons/duotone-icons/Media/Mute.svg
new file mode 100644
index 0000000000..2f466bdedc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Mute.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Next.svg b/docs/src/icons/duotone-icons/Media/Next.svg
new file mode 100644
index 0000000000..1dfc729826
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Next.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Pause.svg b/docs/src/icons/duotone-icons/Media/Pause.svg
new file mode 100644
index 0000000000..bc5cddde37
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Pause.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Play.svg b/docs/src/icons/duotone-icons/Media/Play.svg
new file mode 100644
index 0000000000..5d8b36aee1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Play.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Playlist#1.svg b/docs/src/icons/duotone-icons/Media/Playlist#1.svg
new file mode 100644
index 0000000000..3ff7f91cfb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Playlist#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Playlist#2.svg b/docs/src/icons/duotone-icons/Media/Playlist#2.svg
new file mode 100644
index 0000000000..1f08cb9840
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Playlist#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Rec.svg b/docs/src/icons/duotone-icons/Media/Rec.svg
new file mode 100644
index 0000000000..6fe7854d68
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Rec.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Repeat-one.svg b/docs/src/icons/duotone-icons/Media/Repeat-one.svg
new file mode 100644
index 0000000000..ba35fb39df
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Repeat-one.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Repeat.svg b/docs/src/icons/duotone-icons/Media/Repeat.svg
new file mode 100644
index 0000000000..fd633af869
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Repeat.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Shuffle.svg b/docs/src/icons/duotone-icons/Media/Shuffle.svg
new file mode 100644
index 0000000000..91cb42b236
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Shuffle.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Volume-down.svg b/docs/src/icons/duotone-icons/Media/Volume-down.svg
new file mode 100644
index 0000000000..a6c3dc0976
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Volume-down.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Volume-full.svg b/docs/src/icons/duotone-icons/Media/Volume-full.svg
new file mode 100644
index 0000000000..809aea1797
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Volume-full.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Volume-half.svg b/docs/src/icons/duotone-icons/Media/Volume-half.svg
new file mode 100644
index 0000000000..50645d5943
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Volume-half.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Volume-up.svg b/docs/src/icons/duotone-icons/Media/Volume-up.svg
new file mode 100644
index 0000000000..a9d13b3d78
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Volume-up.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Vynil.svg b/docs/src/icons/duotone-icons/Media/Vynil.svg
new file mode 100644
index 0000000000..26e06553a2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Vynil.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Media/Youtube.svg b/docs/src/icons/duotone-icons/Media/Youtube.svg
new file mode 100644
index 0000000000..c410cfd6e3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Media/Youtube.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Angle-double-down.svg b/docs/src/icons/duotone-icons/Navigation/Angle-double-down.svg
new file mode 100644
index 0000000000..31bc6bc772
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Angle-double-down.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Angle-double-left.svg b/docs/src/icons/duotone-icons/Navigation/Angle-double-left.svg
new file mode 100644
index 0000000000..3930a6e17f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Angle-double-left.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Angle-double-right.svg b/docs/src/icons/duotone-icons/Navigation/Angle-double-right.svg
new file mode 100644
index 0000000000..746d7190c4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Angle-double-right.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Angle-double-up.svg b/docs/src/icons/duotone-icons/Navigation/Angle-double-up.svg
new file mode 100644
index 0000000000..e3aa7119b2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Angle-double-up.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Angle-down.svg b/docs/src/icons/duotone-icons/Navigation/Angle-down.svg
new file mode 100644
index 0000000000..312bbd30bc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Angle-down.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Angle-left.svg b/docs/src/icons/duotone-icons/Navigation/Angle-left.svg
new file mode 100644
index 0000000000..d79cffa3ab
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Angle-left.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Angle-right.svg b/docs/src/icons/duotone-icons/Navigation/Angle-right.svg
new file mode 100644
index 0000000000..c9bc069f48
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Angle-right.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Angle-up.svg b/docs/src/icons/duotone-icons/Navigation/Angle-up.svg
new file mode 100644
index 0000000000..08e9f4cb40
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Angle-up.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-down.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-down.svg
new file mode 100644
index 0000000000..919686a9f7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-down.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-from-bottom.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-from-bottom.svg
new file mode 100644
index 0000000000..333e0ea979
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-from-bottom.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-from-left.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-from-left.svg
new file mode 100644
index 0000000000..e5f3ccb181
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-from-left.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-from-right.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-from-right.svg
new file mode 100644
index 0000000000..681214c192
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-from-right.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-from-top.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-from-top.svg
new file mode 100644
index 0000000000..0ff46ad767
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-from-top.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-left.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-left.svg
new file mode 100644
index 0000000000..3f6355b8d0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-left.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-right.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-right.svg
new file mode 100644
index 0000000000..bba87e67d5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-right.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-to-bottom.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-to-bottom.svg
new file mode 100644
index 0000000000..76f58333f8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-to-bottom.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-to-left.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-to-left.svg
new file mode 100644
index 0000000000..f67a0142fd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-to-left.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-to-right.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-to-right.svg
new file mode 100644
index 0000000000..69751e5c9f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-to-right.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-to-up.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-to-up.svg
new file mode 100644
index 0000000000..17fa937739
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-to-up.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrow-up.svg b/docs/src/icons/duotone-icons/Navigation/Arrow-up.svg
new file mode 100644
index 0000000000..f8e955e7d6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrow-up.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrows-h.svg b/docs/src/icons/duotone-icons/Navigation/Arrows-h.svg
new file mode 100644
index 0000000000..cf92b4f291
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrows-h.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Arrows-v.svg b/docs/src/icons/duotone-icons/Navigation/Arrows-v.svg
new file mode 100644
index 0000000000..1b663d46d5
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Arrows-v.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Check.svg b/docs/src/icons/duotone-icons/Navigation/Check.svg
new file mode 100644
index 0000000000..57ea7ee420
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Check.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Close.svg b/docs/src/icons/duotone-icons/Navigation/Close.svg
new file mode 100644
index 0000000000..314f3c79c6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Close.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Double-check.svg b/docs/src/icons/duotone-icons/Navigation/Double-check.svg
new file mode 100644
index 0000000000..618e019a22
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Double-check.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Down-2.svg b/docs/src/icons/duotone-icons/Navigation/Down-2.svg
new file mode 100644
index 0000000000..10d01c5daf
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Down-2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Down-left.svg b/docs/src/icons/duotone-icons/Navigation/Down-left.svg
new file mode 100644
index 0000000000..9dad4229c3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Down-left.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Down-right.svg b/docs/src/icons/duotone-icons/Navigation/Down-right.svg
new file mode 100644
index 0000000000..1da82d8fb1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Down-right.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Exchange.svg b/docs/src/icons/duotone-icons/Navigation/Exchange.svg
new file mode 100644
index 0000000000..915ece6640
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Exchange.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Left 3.svg b/docs/src/icons/duotone-icons/Navigation/Left 3.svg
new file mode 100644
index 0000000000..3b2e3f3c5c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Left 3.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Left-2.svg b/docs/src/icons/duotone-icons/Navigation/Left-2.svg
new file mode 100644
index 0000000000..899e3e4b75
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Left-2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Minus.svg b/docs/src/icons/duotone-icons/Navigation/Minus.svg
new file mode 100644
index 0000000000..f75d0cda74
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Minus.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Plus.svg b/docs/src/icons/duotone-icons/Navigation/Plus.svg
new file mode 100644
index 0000000000..c2536bca7d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Plus.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Right 3.svg b/docs/src/icons/duotone-icons/Navigation/Right 3.svg
new file mode 100644
index 0000000000..785e2dc7f2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Right 3.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Right-2.svg b/docs/src/icons/duotone-icons/Navigation/Right-2.svg
new file mode 100644
index 0000000000..27b7fc5026
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Right-2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Route.svg b/docs/src/icons/duotone-icons/Navigation/Route.svg
new file mode 100644
index 0000000000..f422e3beb2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Route.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Sign-in.svg b/docs/src/icons/duotone-icons/Navigation/Sign-in.svg
new file mode 100644
index 0000000000..c28eeea51f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Sign-in.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Sign-out.svg b/docs/src/icons/duotone-icons/Navigation/Sign-out.svg
new file mode 100644
index 0000000000..dffc73f7e8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Sign-out.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Up-2.svg b/docs/src/icons/duotone-icons/Navigation/Up-2.svg
new file mode 100644
index 0000000000..64320af30a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Up-2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Up-down.svg b/docs/src/icons/duotone-icons/Navigation/Up-down.svg
new file mode 100644
index 0000000000..90d7612500
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Up-down.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Up-left.svg b/docs/src/icons/duotone-icons/Navigation/Up-left.svg
new file mode 100644
index 0000000000..ce5e60ebe7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Up-left.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Up-right.svg b/docs/src/icons/duotone-icons/Navigation/Up-right.svg
new file mode 100644
index 0000000000..551fc784fb
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Up-right.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Navigation/Waiting.svg b/docs/src/icons/duotone-icons/Navigation/Waiting.svg
new file mode 100644
index 0000000000..b89ed85ed7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Navigation/Waiting.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/ATM.svg b/docs/src/icons/duotone-icons/Shopping/ATM.svg
new file mode 100644
index 0000000000..17d8ed9a20
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/ATM.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Bag#1.svg b/docs/src/icons/duotone-icons/Shopping/Bag#1.svg
new file mode 100644
index 0000000000..8b5c65a5e2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Bag#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Bag#2.svg b/docs/src/icons/duotone-icons/Shopping/Bag#2.svg
new file mode 100644
index 0000000000..b80ac67bfd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Bag#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Barcode-read.svg b/docs/src/icons/duotone-icons/Shopping/Barcode-read.svg
new file mode 100644
index 0000000000..859526569f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Barcode-read.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Barcode-scan.svg b/docs/src/icons/duotone-icons/Shopping/Barcode-scan.svg
new file mode 100644
index 0000000000..0e8ae00c3e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Barcode-scan.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Barcode.svg b/docs/src/icons/duotone-icons/Shopping/Barcode.svg
new file mode 100644
index 0000000000..2a6b7ef444
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Barcode.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Bitcoin.svg b/docs/src/icons/duotone-icons/Shopping/Bitcoin.svg
new file mode 100644
index 0000000000..416c26f54f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Bitcoin.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Box#1.svg b/docs/src/icons/duotone-icons/Shopping/Box#1.svg
new file mode 100644
index 0000000000..bc4e16629d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Box#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Box#3.svg b/docs/src/icons/duotone-icons/Shopping/Box#3.svg
new file mode 100644
index 0000000000..94e22e544b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Box#3.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Box2.inline.svg b/docs/src/icons/duotone-icons/Shopping/Box2.inline.svg
new file mode 100644
index 0000000000..194d791c69
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Box2.inline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Calculator.svg b/docs/src/icons/duotone-icons/Shopping/Calculator.svg
new file mode 100644
index 0000000000..ff579de548
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Calculator.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Cart#1.svg b/docs/src/icons/duotone-icons/Shopping/Cart#1.svg
new file mode 100644
index 0000000000..98dcc61f75
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Cart#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Cart#2.svg b/docs/src/icons/duotone-icons/Shopping/Cart#2.svg
new file mode 100644
index 0000000000..f7c6b10071
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Cart#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Cart#3.svg b/docs/src/icons/duotone-icons/Shopping/Cart#3.svg
new file mode 100644
index 0000000000..7dc98999fa
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Cart#3.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Chart-bar#1.svg b/docs/src/icons/duotone-icons/Shopping/Chart-bar#1.svg
new file mode 100644
index 0000000000..c7953345c3
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Chart-bar#1.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Chart-bar#2.svg b/docs/src/icons/duotone-icons/Shopping/Chart-bar#2.svg
new file mode 100644
index 0000000000..3c39a20b38
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Chart-bar#2.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Chart-bar#3.svg b/docs/src/icons/duotone-icons/Shopping/Chart-bar#3.svg
new file mode 100644
index 0000000000..1ae39c08f7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Chart-bar#3.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Chart-line#1.svg b/docs/src/icons/duotone-icons/Shopping/Chart-line#1.svg
new file mode 100644
index 0000000000..a1270123ff
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Chart-line#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Chart-line#2.svg b/docs/src/icons/duotone-icons/Shopping/Chart-line#2.svg
new file mode 100644
index 0000000000..5ce8692cf2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Chart-line#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Chart-pie.svg b/docs/src/icons/duotone-icons/Shopping/Chart-pie.svg
new file mode 100644
index 0000000000..7d64617a77
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Chart-pie.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Credit-card.svg b/docs/src/icons/duotone-icons/Shopping/Credit-card.svg
new file mode 100644
index 0000000000..d03233133b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Credit-card.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Dollar.svg b/docs/src/icons/duotone-icons/Shopping/Dollar.svg
new file mode 100644
index 0000000000..fbec5a6ea2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Dollar.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Euro.svg b/docs/src/icons/duotone-icons/Shopping/Euro.svg
new file mode 100644
index 0000000000..12342c26ad
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Euro.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Gift.svg b/docs/src/icons/duotone-icons/Shopping/Gift.svg
new file mode 100644
index 0000000000..dd738e7d8d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Gift.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Loader.svg b/docs/src/icons/duotone-icons/Shopping/Loader.svg
new file mode 100644
index 0000000000..d8b4f38d3c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Loader.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/MC.svg b/docs/src/icons/duotone-icons/Shopping/MC.svg
new file mode 100644
index 0000000000..52427364bc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/MC.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Money.svg b/docs/src/icons/duotone-icons/Shopping/Money.svg
new file mode 100644
index 0000000000..067f79763c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Money.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Pound.svg b/docs/src/icons/duotone-icons/Shopping/Pound.svg
new file mode 100644
index 0000000000..2e58b0c653
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Pound.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Price #1.svg b/docs/src/icons/duotone-icons/Shopping/Price #1.svg
new file mode 100644
index 0000000000..b03905f8af
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Price #1.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Price #2.svg b/docs/src/icons/duotone-icons/Shopping/Price #2.svg
new file mode 100644
index 0000000000..f6718b67f9
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Price #2.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Rouble.svg b/docs/src/icons/duotone-icons/Shopping/Rouble.svg
new file mode 100644
index 0000000000..202670fec4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Rouble.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Safe.svg b/docs/src/icons/duotone-icons/Shopping/Safe.svg
new file mode 100644
index 0000000000..6ccf9983ef
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Safe.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Sale#1.svg b/docs/src/icons/duotone-icons/Shopping/Sale#1.svg
new file mode 100644
index 0000000000..cdf7418eee
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Sale#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Sale#2.svg b/docs/src/icons/duotone-icons/Shopping/Sale#2.svg
new file mode 100644
index 0000000000..0f6a35b5ae
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Sale#2.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Settings.svg b/docs/src/icons/duotone-icons/Shopping/Settings.svg
new file mode 100644
index 0000000000..2f36fbda2f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Settings.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Sort#1.svg b/docs/src/icons/duotone-icons/Shopping/Sort#1.svg
new file mode 100644
index 0000000000..f3a6fe4448
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Sort#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Sort#2.svg b/docs/src/icons/duotone-icons/Shopping/Sort#2.svg
new file mode 100644
index 0000000000..fa91bafde4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Sort#2.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Sort#3.svg b/docs/src/icons/duotone-icons/Shopping/Sort#3.svg
new file mode 100644
index 0000000000..0a25fdf4cc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Sort#3.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Ticket.svg b/docs/src/icons/duotone-icons/Shopping/Ticket.svg
new file mode 100644
index 0000000000..baf2904bcf
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Ticket.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Wallet#2.svg b/docs/src/icons/duotone-icons/Shopping/Wallet#2.svg
new file mode 100644
index 0000000000..6d36de8dfc
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Wallet#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Wallet#3.svg b/docs/src/icons/duotone-icons/Shopping/Wallet#3.svg
new file mode 100644
index 0000000000..96c021965f
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Wallet#3.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Shopping/Wallet.svg b/docs/src/icons/duotone-icons/Shopping/Wallet.svg
new file mode 100644
index 0000000000..7521cad8db
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Shopping/Wallet.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Align-auto.svg b/docs/src/icons/duotone-icons/Text/Align-auto.svg
new file mode 100644
index 0000000000..d1b50d0b2d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Align-auto.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Align-center.svg b/docs/src/icons/duotone-icons/Text/Align-center.svg
new file mode 100644
index 0000000000..29f3df016d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Align-center.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Align-justify.svg b/docs/src/icons/duotone-icons/Text/Align-justify.svg
new file mode 100644
index 0000000000..920739f13a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Align-justify.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Align-left.svg b/docs/src/icons/duotone-icons/Text/Align-left.svg
new file mode 100644
index 0000000000..636f9d705a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Align-left.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Align-right.svg b/docs/src/icons/duotone-icons/Text/Align-right.svg
new file mode 100644
index 0000000000..b413f05a5d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Align-right.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Article.svg b/docs/src/icons/duotone-icons/Text/Article.svg
new file mode 100644
index 0000000000..e9ab9b7dac
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Article.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Bold.svg b/docs/src/icons/duotone-icons/Text/Bold.svg
new file mode 100644
index 0000000000..432722e22d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Bold.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Bullet-list.svg b/docs/src/icons/duotone-icons/Text/Bullet-list.svg
new file mode 100644
index 0000000000..8d44c494d0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Bullet-list.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Code.svg b/docs/src/icons/duotone-icons/Text/Code.svg
new file mode 100644
index 0000000000..1b8ef1bdbd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Code.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Edit-text.svg b/docs/src/icons/duotone-icons/Text/Edit-text.svg
new file mode 100644
index 0000000000..1f4a0353ce
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Edit-text.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Filter.svg b/docs/src/icons/duotone-icons/Text/Filter.svg
new file mode 100644
index 0000000000..952e47c80e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Filter.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Font.svg b/docs/src/icons/duotone-icons/Text/Font.svg
new file mode 100644
index 0000000000..26decb6c78
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Font.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/H1.svg b/docs/src/icons/duotone-icons/Text/H1.svg
new file mode 100644
index 0000000000..db9b0453a9
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/H1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/H2.svg b/docs/src/icons/duotone-icons/Text/H2.svg
new file mode 100644
index 0000000000..bc4b3263fe
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/H2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Itallic.svg b/docs/src/icons/duotone-icons/Text/Itallic.svg
new file mode 100644
index 0000000000..290852f7ec
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Itallic.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Menu.svg b/docs/src/icons/duotone-icons/Text/Menu.svg
new file mode 100644
index 0000000000..86edb0b90e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Menu.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Paragraph.svg b/docs/src/icons/duotone-icons/Text/Paragraph.svg
new file mode 100644
index 0000000000..24385211d4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Paragraph.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Quote#1.svg b/docs/src/icons/duotone-icons/Text/Quote#1.svg
new file mode 100644
index 0000000000..65c6217d2c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Quote#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Quote#2.svg b/docs/src/icons/duotone-icons/Text/Quote#2.svg
new file mode 100644
index 0000000000..23efc57c5d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Quote#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Redo.svg b/docs/src/icons/duotone-icons/Text/Redo.svg
new file mode 100644
index 0000000000..dd7f98e7c7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Redo.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Strikethrough.svg b/docs/src/icons/duotone-icons/Text/Strikethrough.svg
new file mode 100644
index 0000000000..421c622c55
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Strikethrough.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Text-height.svg b/docs/src/icons/duotone-icons/Text/Text-height.svg
new file mode 100644
index 0000000000..16bd2badb2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Text-height.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Text-width.svg b/docs/src/icons/duotone-icons/Text/Text-width.svg
new file mode 100644
index 0000000000..09ee00b085
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Text-width.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Text.svg b/docs/src/icons/duotone-icons/Text/Text.svg
new file mode 100644
index 0000000000..54f2574d23
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Text.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Underline.svg b/docs/src/icons/duotone-icons/Text/Underline.svg
new file mode 100644
index 0000000000..ef85097f02
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Underline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Text/Undo.svg b/docs/src/icons/duotone-icons/Text/Undo.svg
new file mode 100644
index 0000000000..80774fdc37
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Text/Undo.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Angle Grinder.svg b/docs/src/icons/duotone-icons/Tools/Angle Grinder.svg
new file mode 100644
index 0000000000..e9c199416a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Angle Grinder.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Axe.svg b/docs/src/icons/duotone-icons/Tools/Axe.svg
new file mode 100644
index 0000000000..1de55a4856
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Axe.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Brush.svg b/docs/src/icons/duotone-icons/Tools/Brush.svg
new file mode 100644
index 0000000000..551ee29fe2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Brush.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Compass.svg b/docs/src/icons/duotone-icons/Tools/Compass.svg
new file mode 100644
index 0000000000..91173b29a4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Compass.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Hummer#2.svg b/docs/src/icons/duotone-icons/Tools/Hummer#2.svg
new file mode 100644
index 0000000000..fc672f3f18
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Hummer#2.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Hummer.svg b/docs/src/icons/duotone-icons/Tools/Hummer.svg
new file mode 100644
index 0000000000..27c3f313fd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Hummer.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Pantone.svg b/docs/src/icons/duotone-icons/Tools/Pantone.svg
new file mode 100644
index 0000000000..3a59501911
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Pantone.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Road-Cone.svg b/docs/src/icons/duotone-icons/Tools/Road-Cone.svg
new file mode 100644
index 0000000000..ea684b78db
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Road-Cone.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Roller.svg b/docs/src/icons/duotone-icons/Tools/Roller.svg
new file mode 100644
index 0000000000..f7aa36b6ec
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Roller.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Roulette.svg b/docs/src/icons/duotone-icons/Tools/Roulette.svg
new file mode 100644
index 0000000000..9f2651e2a1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Roulette.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Screwdriver.svg b/docs/src/icons/duotone-icons/Tools/Screwdriver.svg
new file mode 100644
index 0000000000..64f376072c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Screwdriver.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Shovel.svg b/docs/src/icons/duotone-icons/Tools/Shovel.svg
new file mode 100644
index 0000000000..81f60545aa
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Shovel.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Spatula.svg b/docs/src/icons/duotone-icons/Tools/Spatula.svg
new file mode 100644
index 0000000000..cfe2042e58
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Spatula.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Swiss-knife.svg b/docs/src/icons/duotone-icons/Tools/Swiss-knife.svg
new file mode 100644
index 0000000000..15e78d4cc7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Swiss-knife.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Tools/Tools.svg b/docs/src/icons/duotone-icons/Tools/Tools.svg
new file mode 100644
index 0000000000..e155753427
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Tools/Tools.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Celcium.svg b/docs/src/icons/duotone-icons/Weather/Celcium.svg
new file mode 100644
index 0000000000..0a5045964a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Celcium.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Cloud#1.svg b/docs/src/icons/duotone-icons/Weather/Cloud#1.svg
new file mode 100644
index 0000000000..371a6a3a9d
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Cloud#1.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Cloud#2.svg b/docs/src/icons/duotone-icons/Weather/Cloud#2.svg
new file mode 100644
index 0000000000..81d73fb7be
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Cloud#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Cloud-fog.svg b/docs/src/icons/duotone-icons/Weather/Cloud-fog.svg
new file mode 100644
index 0000000000..d62660ffed
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Cloud-fog.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Cloud-sun.svg b/docs/src/icons/duotone-icons/Weather/Cloud-sun.svg
new file mode 100644
index 0000000000..66e5d5a74c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Cloud-sun.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Cloud-wind.svg b/docs/src/icons/duotone-icons/Weather/Cloud-wind.svg
new file mode 100644
index 0000000000..3c6fd8a5c7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Cloud-wind.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Cloudy-night.svg b/docs/src/icons/duotone-icons/Weather/Cloudy-night.svg
new file mode 100644
index 0000000000..38976c4ecd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Cloudy-night.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Cloudy.svg b/docs/src/icons/duotone-icons/Weather/Cloudy.svg
new file mode 100644
index 0000000000..9a5d9f92bd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Cloudy.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Day-rain.svg b/docs/src/icons/duotone-icons/Weather/Day-rain.svg
new file mode 100644
index 0000000000..8c55a58297
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Day-rain.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Fahrenheit.svg b/docs/src/icons/duotone-icons/Weather/Fahrenheit.svg
new file mode 100644
index 0000000000..f4e84868ad
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Fahrenheit.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Fog.svg b/docs/src/icons/duotone-icons/Weather/Fog.svg
new file mode 100644
index 0000000000..9129b0695b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Fog.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Moon.svg b/docs/src/icons/duotone-icons/Weather/Moon.svg
new file mode 100644
index 0000000000..bdc4f7a8f0
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Moon.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Night-fog.svg b/docs/src/icons/duotone-icons/Weather/Night-fog.svg
new file mode 100644
index 0000000000..f4029889af
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Night-fog.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Night-rain.svg b/docs/src/icons/duotone-icons/Weather/Night-rain.svg
new file mode 100644
index 0000000000..28618b58b7
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Night-rain.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Rain#1.svg b/docs/src/icons/duotone-icons/Weather/Rain#1.svg
new file mode 100644
index 0000000000..1e782ac52c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Rain#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Rain#2.svg b/docs/src/icons/duotone-icons/Weather/Rain#2.svg
new file mode 100644
index 0000000000..a4c3596a9e
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Rain#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Rain#5.svg b/docs/src/icons/duotone-icons/Weather/Rain#5.svg
new file mode 100644
index 0000000000..8a6c3b3cee
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Rain#5.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Rainbow.svg b/docs/src/icons/duotone-icons/Weather/Rainbow.svg
new file mode 100644
index 0000000000..e3714478a8
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Rainbow.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Snow#1.svg b/docs/src/icons/duotone-icons/Weather/Snow#1.svg
new file mode 100644
index 0000000000..f0411ec5aa
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Snow#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Snow#2.svg b/docs/src/icons/duotone-icons/Weather/Snow#2.svg
new file mode 100644
index 0000000000..0ba0a489c2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Snow#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Snow#3.svg b/docs/src/icons/duotone-icons/Weather/Snow#3.svg
new file mode 100644
index 0000000000..6bf44afabe
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Snow#3.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Snow.svg b/docs/src/icons/duotone-icons/Weather/Snow.svg
new file mode 100644
index 0000000000..ec6ad8fdcd
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Snow.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Storm.svg b/docs/src/icons/duotone-icons/Weather/Storm.svg
new file mode 100644
index 0000000000..447f02c7c1
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Storm.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Sun-fog.svg b/docs/src/icons/duotone-icons/Weather/Sun-fog.svg
new file mode 100644
index 0000000000..ea7ee8e32c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Sun-fog.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Sun.svg b/docs/src/icons/duotone-icons/Weather/Sun.svg
new file mode 100644
index 0000000000..14c70cb8ca
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Sun.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Suset#1.svg b/docs/src/icons/duotone-icons/Weather/Suset#1.svg
new file mode 100644
index 0000000000..ba575e3ae2
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Suset#1.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Suset#2.svg b/docs/src/icons/duotone-icons/Weather/Suset#2.svg
new file mode 100644
index 0000000000..3994120748
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Suset#2.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Temperature-empty.svg b/docs/src/icons/duotone-icons/Weather/Temperature-empty.svg
new file mode 100644
index 0000000000..86e435a1b6
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Temperature-empty.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Temperature-full.svg b/docs/src/icons/duotone-icons/Weather/Temperature-full.svg
new file mode 100644
index 0000000000..c8bc2eaa5c
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Temperature-full.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Temperature-half.svg b/docs/src/icons/duotone-icons/Weather/Temperature-half.svg
new file mode 100644
index 0000000000..b2f7f4c66a
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Temperature-half.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Thunder-night.svg b/docs/src/icons/duotone-icons/Weather/Thunder-night.svg
new file mode 100644
index 0000000000..a665fa63fa
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Thunder-night.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Thunder.svg b/docs/src/icons/duotone-icons/Weather/Thunder.svg
new file mode 100644
index 0000000000..9c34c416a4
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Thunder.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Umbrella.svg b/docs/src/icons/duotone-icons/Weather/Umbrella.svg
new file mode 100644
index 0000000000..fc1b8104ce
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Umbrella.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/duotone-icons/Weather/Wind.svg b/docs/src/icons/duotone-icons/Weather/Wind.svg
new file mode 100644
index 0000000000..f9a178f93b
--- /dev/null
+++ b/docs/src/icons/duotone-icons/Weather/Wind.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/docs/src/icons/social/facebook.svg b/docs/src/icons/social/facebook.svg
new file mode 100644
index 0000000000..c7955a6a65
--- /dev/null
+++ b/docs/src/icons/social/facebook.svg
@@ -0,0 +1,10 @@
+
diff --git a/docs/src/icons/social/instagram.svg b/docs/src/icons/social/instagram.svg
new file mode 100644
index 0000000000..08db6f2cd8
--- /dev/null
+++ b/docs/src/icons/social/instagram.svg
@@ -0,0 +1,10 @@
+
diff --git a/docs/src/icons/social/pinterest.svg b/docs/src/icons/social/pinterest.svg
new file mode 100644
index 0000000000..0f2b48c934
--- /dev/null
+++ b/docs/src/icons/social/pinterest.svg
@@ -0,0 +1,3 @@
+
diff --git a/docs/src/icons/social/twitter.svg b/docs/src/icons/social/twitter.svg
new file mode 100644
index 0000000000..4dcd4a9c7e
--- /dev/null
+++ b/docs/src/icons/social/twitter.svg
@@ -0,0 +1,10 @@
+
diff --git a/docs/src/pages/index.js b/docs/src/pages/index.js
index 5f53215204..06098ca371 100644
--- a/docs/src/pages/index.js
+++ b/docs/src/pages/index.js
@@ -8,27 +8,26 @@ import styles from "./styles.module.css";
const features = [
{
- title: <>Run a Validator>,
- imageUrl: "running-validator",
- description: <>Learn how to start a validator on the Solana cluster.>,
- },
- {
- title: <>Launch an Application>,
+ title: <>⛏ Build an Application>,
imageUrl: "apps",
- description: <>Build superfast applications with one API.>,
+ description: <>Get started building your decentralized app or marketplace.>,
},
{
- title: <>Participate in Tour de SOL>,
+ title: <>✅ Run a Validator Node>,
+ imageUrl: "running-validator",
+ description: <>Validate transactions, secure the network, and earn rewards.>,
+ },
+ {
+ title: <>🏛 Create an SPL Token>,
imageUrl: "tour-de-sol",
description: (
<>
- Participate in our incentivised testnet and earn rewards by finding
- bugs.
+ Launch your own SPL Token, Solana's equivalent of ERC-20.
>
),
},
{
- title: <>Integrate the SOL token into your Exchange>,
+ title: <>🏦 Integrate an Exchange>,
imageUrl: "integrations/exchange",
description: (
<>
@@ -38,22 +37,20 @@ const features = [
),
},
{
- title: <>Create or Configure a Solana Wallet>,
+ title: <>📲 Manage a Wallet>,
imageUrl: "wallet-guide",
description: (
<>
- Whether you need to create a wallet, check the balance of your funds, or
- take a look at what's out there for housing SOL tokens, start here.
+ Create a wallet, check your balance, and learn about wallet options.
>
),
},
{
- title: <>Learn About Solana's Architecture>,
+ title: <>🤯 Learn How Solana Works>,
imageUrl: "cluster/overview",
description: (
<>
- Familiarize yourself with the high level architecture of a Solana
- cluster.
+ Get a high-level understanding of Solana's architecture.
>
),
}, //
diff --git a/docs/src/pages/styles.module.css b/docs/src/pages/styles.module.css
index c1aa85121c..c9d1c5aea8 100644
--- a/docs/src/pages/styles.module.css
+++ b/docs/src/pages/styles.module.css
@@ -18,6 +18,10 @@
}
}
+.cardTitle {
+ color: green;
+}
+
.buttons {
display: flex;
align-items: center;
diff --git a/docs/static/img/logo-horizontal-dark.svg b/docs/static/img/logo-horizontal-dark.svg
index b17305fa3d..ccecda9437 100644
--- a/docs/static/img/logo-horizontal-dark.svg
+++ b/docs/static/img/logo-horizontal-dark.svg
@@ -1,12 +1,12 @@
diff --git a/docs/static/img/logo-horizontal.svg b/docs/static/img/logo-horizontal.svg
index 2cab618589..79666fab09 100644
--- a/docs/static/img/logo-horizontal.svg
+++ b/docs/static/img/logo-horizontal.svg
@@ -1,12 +1,22 @@