Browse Source

Update icon visuals to FontAwesome 6, with deprecation warnings for removed icons

Thibaud Colas 2 years ago
parent
commit
93732690a3
100 changed files with 157 additions and 335 deletions
  1. 1 1
      client/scss/components/forms/_radio-checkbox.scss
  2. 1 1
      client/scss/components/forms/_select.scss
  3. 1 1
      client/scss/components/forms/_switch.scss
  4. 1 1
      client/src/components/CommentApp/components/CommentHeader/index.tsx
  5. 1 1
      client/src/components/StreamField/blocks/BaseSequenceBlock.js
  6. 36 36
      client/src/components/StreamField/blocks/__snapshots__/ListBlock.test.js.snap
  7. 26 26
      client/src/components/StreamField/blocks/__snapshots__/StreamBlock.test.js.snap
  8. 7 5
      docs/advanced_topics/icons.md
  9. 2 2
      docs/contributing/ui_guidelines.md
  10. 1 1
      wagtail/admin/action_menu.py
  11. 1 3
      wagtail/admin/static_src/wagtailadmin/images/icons/arrow-down.svg
  12. 1 3
      wagtail/admin/static_src/wagtailadmin/images/icons/arrow-left.svg
  13. 1 3
      wagtail/admin/static_src/wagtailadmin/images/icons/arrow-right.svg
  14. 1 3
      wagtail/admin/static_src/wagtailadmin/images/icons/arrow-up.svg
  15. 1 0
      wagtail/admin/static_src/wagtailadmin/images/icons/check.svg
  16. 0 4
      wagtail/admin/static_src/wagtailadmin/images/icons/chevron-down.svg
  17. 1 3
      wagtail/admin/static_src/wagtailadmin/images/icons/cross.svg
  18. 1 3
      wagtail/admin/static_src/wagtailadmin/images/icons/home.svg
  19. 1 3
      wagtail/admin/static_src/wagtailadmin/images/icons/radio-full.svg
  20. 1 3
      wagtail/admin/static_src/wagtailadmin/images/icons/spinner.svg
  21. 1 3
      wagtail/admin/static_src/wagtailadmin/images/icons/tag.svg
  22. 0 3
      wagtail/admin/static_src/wagtailadmin/images/icons/tick.svg
  23. 1 3
      wagtail/admin/static_src/wagtailadmin/images/icons/warning.svg
  24. 0 3
      wagtail/admin/templates/wagtailadmin/icons/arrow-down-big.svg
  25. 1 3
      wagtail/admin/templates/wagtailadmin/icons/arrow-down.svg
  26. 1 3
      wagtail/admin/templates/wagtailadmin/icons/arrow-left.svg
  27. 1 3
      wagtail/admin/templates/wagtailadmin/icons/arrow-right-full.svg
  28. 1 3
      wagtail/admin/templates/wagtailadmin/icons/arrow-right.svg
  29. 0 3
      wagtail/admin/templates/wagtailadmin/icons/arrow-up-big.svg
  30. 1 3
      wagtail/admin/templates/wagtailadmin/icons/arrow-up.svg
  31. 1 1
      wagtail/admin/templates/wagtailadmin/icons/arrows-up-down.svg
  32. 1 1
      wagtail/admin/templates/wagtailadmin/icons/bin.svg
  33. 1 3
      wagtail/admin/templates/wagtailadmin/icons/bold.svg
  34. 1 3
      wagtail/admin/templates/wagtailadmin/icons/breadcrumb-expand.svg
  35. 1 4
      wagtail/admin/templates/wagtailadmin/icons/calendar-alt.svg
  36. 1 4
      wagtail/admin/templates/wagtailadmin/icons/calendar-check.svg
  37. 1 4
      wagtail/admin/templates/wagtailadmin/icons/calendar.svg
  38. 1 4
      wagtail/admin/templates/wagtailadmin/icons/chain-broken.svg
  39. 0 4
      wagtail/admin/templates/wagtailadmin/icons/chevron-down.svg
  40. 1 3
      wagtail/admin/templates/wagtailadmin/icons/circle-check.svg
  41. 1 3
      wagtail/admin/templates/wagtailadmin/icons/circle-plus.svg
  42. 1 1
      wagtail/admin/templates/wagtailadmin/icons/circle-xmark.svg
  43. 1 4
      wagtail/admin/templates/wagtailadmin/icons/clipboard-list.svg
  44. 1 5
      wagtail/admin/templates/wagtailadmin/icons/code.svg
  45. 0 1
      wagtail/admin/templates/wagtailadmin/icons/cog.svg
  46. 0 1
      wagtail/admin/templates/wagtailadmin/icons/cogs.svg
  47. 1 3
      wagtail/admin/templates/wagtailadmin/icons/collapse-down.svg
  48. 1 3
      wagtail/admin/templates/wagtailadmin/icons/collapse-up.svg
  49. 1 3
      wagtail/admin/templates/wagtailadmin/icons/comment-add-reversed.svg
  50. 1 3
      wagtail/admin/templates/wagtailadmin/icons/comment-add.svg
  51. 1 3
      wagtail/admin/templates/wagtailadmin/icons/comment.svg
  52. 1 3
      wagtail/admin/templates/wagtailadmin/icons/copy.svg
  53. 1 3
      wagtail/admin/templates/wagtailadmin/icons/cross.svg
  54. 1 3
      wagtail/admin/templates/wagtailadmin/icons/crosshairs.svg
  55. 1 4
      wagtail/admin/templates/wagtailadmin/icons/cut.svg
  56. 1 3
      wagtail/admin/templates/wagtailadmin/icons/date.svg
  57. 1 3
      wagtail/admin/templates/wagtailadmin/icons/desktop.svg
  58. 1 3
      wagtail/admin/templates/wagtailadmin/icons/doc-empty-inverse.svg
  59. 1 3
      wagtail/admin/templates/wagtailadmin/icons/doc-empty.svg
  60. 1 3
      wagtail/admin/templates/wagtailadmin/icons/doc-full-inverse.svg
  61. 1 3
      wagtail/admin/templates/wagtailadmin/icons/doc-full.svg
  62. 1 3
      wagtail/admin/templates/wagtailadmin/icons/dots-horizontal.svg
  63. 0 4
      wagtail/admin/templates/wagtailadmin/icons/download-alt.svg
  64. 1 3
      wagtail/admin/templates/wagtailadmin/icons/download.svg
  65. 1 3
      wagtail/admin/templates/wagtailadmin/icons/draft.svg
  66. 0 4
      wagtail/admin/templates/wagtailadmin/icons/duplicate.svg
  67. 1 3
      wagtail/admin/templates/wagtailadmin/icons/edit.svg
  68. 1 4
      wagtail/admin/templates/wagtailadmin/icons/error.svg
  69. 1 4
      wagtail/admin/templates/wagtailadmin/icons/expand-right.svg
  70. 1 3
      wagtail/admin/templates/wagtailadmin/icons/folder-inverse.svg
  71. 1 3
      wagtail/admin/templates/wagtailadmin/icons/folder-open-1.svg
  72. 1 3
      wagtail/admin/templates/wagtailadmin/icons/folder-open-inverse.svg
  73. 1 3
      wagtail/admin/templates/wagtailadmin/icons/folder.svg
  74. 1 3
      wagtail/admin/templates/wagtailadmin/icons/form.svg
  75. 1 3
      wagtail/admin/templates/wagtailadmin/icons/globe.svg
  76. 1 3
      wagtail/admin/templates/wagtailadmin/icons/grip.svg
  77. 0 1
      wagtail/admin/templates/wagtailadmin/icons/group.svg
  78. 1 1
      wagtail/admin/templates/wagtailadmin/icons/h1.svg
  79. 1 1
      wagtail/admin/templates/wagtailadmin/icons/h2.svg
  80. 1 1
      wagtail/admin/templates/wagtailadmin/icons/h3.svg
  81. 1 1
      wagtail/admin/templates/wagtailadmin/icons/h4.svg
  82. 1 1
      wagtail/admin/templates/wagtailadmin/icons/h5.svg
  83. 1 1
      wagtail/admin/templates/wagtailadmin/icons/h6.svg
  84. 1 1
      wagtail/admin/templates/wagtailadmin/icons/help.svg
  85. 1 4
      wagtail/admin/templates/wagtailadmin/icons/history.svg
  86. 1 3
      wagtail/admin/templates/wagtailadmin/icons/home.svg
  87. 1 3
      wagtail/admin/templates/wagtailadmin/icons/image.svg
  88. 1 4
      wagtail/admin/templates/wagtailadmin/icons/info-circle.svg
  89. 1 3
      wagtail/admin/templates/wagtailadmin/icons/italic.svg
  90. 1 3
      wagtail/admin/templates/wagtailadmin/icons/key.svg
  91. 1 4
      wagtail/admin/templates/wagtailadmin/icons/link-external.svg
  92. 1 3
      wagtail/admin/templates/wagtailadmin/icons/link.svg
  93. 1 3
      wagtail/admin/templates/wagtailadmin/icons/list-ol.svg
  94. 1 3
      wagtail/admin/templates/wagtailadmin/icons/list-ul.svg
  95. 1 3
      wagtail/admin/templates/wagtailadmin/icons/lock-open.svg
  96. 1 3
      wagtail/admin/templates/wagtailadmin/icons/lock.svg
  97. 1 4
      wagtail/admin/templates/wagtailadmin/icons/login.svg
  98. 1 4
      wagtail/admin/templates/wagtailadmin/icons/logout.svg
  99. 1 3
      wagtail/admin/templates/wagtailadmin/icons/mail.svg
  100. 1 3
      wagtail/admin/templates/wagtailadmin/icons/media.svg

+ 1 - 1
client/scss/components/forms/_radio-checkbox.scss

@@ -54,6 +54,6 @@ input[type='checkbox'] {
   vertical-align: bottom;
 
   &:checked::before {
-    mask-image: url('#{$images-root}icons/tick.svg');
+    mask-image: url('#{$images-root}icons/check.svg');
   }
 }

+ 1 - 1
client/scss/components/forms/_select.scss

