Browse Source

Removed legacy icons. Added notice in search folders for aware icons.

Signed-off-by: weisj <weisj@arcor.de>
pull/16/head
weisj 5 years ago
parent
commit
eaee282149
  1. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/dialog/errorDialog.svg
  2. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/dialog/informationDialog.svg
  3. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/dialog/questionDialog.svg
  4. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/dialog/warningDialog.svg
  5. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/files/desktop.svg
  6. 9
      src/main/resources/com/github/weisj/darklaf/icons/dark/files/drive.svg
  7. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/files/folder.svg
  8. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/files/general.svg
  9. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/files/homeFolder.svg
  10. 8
      src/main/resources/com/github/weisj/darklaf/icons/dark/files/newFolder.svg
  11. 8
      src/main/resources/com/github/weisj/darklaf/icons/dark/files/text.svg
  12. 10
      src/main/resources/com/github/weisj/darklaf/icons/dark/files/unknown.svg
  13. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/files/upFolder.svg
  14. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/frame/frame.svg
  15. 8
      src/main/resources/com/github/weisj/darklaf/icons/dark/indicator/speaker_0.svg
  16. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/indicator/speaker_1.svg
  17. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/indicator/speaker_2.svg
  18. 8
      src/main/resources/com/github/weisj/darklaf/icons/dark/indicator/speaker_3.svg
  19. 10
      src/main/resources/com/github/weisj/darklaf/icons/dark/indicator/speaker_4.svg
  20. 1
      src/main/resources/com/github/weisj/darklaf/icons/dark/info.md
  21. 7
      src/main/resources/com/github/weisj/darklaf/icons/dark/menu/copy.svg
  22. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/menu/cut.svg
  23. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/menu/delete.svg
  24. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/menu/down.svg
  25. 8
      src/main/resources/com/github/weisj/darklaf/icons/dark/menu/groupBy.svg
  26. 7
      src/main/resources/com/github/weisj/darklaf/icons/dark/menu/listFiles.svg
  27. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/menu/paste.svg
  28. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/menu/save.svg
  29. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/menu/up.svg
  30. 7
      src/main/resources/com/github/weisj/darklaf/icons/dark/menu/upDown.svg
  31. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/misc/minus.svg
  32. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/misc/minusSelected.svg
  33. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/misc/pipette.svg
  34. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/misc/pipette_rollover.svg
  35. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/misc/plus.svg
  36. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/misc/plusSelected.svg
  37. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/add.svg
  38. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowDivider.svg
  39. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowDown.svg
  40. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowDownHover.svg
  41. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowDownSelected.svg
  42. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowLeft.svg
  43. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowLeftHover.svg
  44. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowLeftSelected.svg
  45. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowRight.svg
  46. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowRightHover.svg
  47. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowRightSelected.svg
  48. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowSplitCenterH.svg
  49. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowSplitCenterV.svg
  50. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowUp.svg
  51. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowUpHover.svg
  52. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowUpSelected.svg
  53. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/checkmark.svg
  54. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/checkmarkDisabled.svg
  55. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/checkmarkSelected.svg
  56. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/clear.svg
  57. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/close.svg
  58. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/closeHovered.svg
  59. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/collapse.svg
  60. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/divider.svg
  61. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/eye.svg
  62. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/horizontalGlue.svg
  63. 11
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/horizontalGrip.svg
  64. 9
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moreTabs.svg
  65. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToBottomLeft.svg
  66. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToBottomRight.svg
  67. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToLeftBottom.svg
  68. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToLeftTop.svg
  69. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToRightBottom.svg
  70. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToRightTop.svg
  71. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToTopLeft.svg
  72. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToTopRight.svg
  73. 4
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/search.svg
  74. 7
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/searchWithHistory.svg
  75. 7
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/separatorH.svg
  76. 7
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/separatorV.svg
  77. 5
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/verticalGlue.svg
  78. 11
      src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/verticalGrip.svg
  79. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/window/closeActive.svg
  80. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/window/closeHover.svg
  81. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/window/closeInactive.svg
  82. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/window/help.svg
  83. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/window/helpInactive.svg
  84. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/window/maximize.svg
  85. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/window/maximizeInactive.svg
  86. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/window/minimize.svg
  87. 3
      src/main/resources/com/github/weisj/darklaf/icons/dark/window/minimizeInactive.svg
  88. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/window/restore.svg
  89. 6
      src/main/resources/com/github/weisj/darklaf/icons/dark/window/restoreInactive.svg
  90. 4
      src/main/resources/com/github/weisj/darklaf/icons/light/dialog/errorDialog.svg
  91. 5
      src/main/resources/com/github/weisj/darklaf/icons/light/dialog/informationDialog.svg
  92. 4
      src/main/resources/com/github/weisj/darklaf/icons/light/dialog/questionDialog.svg
  93. 4
      src/main/resources/com/github/weisj/darklaf/icons/light/dialog/warningDialog.svg
  94. 6
      src/main/resources/com/github/weisj/darklaf/icons/light/files/desktop.svg
  95. 9
      src/main/resources/com/github/weisj/darklaf/icons/light/files/drive.svg
  96. 4
      src/main/resources/com/github/weisj/darklaf/icons/light/files/folder.svg
  97. 6
      src/main/resources/com/github/weisj/darklaf/icons/light/files/general.svg
  98. 6
      src/main/resources/com/github/weisj/darklaf/icons/light/files/homeFolder.svg
  99. 8
      src/main/resources/com/github/weisj/darklaf/icons/light/files/newFolder.svg
  100. 8
      src/main/resources/com/github/weisj/darklaf/icons/light/files/text.svg
  101. Some files were not shown because too many files have changed in this diff Show More

4
src/main/resources/com/github/weisj/darklaf/icons/dark/dialog/errorDialog.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#C75450" fill-rule="evenodd"
d="M16,30 C8.2680135,30 2,23.7319865 2,16 C2,8.2680135 8.2680135,2 16,2 C23.7319865,2 30,8.2680135 30,16 C30,23.7319865 23.7319865,30 16,30 Z M14,7 L14,18 L18,18 L18,7 L14,7 Z M14,21 L14,25 L18,25 L18,21 L14,21 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 362 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/dialog/informationDialog.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#3592C4" fill-rule="evenodd"
d="M16,30 C8.2680135,30 2,23.7319865 2,16 C2,8.2680135 8.2680135,2 16,2 C23.7319865,2 30,8.2680135 30,16 C30,23.7319865 23.7319865,30 16,30 Z M14,7 L14,18 L18,18 L18,7 L14,7 Z M14,21 L14,25 L18,25 L18,21 L14,21 Z"
transform="rotate(180 16 16)"/>
</svg>

