summaryrefslogtreecommitdiffstats
path: root/comm/mail/themes/shared/mail/icons/new/normal
diff options
context:
space:
mode:
Diffstat (limited to 'comm/mail/themes/shared/mail/icons/new/normal')
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/add-circle.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/add.svg6
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/address-book.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/archive.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/calendar-invite.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/calendar.svg8
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/chat.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/cloud-download.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/collapse.svg6
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/download.svg6
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/draft.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/folder-filter.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/folder-rss.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/folder.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/globe-secure.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/globe.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/inbox.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/link.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/mail-secure.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/mail.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/more.svg6
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/newsletter.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/outbox.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/overflow.svg6
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/rss.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/sent.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/settings.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/spam.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/subtract-circle.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/tasks.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/template.svg7
-rw-r--r--comm/mail/themes/shared/mail/icons/new/normal/trash.svg7
32 files changed, 220 insertions, 0 deletions
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/add-circle.svg b/comm/mail/themes/shared/mail/icons/new/normal/add-circle.svg
new file mode 100644
index 0000000000..ee88865b27
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/add-circle.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M17.5 9.5a8 8 0 0 1-8 8 8 8 0 0 1-8-8 8 8 0 0 1 8-8 8 8 0 0 1 8 8Z" stroke-opacity="0.2" stroke="context-stroke" fill="context-fill"/>
+ <path d="M9.5 5a.5.5 0 0 0-.5.5V9H5.5a.5.5 0 0 0 0 1H9v3.5a.5.5 0 0 0 1 0V10h3.5a.5.5 0 0 0 0-1H10V5.5a.5.5 0 0 0-.5-.5Z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/add.svg b/comm/mail/themes/shared/mail/icons/new/normal/add.svg
new file mode 100644
index 0000000000..c7ff0dcf9e
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/add.svg
@@ -0,0 +1,6 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 20 20" width="20" height="20" fill-opacity="context-fill-opacity">
+ <path d="M10.5 4c-.277 0-.5.223-.5.5V9H5.5c-.277 0-.5.219-.5.49v.02c0 .271.223.49.5.49H10v4.5a.499.499 0 1 0 1 0V10h4.5c.277 0 .5-.219.5-.49v-.02a.494.494 0 0 0-.5-.49H11V4.5c0-.277-.223-.5-.5-.5z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/address-book.svg b/comm/mail/themes/shared/mail/icons/new/normal/address-book.svg
new file mode 100644
index 0000000000..f308e614db
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/address-book.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20">
+ <path d="M5.5 2h9c.831 0 1.5.669 1.5 1.5v13c0 .831-.669 1.5-1.5 1.5h-9c-.831 0-1.5-.669-1.5-1.5v-13C4 2.669 4.669 2 5.5 2Z" fill="context-fill"/>
+ <path d="M5.5 1a2.508 2.508 0 0 0-2.45 2H2.5a.499.499 0 1 0 0 1H3v2h-.5a.499.499 0 1 0 0 1H3v2h-.5a.499.499 0 1 0 0 1H3v2h-.5a.499.499 0 1 0 0 1H3v2h-.5a.499.499 0 1 0 0 1H3v.5C3 17.876 4.124 19 5.5 19h9c1.376 0 2.5-1.124 2.5-2.5v-13C17 2.124 15.876 1 14.5 1h-9zm0 1h9c.84 0 1.5.66 1.5 1.5v13c0 .84-.66 1.5-1.5 1.5h-9c-.84 0-1.5-.66-1.5-1.5V16h.5a.499.499 0 1 0 0-1H4v-2h.5a.499.499 0 1 0 0-1H4v-2h.5a.499.499 0 1 0 0-1H4V7h.5a.499.499 0 1 0 0-1H4V4h.5a.499.499 0 1 0 0-1h-.416c.202-.587.752-1 1.416-1zm4.496 3A3.008 3.008 0 0 0 7 8.002a.5.5 0 0 0 0 .002c.004.765.358 1.448.873 1.996H7.5c-.822 0-1.5.678-1.5 1.5v2a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-2c0-.286.214-.5.5-.5h1a.5.5 0 0 0 .5-.5v-.51a.5.5 0 0 0-.2-.4A1.998 1.998 0 0 1 8 8.002V8c0-1.109.887-1.998 1.996-2A1.994 1.994 0 0 1 12 7.996v.002a1.999 1.999 0 0 1-.8 1.592.5.5 0 0 0-.2.4v.51a.5.5 0 0 0 .5.5h1c.286 0 .5.214.5.5v2a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-2c0-.822-.678-1.5-1.5-1.5h-.373c.516-.549.87-1.233.873-1.998A.5.5 0 0 0 13 8v-.006a.5.5 0 0 0 0-.002A3.006 3.006 0 0 0 9.996 5z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/archive.svg b/comm/mail/themes/shared/mail/icons/new/normal/archive.svg
new file mode 100644
index 0000000000..a40b9f18a3
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/archive.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M5.5 3A2.495 2.495 0 0 0 3 5.5v9C3 15.885 4.115 17 5.5 17h9c1.385 0 2.5-1.115 2.5-2.5v-9C17 4.115 15.885 3 14.5 3ZM14 5h.5c.277 0 .5.223.5.5V7h-1.473c0 1.657-1.87 3-3.527 3S6.479 8.657 6.479 7H5V5.5c0-.277.223-.5.5-.5H6Z" fill="context-fill"/>
+ <path d="M5.5 2C3.57 2 2 3.57 2 5.5v9C2 16.43 3.57 18 5.5 18h9c1.93 0 3.5-1.57 3.5-3.5v-9C18 3.57 16.43 2 14.5 2Zm0 1h9C15.894 3 17 4.106 17 5.5V7h-1V5.5c0-.822-.678-1.5-1.5-1.5h-9C4.678 4 4 4.678 4 5.5V7H3V5.5C3 4.106 4.106 3 5.5 3Zm0 2h9c.286 0 .5.214.5.5V7h-1.496a.5.5 0 0 0-.5.502c.003 1.15-1.327 2.514-3.004 2.514S6.993 8.652 6.996 7.502a.5.5 0 0 0-.5-.502H5V5.5c0-.286.214-.5.5-.5ZM3 8h3.115C6.41 9.632 8.01 11.016 10 11.016V12h1v-1h-.63c1.816-.158 3.239-1.47 3.515-3H17v6.5c0 1.394-1.106 2.5-2.5 2.5H10v-1H9v1H5.5A2.484 2.484 0 0 1 3 14.5Zm7 8h1v-1h-1zm0-1v-1H9v1zm0-1h1v-1h-1zm0-1v-1H9v1z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/calendar-invite.svg b/comm/mail/themes/shared/mail/icons/new/normal/calendar-invite.svg
new file mode 100644
index 0000000000..e178e1d08e
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/calendar-invite.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M5.5 2.5c-1.394 0-3 1.606-3 3v1h15v-1c0-1.394-1.606-3-3-3zm.467 7c-.259 0-.467.223-.467.5v2c0 .277.208.5.467.5h2.066c.259 0 .467-.223.467-.5v-2c0-.277-.208-.5-.467-.5Zm6 2c-.259 0-.467.223-.467.5v2c0 .277.208.5.467.5h2.066c.259 0 .467-.223.467-.5v-2c0-.277-.208-.5-.467-.5z" fill="context-fill"/>
+ <path d="M5.5 2C3.57 2 2 3.57 2 5.5v9C2 16.43 3.57 18 5.5 18h9c1.93 0 3.5-1.57 3.5-3.5v-9C18 3.57 16.43 2 14.5 2Zm0 1h9C15.894 3 17 4.106 17 5.5V6h-3v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 0-.5.5V6H7v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 0-.5.5V6H3v-.5C3 4.106 4.106 3 5.5 3ZM3 7h3v.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5V7h6v.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5V7h3v7.5c0 1.393-1.106 2.5-2.5 2.5h-9A2.484 2.484 0 0 1 3 14.5Zm2.967 2C5.421 9 5 9.472 5 10v2c0 .527.42 1 .967 1h2.066c.546 0 .967-.473.967-1v-2c0-.528-.42-1-.967-1ZM10.5 9a.5.5 0 1 0 0 1h4a.5.5 0 1 0 0-1zM6 10h2v2H6Zm5.967 1c-.546 0-.967.472-.967 1v2c0 .527.42 1 .967 1h2.066c.546 0 .967-.473.967-1v-2c0-.528-.42-1-.967-1zM12 12h2v2h-2zm-6.5 2a.5.5 0 1 0 0 1h4a.5.5 0 1 0 0-1z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/calendar.svg b/comm/mail/themes/shared/mail/icons/new/normal/calendar.svg
new file mode 100644
index 0000000000..39da9f7a90
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/calendar.svg
@@ -0,0 +1,8 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20">
+ <path d="M5.5 2C3.57 2 2 3.57 2 5.5v9C2 16.43 3.57 18 5.5 18h9c1.93 0 3.5-1.57 3.5-3.5v-9C18 3.57 16.43 2 14.5 2h-9zm0 1h9C15.894 3 17 4.106 17 5.5V6h-3v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 0-.5.5V6H7v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 0-.5.5V6H3v-.5C3 4.106 4.106 3 5.5 3zM3 7h3v.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5V7h6v.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5V7h3v7.5c0 1.394-1.106 2.5-2.5 2.5h-9A2.484 2.484 0 0 1 3 14.5V7zm2.5 2a.5.5 0 1 0 0 1h1a.5.5 0 1 0 0-1h-1zm4 0a.5.5 0 1 0 0 1h1a.5.5 0 0 0 0-1h-1zm4 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm-8 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm4 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm4 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm-8 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm4 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm4 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z" fill="context-stroke"/>
+ <path d="M5.5 3A2.484 2.484 0 0 0 3 5.5V6h14v-.5C17 4.106 15.894 3 14.5 3Z" fill="context-fill"/>
+</svg>
+
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/chat.svg b/comm/mail/themes/shared/mail/icons/new/normal/chat.svg
new file mode 100644
index 0000000000..4966b39fc2
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/chat.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20">
+ <path d="M4.5 1C2.57 1 1 2.57 1 4.5v4C1 10.43 2.57 12 4.5 12H5v3.5a.5.5 0 0 0 .854.354L6.707 15h3.586l3.853 3.854A.5.5 0 0 0 15 18.5V15h.5c1.93 0 3.5-1.57 3.5-3.5v-4a3.503 3.503 0 0 0-3.033-3.467A3.503 3.503 0 0 0 12.5 1Zm0 1h8C13.894 2 15 3.106 15 4.5v4c0 1.394-1.106 2.5-2.5 2.5h-3a.5.5 0 0 0-.354.146L6 14.293V11.5a.5.5 0 0 0-.5-.5h-1A2.484 2.484 0 0 1 2 8.5v-4C2 3.106 3.106 2 4.5 2ZM16 5.049A2.48 2.48 0 0 1 18 7.5v4c0 1.394-1.106 2.5-2.5 2.5h-1a.5.5 0 0 0-.5.5v2.793l-3.146-3.147A.5.5 0 0 0 10.5 14H7.707l2-2H12.5c1.93 0 3.5-1.57 3.5-3.5ZM5.5 6a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5Zm2 0a.5.5 0 1 0 0 1h2a.5.5 0 1 0 0-1zm4 0a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5Z" fill="context-stroke"/>
+ <path d="M16 5.049A2.48 2.48 0 0 1 18 7.5v4c0 1.394-1.106 2.5-2.5 2.5h-1a.5.5 0 0 0-.5.5v2.793l-3.146-3.147A.5.5 0 0 0 10.5 14H7.707l2-2H12.5c1.93 0 3.5-1.57 3.5-3.5Z" fill="context-fill"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/cloud-download.svg b/comm/mail/themes/shared/mail/icons/new/normal/cloud-download.svg
new file mode 100644
index 0000000000..b02e2252e2
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/cloud-download.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" width="20" height="20">
+ <path d="M12.5 2.527A3.987 3.987 0 0 0 9.396 4 3.997 3.997 0 0 0 7.5 3.527a3.992 3.992 0 0 0-3.908 3.137A2.964 2.964 0 0 0 1.5 9.494v.067c0 1.643 1.338 2.966 3 2.966H9V10.5c0-.831.669-1.5 1.5-1.5s1.5.669 1.5 1.5v2.027h3.5c1.662 0 3-1.323 3-2.966v-.067a2.96 2.96 0 0 0-2-2.795v-.172c0-2.216-1.784-4-4-4z" fill="context-fill"/>
+ <path d="M12.5 2.027c-1.284 0-2.404.582-3.223 1.444-.554-.242-1.136-.444-1.777-.444-2.082 0-3.81 1.423-4.322 3.348C1.925 6.902 1 8.062 1 9.495v.066c0 1.915 1.573 3.466 3.5 3.466h4a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5h-4c-1.397 0-2.5-1.094-2.5-2.466v-.067a2.46 2.46 0 0 1 1.74-2.353.5.5 0 0 0 .34-.37A3.487 3.487 0 0 1 7.5 4.027c.604 0 1.168.15 1.66.414a.5.5 0 0 0 .625-.125A3.48 3.48 0 0 1 12.5 3.027c1.948 0 3.5 1.553 3.5 3.5V6.7a.5.5 0 0 0 .336.473A2.452 2.452 0 0 1 18 9.494v.067c0 1.372-1.103 2.466-2.5 2.466h-3a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h3c1.927 0 3.5-1.551 3.5-3.466v-.067c0-1.364-.855-2.463-2.012-3.027a4.495 4.495 0 0 0-4.488-4.44zM10.5 10a.5.5 0 0 0-.5.5v6.793l-3.146-3.147a.5.5 0 1 0-.708.708l4 4 .03.019c.03.026.064.048.1.066a.5.5 0 0 0 .225.06.5.5 0 0 0 .323-.126.438.438 0 0 0 .03-.02l4-4a.5.5 0 1 0-.708-.707L11 17.293V10.5a.5.5 0 0 0-.5-.5z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/collapse.svg b/comm/mail/themes/shared/mail/icons/new/normal/collapse.svg
new file mode 100644
index 0000000000..76055a11c5
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/collapse.svg
@@ -0,0 +1,6 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20">
+ <path d="M2.5 2a.5.5 0 0 0-.5.5v14a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-14a.5.5 0 0 0-.5-.5zm8 2a.5.5 0 0 0-.354.146l-5 5A.5.5 0 0 0 5 9.5a.5.5 0 0 0 .146.354l5 5a.5.5 0 0 0 .708 0 .5.5 0 0 0 0-.708L6.707 10H17.5a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5H6.707l4.147-4.146a.5.5 0 0 0 0-.708A.5.5 0 0 0 10.5 4z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/download.svg b/comm/mail/themes/shared/mail/icons/new/normal/download.svg
new file mode 100644
index 0000000000..20e34d6056
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/download.svg
@@ -0,0 +1,6 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 20 20" width="20" height="20" fill-opacity="context-fill-opacity">
+ <path d="M10.5 3a.5.5 0 0 0-.5.5v7.793L6.854 8.146A.5.5 0 0 0 6.5 8a.5.5 0 0 0-.354.146.5.5 0 0 0 0 .708l4 4A.5.5 0 0 0 10.5 13a.5.5 0 0 0 .354-.146l4-4a.5.5 0 0 0 0-.708.5.5 0 0 0-.708 0L11 11.293V3.5a.5.5 0 0 0-.5-.5zm-6 9a.5.5 0 0 0-.5.5V14c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2v-1.5a.5.5 0 0 0-.5-.5.5.5 0 0 0-.5.5V14c0 .563-.437 1-1 1H6c-.563 0-1-.437-1-1v-1.5a.5.5 0 0 0-.5-.5z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/draft.svg b/comm/mail/themes/shared/mail/icons/new/normal/draft.svg
new file mode 100644
index 0000000000..0814caa9bf
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/draft.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M5.5 2h9c.831 0 1.5.669 1.5 1.5v13c0 .83-.669 1.5-1.5 1.5h-9c-.831 0-1.5-.67-1.5-1.5v-13C4 2.669 4.669 2 5.5 2Z" fill="context-fill"/>
+ <path d="M5.5 1A2.506 2.506 0 0 0 3 3.5v13C3 17.876 4.124 19 5.5 19h9c1.376 0 2.5-1.124 2.5-2.5v-13C17 2.124 15.876 1 14.5 1Zm0 1h9c.84 0 1.5.66 1.5 1.5v13c0 .84-.66 1.5-1.5 1.5h-9c-.84 0-1.5-.66-1.5-1.5v-13C4 2.66 4.66 2 5.5 2Zm1 3a.5.5 0 1 0 0 1h7a.5.5 0 1 0 0-1zm0 3a.5.5 0 1 0 0 1h7a.5.5 0 1 0 0-1zm0 3a.5.5 0 1 0 0 1h5a.5.5 0 1 0 0-1zm4 3a.5.5 0 1 0 0 1h3a.5.5 0 1 0 0-1z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/folder-filter.svg b/comm/mail/themes/shared/mail/icons/new/normal/folder-filter.svg
new file mode 100644
index 0000000000..46b46b45e0
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/folder-filter.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M3 3.5C2 3.5 1.5 4 1.5 5v9.5c0 1.108.892 2 2 2H11v-.857A4 4 0 0 1 14 9c2.21 0 4 1.5 4 3.5l.5.5V8.5c0-1.108-.892-2-2-2h-6l-2-3z" fill="context-fill"/>
+ <path d="M3 3c-.583 0-1.11.154-1.479.521C1.154 3.89 1 4.417 1 5v9.5C1 15.876 2.124 17 3.5 17h7a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5h-7c-.84 0-1.5-.66-1.5-1.5V7h3.5a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5H2V5c0-.417.096-.64.229-.771C2.36 4.096 2.583 4 3 4h5.232l1.852 2.777A.5.5 0 0 0 10.5 7h6c.84 0 1.5.66 1.5 1.5v4a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5v-6C19 5.124 17.876 4 16.5 4h-7a.5.5 0 0 0-.059.012l-.525-.79A.5.5 0 0 0 8.5 3Zm7.102 2H16.5c.84 0 1.5.66 1.5 1.5v.006A2.482 2.482 0 0 0 16.5 6h-5.732ZM14 10c-1.65 0-3 1.35-3 3s1.35 3 3 3a2.98 2.98 0 0 0 1.736-.557l2.41 2.41a.5.5 0 0 0 .708 0 .5.5 0 0 0 0-.707l-2.41-2.41c.35-.49.556-1.09.556-1.736 0-1.65-1.35-3-3-3Zm0 1c1.11 0 2 .89 2 2 0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/folder-rss.svg b/comm/mail/themes/shared/mail/icons/new/normal/folder-rss.svg
new file mode 100644
index 0000000000..49e8085d7a
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/folder-rss.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M3 3.5C2 3.5 1.5 4 1.5 5v9.5c0 1.108.892 2 2 2H10V11c0-1.108.892-2 2-2h5c.6 0 1.134.263 1.5.678V8.5c0-1.108-.892-2-2-2h-6l-2-3zm10 11a1.5 1.5 0 0 0-1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0-1.5-1.5Z" fill="context-fill"/>
+ <path d="M3 3c-.583 0-1.11.154-1.479.521C1.154 3.89 1 4.417 1 5v9.5C1 15.876 2.124 17 3.5 17h6a.5.5 0 0 0 0-1h-6c-.84 0-1.5-.66-1.5-1.5V7h3.5a.5.5 0 1 0 0-1H2V5c0-.417.096-.64.229-.771C2.36 4.096 2.583 4 3 4h5.232l1.852 2.777A.5.5 0 0 0 10.5 7h6c.84 0 1.5.66 1.5 1.5v1.004a.5.5 0 0 0 1 0V6.5C19 5.124 17.876 4 16.5 4h-7a.5.5 0 0 0-.059.012l-.525-.79A.5.5 0 0 0 8.5 3Zm7.102 2H16.5c.84 0 1.5.66 1.5 1.5v.006A2.482 2.482 0 0 0 16.5 6h-5.732Zm1.398 5a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5H13c2.767 0 5 2.233 5 5v1.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5V16c0-3.308-2.692-6-6-6zm0 2a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5H13c1.674 0 3 1.261 3 3v1.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .5-.5V16c0-2.261-1.808-4-4-4zm1.5 2c-1.099 0-2 .901-2 2s.901 2 2 2 2-.901 2-2-.901-2-2-2zm0 1c.558 0 1 .442 1 1s-.442 1-1 1-1-.442-1-1 .442-1 1-1z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/folder.svg b/comm/mail/themes/shared/mail/icons/new/normal/folder.svg
new file mode 100644
index 0000000000..8fbc7571ba
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/folder.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M3 3.5h5.5l2 3h6c1.108 0 2 .892 2 2v6c0 1.108-.892 2-2 2h-13c-1.108 0-2-.892-2-2V5C1.5 4 2 3.5 3 3.5Z" fill="context-fill"/>
+ <path d="M3 3c-.583 0-1.11.153-1.479.521C1.154 3.889 1 4.416 1 5v9.5C1 15.876 2.124 17 3.5 17h13c1.376 0 2.5-1.124 2.5-2.5v-8C19 5.123 17.876 4 16.5 4h-7a.5.5 0 0 0-.059.011l-.525-.789A.5.5 0 0 0 8.5 3Zm0 1h5.232l1.852 2.777A.5.5 0 0 0 10.5 7h6c.84 0 1.5.66 1.5 1.5v6c0 .84-.66 1.5-1.5 1.5h-13c-.84 0-1.5-.66-1.5-1.5V7h3.5a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5H2V5c0-.417.096-.64.229-.772C2.361 4.096 2.583 4 3 4Zm7.102 1H16.5c.84 0 1.5.66 1.5 1.5v.006A2.482 2.482 0 0 0 16.5 6h-5.732z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/globe-secure.svg b/comm/mail/themes/shared/mail/icons/new/normal/globe-secure.svg
new file mode 100644
index 0000000000..b64b797123
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/globe-secure.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M9.5 1.5a8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 .5-.035V14.5c0-.78.434-1.393 1-1.852V12.5c0-2.472 2.028-4.5 4.5-4.5.689 0 1.342.157 1.928.438A8 8 0 0 0 9.5 1.5Zm3 12.5c-.277 0-.5.223-.5.5v3c0 .277.223.5.5.5h6c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5Z" fill="context-fill"/>
+ <path d="M9.5 1c-.432 0-.855.033-1.27.096l-.007-.012-.02.014a8.52 8.52 0 0 0-7.105 7.105l-.014.02.012.007a8.535 8.535 0 0 0 0 2.54l-.012.007.014.02a8.52 8.52 0 0 0 7.105 7.105l.02.014.007-.012a8.533 8.533 0 0 0 1.817.076A2.478 2.478 0 0 1 10 17.5v-.518a7.353 7.353 0 0 1-1.4-.037c-.238-.202-.687-.647-1.17-1.453a8.951 8.951 0 0 1-.795-1.744c.843.156 1.793.252 2.865.252.194 0 .38-.008.566-.014.104-.396.325-.739.606-1.033A15.91 15.91 0 0 1 9.5 13c-1.23 0-2.277-.13-3.168-.332A14.277 14.277 0 0 1 6 9.5c0-1.23.13-2.278.332-3.168C7.222 6.13 8.27 6 9.5 6c1.23 0 2.277.13 3.168.332.161.71.274 1.522.314 2.445.3-.204.625-.374.971-.502a15.02 15.02 0 0 0-.203-1.64c.704.238 1.28.518 1.742.795.4.239.707.469.944.67a4.477 4.477 0 0 1 1.525.64 8.728 8.728 0 0 0-.057-.51l.012-.007-.014-.02a8.52 8.52 0 0 0-7.105-7.105 24.73 24.73 0 0 1-.02-.014l-.007.012A8.533 8.533 0 0 0 9.5 1Zm0 1c.305 0 .605.02.9.055.238.202.687.647 1.17 1.453.278.462.557 1.039.795 1.744A15.706 15.706 0 0 0 9.5 5c-1.072 0-2.022.096-2.865.252a8.951 8.951 0 0 1 .795-1.744c.483-.806.932-1.25 1.17-1.453.295-.036.595-.055.9-.055Zm-2.572.451a7.864 7.864 0 0 0-.358.541c-.388.647-.771 1.48-1.062 2.52a10.25 10.25 0 0 0-2.516 1.06c-.198.12-.375.239-.54.358a7.502 7.502 0 0 1 4.475-4.48Zm5.144 0A7.502 7.502 0 0 1 16.55 6.93a7.891 7.891 0 0 0-.541-.358 10.269 10.269 0 0 0-2.516-1.06 10.237 10.237 0 0 0-1.062-2.52 7.865 7.865 0 0 0-.358-.54ZM5.25 6.635A15.71 15.71 0 0 0 5 9.5c0 1.073.094 2.024.25 2.867a8.923 8.923 0 0 1-1.742-.795c-.806-.483-1.25-.933-1.453-1.172a7.588 7.588 0 0 1 0-1.798c.202-.238.645-.688 1.453-1.172a8.947 8.947 0 0 1 1.742-.795ZM15.5 9c-1.93 0-3.5 1.57-3.5 3.5v.59c-.58.208-1 .763-1 1.41v3c0 .822.678 1.5 1.5 1.5h6c.822 0 1.5-.678 1.5-1.5v-3c0-.647-.42-1.202-1-1.41v-.59c0-1.93-1.57-3.5-3.5-3.5Zm0 1c1.394 0 2.5 1.106 2.5 2.5v.5h-5v-.5c0-1.394 1.106-2.5 2.5-2.5ZM2.453 12.074c.165.118.342.237.54.356.646.388 1.478.77 2.517 1.06.29 1.039.672 1.871 1.06 2.518.12.198.239.375.358.54a7.505 7.505 0 0 1-4.475-4.474ZM12.5 14h6c.286 0 .5.214.5.5v3c0 .286-.214.5-.5.5h-6a.488.488 0 0 1-.5-.5v-3c0-.286.214-.5.5-.5Z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/globe.svg b/comm/mail/themes/shared/mail/icons/new/normal/globe.svg
new file mode 100644
index 0000000000..1fc85ec75d
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/globe.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M17.5 9.5a8 8 0 0 1-8 8 8 8 0 0 1-8-8 8 8 0 0 1 8-8 8 8 0 0 1 8 8z" fill="context-fill"/>
+ <path d="M9.5 1c-.432 0-.855.033-1.27.096l-.007-.012-.02.014a8.52 8.52 0 0 0-7.105 7.105l-.014.02.012.007a8.535 8.535 0 0 0 0 2.54l-.012.007.014.02a8.52 8.52 0 0 0 7.105 7.105l.02.014.007-.012a8.533 8.533 0 0 0 2.54 0l.007.012.02-.014a8.52 8.52 0 0 0 7.105-7.105l.014-.02-.012-.007a8.533 8.533 0 0 0 0-2.54l.012-.007-.014-.02a8.52 8.52 0 0 0-7.105-7.105 24.73 24.73 0 0 1-.02-.014l-.007.012A8.533 8.533 0 0 0 9.5 1Zm0 1c.305 0 .605.02.9.055.238.202.687.647 1.17 1.453.278.462.557 1.039.795 1.744A15.706 15.706 0 0 0 9.5 5c-1.072 0-2.022.096-2.865.252a8.951 8.951 0 0 1 .795-1.744c.483-.806.932-1.25 1.17-1.453.295-.036.595-.055.9-.055Zm-2.572.451a7.864 7.864 0 0 0-.358.541c-.388.647-.771 1.48-1.062 2.52a10.25 10.25 0 0 0-2.516 1.06c-.198.12-.375.239-.54.358a7.502 7.502 0 0 1 4.475-4.48Zm5.144 0A7.502 7.502 0 0 1 16.55 6.93a7.891 7.891 0 0 0-.541-.358 10.269 10.269 0 0 0-2.516-1.06 10.237 10.237 0 0 0-1.062-2.52 7.864 7.864 0 0 0-.358-.54ZM9.5 6c1.23 0 2.277.13 3.168.332.202.89.332 1.938.332 3.168 0 1.23-.13 2.277-.332 3.168-.89.202-1.938.332-3.168.332-1.23 0-2.277-.13-3.168-.332A14.277 14.277 0 0 1 6 9.5c0-1.23.13-2.278.332-3.168C7.222 6.13 8.27 6 9.5 6Zm-4.25.635A15.71 15.71 0 0 0 5 9.5c0 1.073.094 2.024.25 2.867a8.923 8.923 0 0 1-1.742-.795c-.806-.483-1.25-.933-1.453-1.172a7.588 7.588 0 0 1 0-1.798c.202-.238.645-.688 1.453-1.172a8.947 8.947 0 0 1 1.742-.795Zm8.5 0c.704.238 1.28.518 1.742.795.808.484 1.251.934 1.453 1.172.035.294.055.594.055.898 0 .305-.02.605-.055.9-.202.239-.647.689-1.453 1.172a8.923 8.923 0 0 1-1.742.795c.156-.843.25-1.794.25-2.867a15.71 15.71 0 0 0-.25-2.865Zm-11.297 5.44c.165.117.342.236.54.355.646.388 1.478.77 2.517 1.06.29 1.039.672 1.871 1.06 2.518.12.198.239.375.358.54a7.505 7.505 0 0 1-4.475-4.474Zm14.094 0a7.505 7.505 0 0 1-4.475 4.474c.12-.166.239-.343.358-.541.388-.647.77-1.48 1.06-2.518a10.253 10.253 0 0 0 2.518-1.06c.197-.119.374-.238.539-.356zm-9.912 1.673c.843.156 1.793.252 2.865.252 1.072 0 2.022-.096 2.865-.252a8.951 8.951 0 0 1-.795 1.744c-.483.806-.932 1.25-1.17 1.453a7.588 7.588 0 0 1-1.8 0c-.238-.202-.687-.647-1.17-1.453a8.951 8.951 0 0 1-.795-1.744Z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/inbox.svg b/comm/mail/themes/shared/mail/icons/new/normal/inbox.svg
new file mode 100644
index 0000000000..8a2153c19a
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/inbox.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M5.5 3A2.495 2.495 0 0 0 3 5.5v9C3 15.885 4.115 17 5.5 17h9c1.385 0 2.5-1.115 2.5-2.5v-9C17 4.115 15.885 3 14.5 3Zm1 3h7c.277 0 .5.223.5.5V9h.5c.277 0 .5.223.5.5V11h-1.473c0 1.657-1.87 3-3.527 3s-3.521-1.343-3.521-3H5V9.5c0-.277.223-.5.5-.5H6V6.5c0-.277.223-.5.5-.5Z" fill="context-fill"/>
+ <path d="M5.5 2C3.57 2 2 3.57 2 5.5v9C2 16.43 3.57 18 5.5 18h9c1.93 0 3.5-1.57 3.5-3.5v-9C18 3.57 16.43 2 14.5 2Zm0 1h9C15.894 3 17 4.106 17 5.5V11h-1V9.5c0-.647-.42-1.202-1-1.41V6.5c0-.822-.678-1.5-1.5-1.5h-7C5.678 5 5 5.678 5 6.5v1.59c-.58.208-1 .763-1 1.41V11H3V5.5C3 4.106 4.106 3 5.5 3Zm1 3h7c.286 0 .5.214.5.5V8H6V6.5c0-.286.214-.5.5-.5Zm-1 3h9c.286 0 .5.214.5.5V11h-1.496a.5.5 0 0 0-.5.502c.003 1.15-1.327 2.514-3.004 2.514s-3.007-1.364-3.004-2.514a.5.5 0 0 0-.5-.502H5V9.5c0-.286.214-.5.5-.5ZM3 12h3.115C6.41 13.632 8.01 15.016 10 15.016c1.99 0 3.59-1.384 3.885-3.016H17v2.5c0 1.394-1.106 2.5-2.5 2.5h-9A2.484 2.484 0 0 1 3 14.5Z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/link.svg b/comm/mail/themes/shared/mail/icons/new/normal/link.svg
new file mode 100644
index 0000000000..dd03bdf405
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/link.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M14.488 1.001a2.559 2.559 0 0 0-1.814.751L9.751 4.676c-1 .999-1 2.629-.001 3.628l.62.619-1.448 1.449-.62-.62c-1-1-2.63-1-3.63 0l-2.921 2.922c-1 1-1 2.631-.001 3.63l1.949 1.948c1 .999 2.63.999 3.63 0l2.921-2.922c1-1 1-2.63 0-3.63l-.62-.62 1.449-1.449.62.62c.998.999 2.63 1 3.63 0l2.923-2.921c1-1 1-2.632 0-3.632l-1.949-1.947c-.5-.499-1.156-.75-1.815-.75Zm-.001.993c.399 0 .8.155 1.109.465l1.947 1.948c.62.62.62 1.593 0 2.214L14.62 9.544a1.55 1.55 0 0 1-2.214 0l-.62-.62 2.068-2.068a.5.5 0 0 0 0-.708.5.5 0 0 0-.352-.148.5.5 0 0 0-.355.148l-2.068 2.069-.622-.622a1.552 1.552 0 0 1-.002-2.215l2.924-2.923c.31-.31.709-.464 1.108-.464Zm-8 8c.399 0 .8.155 1.109.465l.618.62-2.068 2.068a.5.5 0 0 0 0 .708.5.5 0 0 0 .708 0l2.069-2.068.62.619c.62.62.621 1.597 0 2.218l-2.92 2.921c-.62.62-1.598.621-2.219.001l-1.948-1.948a1.556 1.556 0 0 1 .001-2.218L5.38 10.46a1.56 1.56 0 0 1 1.107-.465Z" fill="context-stroke"/>
+</svg>
+
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/mail-secure.svg b/comm/mail/themes/shared/mail/icons/new/normal/mail-secure.svg
new file mode 100644
index 0000000000..7fe4750e9a
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/mail-secure.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path fill-opacity="1" d="M3.5 4C2.669 4 2 4.669 2 5.5v9c0 .831.669 1.5 1.5 1.5H10v-1.5c0-.78.434-1.393 1-1.852V12.5c0-2.472 2.028-4.5 4.5-4.5a4.46 4.46 0 0 1 2.5.766V5.5c0-.831-.669-1.5-1.5-1.5Zm9 10c-.277 0-.5.223-.5.5v3c0 .277.223.5.5.5h6c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5Z" fill="context-fill"/>
+ <path d="M3.5 3A2.506 2.506 0 0 0 1 5.5v9C1 15.876 2.124 17 3.5 17H10v-1H3.5c-.84 0-1.5-.66-1.5-1.5v-9C2 4.66 2.66 4 3.5 4h13c.84 0 1.5.66 1.5 1.5v3.266c.377.254.715.563 1 .916V5.5C19 4.124 17.876 3 16.5 3Zm.977 3.002a.5.5 0 0 0-.346.162.5.5 0 0 0 .033.705l3.28 2.98-3.298 3.297a.5.5 0 0 0 0 .708.5.5 0 0 0 .708 0l3.33-3.33 1.48 1.345a.5.5 0 0 0 .672 0l.91-.828a4.536 4.536 0 0 1 3.207-2.916l1.383-1.256a.5.5 0 0 0 .033-.705.5.5 0 0 0-.705-.033L10 10.824 4.836 6.131a.5.5 0 0 0-.36-.129ZM15.5 9c-1.93 0-3.5 1.57-3.5 3.5v.59c-.58.208-1 .763-1 1.41v3c0 .822.678 1.5 1.5 1.5h6c.822 0 1.5-.678 1.5-1.5v-3c0-.647-.42-1.202-1-1.41v-.59c0-1.93-1.57-3.5-3.5-3.5Zm0 1c1.394 0 2.5 1.106 2.5 2.5v.5h-5v-.5c0-1.394 1.106-2.5 2.5-2.5Zm-3 4h6c.286 0 .5.214.5.5v3c0 .286-.214.5-.5.5h-6a.488.488 0 0 1-.5-.5v-3c0-.286.214-.5.5-.5Z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/mail.svg b/comm/mail/themes/shared/mail/icons/new/normal/mail.svg
new file mode 100644
index 0000000000..ddc100a26a
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/mail.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20">
+ <path d="M3.5 3.5h13c1.108 0 2 .892 2 2v9c0 1.108-.892 2-2 2h-13c-1.108 0-2-.892-2-2v-9c0-1.108.892-2 2-2z" fill="context-fill"/>
+ <path d="M3.5 3A2.506 2.506 0 0 0 1 5.5v9C1 15.876 2.124 17 3.5 17h13c1.376 0 2.5-1.124 2.5-2.5v-9C19 4.123 17.876 3 16.5 3Zm0 1h13c.84 0 1.5.66 1.5 1.5v9c0 .84-.66 1.5-1.5 1.5h-13c-.84 0-1.5-.66-1.5-1.5v-9C2 4.66 2.66 4 3.5 4Zm.977 2.002a.5.5 0 0 0-.346.162.5.5 0 0 0 .033.705l3.28 2.98-3.298 3.297a.5.5 0 0 0 0 .707.5.5 0 0 0 .708 0l3.33-3.33 1.48 1.346a.5.5 0 0 0 .672 0l1.48-1.346 3.33 3.33a.5.5 0 0 0 .708 0 .5.5 0 0 0 0-.707l-3.297-3.297 3.279-2.98a.5.5 0 0 0 .033-.705.5.5 0 0 0-.705-.033L10 10.824 4.836 6.131a.5.5 0 0 0-.36-.13z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/more.svg b/comm/mail/themes/shared/mail/icons/new/normal/more.svg
new file mode 100644
index 0000000000..6dc269cb3d
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/more.svg
@@ -0,0 +1,6 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 20 20" width="20" height="20" fill-opacity="context-fill-opacity">
+ <path d="M5 9a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm5 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm5 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/newsletter.svg b/comm/mail/themes/shared/mail/icons/new/normal/newsletter.svg
new file mode 100644
index 0000000000..bbc88dfbf7
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/newsletter.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M8 2c-1.1 0-2 .9-2 2v3H3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2.445c.062.007.124.013.192.016C6.065 17.033 6.758 17 8 17h9c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2Zm0 1h9c.563 0 1 .437 1 1v11c0 .563-.437 1-1 1H8c-.766 0-1.069.006-1.414.01A.5.5 0 0 0 6.5 16h-.367c.125-.174.207-.25.347-.537.28-.574.52-1.372.52-2.44V4c0-.563.437-1 1-1Zm1 2c-.545 0-1 .455-1 1v3c0 .545.455 1 1 1h3c.545 0 1-.455 1-1V6c0-.545-.455-1-1-1Zm5.5 0a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5ZM9 6h3v3H9Zm5.5 1a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5ZM3 8h3v5.023c0 .921-.198 1.551-.418 2.002-.22.452-.448.689-.623.95L4.943 16H3c-.563 0-1-.437-1-1V9c0-.563.437-1 1-1Zm11.5 1a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5Zm-6 2a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5Zm0 2a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5Z" fill="context-stroke"/>
+ <path d="M3 8h3v5.023c0 .921-.198 1.551-.418 2.002-.22.452-.448.689-.623.95L4.943 16H3c-.563 0-1-.437-1-1V9c0-.563.437-1 1-1Z" fill="context-fill"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/outbox.svg b/comm/mail/themes/shared/mail/icons/new/normal/outbox.svg
new file mode 100644
index 0000000000..5ef8c6b366
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/outbox.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M5.5 3A2.495 2.495 0 0 0 3 5.5v9C3 15.885 4.115 17 5.5 17h6.59l-1.455-.688C9.72 16.058 9 15.338 9 14.17c0-.11.01-.214.023-.316-1.335-.39-2.544-1.52-2.544-2.854H5V9.5c0-.277.223-.5.5-.5H6V6.5c0-.277.223-.5.5-.5h7c.277 0 .5.223.5.5V9h.5c.277 0 .5.223.5.5v.762l2-.787V5.5C17 4.115 15.885 3 14.5 3Zm5.135 13.313c.074.02.15.038.226.052l-.363-.117.137.064z" fill="context-fill"/>
+ <path d="M5.5 2C3.57 2 2 3.57 2 5.5v9C2 16.43 3.57 18 5.5 18h7.537l-.332-.709L12.09 17H5.5A2.484 2.484 0 0 1 3 14.5V12h3.115c.25 1.38 1.434 2.58 2.998 2.918a2.424 2.424 0 0 1-.09-1.063c-1.187-.391-2.03-1.438-2.027-2.353a.5.5 0 0 0-.5-.502H5V9.5c0-.286.214-.5.5-.5h9c.286 0 .5.214.5.5v.762l1-.395V9.5c0-.647-.42-1.202-1-1.41V6.5c0-.822-.678-1.5-1.5-1.5h-7C5.678 5 5 5.678 5 6.5v1.59c-.58.208-1 .763-1 1.41V11H3V5.5C3 4.106 4.106 3 5.5 3h9C15.894 3 17 4.106 17 5.5v3.975l.201-.08.004-.002c.23-.093.494-.2.795-.28V5.5C18 3.57 16.43 2 14.5 2Zm1 4h7c.286 0 .5.214.5.5V8H6V6.5c0-.286.214-.5.5-.5Zm12.334 4c-.47 0-.832.151-1.256.322l-6.596 2.594c-.542.168-.982.64-.982 1.254 0 .629.447 1.054.957 1.187l-.031-.013.12.039c-.03-.006-.059-.018-.089-.026l2.5 1.184 1.176 2.508c-.008-.028-.019-.054-.026-.082l.034.097-.008-.015c.07.23.196.438.377.61.203.19.489.341.824.341.629 0 1.041-.484 1.24-.924a.5.5 0 0 0 .012-.027l2.607-6.762a.5.5 0 0 0 .008-.025c.097-.297.299-.606.299-1.096 0-.638-.528-1.166-1.166-1.166Zm0 1c.098 0 .166.068.166.166 0 .175-.112.369-.246.78l-.002.005-2.59 6.713c-.11.244-.22.336-.328.336-.033 0-.08-.015-.137-.068a.472.472 0 0 1-.117-.194.5.5 0 0 0-.035-.097l-1.11-2.368 1.752-1.752a.5.5 0 0 0 0-.707.5.5 0 0 0-.353-.148.5.5 0 0 0-.355.148l-1.75 1.75-2.375-1.125a.5.5 0 0 0-.122-.039c-.073-.013-.232-.16-.232-.23 0-.102.117-.257.295-.305a.5.5 0 0 0 .055-.02l6.593-2.593a.5.5 0 0 0 .004-.002c.43-.173.622-.25.887-.25Z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/overflow.svg b/comm/mail/themes/shared/mail/icons/new/normal/overflow.svg
new file mode 100644
index 0000000000..b35b9955b1
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/overflow.svg
@@ -0,0 +1,6 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20">
+ <path d="M4.5 4a.5.5 0 0 0-.354.146.5.5 0 0 0 0 .708L8.793 9.5l-4.647 4.646a.5.5 0 0 0 0 .708.5.5 0 0 0 .708 0l5-5a.5.5 0 0 0 0-.708l-5-5A.5.5 0 0 0 4.5 4zm6 0a.5.5 0 0 0-.354.146.5.5 0 0 0 0 .708L14.793 9.5l-4.647 4.646a.5.5 0 0 0 0 .708.5.5 0 0 0 .708 0l5-5a.5.5 0 0 0 0-.708l-5-5A.5.5 0 0 0 10.5 4z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/rss.svg b/comm/mail/themes/shared/mail/icons/new/normal/rss.svg
new file mode 100644
index 0000000000..ab5c7c902f
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/rss.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M4 2.5a1.5 1.5 0 1 0 0 3h1a9.5 9.5 0 0 1 9.422 8.5l.078 2a1.5 1.5 0 1 0 2.984-.221v-.002L17.428 14A12.5 12.5 0 0 0 5 2.5Zm0 5a1.5 1.5 0 1 0 0 3h1A4.5 4.5 0 0 1 9.373 14l.127 2a1.5 1.5 0 1 0 2.984-.221v-.002L12.428 14A7.5 7.5 0 0 0 5 7.5Zm1 5A2.5 2.5 0 0 0 2.5 15 2.5 2.5 0 0 0 5 17.5 2.5 2.5 0 0 0 7.5 15 2.5 2.5 0 0 0 5 12.5Z" fill="context-fill"/>
+ <path d="M4 2c-1.099 0-2 .9-2 2 0 1.098.901 2 2 2h1a8.994 8.994 0 0 1 8.924 8.05v.002L14 16c0 1.098.901 2 2 2 1.098 0 1.999-.9 2-1.999v-.002c0-.074-.007-.148-.016-.222a.5.5 0 0 0 0-.016l-.056-1.777a.5.5 0 0 0-.002-.024C17.386 7.223 11.761 2.017 5.002 2A.5.5 0 0 0 5 2Zm0 1h1a11.994 11.994 0 0 1 11.928 11.037l.056 1.748a.5.5 0 0 0 .006.066c.007.049.01.097.01.147A.5.5 0 0 0 17 16c0 .558-.442 1-1 1s-1-.442-1-1a.5.5 0 0 0 0-.02l-.078-2a.5.5 0 0 0-.002-.033A10.006 10.006 0 0 0 5.002 5 .5.5 0 0 0 5 5H4c-.558 0-1-.442-1-1 0-.559.442-1 1-1Zm0 4c-1.099 0-2 .9-2 2 0 1.098.901 2 2 2h1a3.993 3.993 0 0 1 3.879 3.103L9 16c0 1.098.901 2 2 2 1.098 0 1.999-.9 2-1.999v-.002c0-.074-.007-.148-.016-.222a.5.5 0 0 0 0-.016l-.056-1.777a.5.5 0 0 0-.004-.05A8.007 8.007 0 0 0 5 7Zm0 1h1a6.992 6.992 0 0 1 6.93 6.058l.054 1.727a.5.5 0 0 0 .006.066c.007.049.01.097.01.147A.5.5 0 0 0 12 16c0 .558-.442 1-1 1s-1-.442-1-1a.5.5 0 0 0-.002-.032l-.127-2a.5.5 0 0 0-.01-.08A5.005 5.005 0 0 0 5.002 10 .5.5 0 0 0 5 10H4c-.558 0-1-.442-1-1 0-.559.442-1 1-1Zm1 4c-1.65 0-3 1.349-3 3 0 1.65 1.35 3 3 3s3-1.35 3-3c0-1.651-1.35-3-3-3zm0 1c1.11 0 2 .889 2 2 0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.111.89-2 2-2z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/sent.svg b/comm/mail/themes/shared/mail/icons/new/normal/sent.svg
new file mode 100644
index 0000000000..dd16150659
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/sent.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path fill-rule="evenodd" d="M10.387 16.528c.073.544.558.972 1.11.972s.947-.432 1.178-.946L17.087 4.91c.175-.536.41-.858.41-1.41a1 1 0 0 0-1-1c-.552 0-.967.17-1.608.429L3.503 7.322c-.56.15-1 .631-1 1.184 0 .552.422 1.008.96 1.082L8.497 11.5Z" fill="context-fill"/>
+ <path fill-rule="evenodd" d="M16.496 2c-.655 0-1.155.207-1.795.465L3.322 6.855l.051-.015c-.754.202-1.37.847-1.37 1.666 0 .826.627 1.404 1.306 1.558l-.024-.01.084.026a.665.665 0 0 1-.06-.016l4.8 1.823 1.81 4.818c.088.32.263.612.515.85.267.253.635.445 1.062.445.813 0 1.359-.63 1.635-1.24a.5.5 0 0 0 .012-.028l4.412-11.644a.5.5 0 0 0 .008-.022c.151-.466.433-.872.433-1.566 0-.822-.677-1.5-1.5-1.5Zm0 1c.282 0 .5.218.5.5 0 .41-.187.65-.385 1.256l-4.396 11.598c-.187.41-.43.646-.719.646a.556.556 0 0 1-.377-.172.913.913 0 0 1-.246-.412.5.5 0 0 0-.018-.062l-1.777-4.727 2.774-2.773a.5.5 0 0 0 0-.708.5.5 0 0 0-.71 0l-2.77 2.772L3.64 9.121a.5.5 0 0 0-.086-.023c-.229-.044-.551-.338-.551-.592 0-.286.265-.604.629-.701a.5.5 0 0 0 .05-.016l11.385-4.393a.5.5 0 0 0 .008-.003c.643-.26.97-.393 1.42-.393Z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/settings.svg b/comm/mail/themes/shared/mail/icons/new/normal/settings.svg
new file mode 100644
index 0000000000..4801da3d2b
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/settings.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20">
+ <path d="M9.5 1.5c-.554 0-1 .446-1 1v1.191a6.5 6.5 0 0 0-3.21 1.852l-1.032-.594a.997.997 0 0 0-1.365.365l-.5.868a.997.997 0 0 0 .365 1.365l1.017.588A6.5 6.5 0 0 0 3.5 10a6.5 6.5 0 0 0 .273 1.86l-1.015.585a.997.997 0 0 0-.365 1.366l.5.865a.997.997 0 0 0 1.365.367l1.025-.592A6.5 6.5 0 0 0 8.5 16.31v1.183c0 .554.446 1 1 1h1c.554 0 1-.446 1-1V16.31a6.5 6.5 0 0 0 3.217-1.858l1.025.592a.997.997 0 0 0 1.365-.367l.5-.865a.997.997 0 0 0-.365-1.366l-1.015-.586A6.5 6.5 0 0 0 16.5 10a6.5 6.5 0 0 0-.273-1.867l1.015-.586a.997.997 0 0 0 .365-1.365l-.5-.868a.997.997 0 0 0-1.365-.365l-1.02.588a6.5 6.5 0 0 0-3.222-1.86V2.5c0-.554-.446-1-1-1zm.5 6a2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5A2.5 2.5 0 0 1 7.5 10 2.5 2.5 0 0 1 10 7.5Z" fill="context-fill"/>
+ <path d="M9.5 1C8.678 1 8 1.678 8 2.5v.857a6.95 6.95 0 0 0-2.75 1.586l-.742-.427a1.508 1.508 0 0 0-2.049.548l-.5.868a1.508 1.508 0 0 0 .549 2.048l.728.42C3.112 8.926 3.001 9.458 3 10c0 .54.11 1.068.234 1.592l-.726.42a1.508 1.508 0 0 0-.549 2.049l.5.865c.41.711 1.336.962 2.049.55l.736-.425A6.948 6.948 0 0 0 8 16.643v.85c0 .822.678 1.5 1.5 1.5h1c.822 0 1.5-.678 1.5-1.5v-.85a6.948 6.948 0 0 0 2.756-1.592l.736.426a1.51 1.51 0 0 0 2.049-.551l.5-.865a1.508 1.508 0 0 0-.549-2.05l-.726-.42c.123-.523.233-1.052.234-1.591 0-.542-.11-1.073-.234-1.6l.726-.42c.712-.41.96-1.337.549-2.048l-.5-.868a1.508 1.508 0 0 0-2.049-.548l-.73.421A6.946 6.946 0 0 0 12 3.345V2.5c0-.822-.678-1.5-1.5-1.5Zm0 1h1c.286 0 .5.214.5.5v1.178a.5.5 0 0 0 .385.486 6 6 0 0 1 2.974 1.717.5.5 0 0 0 .614.09l1.02-.588a.486.486 0 0 1 .68.181l.5.868a.486.486 0 0 1-.18.681l-1.016.586a.5.5 0 0 0-.229.576 6.007 6.007 0 0 1 0 3.442.5.5 0 0 0 .229.576l1.015.586a.486.486 0 0 1 .182.682l-.5.865a.487.487 0 0 1-.682.183l-1.025-.591a.5.5 0 0 0-.613.09 5.999 5.999 0 0 1-2.97 1.714.5.5 0 0 0-.384.487v1.183c0 .286-.214.5-.5.5h-1a.488.488 0 0 1-.5-.5V16.31a.5.5 0 0 0-.385-.487 5.999 5.999 0 0 1-2.969-1.715.5.5 0 0 0-.613-.09l-1.025.592a.487.487 0 0 1-.682-.183l-.5-.865a.486.486 0 0 1 .182-.682l1.015-.586a.5.5 0 0 0 .229-.576 5.993 5.993 0 0 1 .002-3.438.5.5 0 0 0-.229-.578l-1.017-.588a.486.486 0 0 1-.182-.681l.5-.868a.486.486 0 0 1 .682-.181l1.031.594a.5.5 0 0 0 .613-.09 5.996 5.996 0 0 1 2.963-1.71A.5.5 0 0 0 9 3.692V2.5c0-.286.214-.5.5-.5Zm.5 5c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3zm0 1c1.11 0 2 .89 2 2 0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2Z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/spam.svg b/comm/mail/themes/shared/mail/icons/new/normal/spam.svg
new file mode 100644
index 0000000000..b15e1534ea
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/spam.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M8.5.5c11.91 4.927 8.427 16.652 3 18 1.5-2.598 0-5-2-5s-3.5 2.402-2 5c-4-.5-8-8-2-14C5 8 7 9 8 8.5c2-1 1.906-5.263.5-8z" fill="context-fill"/>
+ <path d="M8.691.037a.5.5 0 0 0-.636.692c.656 1.278 1.02 2.967.972 4.406-.047 1.439-.507 2.546-1.25 2.918-.261.13-.782.098-1.218-.387-.437-.485-.8-1.445-.565-3.096a.5.5 0 0 0-.848-.424C2.034 7.26 1.473 10.85 2.268 13.697c.794 2.848 2.885 5.013 5.17 5.3a.5.5 0 0 0 .496-.747c-.681-1.179-.658-2.242-.295-3.01C8.002 14.472 8.7 14 9.5 14s1.498.472 1.861 1.24.386 1.831-.295 3.01a.5.5 0 0 0 .555.734c6.037-1.5 9.27-13.9-2.93-18.947Zm.717 1.545c9.382 4.699 7.029 13.754 2.91 15.955.27-.993.31-1.955-.054-2.724C11.752 13.73 10.7 13 9.5 13c-1.2 0-2.252.73-2.764 1.813-.36.761-.325 1.712-.064 2.695-1.436-.621-2.858-1.995-3.44-4.08-.621-2.228-.246-4.939 1.803-7.53.074 1.037.307 1.91.781 2.436.689.765 1.668.983 2.407.613 1.257-.628 1.75-2.152 1.804-3.779.04-1.18-.224-2.417-.619-3.586Z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/subtract-circle.svg b/comm/mail/themes/shared/mail/icons/new/normal/subtract-circle.svg
new file mode 100644
index 0000000000..fbc0ecd1dc
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/subtract-circle.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M17.5 9.5a8 8 0 0 1-8 8 8 8 0 0 1-8-8 8 8 0 0 1 8-8 8 8 0 0 1 8 8Z" stroke-opacity="0.2" stroke="context-stroke" fill="context-fill"/>
+ <path d="M5.5 9a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/tasks.svg b/comm/mail/themes/shared/mail/icons/new/normal/tasks.svg
new file mode 100644
index 0000000000..772133faaf
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/tasks.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20">
+ <path d="M5.5 2C4.66 2 4 2.66 4 3.5v13c0 .84.66 1.5 1.5 1.5h9c.84 0 1.5-.66 1.5-1.5v-13c0-.84-.66-1.5-1.5-1.5h-1.588c-.208.58-.765 1-1.412 1h-3c-.647 0-1.204-.42-1.412-1Z" fill="context-fill"/>
+ <path d="M8.5 0c-.647 0-1.204.42-1.412 1H5.5A2.506 2.506 0 0 0 3 3.5v13C3 17.876 4.124 19 5.5 19h9c1.376 0 2.5-1.124 2.5-2.5v-13C17 2.124 15.876 1 14.5 1h-1.588c-.208-.58-.765-1-1.412-1Zm0 1h3c.286 0 .5.214.5.5 0 .286-.214.5-.5.5h-3a.488.488 0 0 1-.5-.5c0-.286.214-.5.5-.5Zm-3 1h1.588c.208.58.765 1 1.412 1h3c.647 0 1.204-.42 1.412-1H14.5c.84 0 1.5.66 1.5 1.5v13c0 .84-.66 1.5-1.5 1.5h-9c-.84 0-1.5-.66-1.5-1.5v-13C4 2.66 4.66 2 5.5 2Zm7.902 5.01a.5.5 0 0 0-.318.213l-3.662 5.492-2.568-2.569a.5.5 0 0 0-.708 0 .5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .77-.077l4-6a.5.5 0 0 0-.139-.693.5.5 0 0 0-.375-.074Z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/template.svg b/comm/mail/themes/shared/mail/icons/new/normal/template.svg
new file mode 100644
index 0000000000..0d2b3ccf7a
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/template.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M5.5 2h9c.831 0 1.5.669 1.5 1.5v13c0 .83-.669 1.5-1.5 1.5h-9c-.831 0-1.5-.67-1.5-1.5v-13C4 2.669 4.669 2 5.5 2Z" fill="context-fill"/>
+ <path d="M5.5 1A2.506 2.506 0 0 0 3 3.5v13C3 17.876 4.124 19 5.5 19h9c1.376 0 2.5-1.124 2.5-2.5v-13C17 2.124 15.876 1 14.5 1Zm0 1h9c.84 0 1.5.66 1.5 1.5v13c0 .84-.66 1.5-1.5 1.5h-9c-.84 0-1.5-.66-1.5-1.5v-13C4 2.66 4.66 2 5.5 2ZM10 4a.5.5 0 0 0-.5.5v.563A2.011 2.011 0 0 0 8 7c0 .705.372 1.327.928 1.684L7.98 12H6.5a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h1.195l-.675 2.363a.5.5 0 0 0 .343.617.5.5 0 0 0 .617-.343L8.734 13h2.532l.754 2.637a.5.5 0 0 0 .617.343.5.5 0 0 0 .343-.617L12.305 13H13.5a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5h-1.48l-.948-3.316C11.628 8.327 12 7.704 12 7c0-.926-.64-1.714-1.5-1.938V4.5A.5.5 0 0 0 10 4Zm0 2c.558 0 1 .442 1 1s-.442 1-1 1-1-.442-1-1 .442-1 1-1Zm-.123 2.996a1.97 1.97 0 0 0 .246 0L10.98 12H9.02Z" fill="context-stroke"/>
+</svg>
diff --git a/comm/mail/themes/shared/mail/icons/new/normal/trash.svg b/comm/mail/themes/shared/mail/icons/new/normal/trash.svg
new file mode 100644
index 0000000000..a82f19a871
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/new/normal/trash.svg
@@ -0,0 +1,7 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="context-fill-opacity" viewBox="0 0 20 20" height="20" width="20">
+ <path d="M4.5 3C3.669 3 3 3.669 3 4.5V6h14V4.5c0-.831-.669-1.5-1.5-1.5ZM4 7v9.5c0 .831.669 1.5 1.5 1.5h9c.831 0 1.5-.669 1.5-1.5V7Z" fill="context-fill"/>
+ <path d="M8 1c-.545 0-1 .455-1 1H4.5A2.506 2.506 0 0 0 2 4.5V6c0 .545.455 1 1 1v9.5C3 17.876 4.124 19 5.5 19h9c1.376 0 2.5-1.124 2.5-2.5V7c.545 0 1-.455 1-1V4.5C18 3.124 16.876 2 15.5 2H13c0-.545-.455-1-1-1ZM4.5 3h11c.84 0 1.5.66 1.5 1.5V6H3V4.5C3 3.66 3.66 3 4.5 3ZM4 7h12v9.5c0 .84-.66 1.5-1.5 1.5h-9c-.84 0-1.5-.66-1.5-1.5Zm2.5 2c-.277 0-.5.223-.5.5v6a.5.5 0 1 0 1 0v-6c0-.277-.223-.5-.5-.5Zm2 0c-.277 0-.5.223-.5.5v6a.5.5 0 1 0 1 0v-6c0-.277-.223-.5-.5-.5Zm3 0c-.277 0-.5.223-.5.5v6a.5.5 0 1 0 1 0v-6c0-.277-.223-.5-.5-.5Zm2 0c-.277 0-.5.223-.5.5v6a.5.5 0 1 0 1 0v-6c0-.277-.223-.5-.5-.5Z" fill="context-stroke"/>
+</svg>