@@ -8,7 +8,7 @@ $chevron-top-offset: math.div($select-size - $chevron-height, 2);
 $chevron-inline-end-offset: math.div($select-size - $chevron-width, 2);
 
 @mixin select-arrow() {
-  background-image: url('#{$images-root}icons/chevron-down.svg');
+  background-image: url('#{$images-root}icons/arrow-down.svg');
   background-repeat: no-repeat;
   background-size: $chevron-width;
   background-position-x: calc(100% - $chevron-inline-end-offset);

+ 1 - 1
client/scss/components/forms/_switch.scss

@@ -17,7 +17,7 @@ $switch-border-radius: math.div(($switch-height + $switch-border * 2), 2);
   width: unset;
   float: unset;
 
-  &__tick {
+  &__icon {
     width: 12px;
     height: $switch-height;
     position: absolute;

+ 1 - 1
client/src/components/CommentApp/components/CommentHeader/index.tsx

@@ -118,7 +118,7 @@ export const CommentHeader: FunctionComponent<CommentHeaderProps> = ({
                 onClick={toggleMenu}
                 aria-expanded={menuOpen}
               >
-                <Icon name="ellipsis-v" />
+                <Icon name="dots-horizontal" />
               </summary>
 
               <div

+ 1 - 1
client/src/components/StreamField/blocks/BaseSequenceBlock.js

@@ -90,7 +90,7 @@ class MoveDownButton extends ActionButton {
 class DuplicateButton extends ActionButton {
   enableEvent = 'enableDuplication';
   disableEvent = 'disableDuplication';
-  icon = 'duplicate';
+  icon = 'copy';
   labelIdentifier = 'DUPLICATE';
 
   onClick() {

+ 36 - 36
client/src/components/StreamField/blocks/__snapshots__/ListBlock.test.js.snap

@@ -47,8 +47,8 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be duplicated 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -109,8 +109,8 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be duplicated 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -171,8 +171,8 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be duplicated 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -247,8 +247,8 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered downward 1`]
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -309,8 +309,8 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered downward 1`]
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -385,8 +385,8 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered upward 1`] =
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -447,8 +447,8 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered upward 1`] =
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -523,8 +523,8 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be split 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -585,8 +585,8 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be split 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -647,8 +647,8 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be split 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -723,8 +723,8 @@ exports[`telepath: wagtail.blocks.ListBlock deleteBlock() deletes a block 1`] =
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -785,8 +785,8 @@ exports[`telepath: wagtail.blocks.ListBlock deleteBlock() deletes a block 1`] =
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -861,8 +861,8 @@ exports[`telepath: wagtail.blocks.ListBlock it renders correctly 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -923,8 +923,8 @@ exports[`telepath: wagtail.blocks.ListBlock it renders correctly 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -999,8 +999,8 @@ exports[`telepath: wagtail.blocks.ListBlock setError passes error messages to ch
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -1061,8 +1061,8 @@ exports[`telepath: wagtail.blocks.ListBlock setError passes error messages to ch
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -1137,8 +1137,8 @@ exports[`telepath: wagtail.blocks.ListBlock setError renders non-block errors 1`
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -1199,8 +1199,8 @@ exports[`telepath: wagtail.blocks.ListBlock setError renders non-block errors 1`
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">

+ 26 - 26
client/src/components/StreamField/blocks/__snapshots__/StreamBlock.test.js.snap

@@ -48,8 +48,8 @@ exports[`telepath: wagtail.blocks.StreamBlock blocks can be duplicated 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -112,8 +112,8 @@ exports[`telepath: wagtail.blocks.StreamBlock blocks can be duplicated 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -176,8 +176,8 @@ exports[`telepath: wagtail.blocks.StreamBlock blocks can be duplicated 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -255,8 +255,8 @@ exports[`telepath: wagtail.blocks.StreamBlock blocks can be reordered downward 1
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -319,8 +319,8 @@ exports[`telepath: wagtail.blocks.StreamBlock blocks can be reordered downward 1
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -398,8 +398,8 @@ exports[`telepath: wagtail.blocks.StreamBlock blocks can be reordered upward 1`]
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -462,8 +462,8 @@ exports[`telepath: wagtail.blocks.StreamBlock blocks can be reordered upward 1`]
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -541,8 +541,8 @@ exports[`telepath: wagtail.blocks.StreamBlock it renders correctly 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -605,8 +605,8 @@ exports[`telepath: wagtail.blocks.StreamBlock it renders correctly 1`] = `
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -684,8 +684,8 @@ exports[`telepath: wagtail.blocks.StreamBlock it renders menus on opening 1`] =
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -748,8 +748,8 @@ exports[`telepath: wagtail.blocks.StreamBlock it renders menus on opening 1`] =
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -827,8 +827,8 @@ exports[`telepath: wagtail.blocks.StreamBlock setError renders error messages 1`
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">
@@ -891,8 +891,8 @@ exports[`telepath: wagtail.blocks.StreamBlock setError renders error messages 1`
           <use href=\\"#icon-arrow-down\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Duplicate\\">
-        <svg class=\\"icon icon-duplicate\\" aria-hidden=\\"true\\">
-          <use href=\\"#icon-duplicate\\"></use>
+        <svg class=\\"icon icon-copy\\" aria-hidden=\\"true\\">
+          <use href=\\"#icon-copy\\"></use>
         </svg>
       </button><button type=\\"button\\" class=\\"button button--icon text-replace white\\" title=\\"Delete\\">
         <svg class=\\"icon icon-bin\\" aria-hidden=\\"true\\">

+ 7 - 5
docs/advanced_topics/icons.md

@@ -22,9 +22,9 @@ Draw or download an icon and save it in a template folder:
 # app/templates/app_name/toucan.svg
 
 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 800" id="icon-toucan">
-  <!-- This work is licensed under a CC0 license. https://creativecommons.org/publicdomain/zero/1.0/ -->
-  <path fill="currentColor" d="M321 662v1a41 41 0 1 1-83-2V470c0-129 71-221 222-221 122 0 153-42 153-93 0-34-18-60-53-72v-4c147 23 203 146 203 257 0 107-80 247-277 247v79a41 41 0 1 1-82-1v46a41 41 0 0 1-83 0v-46Z"/>
-  <path fill="currentColor" d="M555 136a23 23 0 1 0-46 0 23 23 0 0 0 46 0Zm-69-57H175c-60 0-137 36-137 145l9-8 367 6 72 18V79Z"/>
+  <!--! CC0 license. https://creativecommons.org/publicdomain/zero/1.0/ -->
+  <path d="M321 662v1a41 41 0 1 1-83-2V470c0-129 71-221 222-221 122 0 153-42 153-93 0-34-18-60-53-72v-4c147 23 203 146 203 257 0 107-80 247-277 247v79a41 41 0 1 1-82-1v46a41 41 0 0 1-83 0v-46Z"/>
+  <path d="M555 136a23 23 0 1 0-46 0 23 23 0 0 0 46 0Zm-69-57H175c-60 0-137 36-137 145l9-8 367 6 72 18V79Z"/>
 </svg>
 ```
 
@@ -33,9 +33,9 @@ The `svg` tag should:
 -   Set the `id="icon-<name>"` attribute, icons are referenced by this name
 -   Set the `xmlns="http://www.w3.org/2000/svg"` attribute
 -   Set the `viewBox="..."` attribute
--   Include license information, if applicable.
+-   Include license / source information in a `<!--! -->` HTML comment, if applicable.
 
-Set `<path fill="currentColor"` to give the icon the current color.
+Set `fill="currentColor"` or remove `fill` attributes so the icon color changes according to usage.
 
 Add the icon with the `register_icons` hook.
 
@@ -45,6 +45,8 @@ def register_icons(icons):
     return icons + ['app_name/toucan.svg']
 ```
 
+The majority of Wagtail’s default icons are drawn on a 16x16 viewBox, sourced from the [FontAwesome v6 free icons set](https://fontawesome.com/v6/search?m=free).
+
 ## Icon template tag
 
 Use an icon in a custom template:

+ 2 - 2
docs/contributing/ui_guidelines.md

@@ -102,7 +102,7 @@ When adding or updating an icon,
 
 1. Run it through [SVGO](https://jakearchibald.github.io/svgomg/) with appropriate compression settings.
 2. Manually remove any unnecessary attributes.
-3. Manually add its `id` attribute with a prefix of `icon-` and the icon name matching the file name.
-4. Keep the icon as named from its source if possible, and leave the licensing information in the SVG file if there is any.
+3. Manually add its `id` attribute with a prefix of `icon-` and the icon name matching the file name. Keep the icon as named from its source if possible.
+4. Add or preserve licensing information as a HTML comment starting with an exclamation mark: `<!--! Icon license -->`. For Font Awesome, we want: `<!--! [icon name] ([icon style]): Font Awesome [version] -->`. For example, `<!--! triangle-exclamation (solid): Font Awesome Pro 6.4.0 -->`.
 5. Add the icon to Wagtail’s own implementation of the `register_icons` hook, in alphabetical order.
 6. Go to the styleguide and copy the Wagtail icons table according to instructions in the template, pasting the result in `wagtail_icons_table.txt`.

+ 1 - 1
wagtail/admin/action_menu.py

@@ -197,7 +197,7 @@ class CancelWorkflowMenuItem(ActionMenuItem):
 class UnpublishMenuItem(ActionMenuItem):
     label = _("Unpublish")
     name = "action-unpublish"
-    icon_name = "download-alt"
+    icon_name = "download"
     classname = "action-secondary"
 
     def is_shown(self, context):

+ 1 - 3
wagtail/admin/static_src/wagtailadmin/images/icons/arrow-down.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
-    <path d="M12.469 6.563c0 0.094-0.031 0.156-0.094 0.219l-4.156 4.156c-0.063 0.063-0.156 0.094-0.219 0.094s-0.156-0.031-0.219-0.094l-4.156-4.156c-0.063-0.063-0.094-0.125-0.094-0.219 0-0.063 0.031-0.125 0.094-0.188l0.469-0.469c0.031-0.031 0.125-0.063 0.188-0.063 0.094 0 0.156 0.031 0.219 0.063l3.5 3.531 3.5-3.531c0.063-0.031 0.125-0.063 0.219-0.063 0.063 0 0.156 0.031 0.188 0.063l0.469 0.469c0.063 0.063 0.094 0.125 0.094 0.188z"></path>
-</svg>
+<svg id="icon-arrow-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M8 11.5a.743.743 0 0 1-.54-.21L3.71 7.54a.723.723 0 0 1 0-1.056.723.723 0 0 1 1.056 0L8 9.695l3.21-3.21a.723.723 0 0 1 1.056 0 .723.723 0 0 1 0 1.054l-3.75 3.75A.727.727 0 0 1 8 11.5Z"/></svg>

+ 1 - 3
wagtail/admin/static_src/wagtailadmin/images/icons/arrow-left.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-left" viewBox="0 0 16 16">
-    <path d="M10.75 4.344c0 0.094-0.031 0.156-0.094 0.219l-3.5 3.5 3.5 3.531c0.063 0.031 0.094 0.125 0.094 0.188 0 0.094-0.031 0.156-0.094 0.219l-0.438 0.438c-0.063 0.063-0.156 0.094-0.219 0.094s-0.156-0.031-0.219-0.094l-4.156-4.156c-0.063-0.063-0.094-0.125-0.094-0.219 0-0.063 0.031-0.125 0.094-0.188l4.156-4.156c0.063-0.063 0.156-0.094 0.219-0.094s0.156 0.031 0.219 0.094l0.438 0.438c0.063 0.063 0.094 0.125 0.094 0.188z"></path>
-</svg>
+<svg id="icon-arrow-left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M9.5 13a.743.743 0 0 1-.54-.21L5.21 9.04a.723.723 0 0 1 0-1.056l3.75-3.75a.723.723 0 0 1 1.056 0 .723.723 0 0 1 0 1.055L6.805 8.5l3.21 3.234a.723.723 0 0 1 0 1.055A.727.727 0 0 1 9.5 13Z"/></svg>

+ 1 - 3
wagtail/admin/static_src/wagtailadmin/images/icons/arrow-right.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-right" viewBox="0 0 16 16">
-    <path d="M10.469 8.063c0 0.094-0.031 0.156-0.094 0.219l-4.156 4.156c-0.063 0.063-0.156 0.094-0.219 0.094s-0.156-0.031-0.219-0.094l-0.438-0.438c-0.063-0.063-0.094-0.125-0.094-0.219 0-0.063 0.031-0.156 0.094-0.188l3.5-3.531-3.5-3.5c-0.063-0.063-0.094-0.125-0.094-0.219 0-0.063 0.031-0.125 0.094-0.188l0.438-0.438c0.063-0.063 0.156-0.094 0.219-0.094s0.156 0.031 0.219 0.094l4.156 4.156c0.063 0.063 0.094 0.125 0.094 0.188z"></path>
-</svg>
+<svg id="icon-arrow-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M6.5 13a.743.743 0 0 1-.54-.21.723.723 0 0 1 0-1.056L9.173 8.5 5.96 5.29a.723.723 0 0 1 0-1.056.723.723 0 0 1 1.055 0l3.75 3.75a.723.723 0 0 1 0 1.055l-3.75 3.75A.727.727 0 0 1 6.5 13Z"/></svg>

+ 1 - 3
wagtail/admin/static_src/wagtailadmin/images/icons/arrow-up.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-up" viewBox="0 0 16 16">
-    <path d="M12.469 10.063c0 0.094-0.031 0.156-0.094 0.219l-0.469 0.438c-0.031 0.063-0.125 0.094-0.188 0.094-0.094 0-0.156-0.031-0.219-0.094l-3.5-3.5-3.5 3.5c-0.063 0.063-0.125 0.094-0.219 0.094-0.063 0-0.156-0.031-0.188-0.094l-0.469-0.438c-0.063-0.063-0.094-0.125-0.094-0.219 0-0.063 0.031-0.125 0.094-0.188l4.156-4.156c0.063-0.063 0.156-0.094 0.219-0.094s0.156 0.031 0.219 0.094l4.156 4.156c0.063 0.063 0.094 0.125 0.094 0.188z"></path>
-</svg>
+<svg id="icon-arrow-up" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M11.75 10.75a.743.743 0 0 1-.54-.21L8 7.327 4.766 10.54a.723.723 0 0 1-1.055 0 .723.723 0 0 1 0-1.055l3.75-3.75a.723.723 0 0 1 1.055 0l3.75 3.75a.723.723 0 0 1 0 1.055.727.727 0 0 1-.516.211Z"/></svg>

+ 1 - 0
wagtail/admin/static_src/wagtailadmin/images/icons/check.svg

@@ -0,0 +1 @@
+<svg id="icon-check" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! check (solid): Font Awesome Pro 6.4.0 --><path d="M14.688 3.313a.964.964 0 0 1 0 1.406l-8 8a.964.964 0 0 1-1.407 0l-4-4a.964.964 0 0 1 0-1.406.964.964 0 0 1 1.407 0l3.28 3.28 7.313-7.28a.964.964 0 0 1 1.406 0Z"/></svg>

+ 0 - 4
wagtail/admin/static_src/wagtailadmin/images/icons/chevron-down.svg

@@ -1,4 +0,0 @@
-<svg id="icon-chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
-    <!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
-    <path d="M6.035 7.195a.644.644 0 00.902 0l5.333-5.304c.246-.274.246-.684 0-.93l-.63-.629c-.245-.246-.656-.246-.93 0L6.5 4.543 2.262.332c-.274-.246-.684-.246-.93 0L.703.961c-.246.246-.246.656 0 .93l5.332 5.304z"></path>
-</svg>

+ 1 - 3
wagtail/admin/static_src/wagtailadmin/images/icons/cross.svg

@@ -1,3 +1 @@
-<svg id="icon-cross" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
-    <path d="M13.313 11.313c0 0.219-0.094 0.438-0.25 0.594l-1.219 1.219c-0.156 0.156-0.375 0.25-0.625 0.25-0.219 0-0.438-0.094-0.594-0.25l-2.625-2.625-2.625 2.625c-0.156 0.156-0.375 0.25-0.594 0.25-0.25 0-0.469-0.094-0.625-0.25l-1.219-1.219c-0.156-0.156-0.25-0.375-0.25-0.594 0-0.25 0.094-0.438 0.25-0.625l2.625-2.625-2.625-2.625c-0.156-0.156-0.25-0.375-0.25-0.594 0-0.25 0.094-0.438 0.25-0.625l1.219-1.188c0.156-0.188 0.375-0.25 0.625-0.25 0.219 0 0.438 0.063 0.594 0.25l2.625 2.625 2.625-2.625c0.156-0.188 0.375-0.25 0.594-0.25 0.25 0 0.469 0.063 0.625 0.25l1.219 1.188c0.156 0.188 0.25 0.375 0.25 0.625 0 0.219-0.094 0.438-0.25 0.594l-2.625 2.625 2.625 2.625c0.156 0.188 0.25 0.375 0.25 0.625z"></path>
-</svg>
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! xmark (solid): Font Awesome Pro 6.4.0 --><path d="M12.688 11.313a.964.964 0 0 1 0 1.406A.97.97 0 0 1 12 13a.99.99 0 0 1-.719-.281L8 9.438l-3.313 3.28A.97.97 0 0 1 4 13a.99.99 0 0 1-.719-.281.964.964 0 0 1 0-1.406L6.562 8l-3.28-3.281a.964.964 0 0 1 0-1.407.964.964 0 0 1 1.405 0L8 6.595l3.281-3.282a.964.964 0 0 1 1.406 0 .964.964 0 0 1 0 1.407L9.408 8.03l3.28 3.281Z"/></svg>

+ 1 - 3
wagtail/admin/static_src/wagtailadmin/images/icons/home.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-home" viewBox="0 0 16 16">
-    <path d="M12.834 8.791v4.043c0 0.146-0.059 0.264-0.176 0.352-0.088 0.117-0.234 0.176-0.381 0.176h-3.193v-3.223h-2.168v3.223h-3.193c-0.146 0-0.293-0.059-0.381-0.176-0.117-0.088-0.176-0.205-0.176-0.352v-4.043c0 0 0 0 0.029 0 0-0.029 0-0.029 0-0.029l4.805-3.984 4.805 3.984c0 0 0.029 0.029 0.029 0.029zM14.68 8.234l-0.498 0.615c-0.059 0.059-0.117 0.088-0.176 0.088h-0.029c-0.088 0-0.146-0.029-0.176-0.059l-5.801-4.834-5.801 4.834c-0.059 0.059-0.117 0.059-0.205 0.059-0.059 0-0.117-0.029-0.176-0.088l-0.498-0.615c-0.059-0.059-0.059-0.117-0.059-0.205s0.029-0.146 0.088-0.176l6.006-5.010c0.176-0.146 0.41-0.234 0.645-0.234s0.469 0.088 0.645 0.234l2.021 1.699v-1.641c0-0.059 0.029-0.146 0.088-0.176 0.059-0.059 0.117-0.088 0.205-0.088h1.582c0.088 0 0.146 0.029 0.205 0.088 0.059 0.029 0.088 0.117 0.088 0.176v3.428l1.816 1.523c0.059 0.029 0.088 0.088 0.088 0.176s0 0.146-0.059 0.205z"></path>
-</svg>
+<svg id="icon-home" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! house (solid): Font Awesome Pro 6.4.0 --><path d="M15.848 7.75c0 .492-.41.875-.875.875h-.875L14.125 13v.656a1.08 1.08 0 0 1-1.094 1.094h-2.187a1.063 1.063 0 0 1-1.094-1.094V11.25a.9.9 0 0 0-.875-.875h-1.75a.881.881 0 0 0-.875.875v2.406a1.08 1.08 0 0 1-1.094 1.094H2.97a1.063 1.063 0 0 1-1.094-1.094V8.625H1a.864.864 0 0 1-.875-.875c0-.246.082-.465.273-.656l7-6.098A.823.823 0 0 1 8 .75a.94.94 0 0 1 .574.219l6.973 6.125c.219.191.328.41.3.656Z"/></svg>

+ 1 - 3
wagtail/admin/static_src/wagtailadmin/images/icons/radio-full.svg

@@ -1,3 +1 @@
-<svg id="icon-radio-full" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
-    <path d="M14.844 8c0 1.25-0.281 2.406-0.906 3.438-0.625 1.063-1.438 1.875-2.5 2.5-1.031 0.625-2.188 0.906-3.438 0.906s-2.406-0.281-3.438-0.906c-1.063-0.625-1.875-1.438-2.5-2.5-0.625-1.031-0.906-2.188-0.906-3.438s0.281-2.406 0.906-3.438c0.625-1.063 1.438-1.875 2.5-2.5 1.031-0.625 2.188-0.906 3.438-0.906s2.406 0.281 3.438 0.906c1.063 0.625 1.875 1.438 2.5 2.5 0.625 1.031 0.906 2.188 0.906 3.438z"></path>
-</svg>
+<svg id="icon-radio-full" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! circle (solid): Font Awesome Pro 6.4.0 --><path d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"/></svg>

+ 1 - 3
wagtail/admin/static_src/wagtailadmin/images/icons/spinner.svg

@@ -1,3 +1 @@
-<svg id="icon-spinner" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
-    <path d="M3.339 12.661c-1.236-1.236-1.931-2.91-1.931-4.661 0-3.631 2.961-6.592 6.592-6.592l0.824 0.824-0.824 0.824c-2.729 0-4.944 2.214-4.944 4.944 0 1.313 0.515 2.575 1.442 3.502l-1.004 0.129zM8 14.592l-0.824-0.824 0.824-0.824c2.729 0 4.944-2.214 4.944-4.944 0-1.313-0.515-2.575-1.442-3.502l1.004-0.129 0.155-1.030c1.236 1.236 1.931 2.91 1.931 4.661 0 3.631-2.961 6.592-6.592 6.592z"></path>
-</svg>
+<svg id="icon-spinner" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! spinner (solid): Font Awesome Pro 6.4.0 --><path d="M9.5 1.5A1.5 1.5 0 0 1 8 3a1.48 1.48 0 0 1-1.5-1.5A1.5 1.5 0 0 1 8 0c.813 0 1.5.688 1.5 1.5Zm0 13A1.5 1.5 0 0 1 8 16a1.48 1.48 0 0 1-1.5-1.5A1.5 1.5 0 0 1 8 13c.813 0 1.5.688 1.5 1.5ZM0 8a1.5 1.5 0 0 1 1.5-1.5C2.313 6.5 3 7.188 3 8a1.5 1.5 0 0 1-1.5 1.5A1.48 1.48 0 0 1 0 8Zm16 0a1.5 1.5 0 0 1-1.5 1.5A1.48 1.48 0 0 1 13 8a1.5 1.5 0 0 1 1.5-1.5c.813 0 1.5.688 1.5 1.5ZM2.312 13.656c-.562-.562-.562-1.531 0-2.094.594-.593 1.563-.593 2.126 0a1.453 1.453 0 0 1 0 2.094c-.563.594-1.532.594-2.125 0ZM4.438 4.47c-.563.593-1.532.593-2.125 0-.563-.563-.563-1.532 0-2.125.593-.563 1.562-.563 2.124 0 .594.594.594 1.562 0 2.125Zm7.093 7.093c.563-.593 1.531-.593 2.125 0 .563.563.563 1.532 0 2.094-.594.594-1.562.594-2.125 0a1.453 1.453 0 0 1 0-2.094Z"/></svg>

+ 1 - 3
wagtail/admin/static_src/wagtailadmin/images/icons/tag.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-tag" viewBox="0 0 16 16">
-    <path d="M5.156 4c0-0.313-0.125-0.594-0.344-0.813s-0.5-0.344-0.813-0.344c-0.313 0-0.594 0.125-0.813 0.344s-0.344 0.5-0.344 0.813c0 0.313 0.125 0.594 0.344 0.813s0.5 0.344 0.813 0.344c0.313 0 0.594-0.125 0.813-0.344s0.344-0.5 0.344-0.813zM14.656 9.156c0 0.313-0.094 0.563-0.313 0.781l-4.375 4.406c-0.25 0.219-0.531 0.313-0.813 0.313-0.344 0-0.594-0.094-0.813-0.313l-6.375-6.406c-0.25-0.219-0.438-0.5-0.594-0.906-0.156-0.375-0.219-0.719-0.219-1.031v-3.719c0-0.313 0.094-0.563 0.313-0.813 0.25-0.219 0.5-0.313 0.813-0.313h3.719c0.313 0 0.656 0.063 1.031 0.219 0.406 0.156 0.688 0.344 0.938 0.594l6.375 6.375c0.219 0.219 0.313 0.5 0.313 0.813z"></path>
-</svg>
+<svg id="icon-tag" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! tag (solid): Font Awesome Pro 6.4.0 --><path d="M2.5 1h4.656c.532 0 1.032.219 1.407.594l5.5 5.5a2.018 2.018 0 0 1 0 2.843l-4.157 4.157a2.018 2.018 0 0 1-2.844 0l-5.5-5.5A1.959 1.959 0 0 1 1 7.188V2.5A1.5 1.5 0 0 1 2.5 1Zm2 4.5c.531 0 1-.438 1-1 0-.531-.469-1-1-1-.563 0-1 .469-1 1 0 .563.438 1 1 1Z"/></svg>

+ 0 - 3
wagtail/admin/static_src/wagtailadmin/images/icons/tick.svg

@@ -1,3 +0,0 @@
-<svg id="icon-tick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
-    <path d="M14.906 4.563c0 0.219-0.063 0.438-0.25 0.594l-7.656 7.688c-0.188 0.156-0.375 0.25-0.625 0.25-0.219 0-0.438-0.094-0.594-0.25l-4.438-4.438c-0.188-0.188-0.25-0.375-0.25-0.625 0-0.219 0.063-0.438 0.25-0.594l1.188-1.219c0.188-0.156 0.375-0.25 0.625-0.25 0.219 0 0.438 0.094 0.594 0.25l2.625 2.625 5.875-5.875c0.156-0.156 0.375-0.25 0.594-0.25 0.25 0 0.438 0.094 0.625 0.25l1.188 1.219c0.188 0.188 0.25 0.375 0.25 0.625z"></path>
-</svg>

+ 1 - 3
wagtail/admin/static_src/wagtailadmin/images/icons/warning.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-warning"  viewBox="0 0 512 512">
-    <path d="M506.3 417 293 53c-16.33-28-57.54-28-73.98 0L5.82 417c-16.41 27.9 4.029 63 36.92 63h426.6c32.76 0 53.26-35 36.96-63zM232 168c0-13.25 10.75-24 24-24s24 10.8 24 24v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zm24 248c-17.36 0-31.44-14.08-31.44-31.44s14.07-31.44 31.44-31.44 31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z"/>
-</svg>
+<svg id="icon-warning" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 16"><!--! triangle-exclamation (solid): Font Awesome Pro 6.4.0 --><path d="M16.813 13.031 10.155 1.656c-.531-.875-1.812-.875-2.312 0L1.156 13.031c-.5.875.125 1.969 1.157 1.969h13.343a1.316 1.316 0 0 0 1.156-1.969ZM8.25 5.25A.74.74 0 0 1 9 4.5a.76.76 0 0 1 .75.75v4A.74.74 0 0 1 9 10a.76.76 0 0 1-.75-.75v-4ZM9 13a.98.98 0 0 1-1-.969.98.98 0 0 1 1-.969c.531 0 .969.438.969.97A.974.974 0 0 1 9 13Z"/></svg>

+ 0 - 3
wagtail/admin/templates/wagtailadmin/icons/arrow-down-big.svg

@@ -1,3 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-down-big" viewBox="0 0 16 16">
-    <path d="M14.969 6.281c0 0.313-0.125 0.594-0.344 0.813l-5.813 5.813c-0.219 0.219-0.5 0.344-0.813 0.344s-0.594-0.125-0.813-0.344l-5.813-5.813c-0.219-0.219-0.344-0.5-0.344-0.813s0.125-0.594 0.344-0.813l0.656-0.656c0.25-0.219 0.531-0.344 0.813-0.344 0.344 0 0.594 0.125 0.813 0.344l4.344 4.344 4.344-4.344c0.219-0.219 0.469-0.344 0.813-0.344 0.281 0 0.563 0.125 0.813 0.344l0.656 0.656c0.219 0.25 0.344 0.5 0.344 0.813z"></path>
-</svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/arrow-down.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-down" viewBox="0 0 16 16">
-    <path d="M12.469 6.563c0 0.094-0.031 0.156-0.094 0.219l-4.156 4.156c-0.063 0.063-0.156 0.094-0.219 0.094s-0.156-0.031-0.219-0.094l-4.156-4.156c-0.063-0.063-0.094-0.125-0.094-0.219 0-0.063 0.031-0.125 0.094-0.188l0.469-0.469c0.031-0.031 0.125-0.063 0.188-0.063 0.094 0 0.156 0.031 0.219 0.063l3.5 3.531 3.5-3.531c0.063-0.031 0.125-0.063 0.219-0.063 0.063 0 0.156 0.031 0.188 0.063l0.469 0.469c0.063 0.063 0.094 0.125 0.094 0.188z"></path>
-</svg>
+<svg id="icon-arrow-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M8 11.5a.743.743 0 0 1-.54-.21L3.71 7.54a.723.723 0 0 1 0-1.056.723.723 0 0 1 1.056 0L8 9.695l3.21-3.21a.723.723 0 0 1 1.056 0 .723.723 0 0 1 0 1.054l-3.75 3.75A.727.727 0 0 1 8 11.5Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/arrow-left.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-left" viewBox="0 0 16 16">
-    <path d="M10.75 4.344c0 0.094-0.031 0.156-0.094 0.219l-3.5 3.5 3.5 3.531c0.063 0.031 0.094 0.125 0.094 0.188 0 0.094-0.031 0.156-0.094 0.219l-0.438 0.438c-0.063 0.063-0.156 0.094-0.219 0.094s-0.156-0.031-0.219-0.094l-4.156-4.156c-0.063-0.063-0.094-0.125-0.094-0.219 0-0.063 0.031-0.125 0.094-0.188l4.156-4.156c0.063-0.063 0.156-0.094 0.219-0.094s0.156 0.031 0.219 0.094l0.438 0.438c0.063 0.063 0.094 0.125 0.094 0.188z"></path>
-</svg>
+<svg id="icon-arrow-left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M9.5 13a.743.743 0 0 1-.54-.21L5.21 9.04a.723.723 0 0 1 0-1.056l3.75-3.75a.723.723 0 0 1 1.056 0 .723.723 0 0 1 0 1.055L6.805 8.5l3.21 3.234a.723.723 0 0 1 0 1.055A.727.727 0 0 1 9.5 13Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/arrow-right-full.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-right-full" viewBox="0 0 15 8">
-    <path d="M9.78125 2.75H0.375C0.15625 2.75 0 2.9375 0 3.125V4.875C0 5.09375 0.15625 5.25 0.375 5.25H9.78125V6.71875C9.78125 7.375 10.5938 7.71875 11.0625 7.25L13.75 4.53125C14.0625 4.25 14.0625 3.78125 13.75 3.5L11.0625 0.78125C10.5938 0.3125 9.78125 0.65625 9.78125 1.3125V2.75Z" fill="currentColor"/>
-</svg>
+<svg id="icon-arrow-right-full" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><!--! right-long (solid): Font Awesome Pro 6.4.0 --><path d="m15.75 8.563-3.5 3.25c-.219.218-.531.25-.813.156a.78.78 0 0 1-.468-.688V9H1c-.563 0-1-.438-1-1 0-.594.438-1 1-1h9.969V4.75a.78.78 0 0 1 .469-.688c.28-.093.593-.062.812.157l3.5 3.25a.755.755 0 0 1 0 1.093Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/arrow-right.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-right" viewBox="0 0 16 16">
-    <path d="M10.469 8.063c0 0.094-0.031 0.156-0.094 0.219l-4.156 4.156c-0.063 0.063-0.156 0.094-0.219 0.094s-0.156-0.031-0.219-0.094l-0.438-0.438c-0.063-0.063-0.094-0.125-0.094-0.219 0-0.063 0.031-0.156 0.094-0.188l3.5-3.531-3.5-3.5c-0.063-0.063-0.094-0.125-0.094-0.219 0-0.063 0.031-0.125 0.094-0.188l0.438-0.438c0.063-0.063 0.156-0.094 0.219-0.094s0.156 0.031 0.219 0.094l4.156 4.156c0.063 0.063 0.094 0.125 0.094 0.188z"></path>
-</svg>
+<svg id="icon-arrow-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M6.5 13a.743.743 0 0 1-.54-.21.723.723 0 0 1 0-1.056L9.173 8.5 5.96 5.29a.723.723 0 0 1 0-1.056.723.723 0 0 1 1.055 0l3.75 3.75a.723.723 0 0 1 0 1.055l-3.75 3.75A.727.727 0 0 1 6.5 13Z"/></svg>

+ 0 - 3
wagtail/admin/templates/wagtailadmin/icons/arrow-up-big.svg

@@ -1,3 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-up-big" viewBox="0 0 16 16">
-    <path d="M14.969 10.844c0 0.344-0.125 0.594-0.344 0.813l-0.656 0.688c-0.25 0.219-0.5 0.313-0.813 0.313-0.344 0-0.594-0.094-0.813-0.313l-4.344-4.344-4.344 4.344c-0.219 0.219-0.469 0.313-0.813 0.313-0.313 0-0.563-0.094-0.781-0.313l-0.688-0.688c-0.219-0.219-0.344-0.469-0.344-0.813 0-0.313 0.125-0.563 0.344-0.813l5.813-5.813c0.219-0.219 0.5-0.313 0.813-0.313s0.594 0.094 0.813 0.313l5.813 5.813c0.219 0.25 0.344 0.5 0.344 0.813z"></path>
-</svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/arrow-up.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-up" viewBox="0 0 16 16">
-    <path d="M12.469 10.063c0 0.094-0.031 0.156-0.094 0.219l-0.469 0.438c-0.031 0.063-0.125 0.094-0.188 0.094-0.094 0-0.156-0.031-0.219-0.094l-3.5-3.5-3.5 3.5c-0.063 0.063-0.125 0.094-0.219 0.094-0.063 0-0.156-0.031-0.188-0.094l-0.469-0.438c-0.063-0.063-0.094-0.125-0.094-0.219 0-0.063 0.031-0.125 0.094-0.188l4.156-4.156c0.063-0.063 0.156-0.094 0.219-0.094s0.156 0.031 0.219 0.094l4.156 4.156c0.063 0.063 0.094 0.125 0.094 0.188z"></path>
-</svg>
+<svg id="icon-arrow-up" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M11.75 10.75a.743.743 0 0 1-.54-.21L8 7.327 4.766 10.54a.723.723 0 0 1-1.055 0 .723.723 0 0 1 0-1.055l3.75-3.75a.723.723 0 0 1 1.055 0l3.75 3.75a.723.723 0 0 1 0 1.055.727.727 0 0 1-.516.211Z"/></svg>

+ 1 - 1
wagtail/admin/templates/wagtailadmin/icons/arrows-up-down.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-bars" viewBox="0 0 448 512"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg>
+<svg id="icon-bars" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! bars (solid): Font Awesome Pro 6.4.0 --><path d="M1 3c0-.531.438-1 1-1h12c.531 0 1 .469 1 1 0 .563-.469 1-1 1H2c-.563 0-1-.438-1-1Zm0 5c0-.531.438-1 1-1h12c.531 0 1 .469 1 1 0 .563-.469 1-1 1H2c-.563 0-1-.438-1-1Zm13 6H2c-.563 0-1-.438-1-1 0-.531.438-1 1-1h12c.531 0 1 .469 1 1 0 .563-.469 1-1 1Z"/></svg>

+ 1 - 1
wagtail/admin/templates/wagtailadmin/icons/bin.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-bin" viewBox="0 0 448 512"><path d="M268 416h24a12 12 0 0 0 12-12V188a12 12 0 0 0-12-12h-24a12 12 0 0 0-12 12v216a12 12 0 0 0 12 12zM432 80h-82.41l-34-56.7A48 48 0 0 0 274.41 0H173.59a48 48 0 0 0-41.16 23.3L98.41 80H16A16 16 0 0 0 0 96v16a16 16 0 0 0 16 16h16v336a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128h16a16 16 0 0 0 16-16V96a16 16 0 0 0-16-16zM171.84 50.91A6 6 0 0 1 177 48h94a6 6 0 0 1 5.15 2.91L293.61 80H154.39zM368 464H80V128h288zm-212-48h24a12 12 0 0 0 12-12V188a12 12 0 0 0-12-12h-24a12 12 0 0 0-12 12v216a12 12 0 0 0 12 12z"/></svg>
+<svg id="icon-bin" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! trash-can (regular): Font Awesome Pro 6.4.0 --><path d="M6 12.5c0 .281-.25.5-.5.5a.494.494 0 0 1-.5-.5V6c0-.25.219-.5.5-.5.25 0 .5.25.5.5v6.5Zm2.5 0c0 .281-.25.5-.5.5a.494.494 0 0 1-.5-.5V6c0-.25.219-.5.5-.5.25 0 .5.25.5.5v6.5Zm2.5 0c0 .281-.25.5-.5.5a.494.494 0 0 1-.5-.5V6c0-.25.219-.5.5-.5.25 0 .5.25.5.5v6.5ZM10.906.781 12.062 2.5h2.188a.76.76 0 0 1 .75.75.74.74 0 0 1-.75.75H14v9.5c0 1.406-1.125 2.5-2.5 2.5h-7A2.468 2.468 0 0 1 2 13.5V4h-.25A.722.722 0 0 1 1 3.25a.74.74 0 0 1 .75-.75h2.156L5.062.781A1.792 1.792 0 0 1 6.532 0h2.905c.594 0 1.157.313 1.47.781ZM5.72 2.5h4.531l-.594-.875a.263.263 0 0 0-.219-.125H6.531a.263.263 0 0 0-.218.125l-.594.875ZM3.5 13.5c0 .563.438 1 1 1h7c.531 0 1-.438 1-1V4h-9v9.5Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/bold.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-bold" viewBox="0 0 384 512">
-    <path d="M333.49 238a122 122 0 0 0 27-65.21C367.87 96.49 308 32 233.42 32H34a16 16 0 0 0-16 16v48a16 16 0 0 0 16 16h31.87v288H34a16 16 0 0 0-16 16v48a16 16 0 0 0 16 16h209.32c70.8 0 134.14-51.75 141-122.4 4.74-48.45-16.39-92.06-50.83-119.6zM145.66 112h87.76a48 48 0 0 1 0 96h-87.76zm87.76 288h-87.76V288h87.76a56 56 0 0 1 0 112z"/>
-</svg>
+<svg id="icon-bold" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! bold (solid): Font Awesome Pro 6.4.0 --><path d="M12.031 7.594A3.962 3.962 0 0 0 13 5c0-2.188-1.813-4-4-4l-6 .031c-.563 0-1 .438-1 1 0 .531.438 1 1 1h.5v10H3c-.563 0-1 .438-1 1 0 .531.438 1 1 1h7c2.188 0 4-1.812 4-4 0-1.469-.813-2.75-1.969-3.437ZM5.5 3.03H9c1.094 0 2 .875 2 2 0 1.094-.906 2-2 2H5.5v-4ZM10 13H5.5V9H10c1.094 0 2 .906 2 2 0 1.063-.906 2-2 2Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/breadcrumb-expand.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-breadcrumb-expand" viewBox="0 0 20 9">
-    <path d="M18.9541 4.83301c.2461-.2461.2461-.65625 0-.92969L15.2354.18457c-.2735-.2460934-.6836-.2460934-.9297 0l-.6289.628907c-.2461.273433-.2461.683593 0 .929683l2.6523 2.65235-2.6523 2.625c-.2461.24609-.2461.65625 0 .92969l.6289.60156c.2461.27344.6562.27344.9297 0l3.7187-3.71875ZM6.875 4.49219c0-.83789-.70898-1.54688-1.54688-1.54688-.85937 0-1.54687.70899-1.54687 1.54688 0 .85937.6875 1.54687 1.54687 1.54687.8379 0 1.54688-.6875 1.54688-1.54687Zm2.23438-1.54688c-.85938 0-1.54688.70899-1.54688 1.54688 0 .85937.6875 1.54687 1.54688 1.54687.83789 0 1.54682-.6875 1.54682-1.54687 0-.83789-.70893-1.54688-1.54682-1.54688Zm-7.5625 0C.6875 2.94531 0 3.6543 0 4.49219c0 .85937.6875 1.54687 1.54688 1.54687.83789 0 1.54687-.6875 1.54687-1.54687 0-.83789-.70898-1.54688-1.54687-1.54688Z" fill="currentColor"/>
-</svg>
+<svg id="icon-breadcrumb-expand" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><circle cx="1" cy="8" r="1"/><circle cx="4" cy="8" r="1"/><circle cx="7" cy="8" r="1"/><path d="M11.132 12.872a.804.804 0 0 1-.584-.229.783.783 0 0 1 0-1.142l3.479-3.504-3.479-3.479a.783.783 0 0 1 0-1.142.783.783 0 0 1 1.143 0l4.062 4.062c.33.305.33.838 0 1.143l-4.062 4.062a.787.787 0 0 1-.559.229Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/calendar-alt.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-calendar-alt" viewBox="0 0 448 512">
-  <path
-    d="M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm320-196c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM192 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM64 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z" />
-</svg>
+<svg id="icon-calendar-alt" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! calendar-days (solid): Font Awesome Pro 6.4.0 --><path d="M6 1v1h4V1c0-.531.438-1 1-1 .531 0 1 .469 1 1v1h1.5c.813 0 1.5.688 1.5 1.5V5H1V3.5A1.5 1.5 0 0 1 2.5 2H4V1c0-.531.438-1 1-1 .531 0 1 .469 1 1ZM1 6h14v8.5a1.5 1.5 0 0 1-1.5 1.5h-11A1.48 1.48 0 0 1 1 14.5V6Zm2 3.5c0 .281.219.5.5.5h1c.25 0 .5-.219.5-.5v-1c0-.25-.25-.5-.5-.5h-1c-.281 0-.5.25-.5.5v1Zm4 0c0 .281.219.5.5.5h1c.25 0 .5-.219.5-.5v-1c0-.25-.25-.5-.5-.5h-1c-.281 0-.5.25-.5.5v1ZM11.5 8c-.281 0-.5.25-.5.5v1c0 .281.219.5.5.5h1c.25 0 .5-.219.5-.5v-1c0-.25-.25-.5-.5-.5h-1ZM3 13.5c0 .281.219.5.5.5h1c.25 0 .5-.219.5-.5v-1c0-.25-.25-.5-.5-.5h-1c-.281 0-.5.25-.5.5v1ZM7.5 12c-.281 0-.5.25-.5.5v1c0 .281.219.5.5.5h1c.25 0 .5-.219.5-.5v-1c0-.25-.25-.5-.5-.5h-1Zm3.5 1.5c0 .281.219.5.5.5h1c.25 0 .5-.219.5-.5v-1c0-.25-.25-.5-.5-.5h-1c-.281 0-.5.25-.5.5v1Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/calendar-check.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-calendar-check" viewBox="0 0 448 512">
-  <path
-    d="M436 160H12c-6.627 0-12-5.373-12-12v-36c0-26.51 21.49-48 48-48h48V12c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v52h128V12c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v52h48c26.51 0 48 21.49 48 48v36c0 6.627-5.373 12-12 12zM12 192h424c6.627 0 12 5.373 12 12v260c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V204c0-6.627 5.373-12 12-12zm333.296 95.947l-28.169-28.398c-4.667-4.705-12.265-4.736-16.97-.068L194.12 364.665l-45.98-46.352c-4.667-4.705-12.266-4.736-16.971-.068l-28.397 28.17c-4.705 4.667-4.736 12.265-.068 16.97l82.601 83.269c4.667 4.705 12.265 4.736 16.97.068l142.953-141.805c4.705-4.667 4.736-12.265.068-16.97z" />
-</svg>
+<svg id="icon-calendar-check" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! calendar-check (solid): Font Awesome Pro 6.4.0 --><path d="M6 1v1h4V1c0-.531.438-1 1-1 .531 0 1 .469 1 1v1h1.5c.813 0 1.5.688 1.5 1.5V5H1V3.5A1.5 1.5 0 0 1 2.5 2H4V1c0-.531.438-1 1-1 .531 0 1 .469 1 1ZM1 6h14v8.5a1.5 1.5 0 0 1-1.5 1.5h-11A1.48 1.48 0 0 1 1 14.5V6Zm10.25 3.531c.313-.281.313-.75 0-1.062a.736.736 0 0 0-1.031 0l-2.969 3-1.5-1.5a.736.736 0 0 0-1.031 0c-.313.312-.313.781 0 1.062l2 2a.684.684 0 0 0 1.031 0l3.5-3.5Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/calendar.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-calendar" viewBox="0 0 448 512">
-  <path
-    d="M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z" />
-</svg>
+<svg id="icon-calendar" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! calendar (solid): Font Awesome Pro 6.4.0 --><path d="M4 1c0-.531.438-1 1-1 .531 0 1 .469 1 1v1h4V1c0-.531.438-1 1-1 .531 0 1 .469 1 1v1h1.5c.813 0 1.5.688 1.5 1.5V5H1V3.5A1.5 1.5 0 0 1 2.5 2H4V1Zm11 13.5a1.5 1.5 0 0 1-1.5 1.5h-11A1.48 1.48 0 0 1 1 14.5V6h14v8.5Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/chain-broken.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-check" viewBox="0 0 512 512">
-    <!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
-    <path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path>
-</svg>
+<svg id="icon-check" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! check (solid): Font Awesome Pro 6.4.0 --><path d="M14.688 3.313a.964.964 0 0 1 0 1.406l-8 8a.964.964 0 0 1-1.407 0l-4-4a.964.964 0 0 1 0-1.406.964.964 0 0 1 1.407 0l3.28 3.28 7.313-7.28a.964.964 0 0 1 1.406 0Z"/></svg>

+ 0 - 4
wagtail/admin/templates/wagtailadmin/icons/chevron-down.svg

@@ -1,4 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-chevron-down" viewBox="0 0 16 16">
-    <!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
-    <path d="M6.035 7.195a.644.644 0 00.902 0l5.333-5.304c.246-.274.246-.684 0-.93l-.63-.629c-.245-.246-.656-.246-.93 0L6.5 4.543 2.262.332c-.274-.246-.684-.246-.93 0L.703.961c-.246.246-.246.656 0 .93l5.332 5.304z"></path>
-</svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/circle-check.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-circle-check" viewBox="0 0 512 512">
-    <path d="M0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256zM371.8 211.8C382.7 200.9 382.7 183.1 371.8 172.2C360.9 161.3 343.1 161.3 332.2 172.2L224 280.4L179.8 236.2C168.9 225.3 151.1 225.3 140.2 236.2C129.3 247.1 129.3 264.9 140.2 275.8L204.2 339.8C215.1 350.7 232.9 350.7 243.8 339.8L371.8 211.8z"/>
-</svg>
+<svg id="icon-circle-check" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! circle-check (solid): Font Awesome Pro 6.4.0 --><path d="M0 8c0-4.406 3.563-8 8-8 4.406 0 8 3.594 8 8 0 4.438-3.594 8-8 8-4.438 0-8-3.563-8-8Zm11.594-1.375a.85.85 0 0 0 0-1.219.85.85 0 0 0-1.219 0L7 8.781 5.594 7.406a.85.85 0 0 0-1.219 0 .85.85 0 0 0 0 1.219l2 2a.849.849 0 0 0 1.219 0l4-4Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/circle-plus.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-circle-plus" viewBox="0 0 512 512">
-    <path d="M0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256zM256 368C269.3 368 280 357.3 280 344V280H344C357.3 280 368 269.3 368 256C368 242.7 357.3 232 344 232H280V168C280 154.7 269.3 144 256 144C242.7 144 232 154.7 232 168V232H168C154.7 232 144 242.7 144 256C144 269.3 154.7 280 168 280H232V344C232 357.3 242.7 368 256 368z"/>
-</svg>
+<svg id="icon-circle-plus" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! circle-plus (solid): Font Awesome Pro 6.4.0 --><path d="M0 8c0-4.406 3.563-8 8-8 4.406 0 8 3.594 8 8 0 4.438-3.594 8-8 8-4.438 0-8-3.563-8-8Zm8 3.5a.74.74 0 0 0 .75-.75v-2h2A.74.74 0 0 0 11.5 8a.76.76 0 0 0-.75-.75h-2v-2A.76.76 0 0 0 8 4.5a.74.74 0 0 0-.75.75v2h-2A.74.74 0 0 0 4.5 8c0 .438.313.75.75.75h2v2c0 .438.313.75.75.75Z"/></svg>

+ 1 - 1
wagtail/admin/templates/wagtailadmin/icons/circle-xmark.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-circle-xmark" viewBox="0 0 512 512"><path d="M175 175C184.4 165.7 199.6 165.7 208.1 175L255.1 222.1L303 175C312.4 165.7 327.6 165.7 336.1 175C346.3 184.4 346.3 199.6 336.1 208.1L289.9 255.1L336.1 303C346.3 312.4 346.3 327.6 336.1 336.1C327.6 346.3 312.4 346.3 303 336.1L255.1 289.9L208.1 336.1C199.6 346.3 184.4 346.3 175 336.1C165.7 327.6 165.7 312.4 175 303L222.1 255.1L175 208.1C165.7 199.6 165.7 184.4 175 175V175zM512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256zM256 48C141.1 48 48 141.1 48 256C48 370.9 141.1 464 256 464C370.9 464 464 370.9 464 256C464 141.1 370.9 48 256 48z"/></svg>
+<svg id="icon-circle-xmark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! circle-xmark (regular): Font Awesome Pro 6.4.0 --><path d="M5.469 5.469a.736.736 0 0 1 1.031 0l1.469 1.5 1.5-1.5a.736.736 0 0 1 1.031 0c.313.312.313.781 0 1.062L9.031 8 10.5 9.469c.313.312.313.781 0 1.062a.684.684 0 0 1-1.031 0l-1.5-1.469-1.469 1.47a.684.684 0 0 1-1.031 0c-.313-.282-.313-.75 0-1.063L6.937 8 5.47 6.531c-.313-.281-.313-.75 0-1.062ZM16 8c0 4.438-3.594 8-8 8-4.438 0-8-3.563-8-8 0-4.406 3.563-8 8-8 4.406 0 8 3.594 8 8ZM8 1.5C4.406 1.5 1.5 4.438 1.5 8c0 3.594 2.906 6.5 6.5 6.5 3.563 0 6.5-2.906 6.5-6.5 0-3.563-2.938-6.5-6.5-6.5Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/clipboard-list.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-clipboard-list" viewBox="0 0 384 512">
-    <!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
-    <path d="M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM96 424c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm96-192c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm128 368c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16z"></path>
-</svg>
+<svg id="icon-clipboard-list" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! clipboard-list (solid): Font Awesome Pro 6.4.0 --><path d="M12.5 2h-1.688C10.376.844 9.283 0 8 0 6.687 0 5.594.844 5.156 2H3.5A1.5 1.5 0 0 0 2 3.5v11c0 .844.656 1.5 1.5 1.5h9a1.5 1.5 0 0 0 1.5-1.5v-11c0-.813-.688-1.5-1.5-1.5ZM5 12.25a.722.722 0 0 1-.75-.75.74.74 0 0 1 .75-.75.76.76 0 0 1 .75.75.74.74 0 0 1-.75.75Zm0-3a.722.722 0 0 1-.75-.75.74.74 0 0 1 .75-.75.76.76 0 0 1 .75.75.74.74 0 0 1-.75.75ZM8 2c.531 0 1 .469 1 1 0 .563-.469 1-1 1-.563 0-1-.438-1-1 0-.531.438-1 1-1Zm3.5 10h-4a.494.494 0 0 1-.5-.5c0-.25.219-.5.5-.5h4c.25 0 .5.25.5.5 0 .281-.25.5-.5.5Zm0-3h-4a.494.494 0 0 1-.5-.5c0-.25.219-.5.5-.5h4c.25 0 .5.25.5.5 0 .281-.25.5-.5.5Z"/></svg>

+ 1 - 5
wagtail/admin/templates/wagtailadmin/icons/code.svg

@@ -1,5 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-code" viewBox="0 0 20 16">
-    <path d="M13 11.5l1.5 1.5 5-5-5-5-1.5 1.5 3.5 3.5z"></path>
-    <path d="M7 4.5l-1.5-1.5-5 5 5 5 1.5-1.5-3.5-3.5z"></path>
-    <path d="M10.958 2.352l1.085 0.296-3 11-1.085-0.296 3-11z"></path>
-</svg>
+<svg id="icon-code" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! code (solid): Font Awesome Pro 6.4.0 --><path d="m10.203 3.46-3 10.5a.735.735 0 0 1-.914.517.735.735 0 0 1-.516-.915l3-10.5a.735.735 0 0 1 .915-.515.735.735 0 0 1 .515.914Zm2.438 1.9 2.625 2.624a.723.723 0 0 1 0 1.055l-2.625 2.625a.723.723 0 0 1-1.055 0 .723.723 0 0 1 0-1.055L13.672 8.5l-2.086-2.086a.723.723 0 0 1 0-1.055.723.723 0 0 1 1.055 0ZM4.39 6.413 2.305 8.5l2.086 2.11a.723.723 0 0 1 0 1.054.723.723 0 0 1-1.055 0L.71 9.04a.723.723 0 0 1 0-1.055L3.336 5.36a.723.723 0 0 1 1.055 0 .723.723 0 0 1 0 1.055Z"/></svg>

File diff suppressed because it is too large
+ 0 - 1
wagtail/admin/templates/wagtailadmin/icons/cog.svg


File diff suppressed because it is too large
+ 0 - 1
wagtail/admin/templates/wagtailadmin/icons/cogs.svg


+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/collapse-down.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-collapse-down" viewBox="0 0 16 16">
-    <path d="M4.219 1.75h7.531v0.719h-7.531zM12.656 7.281l-3.969 3.875v-6.938h-1.406v6.875l-3.906-3.813-1.031 1 5.656 5.656 5.656-5.656z"></path>
-</svg>
+<svg id="icon-collapse-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><rect width="2" height="12" x="14" y="1.5" rx="1" transform="rotate(90 14 1.5)"/><path d="M8 13.625a.928.928 0 0 1-.674-.264L2.64 8.674a.903.903 0 0 1 0-1.319.903.903 0 0 1 1.318 0L8 11.37l4.014-4.014a.903.903 0 0 1 1.318 0c.38.352.38.967 0 1.319L8.645 13.36a.909.909 0 0 1-.645.264Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/collapse-up.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-collapse-up" viewBox="0 0 16 16">
-    <path d="M4.25 1.75h7.531v0.719h-7.531zM3.375 11.188l3.938-3.875v6.938h1.406v-6.875l3.938 3.813 1-1-5.656-5.656-5.656 5.656z"></path>
-</svg>
+<svg id="icon-collapse-up" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><rect width="2" height="12" x="14" y="1.5" rx="1" transform="rotate(90 14 1.5)"/><path d="M12.688 12.688a.928.928 0 0 1-.674-.264L8 8.41l-4.043 4.014a.903.903 0 0 1-1.318 0 .903.903 0 0 1 0-1.319l4.687-4.687a.903.903 0 0 1 1.319 0l4.687 4.687c.38.352.38.967 0 1.319a.909.909 0 0 1-.645.264Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/comment-add-reversed.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-comment-add-reversed" viewBox="0 0 512 512">
-    <path d="M256.2 30.4C114.4 30.4.6 123.9.6 237.4c0 47.8 19 91.5 51.9 126.4-14 38.8-44.9 72.6-45.9 72.6-7 7-8 16.9-5 25.9 4 9 13 13.9 23 13.9 60.9 0 109.8-24.9 138.8-45.8 28.9 9 59.9 13.9 92.8 13.9 140.8 0 255.6-92.5 255.6-207-.1-113.4-114.9-206.9-255.6-206.9zM354 240.3c0 7.8-6.6 13.9-14 13.9h-62.9v62.7c0 7.8-6.5 13.9-14 13.9h-14c-7.9 0-14-6.1-14-13.9v-62.7h-62.9c-7.9 0-14-6.1-14-13.9v-13.9c0-7.4 6.1-13.9 14-13.9h62.9v-62.7c0-7.4 6.1-13.9 14-13.9h14c7.4 0 14 6.5 14 13.9v62.7H340c7.4 0 14 6.5 14 13.9v13.9z" fill="currentColor"/>
-</svg>
+<svg id="icon-comment-add-reversed" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M8 1.813C3.84 1.813.5 4.566.5 7.905c0 1.407.557 2.696 1.524 3.721-.41 1.143-1.319 2.139-1.348 2.139-.205.205-.234.498-.147.761.118.264.381.41.674.41 1.787 0 3.194-.732 4.073-1.347.82.264 1.757.41 2.724.41 4.131 0 7.47-2.725 7.47-6.094 0-3.34-3.339-6.093-7.47-6.093Zm0 10.78a7.64 7.64 0 0 1-2.314-.35l-.674-.206-.557.41a6.54 6.54 0 0 1-1.699.85c.234-.352.44-.762.586-1.172l.322-.82-.615-.645c-.527-.556-1.143-1.494-1.143-2.754C1.906 5.328 4.631 3.22 8 3.22c3.34 0 6.094 2.11 6.094 4.687 0 2.608-2.754 4.688-6.094 4.688Z"/><path d="M10.571 7.357H8.643V5.43A.44.44 0 0 0 8.214 5h-.428c-.241 0-.429.2-.429.429v1.928H5.43c-.242 0-.429.201-.429.429v.428c0 .241.188.429.429.429h1.928v1.928c0 .242.188.429.429.429h.428a.432.432 0 0 0 .429-.429V8.643h1.928A.432.432 0 0 0 11 8.214v-.428a.44.44 0 0 0-.429-.429Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/comment-add.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-comment-add" viewBox="0 0 512 512">
-    <path d="M256.2 29.5C114.3 29.5.4 123.4.4 237.3c0 47.9 19 91.9 51.9 126.9-14 39-44.9 72.9-45.9 72.9-7 7-8 17-5 26 4 9 13 14 23 14 60.9 0 109.9-25 138.8-45.9 29 9 59.9 14 92.9 14 140.8 0 255.7-92.9 255.7-207.8.1-114-114.8-207.9-255.6-207.9zm0 367.6c-27 0-53.9-4-78.9-12l-23-7-19 14c-14 10-34 21-57.9 29 8-12 15-26 20-40l11-28-21-22c-18-19-39-50.9-39-93.9 0-87.9 92.9-159.8 207.8-159.8 113.9 0 207.8 71.9 207.8 159.8-.1 89-94 159.9-207.8 159.9z" fill="currentColor"/><path d="M340.1 212.3h-62.9v-62.9c0-7.4-6.6-14-14-14h-14c-7.9 0-14 6.6-14 14v62.9h-62.9c-7.9 0-14 6.6-14 14v14c0 7.9 6.1 14 14 14h62.9v62.9c0 7.9 6.1 14 14 14h14c7.4 0 14-6.1 14-14v-62.9h62.9c7.4 0 14-6.1 14-14v-14c-.1-7.4-6.6-14-14-14z" fill="currentColor"/>
-</svg>
+<svg id="icon-comment-add" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M8 1.813C3.84 1.813.5 4.566.5 7.905c0 1.465.615 2.784 1.64 3.838C1.79 13.238.56 14.527.56 14.557c-.088.058-.088.175-.059.263.03.088.117.117.234.117 1.934 0 3.37-.908 4.102-1.494A9.199 9.199 0 0 0 8 14c4.131 0 7.47-2.725 7.47-6.094 0-3.34-3.339-6.093-7.47-6.093Z"/><path fill="#fff" d="M10.571 7.357H8.643V5.43A.44.44 0 0 0 8.214 5h-.428c-.241 0-.429.2-.429.429v1.928H5.43c-.242 0-.429.201-.429.429v.428c0 .241.188.429.429.429h1.928v1.928c0 .242.188.429.429.429h.428a.432.432 0 0 0 .429-.429V8.643h1.928A.432.432 0 0 0 11 8.214v-.428a.44.44 0 0 0-.429-.429Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/comment.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-comment" viewBox="0 0 512 512">
-    <path d="M256 31.1c-141.4 0-255.1 93.12-255.1 208c0 49.62 21.35 94.98 56.97 130.7c-12.5 50.37-54.27 95.27-54.77 95.77c-2.25 2.25-2.875 5.734-1.5 8.734c1.249 3 4.021 4.766 7.271 4.766c66.25 0 115.1-31.76 140.6-51.39c32.63 12.25 69.02 19.39 107.4 19.39c141.4 0 255.1-93.13 255.1-207.1S397.4 31.1 256 31.1zM127.1 271.1c-17.75 0-32-14.25-32-31.1s14.25-32 32-32s32 14.25 32 32S145.7 271.1 127.1 271.1zM256 271.1c-17.75 0-31.1-14.25-31.1-31.1s14.25-32 31.1-32s31.1 14.25 31.1 32S273.8 271.1 256 271.1zM383.1 271.1c-17.75 0-32-14.25-32-31.1s14.25-32 32-32s32 14.25 32 32S401.7 271.1 383.1 271.1z"/>
-</svg>
+<svg id="icon-comment" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! comment-dots (solid): Font Awesome Pro 6.4.0 --><path d="M8 1.313C3.84 1.313.5 4.037.5 7.405c0 1.436.645 2.784 1.67 3.809-.352 1.494-1.582 2.812-1.582 2.812-.088.059-.088.176-.059.264a.22.22 0 0 0 .205.146c1.963 0 3.37-.937 4.131-1.523.967.352 2.022.586 3.135.586 4.16 0 7.47-2.754 7.47-6.094 0-3.34-3.34-6.093-7.47-6.093Zm-3.78 7.03a.944.944 0 0 1-.937-.937c0-.468.41-.937.938-.937.498 0 .937.44.937.937 0 .528-.41.938-.937.938Zm3.78 0a.944.944 0 0 1-.938-.937c0-.468.44-.937.938-.937.469 0 .908.44.908.937A.92.92 0 0 1 8 8.344Zm3.72 0a.944.944 0 0 1-.937-.937c0-.468.41-.937.938-.937.498 0 .937.44.937.937 0 .528-.41.938-.937.938Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/copy.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-copy" viewBox="0 0 512 512">
-    <path d="M64 464H288C296.8 464 304 456.8 304 448V384H352V448C352 483.3 323.3 512 288 512H64C28.65 512 0 483.3 0 448V224C0 188.7 28.65 160 64 160H128V208H64C55.16 208 48 215.2 48 224V448C48 456.8 55.16 464 64 464zM160 64C160 28.65 188.7 0 224 0H448C483.3 0 512 28.65 512 64V288C512 323.3 483.3 352 448 352H224C188.7 352 160 323.3 160 288V64zM224 304H448C456.8 304 464 296.8 464 288V64C464 55.16 456.8 48 448 48H224C215.2 48 208 55.16 208 64V288C208 296.8 215.2 304 224 304z"/>
-</svg>
+<svg id="icon-copy" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! clone (regular): Font Awesome Pro 6.4.0 --><path d="M2 14.5h7c.25 0 .5-.219.5-.5v-2H11v2c0 1.125-.906 2-2 2H2c-1.125 0-2-.875-2-2V7c0-1.094.875-2 2-2h2v1.5H2c-.281 0-.5.25-.5.5v7c0 .281.219.5.5.5ZM5 2c0-1.094.875-2 2-2h7c1.094 0 2 .906 2 2v7c0 1.125-.906 2-2 2H7c-1.125 0-2-.875-2-2V2Zm2 7.5h7c.25 0 .5-.219.5-.5V2c0-.25-.25-.5-.5-.5H7c-.281 0-.5.25-.5.5v7c0 .281.219.5.5.5Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/cross.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-cross" viewBox="0 0 16 16">
-    <path d="M13.313 11.313c0 0.219-0.094 0.438-0.25 0.594l-1.219 1.219c-0.156 0.156-0.375 0.25-0.625 0.25-0.219 0-0.438-0.094-0.594-0.25l-2.625-2.625-2.625 2.625c-0.156 0.156-0.375 0.25-0.594 0.25-0.25 0-0.469-0.094-0.625-0.25l-1.219-1.219c-0.156-0.156-0.25-0.375-0.25-0.594 0-0.25 0.094-0.438 0.25-0.625l2.625-2.625-2.625-2.625c-0.156-0.156-0.25-0.375-0.25-0.594 0-0.25 0.094-0.438 0.25-0.625l1.219-1.188c0.156-0.188 0.375-0.25 0.625-0.25 0.219 0 0.438 0.063 0.594 0.25l2.625 2.625 2.625-2.625c0.156-0.188 0.375-0.25 0.594-0.25 0.25 0 0.469 0.063 0.625 0.25l1.219 1.188c0.156 0.188 0.25 0.375 0.25 0.625 0 0.219-0.094 0.438-0.25 0.594l-2.625 2.625 2.625 2.625c0.156 0.188 0.25 0.375 0.25 0.625z"></path>
-</svg>
+<svg id="icon-cross" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! xmark (solid): Font Awesome Pro 6.4.0 --><path d="M12.688 11.313a.964.964 0 0 1 0 1.406A.97.97 0 0 1 12 13a.99.99 0 0 1-.719-.281L8 9.438l-3.313 3.28A.97.97 0 0 1 4 13a.99.99 0 0 1-.719-.281.964.964 0 0 1 0-1.406L6.562 8l-3.28-3.281a.964.964 0 0 1 0-1.407.964.964 0 0 1 1.405 0L8 6.595l3.281-3.282a.964.964 0 0 1 1.406 0 .964.964 0 0 1 0 1.407L9.408 8.03l3.28 3.281Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/crosshairs.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-crosshairs" viewBox="0 0 512 512">
-    <path d="M500 224h-30.364C455.724 130.325 381.675 56.276 288 42.364V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v30.364C130.325 56.276 56.276 130.325 42.364 224H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h30.364C56.276 381.675 130.325 455.724 224 469.636V500c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-30.364C381.675 455.724 455.724 381.675 469.636 288H500c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12zM288 404.634V364c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40.634C165.826 392.232 119.783 346.243 107.366 288H148c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40.634C119.768 165.826 165.757 119.783 224 107.366V148c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40.634C346.174 119.768 392.217 165.757 404.634 224H364c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40.634C392.232 346.174 346.243 392.217 288 404.634zM288 256c0 17.673-14.327 32-32 32s-32-14.327-32-32c0-17.673 14.327-32 32-32s32 14.327 32 32z"/>
-</svg>
+<svg id="icon-crosshairs" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! crosshairs (solid): Font Awesome Pro 6.4.0 --><path d="M7 8c0-.531.438-1 1-1 .531 0 1 .469 1 1 0 .563-.469 1-1 1-.563 0-1-.438-1-1Zm1-8c.531 0 1 .469 1 1v.344A6.764 6.764 0 0 1 14.656 7H15c.531 0 1 .469 1 1 0 .563-.469 1-1 1h-.344c-.437 2.938-2.75 5.25-5.656 5.688V15c0 .563-.469 1-1 1-.563 0-1-.438-1-1v-.313A6.762 6.762 0 0 1 1.312 9H1c-.563 0-1-.438-1-1 0-.531.438-1 1-1h.313C1.75 4.094 4.063 1.781 7 1.344V1c0-.531.438-1 1-1ZM7 12.656V12c0-.531.438-1 1-1 .531 0 1 .469 1 1v.656A4.685 4.685 0 0 0 12.625 9H12c-.563 0-1-.438-1-1 0-.531.438-1 1-1h.625A4.69 4.69 0 0 0 9 3.375V4c0 .563-.469 1-1 1-.563 0-1-.438-1-1v-.625A4.685 4.685 0 0 0 3.344 7H4c.531 0 1 .469 1 1 0 .563-.469 1-1 1h-.656A4.68 4.68 0 0 0 7 12.656Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/cut.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-cut" viewBox="0 0 448 512">
-    <!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) -->
-    <path d="M278.06 256L444.48 89.57c4.69-4.69 4.69-12.29 0-16.97-32.8-32.8-85.99-32.8-118.79 0L210.18 188.12l-24.86-24.86c4.31-10.92 6.68-22.81 6.68-35.26 0-53.02-42.98-96-96-96S0 74.98 0 128s42.98 96 96 96c4.54 0 8.99-.32 13.36-.93L142.29 256l-32.93 32.93c-4.37-.61-8.83-.93-13.36-.93-53.02 0-96 42.98-96 96s42.98 96 96 96 96-42.98 96-96c0-12.45-2.37-24.34-6.68-35.26l24.86-24.86L325.69 439.4c32.8 32.8 85.99 32.8 118.79 0 4.69-4.68 4.69-12.28 0-16.97L278.06 256zM96 160c-17.64 0-32-14.36-32-32s14.36-32 32-32 32 14.36 32 32-14.36 32-32 32zm0 256c-17.64 0-32-14.36-32-32s14.36-32 32-32 32 14.36 32 32-14.36 32-32 32z"/>
-</svg>
+<svg id="icon-cut" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! scissors (solid): Font Awesome Pro 6.4.0 --><path d="M12.375 1.625a2.245 2.245 0 0 1 3.219 0 .547.547 0 0 1 0 .781L6.75 11.25c.156.406.25.813.25 1.25C7 14.438 5.406 16 3.5 16A3.494 3.494 0 0 1 0 12.5C0 10.594 1.563 9 3.5 9c.438 0 .844.094 1.25.25L5.969 8 4.75 6.781A3.4 3.4 0 0 1 3.5 7 3.494 3.494 0 0 1 0 3.5C0 1.594 1.563 0 3.5 0 5.406 0 7 1.594 7 3.5c0 .469-.094.875-.25 1.281L7.969 6l4.406-4.375ZM5 3.5C5 2.687 4.312 2 3.5 2A1.5 1.5 0 0 0 2 3.5C2 4.344 2.656 5 3.5 5A1.5 1.5 0 0 0 5 3.5ZM3.5 14A1.5 1.5 0 0 0 5 12.5c0-.813-.688-1.5-1.5-1.5A1.5 1.5 0 0 0 2 12.5c0 .844.656 1.5 1.5 1.5Zm5.188-3.281 2-2 4.906 4.906a.547.547 0 0 1 0 .781 2.245 2.245 0 0 1-3.219 0L8.687 10.72Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/date.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-date" viewBox="0 0 16 16">
-    <path d="M12.12 14.592h-8.24c-1.365 0-2.472-1.107-2.472-2.472v-8.24c0-1.081 0.695-1.983 1.648-2.317v1.081c0 0.695 0.566 1.236 1.236 1.236s1.236-0.541 1.236-1.236v-1.236h4.944v1.236c0 0.695 0.566 1.236 1.236 1.236s1.236-0.541 1.236-1.236v-1.081c0.953 0.335 1.648 1.236 1.648 2.317v8.24c0 1.365-1.107 2.472-2.472 2.472zM12.944 5.528h-9.888v6.592c0 0.463 0.36 0.824 0.824 0.824h8.24c0.463 0 0.824-0.36 0.824-0.824zM9.648 9.648h1.648v1.648h-1.648zM9.648 7.176h1.648v1.648h-1.648zM7.176 9.648h1.648v1.648h-1.648zM7.176 7.176h1.648v1.648h-1.648zM4.704 9.648h1.648v1.648h-1.648zM4.704 7.176h1.648v1.648h-1.648zM11.708 3.056c-0.232 0-0.412-0.18-0.412-0.412v-1.236h0.824v1.236c0 0.232-0.18 0.412-0.412 0.412zM4.292 3.056c-0.232 0-0.412-0.18-0.412-0.412v-1.236h0.824v1.236c0 0.232-0.18 0.412-0.412 0.412z"></path>
-</svg>
+<svg id="icon-date" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! calendar-day (solid): Font Awesome Pro 6.4.0 --><path d="M6 1v1h4V1c0-.531.438-1 1-1 .531 0 1 .469 1 1v1h1.5c.813 0 1.5.688 1.5 1.5V5H1V3.5A1.5 1.5 0 0 1 2.5 2H4V1c0-.531.438-1 1-1 .531 0 1 .469 1 1ZM1 6h14v8.5a1.5 1.5 0 0 1-1.5 1.5h-11A1.48 1.48 0 0 1 1 14.5V6Zm2.5 2c-.281 0-.5.25-.5.5v3c0 .281.219.5.5.5h3c.25 0 .5-.219.5-.5v-3c0-.25-.25-.5-.5-.5h-3Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/desktop.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-desktop" viewBox="0 0 576 512">
-    <path d="M528 0H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h192l-16 48h-72c-13.3 0-24 10.7-24 24s10.7 24 24 24h272c13.3 0 24-10.7 24-24s-10.7-24-24-24h-72l-16-48h192c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-16 352H64V64h448v288z"/>
-</svg>
+<svg id="icon-desktop" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! desktop (solid): Font Awesome Pro 6.4.0 --><path d="M14.563.75H1.437C.7.75.125 1.352.125 2.063v8.75c0 .738.574 1.312 1.313 1.312h5.25l-.438 1.313H4.281c-.383 0-.656.3-.656.656 0 .383.273.656.656.656h7.438a.648.648 0 0 0 .656-.656c0-.356-.3-.656-.656-.656H9.75l-.438-1.313h5.25c.711 0 1.313-.574 1.313-1.313v-8.75A1.33 1.33 0 0 0 14.562.75Zm-.438 7.875H1.875V2.5h12.25v6.125Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/doc-empty-inverse.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-doc-empty-inverse" viewBox="0 0 16 16">
-    <path d="M14.1 6.767v7.633c0 0.267-0.1 0.467-0.267 0.633-0.167 0.2-0.4 0.267-0.667 0.267h-10.333c-0.267 0-0.5-0.067-0.667-0.267-0.167-0.167-0.267-0.367-0.267-0.633v-12.8c0-0.267 0.1-0.467 0.267-0.633 0.167-0.2 0.4-0.267 0.667-0.267h5.167v5.167c0 0.267 0.1 0.467 0.267 0.633 0.167 0.2 0.4 0.267 0.633 0.267zM14.067 5.567h-4.833v-4.867c0.5 0.1 0.933 0.3 1.233 0.633l2.967 2.967c0.333 0.333 0.533 0.733 0.633 1.267z"></path>
-</svg>
+<svg id="icon-doc-empty-inverse" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! file (solid): Font Awesome Pro 6.4.0 --><path d="M2 2c0-1.094.875-2 2-2h5v4c0 .563.438 1 1 1h4v9c0 1.125-.906 2-2 2H4c-1.125 0-2-.875-2-2V2Zm8 2V0l4 4h-4Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/doc-empty.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-doc-empty" viewBox="0 0 16 16">
-    <path d="M3.133 14.1h9.733v-7.333h-3.967c-0.233 0-0.467-0.067-0.633-0.267-0.167-0.167-0.267-0.367-0.267-0.633v-3.967h-4.867zM9.233 5.567h3.567c-0.067-0.2-0.133-0.333-0.2-0.4l-3-2.967c-0.067-0.1-0.2-0.167-0.367-0.233zM14.1 5.867v8.533c0 0.267-0.1 0.467-0.267 0.633-0.167 0.2-0.4 0.267-0.667 0.267h-10.333c-0.267 0-0.5-0.067-0.667-0.267-0.167-0.167-0.267-0.367-0.267-0.633v-12.8c0-0.267 0.1-0.467 0.267-0.633 0.167-0.2 0.4-0.267 0.667-0.267h6.067c0.267 0 0.533 0.033 0.867 0.167 0.3 0.133 0.533 0.3 0.7 0.467l2.967 2.967c0.2 0.167 0.333 0.433 0.467 0.733s0.2 0.567 0.2 0.833z"></path>
-</svg>
+<svg id="icon-doc-empty" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! file (regular): Font Awesome Pro 6.4.0 --><path d="M2 2c0-1.094.875-2 2-2h5.156c.531 0 1.031.219 1.406.594l2.844 2.844c.375.374.594.874.594 1.406V14c0 1.125-.906 2-2 2H4c-1.125 0-2-.875-2-2V2Zm10.5 12V5H10c-.563 0-1-.438-1-1V1.5H4c-.281 0-.5.25-.5.5v12c0 .281.219.5.5.5h8c.25 0 .5-.219.5-.5Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/doc-full-inverse.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-doc-full-inverse" viewBox="0 0 16 16">
-    <path d="M11.438 12.281v-0.563c0-0.094-0.031-0.156-0.094-0.219-0.063-0.031-0.125-0.063-0.188-0.063h-6.313c-0.063 0-0.125 0.031-0.188 0.063-0.063 0.063-0.094 0.125-0.094 0.219v0.563c0 0.094 0.031 0.156 0.094 0.219 0.063 0.031 0.125 0.063 0.188 0.063h6.313c0.063 0 0.125-0.031 0.188-0.063 0.063-0.063 0.094-0.125 0.094-0.219zM11.438 10v-0.563c0-0.094-0.031-0.156-0.094-0.219s-0.125-0.063-0.188-0.063h-6.313c-0.063 0-0.125 0-0.188 0.063s-0.094 0.125-0.094 0.219v0.563c0 0.094 0.031 0.156 0.094 0.219 0.063 0.031 0.125 0.063 0.188 0.063h6.313c0.063 0 0.125-0.031 0.188-0.063 0.063-0.063 0.094-0.125 0.094-0.219zM13.719 6.844v7.156c0 0.25-0.094 0.438-0.25 0.594-0.156 0.188-0.375 0.25-0.625 0.25h-9.688c-0.25 0-0.469-0.063-0.625-0.25-0.156-0.156-0.25-0.344-0.25-0.594v-12c0-0.25 0.094-0.438 0.25-0.594 0.156-0.188 0.375-0.25 0.625-0.25h4.844v4.844c0 0.25 0.094 0.438 0.25 0.594 0.156 0.188 0.375 0.25 0.594 0.25zM13.688 5.719h-4.531v-4.563c0.469 0.094 0.875 0.281 1.156 0.594l2.781 2.781c0.313 0.313 0.5 0.688 0.594 1.188z"></path>
-</svg>
+<svg id="icon-doc-full-inverse" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! file-lines (solid): Font Awesome Pro 6.4.0 --><path d="M10 0v4h4l-4-4ZM9 4V0H3.5A1.5 1.5 0 0 0 2 1.5v13c0 .844.656 1.5 1.5 1.5h9a1.5 1.5 0 0 0 1.5-1.5V5h-4c-.563 0-1-.438-1-1Zm1.5 9h-5a.494.494 0 0 1-.5-.5c0-.25.219-.5.5-.5h5c.25 0 .5.25.5.5 0 .281-.25.5-.5.5Zm0-2h-5a.494.494 0 0 1-.5-.5c0-.25.219-.5.5-.5h5c.25 0 .5.25.5.5 0 .281-.25.5-.5.5Zm.5-2.5c0 .281-.25.5-.5.5h-5a.494.494 0 0 1-.5-.5c0-.25.219-.5.5-.5h5c.25 0 .5.25.5.5Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/doc-full.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-doc-full" viewBox="0 0 16 16">
-    <path d="M11.438 10.563v0.594c0 0.063-0.031 0.125-0.094 0.188s-0.125 0.094-0.188 0.094h-6.313c-0.063 0-0.125-0.031-0.188-0.094s-0.094-0.125-0.094-0.188v-0.594c0-0.063 0.031-0.156 0.094-0.188 0.063-0.063 0.125-0.094 0.188-0.094h6.313c0.063 0 0.125 0.031 0.188 0.094 0.063 0.031 0.094 0.125 0.094 0.188zM11.438 8.281v0.563c0 0.094-0.031 0.156-0.094 0.219s-0.125 0.094-0.188 0.094h-6.313c-0.063 0-0.125-0.031-0.188-0.094s-0.094-0.125-0.094-0.219v-0.563c0-0.094 0.031-0.156 0.094-0.188 0.063-0.063 0.125-0.094 0.188-0.094h6.313c0.063 0 0.125 0.031 0.188 0.094 0.063 0.031 0.094 0.094 0.094 0.188zM3.438 13.719h9.125v-6.875h-3.719c-0.219 0-0.438-0.063-0.594-0.25-0.156-0.156-0.25-0.344-0.25-0.594v-3.719h-4.563zM9.156 5.719h3.344c-0.063-0.188-0.125-0.313-0.188-0.375l-2.813-2.781c-0.063-0.094-0.188-0.156-0.344-0.219zM13.719 6v8c0 0.25-0.094 0.438-0.25 0.594-0.156 0.188-0.375 0.25-0.625 0.25h-9.688c-0.25 0-0.469-0.063-0.625-0.25-0.156-0.156-0.25-0.344-0.25-0.594v-12c0-0.25 0.094-0.438 0.25-0.594 0.156-0.188 0.375-0.25 0.625-0.25h5.688c0.25 0 0.5 0.031 0.813 0.156 0.281 0.125 0.5 0.281 0.656 0.438l2.781 2.781c0.188 0.156 0.313 0.406 0.438 0.688s0.188 0.531 0.188 0.781z"></path>
-</svg>
+<svg id="icon-doc-full" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! file-lines (regular): Font Awesome Pro 6.4.0 --><path d="M13.406 2.938 11.062.594A1.988 1.988 0 0 0 9.656 0H4C2.875 0 2 .906 2 2v12c0 1.125.875 2 2 2h8c1.094 0 2-.875 2-2V4.344c0-.532-.219-1.032-.594-1.407ZM12.5 14c0 .281-.25.5-.5.5H4a.494.494 0 0 1-.5-.5V2.031c0-.281.219-.5.5-.5h5V4c0 .563.438 1 1 1h2.469v9h.031ZM5 8.75c0 .438.313.75.75.75h4.5a.74.74 0 0 0 .75-.75.76.76 0 0 0-.75-.75h-4.5a.74.74 0 0 0-.75.75ZM10.25 11h-4.5a.74.74 0 0 0-.75.75c0 .438.313.75.75.75h4.5a.74.74 0 0 0 .75-.75.76.76 0 0 0-.75-.75Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/dots-horizontal.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-dots-horizontal" viewBox="0 0 10 4">
-    <path fill="currentColor" d="M6.40625 2.25C6.40625 1.48828 5.76172.84375 5 .84375c-.78125 0-1.40625.64453-1.40625 1.40625 0 .78125.625 1.40625 1.40625 1.40625.76172 0 1.40625-.625 1.40625-1.40625ZM8.4375.84375c-.78125 0-1.40625.64453-1.40625 1.40625 0 .78125.625 1.40625 1.40625 1.40625.76172 0 1.40625-.625 1.40625-1.40625 0-.76172-.64453-1.40625-1.40625-1.40625Zm-6.875 0C.78125.84375.15625 1.48828.15625 2.25c0 .78125.625 1.40625 1.40625 1.40625.76172 0 1.40625-.625 1.40625-1.40625 0-.76172-.64453-1.40625-1.40625-1.40625Z" />
-</svg>
+<svg id="icon-dots-horizontal" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! ellipsis (solid): Font Awesome Pro 6.4.0 --><path d="M4.75 8c0 .969-.813 1.75-1.75 1.75-.969 0-1.75-.781-1.75-1.75 0-.938.781-1.75 1.75-1.75.938 0 1.75.813 1.75 1.75Zm5 0c0 .969-.813 1.75-1.75 1.75-.969 0-1.75-.781-1.75-1.75 0-.938.781-1.75 1.75-1.75.938 0 1.75.813 1.75 1.75Zm1.5 0c0-.938.781-1.75 1.75-1.75.938 0 1.75.813 1.75 1.75 0 .969-.813 1.75-1.75 1.75-.969 0-1.75-.781-1.75-1.75Z"/></svg>

+ 0 - 4
wagtail/admin/templates/wagtailadmin/icons/download-alt.svg

@@ -1,4 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-download-alt" viewBox="0 0 512 512">
-    <!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
-    <path d="M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"></path>
-</svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/download.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-download" viewBox="0 0 16 16">
-    <path d="M12.609 9.802v3.013h-9.218v-3.013h-1.751v3.888c0 0.489 0.386 0.901 0.875 0.901h10.969c0.489 0 0.875-0.412 0.875-0.901v-3.888zM7.846 9.493l-2.549-3.038c0 0-0.386-0.386 0.051-0.386 0.412 0 1.416 0 1.416 0s0-0.232 0-0.618c0-1.056 0-3.038 0-3.837 0 0-0.051-0.206 0.283-0.206 0.309 0 1.751 0 2.008 0 0.232 0 0.206 0.18 0.206 0.18 0 0.772 0 2.807 0 3.837 0 0.335 0 0.566 0 0.566s0.824 0 1.339 0c0.489 0 0.129 0.386 0.129 0.386s-2.163 2.858-2.472 3.141c-0.206 0.232-0.412-0.026-0.412-0.026z"></path>
-</svg>
+<svg id="icon-download" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! download (solid): Font Awesome Pro 6.4.0 --><path d="M15 11h-4.188l-1.406 1.438A1.959 1.959 0 0 1 8 13c-.563 0-1.063-.188-1.438-.563L5.157 11H1c-.563 0-1 .469-1 1v3c0 .563.438 1 1 1h14c.531 0 1-.438 1-1v-3c0-.531-.469-1-1-1Zm-1.5 3.25a.722.722 0 0 1-.75-.75.74.74 0 0 1 .75-.75.76.76 0 0 1 .75.75.74.74 0 0 1-.75.75Zm-6.219-2.531A.99.99 0 0 0 8 12c.25 0 .5-.094.688-.281l4-4a.964.964 0 0 0 0-1.407.964.964 0 0 0-1.407 0L9 8.595V1c0-.531-.469-1-1-1-.563 0-1 .469-1 1v7.594L4.687 6.313a.964.964 0 0 0-1.406 0 .964.964 0 0 0 0 1.406l4 4Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/draft.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-draft" viewBox="0 0 24 23">
-    <path d="M19.8 19.1v2c0 .9-.5 1.6-1 1.6H4.2c-.6 0-1-.7-1-1.6v-2h16.6zM12.9.2v6c0 .6.5 1.1 1 1.1h5.9v2.4H3.2V1.3c0-.5.4-1 .9-1H12.9zm1.3 0c.3 0 .6.1.8.3L19.5 5c.2.2.3.5.3.8v.3h-5.9V.2h.3z"/><text transform="translate(-.5399 16.877)" font-family="-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif" font-weight="bold" font-size="7">DRAFT</text>
-</svg>
+<svg id="icon-draft" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M2 2c0-1.094.875-2 2-2h5.156c.532 0 1.032.219 1.407.594l2.843 2.844c.375.374.594.874.594 1.406V14c0 1.125-.906 2-2 2H4c-1.125 0-2-.875-2-2V2Zm10.5 12V5H10c-.562 0-1-.438-1-1V1.5H4c-.281 0-.5.25-.5.5v12c0 .281.219.5.5.5h8c.25 0 .5-.219.5-.5Z"/><rect width="5.458" height="1" x="3.846" y="5.689" rx=".5" transform="rotate(-45 3.846 5.69)"/><rect width="6.828" height="1" x="3.846" y="9.689" rx=".5" transform="rotate(-45 3.846 9.69)"/><rect width="10.982" height="1" x="3.83" y="13.705" rx=".5" transform="rotate(-45 3.83 13.705)"/><rect width="5.192" height="1" x="7.908" y="13.627" rx=".5" transform="rotate(-45 7.908 13.627)"/></svg>

+ 0 - 4
wagtail/admin/templates/wagtailadmin/icons/duplicate.svg

@@ -1,4 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-duplicate" viewBox="0 0 16 16">
-    <!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
-    <path d="M 5.10985,1 C 4.89773,1 4.71212,1.053 4.57955,1.21212 4.44697,1.3447 4.36742,1.50379 4.36742,1.71591 V 3.38636 H 2.67045 c -0.21211,0 -0.39772,0.053 -0.5303,0.21213 C 2.00758,3.73106 1.92803,3.89015 1.92803,4.10227 v 10.18182 c 0,0.21212 0.0795,0.37121 0.21212,0.50379 C 2.27273,14.94697 2.45834,15 2.67045,15 h 8.2197 c 0.21212,0 0.39773,-0.053 0.5303,-0.21212 0.13258,-0.13258 0.21213,-0.29167 0.21213,-0.50379 v -1.67045 h 1.69697 c 0.21211,0 0.39772,-0.053 0.5303,-0.21213 0.13257,-0.13257 0.21212,-0.29166 0.21212,-0.50378 V 5.10985 c 0,-0.21212 -0.053,-0.42425 -0.15909,-0.66288 C 13.80682,4.20834 13.70076,3.99621 13.54166,3.86364 L 11.18182,1.50379 C 11.04924,1.37121 10.86364,1.23864 10.625,1.13258 10.35985,1.02651 10.14773,1 9.9356,1 Z M 5.34849,1.95455 H 9.2197 v 3.1553 c 0,0.21212 0.0795,0.37121 0.21211,0.50379 C 9.5644,5.77273 9.75,5.82576 9.9356,5.82576 h 3.15531 v 5.83333 H 5.34849 Z m 4.85227,0.053 c 0.13258,0.053 0.23863,0.10606 0.29166,0.18561 l 2.38637,2.35985 c 0.053,0.053 0.10606,0.15908 0.15909,0.31817 H 10.20076 Z M 2.90909,4.34088 h 1.45833 v 7.55682 c 0,0.21212 0.0795,0.37121 0.21213,0.50378 0.13257,0.1591 0.31818,0.21213 0.5303,0.21213 h 5.54166 v 1.43182 H 2.90909 Z" />
-</svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/edit.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-edit" viewBox="0 0 16 16">
-    <path d="M12.12 1.008l-0.876 0.94 2.501 2.33 0.876-0.94-2.501-2.33zM10.667 2.568l-8.592 9.234 2.501 2.33 8.592-9.234-2.501-2.33zM1.626 12.55l-0.192 2.458 2.437-0.363-2.244-2.095z"></path>
-</svg>
+<svg id="icon-edit" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><!--! pen (solid): Font Awesome Pro 6.4.0 --><path d="M12.313 1.625a2.018 2.018 0 0 1 2.843 0l1.219 1.219a2.018 2.018 0 0 1 0 2.844l-1.5 1.5-4.063-4.063 1.5-1.5Zm1.843 6.281-7.281 7.282a2.722 2.722 0 0 1-1.156.687l-3.782 1.094a.638.638 0 0 1-.718-.188.708.708 0 0 1-.219-.718l1.125-3.782c.125-.437.375-.844.688-1.156l7.28-7.281 4.063 4.062Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/error.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-error" viewBox="0 0 512 512">
-    <!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
-    <path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"/>
-</svg>
+<svg id="icon-error" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! circle-xmark (solid): Font Awesome Pro 6.4.0 --><path d="M0 8c0-4.406 3.563-8 8-8 4.406 0 8 3.594 8 8 0 4.438-3.594 8-8 8-4.438 0-8-3.563-8-8Zm5.469-1.469L6.937 8 5.47 9.469c-.313.312-.313.781 0 1.062a.684.684 0 0 0 1.031 0l1.469-1.469 1.5 1.47a.684.684 0 0 0 1.031 0c.313-.282.313-.75 0-1.063L9.031 8 10.5 6.531c.313-.281.313-.75 0-1.062a.736.736 0 0 0-1.031 0l-1.5 1.5-1.469-1.5a.736.736 0 0 0-1.031 0c-.313.312-.313.781 0 1.062Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/expand-right.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-expand-right" viewBox="0 0 15 13">
-    <path d="M8.26953 2.81445c-.21484.21485-.19336.53711 0 .75196l2.59957 2.44921H4.70312c-.30078 0-.51562.23633-.51562.51563v.6875c0 .30078.21484.51563.51562.51563h6.16598L8.26953 10.2051c-.19336.2148-.19336.5371 0 .7519l.47266.4727c.21484.1933.53711.1933.73047 0l4.18944-4.18947c.1934-.19335.1934-.51562 0-.73046L9.47266 2.3418c-.19336-.19336-.51563-.19336-.73047 0l-.47266.47265Z"/>
-    <rect y="1" width="2" height="12" rx="1"/>
-</svg>
+<svg id="icon-expand-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"><!--! Custom icon --><rect width="2" height="12" x=".5" y="2.5" rx="1"/><path d="m15.934 9.209-4.063 4.063a.788.788 0 0 1-.559.228.805.805 0 0 1-.583-.229.783.783 0 0 1 0-1.142l2.666-2.691h-7.77a.802.802 0 0 1-.813-.813c0-.432.356-.813.813-.813h7.77l-2.666-2.666a.783.783 0 0 1 0-1.142.783.783 0 0 1 1.142 0l4.063 4.062c.33.305.33.838 0 1.143Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/folder-inverse.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-folder-inverse" viewBox="0 0 16 16">
-    <path d="M14.973 6.098v5.889c0 0.498-0.205 0.938-0.557 1.318-0.381 0.381-0.82 0.557-1.318 0.557h-10.195c-0.498 0-0.938-0.176-1.318-0.557-0.352-0.381-0.557-0.82-0.557-1.318v-8.027c0-0.527 0.205-0.967 0.557-1.348 0.381-0.352 0.82-0.527 1.318-0.527h2.695c0.498 0 0.938 0.176 1.318 0.527 0.352 0.381 0.557 0.82 0.557 1.348v0.264h5.625c0.498 0 0.938 0.176 1.318 0.557 0.352 0.352 0.557 0.791 0.557 1.318z"></path>
-</svg>
+<svg id="icon-folder-inverse" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! folder (solid): Font Awesome Pro 6.4.0 --><path d="M16 4.5v9a1.5 1.5 0 0 1-1.5 1.5h-13A1.48 1.48 0 0 1 0 13.5v-11A1.5 1.5 0 0 1 1.5 1h5l2 2h6c.813 0 1.5.688 1.5 1.5Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/folder-open-1.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-folder-open-1" viewBox="0 0 16 16">
-    <path d="M14.015 8.747c0-0.165-0.137-0.247-0.385-0.247h-7.965c-0.192 0-0.412 0.055-0.632 0.165s-0.412 0.22-0.522 0.385l-2.17 2.664c-0.082 0.11-0.11 0.192-0.11 0.275 0 0.165 0.11 0.275 0.385 0.275h7.965c0.192 0 0.412-0.055 0.632-0.165s0.385-0.247 0.522-0.385l2.142-2.664c0.082-0.11 0.137-0.22 0.137-0.302zM5.665 7.566h5.603v-1.181c0-0.192-0.055-0.357-0.192-0.494s-0.302-0.192-0.494-0.192h-4.23c-0.192 0-0.357-0.082-0.494-0.22s-0.192-0.302-0.192-0.494v-0.467c0-0.192-0.082-0.357-0.22-0.494s-0.302-0.22-0.494-0.22h-2.335c-0.192 0-0.357 0.082-0.494 0.22s-0.22 0.302-0.22 0.494v6.235l1.868-2.307c0.22-0.247 0.522-0.467 0.851-0.632 0.357-0.165 0.714-0.247 1.044-0.247zM14.949 8.747c0 0.302-0.11 0.604-0.33 0.879l-2.17 2.664c-0.22 0.275-0.494 0.467-0.851 0.632-0.357 0.192-0.687 0.275-1.016 0.275h-7.965c-0.467 0-0.851-0.165-1.154-0.494-0.33-0.33-0.494-0.714-0.494-1.154v-7.031c0-0.439 0.165-0.824 0.494-1.154 0.302-0.33 0.687-0.494 1.154-0.494h2.335c0.439 0 0.824 0.165 1.154 0.494s0.494 0.714 0.494 1.154v0.22h3.983c0.439 0 0.824 0.165 1.154 0.494s0.494 0.714 0.494 1.154v1.181h1.401c0.247 0 0.494 0.055 0.714 0.165 0.22 0.137 0.385 0.302 0.494 0.522 0.082 0.165 0.11 0.33 0.11 0.494z"></path>
-</svg>
+<svg id="icon-folder-open-1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 16"><!--! folder-open (regular): Font Awesome Pro 6.4.0 --><path d="m17.875 8.469-3 6c-.156.344-.5.531-.906.531H2c-1.125 0-2-.875-2-2V3c0-1.094.875-2 2-2h3.656c.532 0 1.032.219 1.407.594L8.592 3H13c1.094 0 2 .906 2 2v1h-1.5V5c0-.25-.25-.5-.5-.5H8L6 2.656a.502.502 0 0 0-.344-.156H2c-.281 0-.5.25-.5.5v9l2.219-4.438A.962.962 0 0 1 4.594 7H17c.719 0 1.219.781.875 1.469Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/folder-open-inverse.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-folder-open-inverse" viewBox="0 0 16 16">
-    <path d="M14.729 8.912c0 0.137-0.082 0.302-0.22 0.494l-2.472 2.884c-0.192 0.247-0.494 0.467-0.879 0.632-0.385 0.192-0.714 0.275-1.044 0.275h-7.965c-0.165 0-0.33-0.027-0.439-0.11-0.137-0.055-0.22-0.165-0.22-0.302 0-0.165 0.082-0.33 0.247-0.494l2.444-2.884c0.22-0.275 0.522-0.467 0.879-0.659 0.385-0.165 0.742-0.247 1.071-0.247h7.965c0.165 0 0.302 0.027 0.439 0.082 0.137 0.082 0.192 0.192 0.192 0.33zM12.23 6.385v1.181h-6.097c-0.467 0-0.934 0.11-1.456 0.357-0.494 0.22-0.906 0.522-1.208 0.851l-2.444 2.911-0.055 0.055c0-0.027 0-0.055 0-0.11 0-0.027 0-0.055 0-0.082v-7.031c0-0.439 0.165-0.824 0.494-1.154 0.302-0.33 0.687-0.494 1.154-0.494h2.335c0.439 0 0.824 0.165 1.154 0.494s0.494 0.714 0.494 1.154v0.22h3.983c0.439 0 0.824 0.165 1.154 0.494s0.494 0.714 0.494 1.154z"></path>
-</svg>
+<svg id="icon-folder-open-inverse" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 16"><!--! folder-open (solid): Font Awesome Pro 6.4.0 --><path d="M4.594 6H15V4.5c0-.813-.688-1.5-1.5-1.5h-5l-2-2h-5A1.5 1.5 0 0 0 0 2.5v10.281l2.813-5.656A2.003 2.003 0 0 1 4.593 6Zm12.375 1H4.594a.962.962 0 0 0-.875.563L0 15h13.969c.375 0 .719-.188.875-.531l3-6A.986.986 0 0 0 16.969 7Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/folder.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-folder" viewBox="0 0 16 16">
-    <path d="M13.889 11.986v-5.889c0-0.234-0.088-0.41-0.234-0.586-0.146-0.146-0.352-0.234-0.557-0.234h-5.889c-0.234 0-0.439-0.059-0.586-0.234-0.146-0.146-0.234-0.352-0.234-0.557v-0.527c0-0.234-0.088-0.439-0.234-0.586s-0.352-0.234-0.557-0.234h-2.695c-0.205 0-0.41 0.088-0.557 0.234s-0.234 0.352-0.234 0.586v8.027c0 0.205 0.088 0.41 0.234 0.557 0.146 0.176 0.352 0.234 0.557 0.234h10.195c0.205 0 0.41-0.059 0.557-0.234 0.146-0.146 0.234-0.352 0.234-0.557zM14.973 6.098v5.889c0 0.498-0.205 0.938-0.557 1.318-0.381 0.381-0.82 0.557-1.318 0.557h-10.195c-0.498 0-0.938-0.176-1.318-0.557-0.352-0.381-0.557-0.82-0.557-1.318v-8.027c0-0.527 0.205-0.967 0.557-1.348 0.381-0.352 0.82-0.527 1.318-0.527h2.695c0.498 0 0.938 0.176 1.318 0.527 0.352 0.381 0.557 0.82 0.557 1.348v0.264h5.625c0.498 0 0.938 0.176 1.318 0.557 0.352 0.352 0.557 0.791 0.557 1.318z"></path>
-</svg>
+<svg id="icon-folder" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><!--! folder (regular): Font Awesome Pro 6.4.0 --><path d="M14.969 3H9.594L8.063 1.594A1.988 1.988 0 0 0 6.655 1H2.97c-1.125 0-2 .906-2 2v10c0 1.125.875 2 2 2h12c1.094 0 2-.875 2-2V5c0-1.094-.875-2-2-2Zm.5 10c0 .281-.25.5-.5.5h-12a.494.494 0 0 1-.5-.5V3c0-.25.219-.5.5-.5h3.656c.125 0 .25.063.344.156l2 1.844h6c.25 0 .5.25.5.5v8Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/form.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-form" viewBox="0 0 16 16">
-    <path d="M1.167 1.16v13.659h13.659v-13.659h-13.659zM5.345 12.661h-2.755v-1.423h5.027v1.423zM12.668 5.476h-10.078v-2.135h10.055v2.135zM12.646 9.333h-10.055v-2.135h10.055v2.135z"></path>
-</svg>
+<svg id="icon-form" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! rectangle-list (solid): Font Awesome Pro 6.4.0 --><path d="M.125 3.375c0-.957.766-1.75 1.75-1.75h12.25c.957 0 1.75.793 1.75 1.75v8.75c0 .984-.793 1.75-1.75 1.75H1.875c-.984 0-1.75-.766-1.75-1.75v-8.75ZM4.5 7.75a.9.9 0 0 0-.875-.875.881.881 0 0 0-.875.875c0 .492.383.875.875.875A.881.881 0 0 0 4.5 7.75Zm0-2.625a.9.9 0 0 0-.875-.875.881.881 0 0 0-.875.875c0 .492.383.875.875.875a.881.881 0 0 0 .875-.875Zm0 5.25a.9.9 0 0 0-.875-.875.881.881 0 0 0-.875.875c0 .492.383.875.875.875a.881.881 0 0 0 .875-.875Zm1.75-5.906c-.383 0-.656.3-.656.656 0 .383.273.656.656.656h6.125a.648.648 0 0 0 .656-.656c0-.355-.3-.656-.656-.656H6.25Zm0 2.625c-.383 0-.656.3-.656.656 0 .383.273.656.656.656h6.125a.648.648 0 0 0 .656-.656c0-.355-.3-.656-.656-.656H6.25Zm0 2.625c-.383 0-.656.3-.656.656 0 .383.273.656.656.656h6.125a.648.648 0 0 0 .656-.656c0-.355-.3-.656-.656-.656H6.25Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/globe.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-globe" viewBox="0 0 512 512">
-    <path d="M352 256C352 278.2 350.8 299.6 348.7 320H163.3C161.2 299.6 159.1 278.2 159.1 256C159.1 233.8 161.2 212.4 163.3 192H348.7C350.8 212.4 352 233.8 352 256zM503.9 192C509.2 212.5 512 233.9 512 256C512 278.1 509.2 299.5 503.9 320H380.8C382.9 299.4 384 277.1 384 256C384 234 382.9 212.6 380.8 192H503.9zM493.4 160H376.7C366.7 96.14 346.9 42.62 321.4 8.442C399.8 29.09 463.4 85.94 493.4 160zM344.3 160H167.7C173.8 123.6 183.2 91.38 194.7 65.35C205.2 41.74 216.9 24.61 228.2 13.81C239.4 3.178 248.7 0 256 0C263.3 0 272.6 3.178 283.8 13.81C295.1 24.61 306.8 41.74 317.3 65.35C328.8 91.38 338.2 123.6 344.3 160H344.3zM18.61 160C48.59 85.94 112.2 29.09 190.6 8.442C165.1 42.62 145.3 96.14 135.3 160H18.61zM131.2 192C129.1 212.6 127.1 234 127.1 256C127.1 277.1 129.1 299.4 131.2 320H8.065C2.8 299.5 0 278.1 0 256C0 233.9 2.8 212.5 8.065 192H131.2zM194.7 446.6C183.2 420.6 173.8 388.4 167.7 352H344.3C338.2 388.4 328.8 420.6 317.3 446.6C306.8 470.3 295.1 487.4 283.8 498.2C272.6 508.8 263.3 512 255.1 512C248.7 512 239.4 508.8 228.2 498.2C216.9 487.4 205.2 470.3 194.7 446.6H194.7zM190.6 503.6C112.2 482.9 48.59 426.1 18.61 352H135.3C145.3 415.9 165.1 469.4 190.6 503.6V503.6zM321.4 503.6C346.9 469.4 366.7 415.9 376.7 352H493.4C463.4 426.1 399.8 482.9 321.4 503.6V503.6z"/>
-</svg>
+<svg id="icon-globe" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! globe (solid): Font Awesome Pro 6.4.0 --><path d="M11 8c0 .719-.063 1.375-.125 2H5.094a19.61 19.61 0 0 1-.125-2c0-.688.062-1.344.125-2h5.781c.063.656.125 1.313.125 2Zm4.719-2c.187.656.281 1.313.281 2 0 .719-.094 1.375-.281 2h-3.844c.063-.625.125-1.313.125-2 0-.688-.063-1.344-.125-2h3.844Zm-.313-1H11.75c-.313-1.969-.938-3.656-1.719-4.719C12.47.937 14.47 2.687 15.406 5ZM10.75 5H5.219c.187-1.125.5-2.125.843-2.938.344-.75.688-1.28 1.063-1.624C7.469.124 7.75 0 8 0c.219 0 .5.125.844.438.375.343.719.875 1.062 1.625.344.812.656 1.812.844 2.937ZM.562 5C1.5 2.687 3.5.937 5.938.281 5.157 1.344 4.532 3.031 4.22 5H.562Zm3.532 1c-.063.656-.125 1.313-.125 2 0 .688.062 1.375.125 2H.25C.062 9.375 0 8.719 0 8c0-.688.063-1.344.25-2h3.844Zm1.968 7.969A12.984 12.984 0 0 1 5.22 11h5.531a12.984 12.984 0 0 1-.844 2.969c-.344.75-.687 1.281-1.062 1.625-.344.312-.625.406-.875.406-.219 0-.5-.094-.844-.406-.375-.344-.719-.875-1.063-1.625Zm-.125 1.781A8.02 8.02 0 0 1 .563 11H4.22c.312 2 .937 3.688 1.718 4.75Zm4.094 0c.781-1.063 1.406-2.75 1.719-4.75h3.656a8.02 8.02 0 0 1-5.375 4.75Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/grip.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-grip" viewBox="0 0 16 16">
-    <path d="M7.022 12.97c0 0.901-0.747 1.622-1.648 1.622s-1.648-0.721-1.648-1.622c0-0.927 0.747-1.648 1.648-1.648s1.648 0.721 1.648 1.648zM7.022 8c0 0.901-0.747 1.648-1.648 1.648s-1.648-0.747-1.648-1.648c0-0.901 0.747-1.648 1.648-1.648s1.648 0.747 1.648 1.648zM7.022 3.030c0 0.927-0.747 1.648-1.648 1.648s-1.648-0.721-1.648-1.648c0-0.901 0.747-1.622 1.648-1.622s1.648 0.721 1.648 1.622zM12.274 12.97c0 0.901-0.747 1.622-1.648 1.622s-1.648-0.721-1.648-1.622c0-0.927 0.747-1.648 1.648-1.648s1.648 0.721 1.648 1.648zM12.274 8c0 0.901-0.747 1.648-1.648 1.648s-1.648-0.747-1.648-1.648c0-0.901 0.747-1.648 1.648-1.648s1.648 0.747 1.648 1.648zM12.274 3.030c0 0.927-0.747 1.648-1.648 1.648s-1.648-0.721-1.648-1.648c0-0.901 0.747-1.622 1.648-1.622s1.648 0.721 1.648 1.622z"></path>
-</svg>
+<svg id="icon-grip" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M5.346 4.52a1.435 1.435 0 1 0 0-2.872 1.435 1.435 0 0 0 0 2.871ZM5.346 9.433a1.435 1.435 0 1 0 0-2.87 1.435 1.435 0 0 0 0 2.87ZM5.346 14.351a1.435 1.435 0 1 0 0-2.87 1.435 1.435 0 0 0 0 2.87ZM10.654 4.52a1.435 1.435 0 1 0 0-2.872 1.435 1.435 0 0 0 0 2.871ZM10.654 9.433a1.435 1.435 0 1 0 0-2.87 1.435 1.435 0 0 0 0 2.87ZM10.654 14.351a1.435 1.435 0 1 0 0-2.87 1.435 1.435 0 0 0 0 2.87Z"/></svg>

File diff suppressed because it is too large
+ 0 - 1
wagtail/admin/templates/wagtailadmin/icons/group.svg


+ 1 - 1
wagtail/admin/templates/wagtailadmin/icons/h1.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-h1" viewBox="0 0 768 512"><path d="M448.143 107.429h29.714c7.429 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.428-14.857-14.857-14.857H329.286c-8.357 0-14.857 7.429-14.857 14.857v29.714c0 8.358 6.5 14.858 14.857 14.858H359v118.857H180.714V107.429h29.715c7.428 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.429-14.857-14.857-14.857H61.857C53.5 48 47 55.429 47 62.857v29.714c0 8.358 6.5 14.858 14.857 14.858h29.714v297.142H61.857C53.5 404.571 47 412 47 419.429v29.714C47 457.5 53.5 464 61.857 464H210.43c7.428 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.429-14.858-14.857-14.858h-29.715V285.714H359v118.857h-29.714c-8.357 0-14.857 7.429-14.857 14.858v29.714c0 8.357 6.5 14.857 14.857 14.857h148.571c7.429 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.428-14.858-14.857-14.858h-29.714V107.429ZM675.411 434.286V117.411h-74.982c-24.84 15.553-51.304 32.5-75.679 49.678v67.554c22.75-15.786 50.607-33.661 71.5-47.357h3.25v247h75.911Z"/></svg>
+<svg id="icon-h1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M9.732 11.5a.63.63 0 0 1-.625.625H7.232a.617.617 0 0 1-.625-.625.63.63 0 0 1 .625-.625h.313V8.062H3.17v2.813h.312c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625H1.607a.617.617 0 0 1-.625-.625.63.63 0 0 1 .625-.625h.313v-6.25h-.313A.617.617 0 0 1 .982 4a.63.63 0 0 1 .625-.625h1.875c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625H3.17v2.188h4.375V4.624h-.313A.617.617 0 0 1 6.607 4a.63.63 0 0 1 .625-.625h1.875c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625h-.312v6.25h.312c.332 0 .625.293.625.625Zm2.487 0h1.606V3.75h-1.611L10.21 5.14v1.44l1.977-1.343h.032V11.5Z"/></svg>

+ 1 - 1
wagtail/admin/templates/wagtailadmin/icons/h2.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-h2" viewBox="0 0 768 512"><path d="M429.143 107.429h29.714c7.429 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.428-14.857-14.857-14.857H310.286c-8.357 0-14.857 7.429-14.857 14.857v29.714c0 8.358 6.5 14.858 14.857 14.858H340v118.857H161.714V107.429h29.715c7.428 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.429-14.857-14.857-14.857H42.857C34.5 48 28 55.429 28 62.857v29.714c0 8.358 6.5 14.858 14.857 14.858h29.714v297.142H42.857C34.5 404.571 28 412 28 419.429v29.714C28 457.5 34.5 464 42.857 464H191.43c7.428 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.429-14.858-14.857-14.858h-29.715V285.714H340v118.857h-29.714c-8.357 0-14.857 7.429-14.857 14.858v29.714c0 8.357 6.5 14.857 14.857 14.857h148.571c7.429 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.428-14.858-14.857-14.858h-29.714V107.429ZM579.107 216.536v-4.875c0-22.054 16.482-40.161 40.857-40.161 23.215 0 39.929 15.089 39.929 37.839 0 20.661-12.304 37.607-34.589 60.357L512.482 386.929v47.357h228.429v-60.822H615.786v-2.553l62.91-67.786c39.697-41.089 56.643-65.464 56.643-101.446 0-52.929-44.571-89.84-111.66-89.84-69.411 0-116.304 44.107-116.304 100.286v4.411h71.732Z"/></svg>
+<svg id="icon-h2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M9.056 11.5a.63.63 0 0 1-.625.625H6.556a.617.617 0 0 1-.625-.625.63.63 0 0 1 .625-.625h.312V8.062H2.493v2.813h.313c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625H.93a.617.617 0 0 1-.625-.625.63.63 0 0 1 .625-.625h.312v-6.25H.931A.617.617 0 0 1 .306 4a.63.63 0 0 1 .625-.625h1.875c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625h-.313v2.188h4.375V4.624h-.312A.617.617 0 0 1 5.93 4a.63.63 0 0 1 .625-.625H8.43c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625h-.313v6.25h.313c.332 0 .625.293.625.625Zm.456-5.393h1.504c0-.746.586-1.267 1.359-1.267.698 0 1.176.473 1.176 1.096 0 .537-.22.907-1.203 1.853l-2.744 2.6V11.5h5.634v-1.29h-3.513v-.031l1.627-1.558c1.311-1.251 1.778-1.837 1.778-2.788 0-1.289-1.095-2.255-2.755-2.255-1.681 0-2.863 1.036-2.863 2.53Z"/></svg>

+ 1 - 1
wagtail/admin/templates/wagtailadmin/icons/h3.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-h3" viewBox="0 0 768 512"><path d="M424.143 107.429h29.714c7.429 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.428-14.857-14.857-14.857H305.286c-8.357 0-14.857 7.429-14.857 14.857v29.714c0 8.358 6.5 14.858 14.857 14.858H335v118.857H156.714V107.429h29.715c7.428 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.429-14.857-14.857-14.857H37.857C29.5 48 23 55.429 23 62.857v29.714c0 8.358 6.5 14.858 14.857 14.858h29.714v297.142H37.857C29.5 404.571 23 412 23 419.429v29.714C23 457.5 29.5 464 37.857 464H186.43c7.428 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.429-14.858-14.857-14.858h-29.715V285.714H335v118.857h-29.714c-8.357 0-14.857 7.429-14.857 14.858v29.714c0 8.357 6.5 14.857 14.857 14.857h148.571c7.429 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.428-14.858-14.857-14.858h-29.714V107.429ZM583.161 299.643h35.053c32.5 0 50.143 18.107 50.143 40.625.232 23.678-18.571 41.553-49.214 41.553-29.714 0-49.911-16.714-51.536-39.464H497.5c.696 51.768 38.536 97.732 119.786 97.732 68.018 0 127.91-35.982 127.446-94.946C744.268 295 708.75 271.089 678.107 269v-3.25c23.911-3.25 57.572-25.768 57.107-70.804-.464-49.214-49.678-83.107-114.91-83.107-74.054 0-116.304 39.929-118.393 96.34h71.268c.696-19.036 16.017-39.233 44.107-39.233 25.535 0 43.178 15.554 43.41 35.983 0 22.053-17.41 38.071-44.107 38.071h-33.428v56.643Z"/></svg>
+<svg id="icon-h3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M8.91 11.5a.63.63 0 0 1-.624.625H6.41a.617.617 0 0 1-.625-.625.63.63 0 0 1 .625-.625h.312V8.062H2.348v2.813h.313c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625H.786A.617.617 0 0 1 .16 11.5a.63.63 0 0 1 .625-.625h.312v-6.25H.786A.617.617 0 0 1 .16 4a.63.63 0 0 1 .625-.625H2.66c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625h-.313v2.188h4.375V4.624h-.312A.617.617 0 0 1 5.786 4a.63.63 0 0 1 .625-.625h1.875c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625h-.313v6.25h.313c.332 0 .625.293.625.625Zm2.423-3.41h.886c.94 0 1.493.418 1.488 1.17 0 .656-.559 1.107-1.37 1.107-.854 0-1.412-.43-1.466-1.064H9.324c.07 1.424 1.262 2.369 3.013 2.369 1.8 0 3.019-.935 3.019-2.342 0-1.063-.752-1.746-1.901-1.853v-.032c.913-.188 1.616-.827 1.616-1.816 0-1.24-1.106-2.051-2.744-2.051-1.622 0-2.75.907-2.83 2.325h1.487c.048-.671.58-1.08 1.343-1.08.773 0 1.208.404 1.208 1.037 0 .634-.526 1.075-1.337 1.075h-.865v1.154Z"/></svg>

+ 1 - 1
wagtail/admin/templates/wagtailadmin/icons/h4.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-h4" viewBox="0 0 768 512"><path d="M417.143 107.429h29.714c7.429 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.428-14.857-14.857-14.857H298.286c-8.357 0-14.857 7.429-14.857 14.857v29.714c0 8.358 6.5 14.858 14.857 14.858H328v118.857H149.714V107.429h29.715c7.428 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.429-14.857-14.857-14.857H30.857C22.5 48 16 55.429 16 62.857v29.714c0 8.358 6.5 14.858 14.857 14.858h29.714v297.142H30.857C22.5 404.571 16 412 16 419.429v29.714C16 457.5 22.5 464 30.857 464H179.43c7.428 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.429-14.858-14.857-14.858h-29.715V285.714H328v118.857h-29.714c-8.357 0-14.857 7.429-14.857 14.858v29.714c0 8.357 6.5 14.857 14.857 14.857h148.571c7.429 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.428-14.858-14.857-14.858h-29.714V107.429ZM605.411 117.411c-39.929 65.928-80.322 133.714-115.607 201.964v60.821h152.75v54.09h71.5v-54.09h37.142v-60.125h-37.142v-202.66H605.411Zm-48.75 202.66v-.928c25.303-50.839 53.857-99.822 82.875-146.714h3.018v147.642h-85.893Z"/></svg>
+<svg id="icon-h4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M8.814 11.5a.63.63 0 0 1-.625.625H6.314a.617.617 0 0 1-.625-.625.63.63 0 0 1 .625-.625h.312V8.062H2.251v2.813h.313c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625H.689a.617.617 0 0 1-.625-.625.63.63 0 0 1 .625-.625h.312v-6.25H.69A.617.617 0 0 1 .064 4a.63.63 0 0 1 .625-.625h1.875c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625h-.313v2.188h4.375V4.624h-.312A.617.617 0 0 1 5.689 4a.63.63 0 0 1 .625-.625h1.875c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625h-.313v6.25h.313c.332 0 .625.293.625.625Zm4.243 0H14.6v-1.423h1.02V8.782H14.6V3.75H12.31C10.72 6.086 9.877 7.44 9.2 8.723v1.354h3.857V11.5Zm-2.444-2.718c.618-1.155 1.322-2.256 2.444-3.872h.032v3.915h-2.476v-.043Z"/></svg>

+ 1 - 1
wagtail/admin/templates/wagtailadmin/icons/h5.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-h5" viewBox="0 0 768 512"><path d="M420.143 107.429h29.714c7.429 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.428-14.857-14.857-14.857H301.286c-8.357 0-14.857 7.429-14.857 14.857v29.714c0 8.358 6.5 14.858 14.857 14.858H331v118.857H152.714V107.429h29.715c7.428 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.429-14.857-14.857-14.857H33.857C25.5 48 19 55.429 19 62.857v29.714c0 8.358 6.5 14.858 14.857 14.858h29.714v297.142H33.857C25.5 404.571 19 412 19 419.429v29.714C19 457.5 25.5 464 33.857 464H182.43c7.428 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.429-14.858-14.857-14.858h-29.715V285.714H331v118.857h-29.714c-8.357 0-14.857 7.429-14.857 14.858v29.714c0 8.357 6.5 14.857 14.857 14.857h148.571c7.429 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.428-14.858-14.857-14.858h-29.714V107.429ZM502.321 345.607c1.161 51.768 43.411 94.482 119.554 94.482 74.054 0 126.982-43.643 126.982-114.91 0-65.465-49.446-104.233-104.232-104.233-38.768 0-60.821 16.947-67.786 27.161h-3.018l6.5-70.803h145.786v-60.125H519.964L506.5 304.982h68.018c5.803-12.303 21.589-28.089 48.518-28.089 29.714 0 51.535 21.125 51.535 52 0 32.268-24.607 52.232-51.535 52.232-27.857 0-47.822-14.393-51.072-35.518h-69.643Z"/></svg>
+<svg id="icon-h5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M8.938 11.5a.63.63 0 0 1-.626.625H6.438a.617.617 0 0 1-.625-.625.63.63 0 0 1 .625-.625h.312V8.062H2.375v2.813h.313c.332 0 .624.293.624.625a.63.63 0 0 1-.624.625H.812a.617.617 0 0 1-.625-.625.63.63 0 0 1 .625-.625h.313v-6.25H.812A.617.617 0 0 1 .188 4a.63.63 0 0 1 .625-.625h1.875c.333 0 .626.293.626.625a.63.63 0 0 1-.626.625h-.312v2.188H6.75V4.624h-.313A.617.617 0 0 1 5.813 4a.63.63 0 0 1 .625-.625h1.875c.333 0 .626.293.626.625a.63.63 0 0 1-.626.625H8v6.25h.313c.332 0 .624.293.624.625Zm3.523.172c1.778 0 2.997-1.112 2.997-2.75 0-1.477-1.058-2.54-2.535-2.54-.784 0-1.424.316-1.746.837h-.032l.188-2.18h3.658v-1.29h-4.947L9.689 8.3h1.413c.263-.467.747-.757 1.37-.757.848 0 1.44.585 1.44 1.417 0 .844-.592 1.43-1.446 1.43-.746 0-1.321-.441-1.412-1.113H9.555c.043 1.408 1.246 2.396 2.906 2.396Z"/></svg>

+ 1 - 1
wagtail/admin/templates/wagtailadmin/icons/h6.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-h6" viewBox="0 0 768 512"><path d="M424.143 107.429h29.714c7.429 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.428-14.857-14.857-14.857H305.286c-8.357 0-14.857 7.429-14.857 14.857v29.714c0 8.358 6.5 14.858 14.857 14.858H335v118.857H156.714V107.429h29.715c7.428 0 14.857-6.5 14.857-14.858V62.857c0-7.428-7.429-14.857-14.857-14.857H37.857C29.5 48 23 55.429 23 62.857v29.714c0 8.358 6.5 14.858 14.857 14.858h29.714v297.142H37.857C29.5 404.571 23 412 23 419.429v29.714C23 457.5 29.5 464 37.857 464H186.43c7.428 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.429-14.858-14.857-14.858h-29.715V285.714H335v118.857h-29.714c-8.357 0-14.857 7.429-14.857 14.858v29.714c0 8.357 6.5 14.857 14.857 14.857h148.571c7.429 0 14.857-6.5 14.857-14.857v-29.714c0-7.429-7.428-14.858-14.857-14.858h-29.714V107.429ZM738.464 199.357c-1.857-39.464-37.839-87.286-109.339-87.286-80.321 0-129.304 60.822-129.304 168.072 0 51.071 12.072 91 33.893 118.161 21.822 27.392 53.857 41.785 93.322 41.785 65.696 0 118.625-40.16 118.625-111.893 0-66.392-47.125-102.839-98.893-102.839-42.947 0-63.839 25.536-71.964 45.036h-3.483c-1.625-53.161 15.786-100.054 56.179-100.054 22.75 0 38.304 13.929 40.625 29.018h70.339ZM579.679 330.982c0-30.411 19.964-50.607 47.125-50.607 25.767 0 46.428 19.036 46.428 50.607 0 31.804-20.428 50.375-46.428 50.375-26.465 0-47.125-19.268-47.125-50.375Z"/></svg>
+<svg id="icon-h6" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="M8.835 11.5a.63.63 0 0 1-.625.625H6.335a.617.617 0 0 1-.625-.625.63.63 0 0 1 .625-.625h.313V8.062H2.273v2.813h.312c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625H.71a.617.617 0 0 1-.625-.625.63.63 0 0 1 .625-.625h.313v-6.25H.71A.617.617 0 0 1 .085 4a.63.63 0 0 1 .625-.625h1.875c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625h-.312v2.188h4.375V4.624h-.313A.617.617 0 0 1 5.71 4a.63.63 0 0 1 .625-.625H8.21c.332 0 .625.293.625.625a.63.63 0 0 1-.625.625h-.312v6.25h.312c.332 0 .625.293.625.625Zm3.674.172c1.73 0 2.987-1.144 2.987-2.75 0-1.456-1.026-2.525-2.525-2.525-1.047 0-1.81.527-2.11 1.247h-.033c-.005-1.698.553-2.788 1.681-2.788.64 0 1.101.322 1.284.875h1.6c-.214-1.278-1.374-2.159-2.878-2.159-2.014 0-3.24 1.547-3.24 4.115 0 2.674 1.381 3.985 3.234 3.985Zm-.021-1.29A1.404 1.404 0 0 1 11.07 8.96c0-.79.612-1.364 1.434-1.364.81 0 1.412.58 1.412 1.397-.005.779-.633 1.39-1.428 1.39Z"/></svg>

+ 1 - 1
wagtail/admin/templates/wagtailadmin/icons/help.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-help" viewBox="0 0 512 512"><path d="M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24V250.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1H222.6c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM288 352c0 17.7-14.3 32-32 32s-32-14.3-32-32s14.3-32 32-32s32 14.3 32 32z"/></svg>
+<svg id="icon-help" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! circle-question (solid): Font Awesome Pro 6.4.0 --><path d="M8 0C3.562 0 0 3.594 0 8c0 4.438 3.563 8 8 8 4.406 0 8-3.563 8-8 0-4.406-3.594-8-8-8Zm0 12.5c-.563 0-1-.438-1-1 0-.563.406-1 1-1 .531 0 1 .438 1 1 0 .563-.469 1-1 1Zm2.156-4.438-1.406.876V9a.76.76 0 0 1-.75.75.76.76 0 0 1-.75-.75v-.5c0-.25.125-.5.375-.656L9.406 6.78a.67.67 0 0 0 .344-.593c0-.375-.344-.688-.719-.688H7.437a.674.674 0 0 0-.687.688.76.76 0 0 1-.75.75.76.76 0 0 1-.75-.75C5.25 4.968 6.219 4 7.406 4H9c1.281 0 2.25.969 2.25 2.188a2.19 2.19 0 0 1-1.094 1.875Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/history.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-history" viewBox="0 0 512 512">
-    <!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
-    <path d="M504 255.531c.253 136.64-111.18 248.372-247.82 248.468-59.015.042-113.223-20.53-155.822-54.911-11.077-8.94-11.905-25.541-1.839-35.607l11.267-11.267c8.609-8.609 22.353-9.551 31.891-1.984C173.062 425.135 212.781 440 256 440c101.705 0 184-82.311 184-184 0-101.705-82.311-184-184-184-48.814 0-93.149 18.969-126.068 49.932l50.754 50.754c10.08 10.08 2.941 27.314-11.313 27.314H24c-8.837 0-16-7.163-16-16V38.627c0-14.254 17.234-21.393 27.314-11.314l49.372 49.372C129.209 34.136 189.552 8 256 8c136.81 0 247.747 110.78 248 247.531zm-180.912 78.784l9.823-12.63c8.138-10.463 6.253-25.542-4.21-33.679L288 256.349V152c0-13.255-10.745-24-24-24h-16c-13.255 0-24 10.745-24 24v135.651l65.409 50.874c10.463 8.137 25.541 6.253 33.679-4.21z"></path>
-</svg>
+<svg id="icon-history" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! clock-rotate-left (solid): Font Awesome Pro 6.4.0 --><path d="M8 0c4.406 0 8 3.594 8 8 0 4.438-3.594 8-8 8a8.227 8.227 0 0 1-4.594-1.406c-.437-.344-.562-.969-.25-1.406.313-.47.938-.563 1.406-.25C5.532 13.624 6.72 14 8 14c3.313 0 6-2.688 6-6 0-3.313-2.688-6-6-6-1.688 0-3.156.688-4.25 1.781l.969.938c.468.5.125 1.281-.532 1.281H.75A.722.722 0 0 1 0 5.25V1.812c0-.656.781-1 1.25-.53l1.063 1.062C3.78.906 5.78 0 7.968 0H8Zm0 4a.76.76 0 0 1 .75.75v2.969l2 2c.313.312.313.781 0 1.062a.684.684 0 0 1-1.031 0l-2.25-2.25C7.312 8.406 7.25 8.22 7.25 8V4.75A.74.74 0 0 1 8 4Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/home.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-home" viewBox="0 0 16 16">
-    <path d="M12.834 8.791v4.043c0 0.146-0.059 0.264-0.176 0.352-0.088 0.117-0.234 0.176-0.381 0.176h-3.193v-3.223h-2.168v3.223h-3.193c-0.146 0-0.293-0.059-0.381-0.176-0.117-0.088-0.176-0.205-0.176-0.352v-4.043c0 0 0 0 0.029 0 0-0.029 0-0.029 0-0.029l4.805-3.984 4.805 3.984c0 0 0.029 0.029 0.029 0.029zM14.68 8.234l-0.498 0.615c-0.059 0.059-0.117 0.088-0.176 0.088h-0.029c-0.088 0-0.146-0.029-0.176-0.059l-5.801-4.834-5.801 4.834c-0.059 0.059-0.117 0.059-0.205 0.059-0.059 0-0.117-0.029-0.176-0.088l-0.498-0.615c-0.059-0.059-0.059-0.117-0.059-0.205s0.029-0.146 0.088-0.176l6.006-5.010c0.176-0.146 0.41-0.234 0.645-0.234s0.469 0.088 0.645 0.234l2.021 1.699v-1.641c0-0.059 0.029-0.146 0.088-0.176 0.059-0.059 0.117-0.088 0.205-0.088h1.582c0.088 0 0.146 0.029 0.205 0.088 0.059 0.029 0.088 0.117 0.088 0.176v3.428l1.816 1.523c0.059 0.029 0.088 0.088 0.088 0.176s0 0.146-0.059 0.205z"></path>
-</svg>
+<svg id="icon-home" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! house (solid): Font Awesome Pro 6.4.0 --><path d="M15.848 7.75c0 .492-.41.875-.875.875h-.875L14.125 13v.656a1.08 1.08 0 0 1-1.094 1.094h-2.187a1.063 1.063 0 0 1-1.094-1.094V11.25a.9.9 0 0 0-.875-.875h-1.75a.881.881 0 0 0-.875.875v2.406a1.08 1.08 0 0 1-1.094 1.094H2.97a1.063 1.063 0 0 1-1.094-1.094V8.625H1a.864.864 0 0 1-.875-.875c0-.246.082-.465.273-.656l7-6.098A.823.823 0 0 1 8 .75a.94.94 0 0 1 .574.219l6.973 6.125c.219.191.328.41.3.656Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/image.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-image" viewBox="0 0 16 16">
-    <path d="M5.665 5.665c0 0.385-0.137 0.714-0.412 0.989s-0.604 0.412-1.016 0.412c-0.385 0-0.714-0.137-0.989-0.412s-0.412-0.604-0.412-0.989c0-0.412 0.137-0.742 0.412-1.016s0.604-0.412 0.989-0.412c0.412 0 0.742 0.137 1.016 0.412s0.412 0.604 0.412 1.016zM13.164 8.467v3.296h-10.327v-1.428l2.362-2.335 1.154 1.181 3.763-3.763zM13.85 3.303h-11.7c-0.082 0-0.137 0.027-0.165 0.082-0.055 0.055-0.082 0.11-0.082 0.165v8.899c0 0.055 0.027 0.11 0.082 0.165 0.027 0.055 0.082 0.082 0.165 0.082h11.7c0.082 0 0.137-0.027 0.165-0.082 0.055-0.055 0.082-0.11 0.082-0.165v-8.899c0-0.055-0.027-0.11-0.082-0.165-0.027-0.055-0.082-0.082-0.165-0.082zM15.031 3.551v8.899c0 0.33-0.11 0.604-0.357 0.824-0.22 0.247-0.494 0.357-0.824 0.357h-11.7c-0.33 0-0.604-0.11-0.824-0.357-0.247-0.22-0.357-0.494-0.357-0.824v-8.899c0-0.33 0.11-0.604 0.357-0.824 0.22-0.247 0.494-0.357 0.824-0.357h11.7c0.33 0 0.604 0.11 0.824 0.357 0.247 0.22 0.357 0.494 0.357 0.824z"></path>
-</svg>
+<svg id="icon-image" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><!--! image (solid): Font Awesome Pro 6.4.0 --><path d="M14.969 1h-12c-1.094 0-2 .906-2 2v10c0 1.125.906 2 2 2h12c1.094 0 2-.875 2-2V3c0-1.094-.875-2-2-2Zm-10.5 2c.812 0 1.5.688 1.5 1.5 0 .844-.657 1.5-1.5 1.5-.875 0-1.5-.656-1.5-1.5 0-.813.687-1.5 1.5-1.5Zm10.468 9.75a.539.539 0 0 1-.437.25H3.562a.514.514 0 0 1-.468-.25c-.063-.188-.063-.375.062-.531l2.188-3A.488.488 0 0 1 5.75 9c.156 0 .281.094.375.219l1.031 1.406 2.907-4.375A.499.499 0 0 1 10.5 6c.156 0 .313.094.406.25l4 6c.094.125.094.344.031.5Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/info-circle.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-info-circle" viewBox="0 0 512 512">
-    <!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
-    <path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"></path>
-</svg>
+<svg id="icon-info-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! circle-info (solid): Font Awesome Pro 6.4.0 --><path d="M8 0C3.562 0 0 3.594 0 8c0 4.438 3.563 8 8 8 4.406 0 8-3.563 8-8 0-4.406-3.594-8-8-8Zm0 4c.531 0 1 .469 1 1 0 .563-.469 1-1 1-.563 0-1-.438-1-1 0-.531.438-1 1-1Zm1.25 8h-2.5a.722.722 0 0 1-.75-.75.74.74 0 0 1 .75-.75h.5v-2H7a.722.722 0 0 1-.75-.75A.74.74 0 0 1 7 7h1a.76.76 0 0 1 .75.75v2.75h.5a.76.76 0 0 1 .75.75.74.74 0 0 1-.75.75Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/italic.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-italic" viewBox="0 0 320 512">
-    <path d="M320 48v32a16 16 0 0 1-16 16h-62.76l-80 320H208a16 16 0 0 1 16 16v32a16 16 0 0 1-16 16H16a16 16 0 0 1-16-16v-32a16 16 0 0 1 16-16h62.76l80-320H112a16 16 0 0 1-16-16V48a16 16 0 0 1 16-16h192a16 16 0 0 1 16 16z"/>
-</svg>
+<svg id="icon-italic" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! italic (solid): Font Awesome Pro 6.4.0 --><path d="M14 2.031c0 .531-.469 1-1 1h-1.844L7 13.031h2c.531 0 1 .438 1 1 0 .531-.469 1-1 1H3c-.563 0-1-.469-1-1 0-.562.438-1 1-1h1.813l4.156-10H7c-.563 0-1-.469-1-1 0-.562.438-1 1-1h6c.531 0 1 .438 1 1Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/key.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-key" viewBox="0 0 512 512">
-    <path d="M336 352c97.2 0 176-78.8 176-176S433.2 0 336 0 160 78.8 160 176c0 18.7 2.9 36.8 8.3 53.7L7 391c-4.5 4.5-7 10.6-7 17v80c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24v-40h40c13.3 0 24-10.7 24-24v-40h40c6.4 0 12.5-2.5 17-7l33.3-33.3c16.9 5.4 35 8.3 53.7 8.3zm40-176c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z"/>
-</svg>
+<svg id="icon-key" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! key (solid): Font Awesome Pro 6.4.0 --><path d="M336 352c97.2 0 176-78.8 176-176S433.2 0 336 0S160 78.8 160 176c0 18.7 2.9 36.8 8.3 53.7L7 391c-4.5 4.5-7 10.6-7 17v80c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V448h40c13.3 0 24-10.7 24-24V384h40c6.4 0 12.5-2.5 17-7l33.3-33.3c16.9 5.4 35 8.3 53.7 8.3zM376 96a40 40 0 1 1 0 80 40 40 0 1 1 0-80z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/link-external.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-link-external" viewBox="0 0 512 512">
-    <!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
-    <path d="M432,320H400a16,16,0,0,0-16,16V448H64V128H208a16,16,0,0,0,16-16V80a16,16,0,0,0-16-16H48A48,48,0,0,0,0,112V464a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V336A16,16,0,0,0,432,320ZM488,0h-128c-21.37,0-32.05,25.91-17,41l35.73,35.73L135,320.37a24,24,0,0,0,0,34L157.67,377a24,24,0,0,0,34,0L435.28,133.32,471,169c15,15,41,4.5,41-17V24A24,24,0,0,0,488,0Z"></path>
-</svg>
+<svg id="icon-link-external" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! up-right-from-square (solid): Font Awesome Pro 6.4.0 --><path d="M12 10c-.563 0-1 .469-1 1v3H2V5h3c.531 0 1-.438 1-1 0-.531-.469-1-1-1H2C.875 3 0 3.906 0 5v9c0 1.125.875 2 2 2h9c1.094 0 2-.875 2-2v-3c0-.531-.469-1-1-1Zm3.25-10H11c-.406 0-.781.25-.938.625a1.01 1.01 0 0 0 .22 1.094L11.561 3l-6.28 6.313a.964.964 0 0 0 0 1.406A.99.99 0 0 0 6 11c.25 0 .5-.094.688-.281L13 4.438l1.281 1.28a1.01 1.01 0 0 0 1.094.22C15.75 5.78 16 5.405 16 5V.75a.76.76 0 0 0-.75-.75Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/link.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-link" viewBox="0 0 512 512">
-    <path d="M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z"/>
-</svg>
+<svg id="icon-link" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! link (solid): Font Awesome Pro 6.4.0 --><path d="M4.387 4.785a3.537 3.537 0 0 1 4.98 0 3.556 3.556 0 0 1 .39 4.566l-.024.024c-.244.366-.732.44-1.098.195-.342-.268-.44-.757-.171-1.098l.024-.025a1.965 1.965 0 0 0-.22-2.539c-.756-.781-2.001-.781-2.783 0L2.751 8.643c-.781.756-.781 2.002 0 2.783a1.998 1.998 0 0 0 2.539.22l.024-.05c.367-.244.855-.17 1.1.196.243.342.17.83-.172 1.099l-.049.024a3.523 3.523 0 0 1-4.54-.39 3.493 3.493 0 0 1 0-4.981l2.734-2.759Zm7.202 6.055a3.493 3.493 0 0 1-4.98 0 3.523 3.523 0 0 1-.391-4.541l.024-.025c.244-.366.733-.439 1.099-.195a.78.78 0 0 1 .17 1.099l-.024.024a1.968 1.968 0 0 0 .22 2.54c.757.78 2.002.78 2.783 0l2.735-2.735c.78-.781.78-2.027 0-2.783a1.968 1.968 0 0 0-2.54-.22l-.024.024a.779.779 0 0 1-1.098-.17.809.809 0 0 1 .17-1.1l.05-.024a3.523 3.523 0 0 1 4.54.391 3.493 3.493 0 0 1 0 4.98L11.59 10.84Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/list-ol.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-list-ol" viewBox="0 0 512 512">
-    <path d="m61.77 401 17.5-20.15a19.92 19.92 0 0 0 5.07-14.19v-3.31C84.34 356 80.5 352 73 352H16a8 8 0 0 0-8 8v16a8 8 0 0 0 8 8h22.83a157.41 157.41 0 0 0-11 12.31l-5.61 7c-4 5.07-5.25 10.13-2.8 14.88l1.05 1.93c3 5.76 6.29 7.88 12.25 7.88h4.73c10.33 0 15.94 2.44 15.94 9.09 0 4.72-4.2 8.22-14.36 8.22a41.54 41.54 0 0 1-15.47-3.12c-6.49-3.88-11.74-3.5-15.6 3.12l-5.59 9.31c-3.72 6.13-3.19 11.72 2.63 15.94 7.71 4.69 20.38 9.44 37 9.44 34.16 0 48.5-22.75 48.5-44.12-.03-14.38-9.12-29.76-28.73-34.88zM496 224H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-160H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 320H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zM16 160h64a8 8 0 0 0 8-8v-16a8 8 0 0 0-8-8H64V40a8 8 0 0 0-8-8H32a8 8 0 0 0-7.14 4.42l-8 16A8 8 0 0 0 24 64h8v64H16a8 8 0 0 0-8 8v16a8 8 0 0 0 8 8zm-3.91 160H80a8 8 0 0 0 8-8v-16a8 8 0 0 0-8-8H41.32c3.29-10.29 48.34-18.68 48.34-56.44 0-29.06-25-39.56-44.47-39.56-21.36 0-33.8 10-40.46 18.75-4.37 5.59-3 10.84 2.8 15.37l8.58 6.88c5.61 4.56 11 2.47 16.12-2.44a13.44 13.44 0 0 1 9.46-3.84c3.33 0 9.28 1.56 9.28 8.75C51 248.19 0 257.31 0 304.59v4C0 316 5.08 320 12.09 320z">
-</svg>
+<svg id="icon-list-ol" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! list-ol (solid): Font Awesome Pro 6.4.0 --><path d="M1.629 2.309c0-.383.3-.657.656-.657h.875c.383 0 .656.274.656.657v3.253h.438c.383 0 .656.301.656.657a.632.632 0 0 1-.656.656H2.066a.648.648 0 0 1-.656-.656c0-.356.3-.657.656-.657h.438V2.966h-.219a.665.665 0 0 1-.656-.656Zm1.723 7.793c-.164-.22-.493-.192-.657.027l-.3.41c-.22.3-.63.383-.903.164-.3-.219-.383-.629-.164-.902l.3-.438c.657-.902 1.97-.984 2.708-.136.601.656.574 1.668-.027 2.324l-.957 1.011h.93c.355 0 .655.301.655.657 0 .383-.3.656-.656.656H1.875c-.273 0-.52-.137-.602-.383-.109-.246-.082-.52.11-.71l1.969-2.134a.416.416 0 0 0 0-.546ZM14.125 2.5a.9.9 0 0 1 .875.875c0 .492-.41.875-.875.875h-7a.864.864 0 0 1-.875-.875c0-.465.383-.875.875-.875h7Zm0 4.375A.9.9 0 0 1 15 7.75c0 .492-.41.875-.875.875h-7a.864.864 0 0 1-.875-.875c0-.465.383-.875.875-.875h7Zm0 4.375a.9.9 0 0 1 .875.875c0 .492-.41.875-.875.875h-7a.864.864 0 0 1-.875-.875c0-.465.383-.875.875-.875h7Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/list-ul.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-list-ul" viewBox="0 0 512 512">
-    <path d="M48 48a48 48 0 1 0 48 48 48 48 0 0 0-48-48zm0 160a48 48 0 1 0 48 48 48 48 0 0 0-48-48zm0 160a48 48 0 1 0 48 48 48 48 0 0 0-48-48zm448 16H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z">
-</svg>
+<svg id="icon-list-ul" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! list-ul (solid): Font Awesome Pro 6.4.0 --><path d="M.969 3.188c0-.762.615-1.407 1.406-1.407.762 0 1.406.645 1.406 1.407 0 .79-.644 1.406-1.406 1.406A1.388 1.388 0 0 1 .969 3.187Zm13.594-.938c.497 0 .937.44.937.938 0 .527-.44.937-.938.937H6.126a.926.926 0 0 1-.938-.938c0-.498.41-.937.938-.937h8.438Zm0 4.688c.497 0 .937.439.937.937 0 .527-.44.938-.938.938H6.126a.926.926 0 0 1-.938-.938c0-.498.41-.938.938-.938h8.438Zm0 4.687c.497 0 .937.44.937.938 0 .527-.44.937-.938.937H6.126a.926.926 0 0 1-.938-.938c0-.497.41-.937.938-.937h8.438Zm-13.594.938c0-.762.615-1.407 1.406-1.407.762 0 1.406.645 1.406 1.406 0 .792-.644 1.407-1.406 1.407a1.388 1.388 0 0 1-1.406-1.406ZM3.78 7.875c0 .791-.644 1.406-1.406 1.406A1.388 1.388 0 0 1 .969 7.875c0-.762.615-1.406 1.406-1.406.762 0 1.406.644 1.406 1.406Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/lock-open.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-lock-open" viewBox="0 0 16 16">
-    <path d="M12.593 8.548c-0.159-0.061-0.558-0.2-0.564-0.205-0.467-0.117-1.4-0.377-1.4-0.377-0.851-0.183-1.725-0.276-2.596-0.276-0.846 0-1.694 0.088-2.524 0.261l-1.297-1.297c-1.012-1.012-1.012-2.659 0-3.672s2.659-1.012 3.672-0l1.349 1.349c0.455-0.11 0.963-0.334 1.286-0.694-0.026 0.003-0.061-0.005-0.075-0.019l-1.598-1.598c-1.543-1.543-4.053-1.543-5.596 0s-1.543 4.053 0 5.596l0.746 0.746c-0.203 0.068-0.37 0.127-0.523 0.187-0.19 0.073-0.333 0.283-0.333 0.489v5.192c0 0.204 0.142 0.415 0.331 0.489 1.458 0.578 2.993 0.871 4.562 0.871s3.104-0.293 4.562-0.871c0.188-0.075 0.331-0.285 0.331-0.489v-5.192c0-0.206-0.143-0.416-0.333-0.489zM8.571 11.531v1.782c0 0.298-0.241 0.539-0.539 0.539s-0.539-0.241-0.539-0.539v-1.782c-0.316-0.187-0.539-0.518-0.539-0.912 0-0.596 0.483-1.078 1.078-1.078s1.078 0.482 1.078 1.078c0 0.395-0.223 0.725-0.539 0.912z"></path>
-</svg>
+<svg id="icon-lock-open" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! lock-open (solid): Font Awesome Pro 6.4.0 --><path d="M5.5 6H13c1.094 0 2 .906 2 2v6c0 1.125-.906 2-2 2H3c-1.125 0-2-.875-2-2V8c0-1.094.875-2 2-2h.5V4.5C3.5 2.031 5.5 0 8 0a4.507 4.507 0 0 1 4.063 2.594c.218.5 0 1.094-.5 1.312a.959.959 0 0 1-1.313-.469C9.844 2.595 8.969 2 8 2a2.487 2.487 0 0 0-2.5 2.5V6Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/lock.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-lock" viewBox="0 0 16 16">
-    <path d="M8.047 0.762c-2.385 0-4.325 1.94-4.325 4.325v2.47c0 0.028-0.035 0.075-0.062 0.084-0.234 0.078-0.424 0.146-0.598 0.213-0.207 0.080-0.364 0.31-0.364 0.534v5.676c0 0.223 0.155 0.453 0.361 0.535 1.594 0.632 3.272 0.952 4.987 0.952s3.393-0.32 4.987-0.952c0.206-0.082 0.361-0.312 0.361-0.535v-5.676c0-0.225-0.156-0.455-0.364-0.535-0.174-0.067-0.364-0.135-0.598-0.213-0.027-0.009-0.062-0.056-0.062-0.084v-2.47c-0-2.385-1.94-4.325-4.325-4.325zM6.869 10.117c0-0.651 0.527-1.178 1.178-1.178s1.178 0.527 1.178 1.178c0 0.431-0.243 0.793-0.589 0.997v1.948c0 0.326-0.263 0.589-0.589 0.589s-0.589-0.263-0.589-0.589v-1.948c-0.346-0.205-0.589-0.566-0.589-0.997zM10.885 5.087v2.131c-0.931-0.2-1.885-0.302-2.837-0.302s-1.906 0.101-2.838 0.302v-2.131c0-1.565 1.273-2.838 2.838-2.838s2.838 1.273 2.838 2.838z"></path>
-</svg>
+<svg id="icon-lock" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! lock (solid): Font Awesome Pro 6.4.0 --><path d="M3.5 6V4.5C3.5 2.031 5.5 0 8 0c2.469 0 4.5 2.031 4.5 4.5V6h.5c1.094 0 2 .906 2 2v6c0 1.125-.906 2-2 2H3c-1.125 0-2-.875-2-2V8c0-1.094.875-2 2-2h.5Zm2 0h5V4.5C10.5 3.125 9.375 2 8 2a2.487 2.487 0 0 0-2.5 2.5V6Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/login.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-login" viewBox="0 0 512 512">
-    <!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
-    <path d="M416 448h-84c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h84c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32h-84c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h84c53 0 96 43 96 96v192c0 53-43 96-96 96zm-47-201L201 79c-15-15-41-4.5-41 17v96H24c-13.3 0-24 10.7-24 24v96c0 13.3 10.7 24 24 24h136v96c0 21.5 26 32 41 17l168-168c9.3-9.4 9.3-24.6 0-34z"></path>
-</svg>
+<svg id="icon-login" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! right-to-bracket (solid): Font Awesome Pro 6.4.0 --><path d="m10.75 7.469-4.5-4.25c-.219-.219-.531-.25-.813-.156A.75.75 0 0 0 5 3.75V6H1c-.563 0-1 .469-1 1v2c0 .563.438 1 1 1h4v2.25c0 .313.156.594.438.719.28.094.593.062.812-.156l4.5-4.25a.755.755 0 0 0 0-1.094ZM13 1h-2c-.563 0-1 .469-1 1 0 .563.438 1 1 1h2c.531 0 1 .469 1 1v8c0 .563-.469 1-1 1h-2c-.563 0-1 .469-1 1 0 .563.438 1 1 1h2c1.656 0 3-1.313 3-3V4a3 3 0 0 0-3-3Z"/></svg>

+ 1 - 4
wagtail/admin/templates/wagtailadmin/icons/logout.svg

@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-logout" viewBox="0 0 16 16">
-    <path d="M14.943 0h-9.41c-0.564 0-1.022 0.458-1.022 1.022s0.458 1.022 1.022 1.022h8.388v11.841h-8.388c-0.564 0-1.022 0.458-1.022 1.022s0.458 1.022 1.022 1.022h9.41c0.564 0 1.022-0.458 1.022-1.022v-13.885c0.035-0.564-0.458-1.022-1.022-1.022z"></path>
-    <path d="M5.040 10.573l-1.551-1.551h7.366c0.564 0 1.022-0.458 1.022-1.022s-0.458-1.022-1.022-1.022h-7.401l1.551-1.551c0.388-0.388 0.388-1.022 0-1.445-0.176-0.176-0.458-0.282-0.705-0.282-0.282 0-0.529 0.106-0.705 0.282l-3.313 3.278c-0.106 0.141-0.211 0.282-0.247 0.493v0.070c-0.035 0.035-0.035 0.106-0.035 0.176s0 0.141 0 0.176v0.070c0.035 0.176 0.141 0.352 0.247 0.458l3.313 3.278c0.176 0.176 0.458 0.282 0.705 0.282 0.282 0 0.529-0.106 0.705-0.282 0.458-0.388 0.458-1.022 0.070-1.41z"></path>
-</svg>
+<svg id="icon-logout" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! Custom icon --><path d="m5.25 7.469 4.5-4.25c.219-.219.531-.25.813-.156A.75.75 0 0 1 11 3.75V6h4c.563 0 1 .469 1 1v2c0 .563-.438 1-1 1h-4v2.25c0 .313-.156.594-.438.719-.28.094-.593.062-.812-.156l-4.5-4.25a.755.755 0 0 1 0-1.094ZM3 1h2c.563 0 1 .469 1 1 0 .563-.438 1-1 1H3c-.531 0-1 .469-1 1v8c0 .563.469 1 1 1h2c.563 0 1 .469 1 1 0 .563-.438 1-1 1H3a2.98 2.98 0 0 1-3-3V4a3 3 0 0 1 3-3Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/mail.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-mail" viewBox="0 0 16 16">
-    <path d="M15.031 6.044v6.235c0 0.33-0.11 0.632-0.357 0.879s-0.549 0.357-0.906 0.357h-11.536c-0.357 0-0.659-0.11-0.906-0.357s-0.357-0.549-0.357-0.879v-6.235c0.22 0.247 0.494 0.467 0.797 0.687 1.895 1.291 3.186 2.17 3.9 2.692 0.302 0.22 0.549 0.412 0.714 0.522 0.192 0.11 0.439 0.247 0.742 0.385 0.33 0.11 0.604 0.192 0.879 0.192v0c0.275 0 0.549-0.082 0.879-0.192 0.302-0.137 0.549-0.275 0.742-0.385 0.165-0.11 0.412-0.302 0.714-0.522 0.906-0.632 2.197-1.538 3.9-2.692 0.302-0.22 0.577-0.439 0.797-0.687zM15.031 3.737c0 0.412-0.137 0.797-0.385 1.181s-0.577 0.687-0.961 0.961c-1.95 1.373-3.186 2.225-3.68 2.554-0.027 0.027-0.165 0.11-0.33 0.247-0.165 0.11-0.302 0.22-0.412 0.302-0.11 0.055-0.247 0.137-0.412 0.247-0.165 0.082-0.302 0.165-0.439 0.22-0.165 0.027-0.275 0.055-0.412 0.055v0c-0.137 0-0.247-0.027-0.412-0.055-0.137-0.055-0.275-0.137-0.439-0.22-0.165-0.11-0.302-0.192-0.412-0.247-0.11-0.082-0.247-0.192-0.412-0.302-0.165-0.137-0.302-0.22-0.33-0.247-0.494-0.33-1.181-0.824-2.060-1.428-0.906-0.632-1.428-0.989-1.62-1.126-0.33-0.22-0.632-0.522-0.906-0.906-0.302-0.385-0.439-0.742-0.439-1.071 0-0.412 0.11-0.742 0.33-1.016s0.522-0.412 0.934-0.412h11.536c0.357 0 0.632 0.137 0.879 0.385s0.385 0.522 0.385 0.879z"></path>
-</svg>
+<svg id="icon-mail" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! envelope (solid): Font Awesome Pro 6.4.0 --><path d="M14.5 2c.813 0 1.5.688 1.5 1.5 0 .5-.25.938-.625 1.219L8.594 9.812a.986.986 0 0 1-1.219 0L.594 4.72A1.496 1.496 0 0 1 0 3.5 1.5 1.5 0 0 1 1.5 2h13Zm-7.719 8.625a2.016 2.016 0 0 0 2.407 0L16 5.5V12c0 1.125-.906 2-2 2H2c-1.125 0-2-.875-2-2V5.5l6.781 5.125Z"/></svg>

+ 1 - 3
wagtail/admin/templates/wagtailadmin/icons/media.svg

@@ -1,3 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="icon-media" viewBox="0 0 16 16">
-    <path d="M11.719 8c0 0.219-0.094 0.375-0.281 0.5l-4.875 2.844c-0.094 0.063-0.188 0.094-0.281 0.094s-0.188-0.031-0.281-0.094-0.281-0.281-0.281-0.5v-5.688c0-0.219 0.094-0.406 0.281-0.5 0.188-0.125 0.375-0.125 0.563 0l4.875 2.844c0.188 0.125 0.281 0.281 0.281 0.5zM12.844 8c0-0.875-0.219-1.688-0.625-2.438-0.438-0.75-1.031-1.344-1.781-1.781-0.75-0.406-1.563-0.625-2.438-0.625s-1.688 0.219-2.438 0.625c-0.75 0.438-1.344 1.031-1.781 1.781-0.406 0.75-0.625 1.563-0.625 2.438s0.219 1.688 0.625 2.438c0.438 0.75 1.031 1.344 1.781 1.781 0.75 0.406 1.563 0.625 2.438 0.625s1.688-0.219 2.438-0.625c0.75-0.438 1.344-1.031 1.781-1.781 0.406-0.75 0.625-1.563 0.625-2.438zM14.844 8c0 1.25-0.281 2.406-0.906 3.438-0.625 1.063-1.438 1.875-2.5 2.5-1.031 0.625-2.188 0.906-3.438 0.906s-2.406-0.281-3.438-0.906c-1.063-0.625-1.875-1.438-2.5-2.5-0.625-1.031-0.906-2.188-0.906-3.438s0.281-2.406 0.906-3.438c0.625-1.063 1.438-1.875 2.5-2.5 1.031-0.625 2.188-0.906 3.438-0.906s2.406 0.281 3.438 0.906c1.063 0.625 1.875 1.438 2.5 2.5 0.625 1.031 0.906 2.188 0.906 3.438z"></path>
-</svg>
+<svg id="icon-media" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><!--! circle-play (solid): Font Awesome Pro 6.4.0 --><path d="M16 8c0 4.438-3.594 8-8 8-4.438 0-8-3.563-8-8 0-4.406 3.563-8 8-8 4.406 0 8 3.594 8 8ZM5.5 5.25v5.5c0 .281.125.531.375.656.219.156.531.125.75 0l4.5-2.75A.762.762 0 0 0 11.5 8a.75.75 0 0 0-.375-.625l-4.5-2.75a.659.659 0 0 0-.75 0 .687.687 0 0 0-.375.625Z"/></svg>

Some files were not shown because too many files changed in this diff