Before

Width:  |  Height:  |  Size: 402 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/dialog/questionDialog.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#3592C4" fill-rule="evenodd"
d="M16,30 C23.7319865,30 30,23.7319865 30,16 C30,8.2680135 23.7319865,2 16,2 C8.2680135,2 2,8.2680135 2,16 C2,23.7319865 8.2680135,30 16,30 Z M14,26 L18,26 L18,22 L14,22 L14,26 Z M16,6 C12,6 9,8.31666667 9,12 L13,12 C13,10.1666667 13.9375,9 16,9 C18.0625,9 19,10.1666667 19,12 C19,15.3333333 14,14.5833333 14,20 L18,20 C18,16.25 23,16.1666667 23,12 C23,8.31666667 20,6 16,6 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 525 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/dialog/warningDialog.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#F0A732" fill-rule="evenodd"
d="M16,2 L31,28 L1,28 L16,2 Z M18,25 L18,21 L14,21 L14,25 L18,25 Z M18,18 L18,10 L14,10 L14,18 L18,18 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 253 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/files/desktop.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<path fill="#AFB1B3" d="M2,3 L14,3 L14,11 L2,11 L2,3 Z M4,5 L4,9 L12,9 L12,5 L4,5 Z"/>
<rect width="12" height="2" x="2" y="12" fill="#AFB1B3"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 301 B

9
src/main/resources/com/github/weisj/darklaf/icons/dark/files/drive.svg

@ -1,9 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<rect x="2" y="9" width="12" height="4" fill="#9AA7B0" fill-opacity=".8"/>
<rect x="11" y="10" width="2" height="2" fill="#499C54"/>
<rect x="2" y="4" width="12" height="4" fill="#9AA7B0" fill-opacity=".8"/>
<rect x="11" y="5" width="2" height="2" fill="#499C54"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 438 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/files/folder.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#9AA7B0" fill-opacity=".8"
d="M1,13 L15,13 L15,4 L7.98457,4 L6.69633,2.71149 C6.22161957,2.28559443 5.61570121,2.03457993 4.97888,2 L1.05128,2 C1.02295884,2 1,2.02295884 1,2.05128 L1,13 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 308 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/files/general.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<polygon fill="#9AA7B0" fill-opacity=".8" points="7 1 3 5 7 5"/>
<polygon fill="#9AA7B0" fill-opacity=".8" points="8 1 8 6 3 6 3 15 13 15 13 1"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 302 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/files/homeFolder.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<path fill="#AFB1B3" d="M9,13 L9,10 L7,10 L7,13 L4,13 L4,7 L12,7 L12,13 L9,13 Z"/>
<polygon fill="#AFB1B3" points="8 2 15 8 1 8"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 287 B

8
src/main/resources/com/github/weisj/darklaf/icons/dark/files/newFolder.svg

@ -1,8 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<path fill="#AFB1B3"
d="M9,13 L2,13 L2,5 L2,3 L6.60006714,3 L7.75640322,5 L14,5 L14,8 L11,8 L11,10 L9,10 L9,13 Z"/>
<rect width="2" height="6" x="12" y="9" fill="#AFB1B3"/>
<rect width="6" height="2" x="10" y="11" fill="#AFB1B3"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 409 B

8
src/main/resources/com/github/weisj/darklaf/icons/dark/files/text.svg

@ -1,8 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<polygon fill="#9AA7B0" fill-opacity=".8" points="7 1 3 5 7 5"/>
<polygon fill="#9AA7B0" fill-opacity=".8" points="8 1 8 6 3 6 3 15 13 15 13 1"/>
<path fill="#231F20" fill-opacity=".7"
d="M5,12 L9,12 L9,11 L5,11 L5,12 Z M5,10 L11,10 L11,9 L5,9 L5,10 Z M5,8 L11,8 L11,7 L5,7 L5,8 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 462 B

10
src/main/resources/com/github/weisj/darklaf/icons/dark/files/unknown.svg

@ -1,10 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<style>
.highlight{fill: #40B6E0;}
</style>
<polygon fill="#9AA7B0" points="7 1 3 5 7 5" opacity=".8"/>
<path fill="#9AA7B0" opacity=".8"
d="M10.9997,15 L2.9997,15 L2.9997,6 L7.9997,6 L7.9997,1 L12.9997,1 C12.9914069,2.84997911 12.9838819,4.51666712 12.9771251,6.00006403 C10.7785117,6.01237564 9,7.79849099 9,10 C9,10.231552 9.04249042,10.5667624 9.12747127,11.0056312 C9.7627201,11.0056312 10.3867963,11.0056312 10.9997,11.0056312 L10.9997,15 Z"/>
<path class="highlight"
d="M12.25,16 L13.75,16 L13.75,14.5 L12.25,14.5 L12.25,16 Z M13,7 C11.3425,7 10,8.3425 10,10 L11.5,10 C11.5,9.175 12.175,8.5 13,8.5 C13.825,8.5 14.5,9.175 14.5,10 C14.5,11.5 12.25,11.3125 12.25,13.75 L13.75,13.75 C13.75,12.0625 16,11.875 16,10 C16,8.3425 14.6575,7 13,7 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 887 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/files/upFolder.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#9AA7B0" fill-opacity=".8" fill-rule="evenodd"
d="M14,4 L14,9 L10,9 L10,4 L7.984,4 L6.696,2.711 C6.305,2.32 5.532,2 4.979,2 L1.051,2 C1.023,2 1,2.023 1,2.051 L1,13 L15,13 L15,4 L14,4 Z"/>
<polygon fill="#40B6E0" points="15 3 12 0 9 3 11 3 11 8 13 8 13 3" fill-rule="evenodd"/>
</svg>

Before

Width:  |  Height:  |  Size: 397 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/frame/frame.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<path fill="#AFB1B3" d="M5,3 L15,3 L15,13 L5,13 L5,3 Z M7,5 L7,11 L13,11 L13,5 L7,5 Z"/>
<path fill="#AFB1B3" d="M12,2 L4,2 L4,10 L2,10 L2,0 L12,0 L12,2 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 314 B

8
src/main/resources/com/github/weisj/darklaf/icons/dark/indicator/speaker_0.svg

@ -1,8 +0,0 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 500 500">
<path fill="#AFB1B3" stroke="#AFB1B3" stroke-width="15" stroke-linejoin="round"
d="M262.6,91.8l-114.4,98.9H40V318h106.6l116,100.3V91.8z"/>
<line fill="none" stroke="#AFB1B3" stroke-width="25" stroke-linecap="round"
x1="302" y1="332.5" x2="466.9" y2="167.5"/>
<line fill="none" stroke="#AFB1B3" stroke-width="25" stroke-linecap="round" x1="302" y1="167.5"
x2="466.9" y2="332.5"/>
</svg>

Before

Width:  |  Height:  |  Size: 548 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/indicator/speaker_1.svg

@ -1,4 +0,0 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 500 500">
<path fill="#AFB1B3" stroke="#AFB1B3" stroke-width="15" stroke-linejoin="round"
d="M262.6,91.8l-114.4,98.9H40V318h106.6l116,100.3V91.8z"/>
</svg>

Before

Width:  |  Height:  |  Size: 280 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/indicator/speaker_2.svg

@ -1,6 +0,0 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 500 500">
<path fill="#AFB1B3" stroke="#AFB1B3" stroke-width="15" stroke-linejoin="round"
d="M262.6,91.8l-114.4,98.9H40V318h106.6l116,100.3V91.8z"/>
<path fill="none" stroke="#AFB1B3" stroke-width="25" stroke-linecap="round"
d="M320,184c28.4,43.3,28.4,99.4,0,142.7"/>
</svg>

Before

Width:  |  Height:  |  Size: 413 B

8
src/main/resources/com/github/weisj/darklaf/icons/dark/indicator/speaker_3.svg

@ -1,8 +0,0 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 500 500">
<path fill="#AFB1B3" stroke="#AFB1B3" stroke-width="15" stroke-linejoin="round"
d="M262.6,91.8l-114.4,98.9H40V318h106.6l116,100.3V91.8z"/>
<path fill="none" stroke="#AFB1B3" stroke-width="25" stroke-linecap="round"
d="M320,184c28.4,43.3,28.4,99.4,0,142.7"/>
<path fill="none" stroke="#AFB1B3" stroke-width="25" stroke-linecap="round"
d="M367.3,136.7c52,70.6,52,166.8,0,237.3"/>
</svg>

Before

Width:  |  Height:  |  Size: 547 B

10
src/main/resources/com/github/weisj/darklaf/icons/dark/indicator/speaker_4.svg

@ -1,10 +0,0 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 500 500">
<path fill="#AFB1B3" stroke="#AFB1B3" stroke-width="15" stroke-linejoin="round"
d="M262.6,91.8l-114.4,98.9H40V318h106.6l116,100.3V91.8z"/>
<path fill="none" stroke="#AFB1B3" stroke-width="25" stroke-linecap="round"
d="M320,184c28.4,43.3,28.4,99.4,0,142.7"/>
<path fill="none" stroke="#AFB1B3" stroke-width="25" stroke-linecap="round"
d="M367.3,136.7c52,70.6,52,166.8,0,237.3"/>
<path fill="none" stroke="#AFB1B3" stroke-width="25" stroke-linecap="round"
d="M410.7,93.3c76,94.6,76,229.4,0,324"/>
</svg>

Before

Width:  |  Height:  |  Size: 678 B

1
src/main/resources/com/github/weisj/darklaf/icons/dark/info.md

@ -0,0 +1 @@
Theme aware icons will looks from this sub directory for the dark version of the icon.

7
src/main/resources/com/github/weisj/darklaf/icons/dark/menu/copy.svg

@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<path fill="#AFB1B3" d="M11,3 L4,3 L4,11 L2,11 L2,1 L11,1 L11,3 Z"/>
<path fill="#AFB1B3"
d="M5,4 L14,4 L14,14 L5,14 L5,4 Z M7,6 L7,7 L12,7 L12,6 L7,6 Z M7,10 L7,11 L12,11 L12,10 L7,10 Z M7,8 L7,9 L12,9 L12,8 L7,8 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 389 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/menu/cut.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3"
d="M6.53206047,5.10906 C6.68535547,4.77581 6.77200047,4.40923501 6.77200047,4.01600001 C6.77200047,2.54303502 5.57896548,1.35000002 4.10600049,1.35000002 C2.63303549,1.35000002 1.4400005,2.54303502 1.4400005,4.01600001 C1.4400005,5.488965 2.63303549,6.68199999 4.10600049,6.68199999 C4.49923548,6.68199999 4.86581048,6.59535499 5.19906048,6.44205999 L6.77200047,8.01499999 L5.19906048,9.58793998 C4.86581048,9.43464498 4.49923548,9.34799998 4.10600049,9.34799998 C2.63303549,9.34799998 1.4400005,10.541035 1.4400005,12.014 C1.4400005,13.486965 2.63303549,14.6799999 4.10600049,14.6799999 C5.57896548,14.6799999 6.77200047,13.486965 6.77200047,12.014 C6.77200047,11.620765 6.68535547,11.25419 6.53206047,10.92094 L8.10500046,9.34799998 L12.7705004,14 L14.7700004,14 L14.7700004,13.347 L6.53206047,5.10906 Z M4.1053342,5.33702364 C3.37236745,5.33702364 2.77266738,4.74383861 2.77266738,4.00402356 C2.77266738,3.26420851 3.37236745,2.67102348 4.1053342,2.67102348 C4.83830096,2.67102348 5.43800103,3.26420851 5.43800103,4.00402356 C5.43800103,4.74383861 4.83830096,5.33702364 4.1053342,5.33702364 Z M4.1053342,13.3350241 C3.37236745,13.3350241 2.77266738,12.7418391 2.77266738,12.0020241 C2.77266738,11.262209 3.37236745,10.669024 4.1053342,10.669024 C4.83830096,10.669024 5.43800103,11.262209 5.43800103,12.0020241 C5.43800103,12.7418391 4.83830096,13.3350241 4.1053342,13.3350241 Z M8.10333468,8.33627383 C7.91676132,8.33627383 7.77016797,8.18964382 7.77016797,8.00302381 C7.77016797,7.8164038 7.91676132,7.66977379 8.10333468,7.66977379 C8.28990803,7.66977379 8.43650138,7.8164038 8.43650138,8.00302381 C8.43650138,8.18964382 8.28990803,8.33627383 8.10333468,8.33627383 Z M12.7710002,2.00452344 L8.77299971,6.00352368 L10.1056665,7.33652377 L14.7700004,2.67102348 L14.7700004,2.00452344 L12.7710002,2.00452344 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

5
src/main/resources/com/github/weisj/darklaf/icons/dark/menu/delete.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3"
d="M3,1 L3,0 L7,0 L7,1 L10,1 L10,3 L0,3 L0,1 L3,1 Z M1,11.7142858 L1,4 L9,4 L9,11.7142858 C9,12.4214286 8.4,13 7.6666667,13 L2.33333333,13 C1.6,13 1,12.4214286 1,11.7142858 Z"
transform="translate(3 1)"/>
</svg>

Before

Width:  |  Height:  |  Size: 341 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/menu/down.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16">
<g fill="none" fill-rule="evenodd" transform="translate(-7.5,0)">
<rect width="1" height="7" x="11" y="3" fill="#AFB1B3"/>
<polygon fill="#AFB1B3" points="11.5 10 14 13 9 13" transform="matrix(1 0 0 -1 0 23)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 329 B

8
src/main/resources/com/github/weisj/darklaf/icons/dark/menu/groupBy.svg

@ -1,8 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<rect width="4" height="4" x="3" y="3" fill="#AFB1B3"/>
<rect width="4" height="4" x="3" y="9" fill="#AFB1B3"/>
<rect width="4" height="4" x="9" y="3" fill="#AFB1B3"/>
<rect width="4" height="4" x="9" y="9" fill="#AFB1B3"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 396 B

7
src/main/resources/com/github/weisj/darklaf/icons/dark/menu/listFiles.svg

@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<rect width="12" height="2" x="2" y="3" fill="#AFB1B3"/>
<rect width="12" height="2" x="2" y="7" fill="#AFB1B3"/>
<rect width="12" height="2" x="2" y="11" fill="#AFB1B3"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 336 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/menu/paste.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-rule="evenodd"
d="M3,1 L3,0 L7,0 L7,1 L10,1 L10,13 L0,13 L0,1 L3,1 Z M4,1 L4,2 L6,2 L6,1 L4,1 Z M2,4 L2,11 L8,11 L8,4 L2,4 Z"
transform="translate(3 1)"/>
</svg>

Before

Width:  |  Height:  |  Size: 296 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/menu/save.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-rule="evenodd"
d="M11,14 L11,11 L5,11 L5,14 L2,14 L2,2 L14,2 L14,14 L11,14 Z M4,4 L4,8 L12,8 L12,4 L4,4 Z M6,12 L10,12 L10,14 L6,14 L6,12 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 274 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/menu/up.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16">
<g fill="none" fill-rule="evenodd" transform="translate(-0.5,0)">
<path fill="#AFB1B3" d="M4,6 L2,6 L4.5,3 L7,6 L5,6 L5,13 L4,13 L4,6 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 249 B

7
src/main/resources/com/github/weisj/darklaf/icons/dark/menu/upDown.svg

@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<path fill="#AFB1B3" d="M4,6 L2,6 L4.5,3 L7,6 L5,6 L5,13 L4,13 L4,6 Z"/>
<rect width="1" height="7" x="11" y="3" fill="#AFB1B3"/>
<polygon fill="#AFB1B3" points="11.5 10 14 13 9 13" transform="matrix(1 0 0 -1 0 23)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 382 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/misc/minus.svg

@ -1,3 +0,0 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
<rect x="4.8" y="7.3" fill="#AFB1B3" width="6.5" height="1.5"/>
</svg>

Before

Width:  |  Height:  |  Size: 173 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/misc/minusSelected.svg

@ -1,3 +0,0 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
<rect x="4.8" y="7.3" fill="#AFB1B3" width="6.5" height="1.5"/>
</svg>

Before

Width:  |  Height:  |  Size: 173 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/misc/pipette.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3"
d="M15.0494737,2.67473684 L13.3252632,0.950526316 C13.0378947,0.663157895 12.5736842,0.663157895 12.2863158,0.950526316 L9.98736842,3.24947368 L8.56526316,1.84210526 L7.52631579,2.88105263 L8.57263158,3.92736842 L2,10.5 L2,14 L5.5,14 L12.0726316,7.42736842 L13.1189474,8.47368421 L14.1578947,7.43473684 L12.7431579,6.02 L15.0421053,3.72105263 C15.3368421,3.42631579 15.3368421,2.96210526 15.0494737,2.67473684 Z M4.88842105,12.5263158 L3.47368421,11.1115789 L9.41263158,5.17263158 L10.8273684,6.58736842 L4.88842105,12.5263158 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 658 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/misc/pipette_rollover.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#C75450"
d="M15.0494737,2.67473684 L13.3252632,0.950526316 C13.0378947,0.663157895 12.5736842,0.663157895 12.2863158,0.950526316 L9.98736842,3.24947368 L8.56526316,1.84210526 L7.52631579,2.88105263 L8.57263158,3.92736842 L2,10.5 L2,14 L5.5,14 L12.0726316,7.42736842 L13.1189474,8.47368421 L14.1578947,7.43473684 L12.7431579,6.02 L15.0421053,3.72105263 C15.3368421,3.42631579 15.3368421,2.96210526 15.0494737,2.67473684 Z M4.88842105,12.5263158 L3.47368421,11.1115789 L9.41263158,5.17263158 L10.8273684,6.58736842 L4.88842105,12.5263158 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 658 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/misc/plus.svg

@ -1,4 +0,0 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 16 16" width="16" height="16">
<rect x="4.8" y="7.3" fill="#AFB1B3" width="6.5" height="1.5"/>
<rect x="7.3" y="4.8" fill="#AFB1B3" width="1.5" height="6.5"/>
</svg>

Before

Width:  |  Height:  |  Size: 257 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/misc/plusSelected.svg

@ -1,4 +0,0 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 16 16" width="16" height="16">
<rect x="4.8" y="7.3" fill="#AFB1B3" width="6.5" height="1.5"/>
<rect x="7.3" y="4.8" fill="#AFB1B3" width="1.5" height="6.5"/>
</svg>

Before

Width:  |  Height:  |  Size: 257 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/add.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<rect width="2" height="10" x="7" y="3" fill="#AFB1B3"/>
<rect width="2" height="10" x="7" y="3" fill="#AFB1B3" transform="rotate(90 8 8)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 297 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowDivider.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-opacity=".8"
d="M10.2848209,8.8267205 C10.2690992,8.86435323 10.2504724,8.90131564 10.228869,8.93732137 L7.22886896,13.9373214 C6.98734303,14.3398646 6.46522184,14.4703949 6.06267863,14.228869 C5.66013542,13.987343 5.52960512,13.4652218 5.77113104,13.0626786 L8.77113104,8.06267863 C8.78414364,8.04099097 8.79797072,8.02009288 8.81254969,8 C8.79797072,7.97990712 8.78414364,7.95900903 8.77113104,7.93732137 L5.77113104,2.93732137 C5.52960512,2.53477816 5.66013542,2.01265697 6.06267863,1.77113104 C6.46522184,1.52960512 6.98734303,1.66013542 7.22886896,2.06267863 L10.228869,7.06267863 C10.2504724,7.09868436 10.2690992,7.13564677 10.2848209,7.1732795 L10.7372112,8 L10.2848209,8.8267205 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 824 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowDown.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#AFB1B3" fill-rule="evenodd" points="8 6 12.5 11 3.5 11" transform="matrix(1 0 0 -1 0 17)"/>
</svg>

Before

Width:  |  Height:  |  Size: 203 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowDownHover.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#dddddd" fill-rule="evenodd" points="8 6 12.5 11 3.5 11" transform="matrix(1 0 0 -1 0 17)"/>
</svg>

Before

Width:  |  Height:  |  Size: 203 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowDownSelected.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#AFB1B3" fill-rule="evenodd" points="8 6 12.5 11 3.5 11" transform="matrix(1 0 0 -1 0 17)"/>
</svg>

Before

Width:  |  Height:  |  Size: 203 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowLeft.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#AFB1B3" fill-rule="evenodd" points="7.5 5.5 12 10.5 3 10.5" transform="rotate(-90 7.5 8)"/>
</svg>

Before

Width:  |  Height:  |  Size: 203 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowLeftHover.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#dddddd" fill-rule="evenodd" points="7.5 5.5 12 10.5 3 10.5" transform="rotate(-90 7.5 8)"/>
</svg>

Before

Width:  |  Height:  |  Size: 203 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowLeftSelected.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#AFB1B3" fill-rule="evenodd" points="7.5 5.5 12 10.5 3 10.5" transform="rotate(-90 7.5 8)"/>
</svg>

Before

Width:  |  Height:  |  Size: 203 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowRight.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#AFB1B3" fill-rule="evenodd" points="8.5 5.5 13 10.5 4 10.5"
transform="matrix(0 -1 -1 0 16.5 16.5)"/>
</svg>

Before

Width:  |  Height:  |  Size: 226 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowRightHover.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#dddddd" fill-rule="evenodd" points="8.5 5.5 13 10.5 4 10.5"
transform="matrix(0 -1 -1 0 16.5 16.5)"/>
</svg>

Before

Width:  |  Height:  |  Size: 226 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowRightSelected.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#AFB1B3" fill-rule="evenodd" points="8.5 5.5 13 10.5 4 10.5"
transform="matrix(0 -1 -1 0 16.5 16.5)"/>
</svg>

Before

Width:  |  Height:  |  Size: 226 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowSplitCenterH.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#AFB1B3" fill-rule="evenodd" points="10.5 6.5 14 9.5 7 9.5" transform="rotate(90 10.5 8)"/>
<polygon fill="#AFB1B3" fill-rule="evenodd" points="5.5 6.5 9 9.5 2 9.5" transform="matrix(0 1 1 0 -2.5 2.5)"/>
</svg>

Before

Width:  |  Height:  |  Size: 318 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowSplitCenterV.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#AFB1B3" fill-rule="evenodd" points="8 4 10.5 7 5.5 7"/>
<polygon fill="#AFB1B3" fill-rule="evenodd" points="8 9 10.5 12 5.5 12" transform="matrix(1 0 0 -1 0 21)"/>
</svg>

Before

Width:  |  Height:  |  Size: 279 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowUp.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#AFB1B3" fill-rule="evenodd" points="8 5 12.5 10 3.5 10"/>
</svg>

Before

Width:  |  Height:  |  Size: 169 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowUpHover.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#dddddd" fill-rule="evenodd" points="8 5 12.5 10 3.5 10"/>
</svg>

Before

Width:  |  Height:  |  Size: 170 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/arrowUpSelected.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="#AFB1B3" fill-rule="evenodd" points="8 5 12.5 10 3.5 10"/>
</svg>

Before

Width:  |  Height:  |  Size: 169 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/checkmark.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polyline fill="none" stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"
points="3.8 8.5 6.3 12 12.3 4" opacity=".6"/>
</svg>

Before

Width:  |  Height:  |  Size: 257 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/checkmarkDisabled.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polyline fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"
points="3.8 8.5 6.3 12 12.3 4" opacity=".55"/>
</svg>

Before

Width:  |  Height:  |  Size: 258 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/checkmarkSelected.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polyline fill="none" stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"
points="3.8 8.5 6.3 12 12.3 4" opacity=".84"/>
</svg>

Before

Width:  |  Height:  |  Size: 258 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/clear.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 32 32" width="16" height="16">
<path fill="#7f7f7f" fill-opacity="0.8"
d="M14,0A14,14,0,1,0,28,14,14,14,0,0,0,14,0Zm7.5,19.1L19,21.6l-5-5-5,5L6.5,19.1l5-5-5-5L9,6.6l5,5,5-5,2.5,2.5-5,5Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 264 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/close.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#7F8B91" fill-opacity=".8"
d="M7.99494337,8.70506958 L4.85408745,11.8540874 L4.14698067,11.1469807 L7.29493214,8.00505835 L4.14698067,4.85710688 L4.85408745,4.1500001 L8.00204181,7.29795446 L11.1439612,4.1500001 L11.851068,4.85710688 L8.70204624,7.99795888 L11.851068,11.1469807 L11.1439612,11.8540874 L7.99494337,8.70506958 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 446 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/closeHovered.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-opacity=".8"
d="M7.99494337,8.70506958 L4.85408745,11.8540874 L4.14698067,11.1469807 L7.29493214,8.00505835 L4.14698067,4.85710688 L4.85408745,4.1500001 L8.00204181,7.29795446 L11.1439612,4.1500001 L11.851068,4.85710688 L8.70204624,7.99795888 L11.851068,11.1469807 L11.1439612,11.8540874 L7.99494337,8.70506958 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 448 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/collapse.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
<rect x="2" y="7" class="st0" width="12" height="2" fill="#AFB1B3" fill-opacity=".8"/>
</svg>

Before

Width:  |  Height:  |  Size: 182 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/divider.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="2" height="19" viewBox="0 0 2 19">
<rect width="1" height="19" fill="#515151"/>
</svg>

Before

Width:  |  Height:  |  Size: 138 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/eye.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3"
d="M8,3 C4.81818182,3 2.10090909,5.07333333 1,8 C2.10090909,10.9266667 4.81818182,13 8,13 C11.1818182,13 13.8990909,10.9266667 15,8 C13.8990909,5.07333333 11.1818182,3 8,3 Z M8,11.5 C6.068,11.5 4.5,9.932 4.5,8 C4.5,6.068 6.068,4.5 8,4.5 C9.932,4.5 11.5,6.068 11.5,8 C11.5,9.932 9.932,11.5 8,11.5 Z M8,6 C6.89333333,6 6,6.89333333 6,8 C6,9.10666667 6.89333333,10 8,10 C9.10666667,10 10,9.10666667 10,8 C10,6.89333333 9.10666667,6 8,6 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 564 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/horizontalGlue.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="4" height="13" viewBox="0 0 4 13">
<circle cx="2" cy="2" r="1.5" fill="#AFB1B3"/>
<circle cx="2" cy="6.5" r="1.5" fill="#AFB1B3"/>
<circle cx="2" cy="11" r="1.5" fill="#AFB1B3"/>
</svg>

Before

Width:  |  Height:  |  Size: 245 B

11
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/horizontalGrip.svg

@ -1,11 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="5" height="20" viewBox="0 0 5 20">
<g fill="none" fill-rule="evenodd">
<rect height="6" width="1.5" y="0" x="0.5" fill="#AFB1B3"/>
<rect height="6" width="1.5" y="7" x="0.5" fill="#AFB1B3"/>
<rect height="6" width="1.5" y="14" x="0.5" fill="#AFB1B3"/>
<rect height="6" width="1.5" y="0" x="3" fill="#AFB1B3"/>
<rect height="6" width="1.5" y="7" x="3" fill="#AFB1B3"/>
<rect height="6" width="1.5" y="14" x="3" fill="#AFB1B3"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 543 B

9
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moreTabs.svg

@ -1,9 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-opacity=".8">
<rect width="8" height="1" x="8" y="4" fill="#AFB1B3"/>
<rect width="8" height="1" x="8" y="6" fill="#AFB1B3"/>
<rect width="8" height="1" x="8" y="8" fill="#AFB1B3"/>
<rect width="8" height="1" x="8" y="10" fill="#AFB1B3"/>
<polygon fill="#AFB1B3" points="3.5 7 6 10 1 10" transform="matrix(1 0 0 -1 0 17)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 488 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToBottomLeft.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-rule="evenodd"
d="M2,2 L14,2 L14,14 L2,14 L2,2 Z M3,3 L3,13 L13,13 L13,3 L3,3 Z M9,10 L9,13 L3,13 L3,10 L9,10 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 246 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToBottomRight.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-rule="evenodd"
d="M2,2 L14,2 L14,14 L2,14 L2,2 Z M3,3 L3,13 L13,13 L13,3 L3,3 Z M9,10 L9,13 L3,13 L3,10 L9,10 Z"
transform="matrix(-1 0 0 1 16 0)"/>
</svg>

Before

Width:  |  Height:  |  Size: 290 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToLeftBottom.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-rule="evenodd"
d="M3,10 L3,13 L13,13 L13,3 L3,3 L3,10 L3,13 L6,13 L6,7 L3,7 L3,10 Z M2,2 L14,2 L14,14 L2,14 L2,2 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 249 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToLeftTop.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-rule="evenodd"
d="M2,2 L14,2 L14,14 L2,14 L2,2 Z M3,3 L3,13 L13,13 L13,3 L3,3 Z M3,3 L6,3 L6,9 L3,9 L3,3 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 241 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToRightBottom.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-rule="evenodd"
d="M3,10 L3,13 L13,13 L13,3 L3,3 L3,10 L3,13 L6,13 L6,7 L3,7 L3,10 Z M2,2 L14,2 L14,14 L2,14 L2,2 Z"
transform="matrix(-1 0 0 1 16 0)"/>
</svg>

Before

Width:  |  Height:  |  Size: 293 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToRightTop.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-rule="evenodd"
d="M2,2 L14,2 L14,14 L2,14 L2,2 Z M3,3 L3,13 L13,13 L13,3 L3,3 Z M3,3 L6,3 L6,9 L3,9 L3,3 Z"
transform="matrix(-1 0 0 1 16 0)"/>
</svg>

Before

Width:  |  Height:  |  Size: 285 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToTopLeft.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-rule="evenodd"
d="M2,2 L14,2 L14,14 L2,14 L2,2 Z M3,3 L3,13 L13,13 L13,3 L3,3 Z M9,10 L9,13 L3,13 L3,10 L9,10 Z"
transform="matrix(1 0 0 -1 0 16)"/>
</svg>

Before

Width:  |  Height:  |  Size: 290 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/moveToTopRight.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#AFB1B3" fill-rule="evenodd"
d="M2,2 L14,2 L14,14 L2,14 L2,2 Z M3,3 L3,13 L13,13 L13,3 L3,3 Z M9,10 L9,13 L3,13 L3,10 L9,10 Z"
transform="rotate(180 8 8)"/>
</svg>

Before

Width:  |  Height:  |  Size: 284 B

4
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/search.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#7F8B91" opacity=".8"
d="M11.038136,9.94904865 L13.9980971,12.9090097 L12.9374369,13.9696699 L9.98176525,11.0139983 C9.14925083,11.6334368 8.11743313,12 7,12 C4.23857625,12 2,9.76142375 2,7 C2,4.23857625 4.23857625,2 7,2 C9.76142375,2 12,4.23857625 12,7 C12,8.1028408 11.642948,9.12228765 11.038136,9.94904865 Z M7,11 C9.209139,11 11,9.209139 11,7 C11,4.790861 9.209139,3 7,3 C4.790861,3 3,4.790861 3,7 C3,9.209139 4.790861,11 7,11 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 554 B

7
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/searchWithHistory.svg

@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" opacity=".8">
<path fill="#7F8B91"
d="M9.03813598,9.94904865 L11.9980971,12.9090097 L10.9374369,13.9696699 L7.98176525,11.0139983 C7.14925083,11.6334368 6.11743313,12 5,12 C2.23857625,12 -1.77635684e-15,9.76142375 -1.77635684e-15,7 C-1.77635684e-15,4.23857625 2.23857625,2 5,2 C7.76142375,2 10,4.23857625 10,7 C10,8.1028408 9.64294803,9.12228765 9.03813598,9.94904865 Z M5,11 C7.209139,11 9,9.209139 9,7 C9,4.790861 7.209139,3 5,3 C2.790861,3 1,4.790861 1,7 C1,9.209139 2.790861,11 5,11 Z"/>
<polygon fill="#7F8B91" points="16 7 13.5 10 11 7"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 694 B

7
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/separatorH.svg

@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="4" viewBox="0 6 16 4">
<g fill="none" fill-rule="evenodd">
<rect width="4" height="2" x="1" y="7" fill="#AFB1B3"/>
<rect width="4" height="2" x="6" y="7" fill="#AFB1B3"/>
<rect width="4" height="2" x="11" y="7" fill="#AFB1B3"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 331 B

7
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/separatorV.svg

@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="4" height="16" viewBox="6 0 4 16">
<g fill="none" fill-rule="evenodd">
<rect width="2" height="4" y="1" x="7" fill="#AFB1B3"/>
<rect width="2" height="4" y="6" x="7" fill="#AFB1B3"/>
<rect width="2" height="4" y="11" x="7" fill="#AFB1B3"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 331 B

5
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/verticalGlue.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="13" height="4" viewBox="0 0 13 4">
<circle cx="2" cy="2" r="1.5" fill="#AFB1B3"/>
<circle cx="6.5" cy="2" r="1.5" fill="#AFB1B3"/>
<circle cx="11" cy="2" r="1.5" fill="#AFB1B3"/>
</svg>

Before

Width:  |  Height:  |  Size: 245 B

11
src/main/resources/com/github/weisj/darklaf/icons/dark/navigation/verticalGrip.svg

@ -1,11 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="5" viewBox="0 0 20 5">
<g fill="none" fill-rule="evenodd">
<rect width="6" height="1.5" x="0" y="0.5" fill="#AFB1B3"/>
<rect width="6" height="1.5" x="7" y="0.5" fill="#AFB1B3"/>
<rect width="6" height="1.5" x="14" y="0.5" fill="#AFB1B3"/>
<rect width="6" height="1.5" x="0" y="3" fill="#AFB1B3"/>
<rect width="6" height="1.5" x="7" y="3" fill="#AFB1B3"/>
<rect width="6" height="1.5" x="14" y="3" fill="#AFB1B3"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 543 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/window/closeActive.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="#A9A9A9" fill-rule="evenodd" transform="translate(3 3)">
<rect width="13" height="1" x="-1.5" y="4.5" transform="rotate(45 5 5)"/>
<rect width="13" height="1" x="-1.5" y="4.5" transform="scale(-1 1) rotate(45 0 -7.071)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 351 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/window/closeHover.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="#FFF" fill-rule="evenodd" transform="translate(3 3)">
<rect width="13" height="1" x="-1.5" y="4.5" transform="rotate(45 5 5)"/>
<rect width="13" height="1" x="-1.5" y="4.5" transform="scale(-1 1) rotate(45 0 -7.071)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 348 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/window/closeInactive.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="#8C8C8C" fill-rule="evenodd" transform="translate(3 3)">
<rect width="13" height="1" x="-1.5" y="4.5" transform="rotate(45 5 5)"/>
<rect width="13" height="1" x="-1.5" y="4.5" transform="scale(-1 1) rotate(45 0 -7.071)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 351 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/window/help.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="#A9A9A9" fill-rule="evenodd" transform="translate(5 2)">
<path d="M3,0 C0,0 0,2.914678 0,3 C0.666666667,3 1,3 1,3 C1,3 1,1 3,1 C4.1569301,1 5,1.74285714 5,3 C5,5.28571429 2,4.0625 2,8 L3,8 C3,4.625 6,6 6,3 C6,1.58081633 5,0 3,0 Z"/>
<rect width="1" height="1" x="2" y="10"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 404 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/window/helpInactive.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="#8C8C8C" fill-rule="evenodd" transform="translate(5 2)">
<path d="M3,0 C0,0 0,2.914678 0,3 C0.666666667,3 1,3 1,3 C1,3 1,1 3,1 C4.1569301,1 5,1.74285714 5,3 C5,5.28571429 2,4.0625 2,8 L3,8 C3,4.625 6,6 6,3 C6,1.58081633 5,0 3,0 Z"/>
<rect width="1" height="1" x="2" y="10"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 404 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/window/maximize.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#A9A9A9" fill-rule="evenodd" d="M3,3 L13,3 L13,13 L3,13 L3,3 Z M4,4 L4,12 L12,12 L12,4 L4,4 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 204 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/window/maximizeInactive.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#8C8C8C" fill-rule="evenodd" d="M3,3 L13,3 L13,13 L3,13 L3,3 Z M4,4 L4,12 L12,12 L12,4 L4,4 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 204 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/window/minimize.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<rect width="10" height="1" x="3" y="8" fill="#A9A9A9" fill-rule="evenodd"/>
</svg>

Before

Width:  |  Height:  |  Size: 172 B

3
src/main/resources/com/github/weisj/darklaf/icons/dark/window/minimizeInactive.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<rect width="10" height="1" x="3" y="8" fill="#8C8C8C" fill-rule="evenodd"/>
</svg>

Before

Width:  |  Height:  |  Size: 172 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/window/restore.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<path fill="#A9A9A9" d="M5,8 L5,7 L7,7 L7,1 L1,1 L1,3 L0,3 L0,0 L8,0 L8,8 L5,8 Z" transform="translate(5 3)"/>
<path fill="#A9A9A9" d="M0,0 L8,0 L8,8 L0,8 L0,0 Z M1,1 L1,7 L7,7 L7,1 L1,1 Z" transform="translate(3 5)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 375 B

6
src/main/resources/com/github/weisj/darklaf/icons/dark/window/restoreInactive.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<path fill="#8C8C8C" d="M5,8 L5,7 L7,7 L7,1 L1,1 L1,3 L0,3 L0,0 L8,0 L8,8 L5,8 Z" transform="translate(5 3)"/>
<path fill="#8C8C8C" d="M0,0 L8,0 L8,8 L0,8 L0,0 Z M1,1 L1,7 L7,7 L7,1 L1,1 Z" transform="translate(3 5)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 375 B

4
src/main/resources/com/github/weisj/darklaf/icons/light/dialog/errorDialog.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#DB5860" fill-rule="evenodd"
d="M16,30 C8.2680135,30 2,23.7319865 2,16 C2,8.2680135 8.2680135,2 16,2 C23.7319865,2 30,8.2680135 30,16 C30,23.7319865 23.7319865,30 16,30 Z M14,7 L14,18 L18,18 L18,7 L14,7 Z M14,21 L14,25 L18,25 L18,21 L14,21 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 362 B

5
src/main/resources/com/github/weisj/darklaf/icons/light/dialog/informationDialog.svg

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#389FD6" fill-rule="evenodd"
d="M16,30 C8.2680135,30 2,23.7319865 2,16 C2,8.2680135 8.2680135,2 16,2 C23.7319865,2 30,8.2680135 30,16 C30,23.7319865 23.7319865,30 16,30 Z M14,7 L14,18 L18,18 L18,7 L14,7 Z M14,21 L14,25 L18,25 L18,21 L14,21 Z"
transform="rotate(180 16 16)"/>
</svg>

Before

Width:  |  Height:  |  Size: 402 B

4
src/main/resources/com/github/weisj/darklaf/icons/light/dialog/questionDialog.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#389FD6" fill-rule="evenodd"
d="M16,30 C23.7319865,30 30,23.7319865 30,16 C30,8.2680135 23.7319865,2 16,2 C8.2680135,2 2,8.2680135 2,16 C2,23.7319865 8.2680135,30 16,30 Z M14,26 L18,26 L18,22 L14,22 L14,26 Z M16,6 C12,6 9,8.31666667 9,12 L13,12 C13,10.1666667 13.9375,9 16,9 C18.0625,9 19,10.1666667 19,12 C19,15.3333333 14,14.5833333 14,20 L18,20 C18,16.25 23,16.1666667 23,12 C23,8.31666667 20,6 16,6 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 525 B

4
src/main/resources/com/github/weisj/darklaf/icons/light/dialog/warningDialog.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path fill="#EDA200" fill-rule="evenodd"
d="M16,2 L31,28 L1,28 L16,2 Z M18,25 L18,21 L14,21 L14,25 L18,25 Z M18,18 L18,10 L14,10 L14,18 L18,18 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 253 B

6
src/main/resources/com/github/weisj/darklaf/icons/light/files/desktop.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="#6E6E6E" fill-rule="evenodd" transform="translate(2 3)">
<path d="M0,0 L12,0 L12,8 L0,8 L0,0 Z M2,2 L2,6 L10,6 L10,2 L2,2 Z"/>
<rect width="12" height="2" y="9"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 292 B

9
src/main/resources/com/github/weisj/darklaf/icons/light/files/drive.svg

@ -1,9 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<rect x="2" y="9" width="12" height="4" fill="#9AA7B0" fill-opacity=".8"/>
<rect x="11" y="10" width="2" height="2" fill="#59A869"/>
<rect x="2" y="4" width="12" height="4" fill="#9AA7B0" fill-opacity=".8"/>
<rect x="11" y="5" width="2" height="2" fill="#59A869"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 438 B

4
src/main/resources/com/github/weisj/darklaf/icons/light/files/folder.svg

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#9AA7B0" fill-opacity=".8"
d="M1,13 L15,13 L15,4 L7.98457,4 L6.69633,2.71149 C6.22161957,2.28559443 5.61570121,2.03457993 4.97888,2 L1.05128,2 C1.02295884,2 1,2.02295884 1,2.05128 L1,13 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 308 B

6
src/main/resources/com/github/weisj/darklaf/icons/light/files/general.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<polygon fill="#9AA7B0" fill-opacity=".8" points="7 1 3 5 7 5"/>
<polygon fill="#9AA7B0" fill-opacity=".8" points="8 1 8 6 3 6 3 15 13 15 13 1"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 302 B

6
src/main/resources/com/github/weisj/darklaf/icons/light/files/homeFolder.svg

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<path fill="#6E6E6E" d="M9,13 L9,10 L7,10 L7,13 L4,13 L4,7 L12,7 L12,13 L9,13 Z"/>
<polygon fill="#6E6E6E" points="8 2 15 8 1 8"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 287 B

8
src/main/resources/com/github/weisj/darklaf/icons/light/files/newFolder.svg

@ -1,8 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<path fill="#6E6E6E"
d="M9,13 L2,13 L2,5 L2,3 L6.60006714,3 L7.75640322,5 L14,5 L14,8 L11,8 L11,10 L9,10 L9,13 Z"/>
<rect width="2" height="6" x="12" y="9" fill="#6E6E6E"/>
<rect width="6" height="2" x="10" y="11" fill="#6E6E6E"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 409 B

8
src/main/resources/com/github/weisj/darklaf/icons/light/files/text.svg

@ -1,8 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="none" fill-rule="evenodd">
<polygon fill="#9AA7B0" fill-opacity=".8" points="7 1 3 5 7 5"/>
<polygon fill="#9AA7B0" fill-opacity=".8" points="8 1 8 6 3 6 3 15 13 15 13 1"/>
<path fill="#231F20" fill-opacity=".7"
d="M5,12 L9,12 L9,11 L5,11 L5,12 Z M5,10 L11,10 L11,9 L5,9 L5,10 Z M5,8 L11,8 L11,7 L5,7 L5,8 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 462 B

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

Loading…
Cancel
Save