Browse Source

Merge pull request #4253 from bertyhell/stylized-icons-main-bar

Switching to stylized icons
adaptive-webui-19844
sledgehammer999 8 years ago committed by GitHub
parent
commit
69da12e6b2
  1. 3
      .gitignore
  2. BIN
      src/icons/oxygen/application-exit.png
  3. BIN
      src/icons/oxygen/application-rss+xml.png
  4. BIN
      src/icons/oxygen/application-x-mswinurl.png
  5. 22
      src/icons/oxygen/build-icons/Gruntfile.js
  6. 13
      src/icons/oxygen/build-icons/icons/application-exit.svg
  7. 17
      src/icons/oxygen/build-icons/icons/application-rss+xml.svg
  8. 74
      src/icons/oxygen/build-icons/icons/application-x-mswinurl.svg
  9. 11
      src/icons/oxygen/build-icons/icons/checked.svg
  10. 22
      src/icons/oxygen/build-icons/icons/chronometer.svg
  11. 14
      src/icons/oxygen/build-icons/icons/dialog-cancel.svg
  12. 17
      src/icons/oxygen/build-icons/icons/dialog-information.svg
  13. 15
      src/icons/oxygen/build-icons/icons/dialog-warning.svg
  14. 20
      src/icons/oxygen/build-icons/icons/document-edit-verify.svg
  15. 20
      src/icons/oxygen/build-icons/icons/document-edit.svg
  16. 13
      src/icons/oxygen/build-icons/icons/document-encrypt.svg
  17. 22
      src/icons/oxygen/build-icons/icons/document-import.svg
  18. 23
      src/icons/oxygen/build-icons/icons/document-new.svg
  19. 28
      src/icons/oxygen/build-icons/icons/document-properties.svg
  20. 16
      src/icons/oxygen/build-icons/icons/document-save.svg
  21. 16
      src/icons/oxygen/build-icons/icons/download.svg
  22. 43
      src/icons/oxygen/build-icons/icons/edit-clear-history.svg
  23. 40
      src/icons/oxygen/build-icons/icons/edit-clear.svg
  24. 21
      src/icons/oxygen/build-icons/icons/edit-copy.svg
  25. 31
      src/icons/oxygen/build-icons/icons/edit-cut.svg
  26. 13
      src/icons/oxygen/build-icons/icons/edit-delete.svg
  27. 45
      src/icons/oxygen/build-icons/icons/edit-find-user.svg
  28. 21
      src/icons/oxygen/build-icons/icons/edit-find.svg
  29. 21
      src/icons/oxygen/build-icons/icons/edit-paste.svg
  30. 23
      src/icons/oxygen/build-icons/icons/edit-rename.svg
  31. 23
      src/icons/oxygen/build-icons/icons/folder-documents.svg
  32. 31
      src/icons/oxygen/build-icons/icons/folder-new.svg
  33. 141
      src/icons/oxygen/build-icons/icons/folder-remote.svg
  34. 28
      src/icons/oxygen/build-icons/icons/gear.svg
  35. 28
      src/icons/oxygen/build-icons/icons/gear32.svg
  36. 17
      src/icons/oxygen/build-icons/icons/go-bottom.svg
  37. 16
      src/icons/oxygen/build-icons/icons/go-down.svg
  38. 17
      src/icons/oxygen/build-icons/icons/go-top.svg
  39. 17
      src/icons/oxygen/build-icons/icons/go-up.svg
  40. 17
      src/icons/oxygen/build-icons/icons/help-about.svg
  41. 22
      src/icons/oxygen/build-icons/icons/help-contents.svg
  42. 23
      src/icons/oxygen/build-icons/icons/inode-directory.svg
  43. 39
      src/icons/oxygen/build-icons/icons/insert-link.svg
  44. 23
      src/icons/oxygen/build-icons/icons/list-add.svg
  45. 10
      src/icons/oxygen/build-icons/icons/list-remove.svg
  46. 12
      src/icons/oxygen/build-icons/icons/mail-folder-inbox.svg
  47. 23
      src/icons/oxygen/build-icons/icons/mail-mark-read.svg
  48. 13
      src/icons/oxygen/build-icons/icons/media-playback-pause.svg
  49. 10
      src/icons/oxygen/build-icons/icons/media-playback-start.svg
  50. 10
      src/icons/oxygen/build-icons/icons/media-seek-forward.svg
  51. 19
      src/icons/oxygen/build-icons/icons/network-server.svg
  52. 11
      src/icons/oxygen/build-icons/icons/network-wired.svg
  53. 13
      src/icons/oxygen/build-icons/icons/object-locked.svg
  54. 11
      src/icons/oxygen/build-icons/icons/office-chart-line.svg
  55. 29
      src/icons/oxygen/build-icons/icons/preferences-desktop.svg
  56. 36
      src/icons/oxygen/build-icons/icons/preferences-other.svg
  57. 85
      src/icons/oxygen/build-icons/icons/preferences-system-network.svg
  58. 28
      src/icons/oxygen/build-icons/icons/preferences-system.svg
  59. 14
      src/icons/oxygen/build-icons/icons/preferences-web-browser-cookies.svg
  60. 21
      src/icons/oxygen/build-icons/icons/security-high.svg
  61. 25
      src/icons/oxygen/build-icons/icons/security-low.svg
  62. 15
      src/icons/oxygen/build-icons/icons/services.svg
  63. 17
      src/icons/oxygen/build-icons/icons/system-log-out.svg
  64. 18
      src/icons/oxygen/build-icons/icons/tab-close.svg
  65. 15
      src/icons/oxygen/build-icons/icons/task-attention.svg
  66. 18
      src/icons/oxygen/build-icons/icons/text-plain.svg
  67. 17
      src/icons/oxygen/build-icons/icons/tools-report-bug.svg
  68. 15
      src/icons/oxygen/build-icons/icons/unavailable.svg
  69. 35
      src/icons/oxygen/build-icons/icons/user-group-delete.svg
  70. 34
      src/icons/oxygen/build-icons/icons/user-group-new.svg
  71. 18
      src/icons/oxygen/build-icons/icons/view-calendar-journal.svg
  72. 22
      src/icons/oxygen/build-icons/icons/view-categories.svg
  73. 11
      src/icons/oxygen/build-icons/icons/view-filter.svg
  74. 14
      src/icons/oxygen/build-icons/icons/view-preview.svg
  75. 17
      src/icons/oxygen/build-icons/icons/view-refresh.svg
  76. 10
      src/icons/oxygen/build-icons/icons/view-statistics.svg
  77. 11
      src/icons/oxygen/build-icons/icons/wallet-open.svg
  78. 79
      src/icons/oxygen/build-icons/icons/webui.svg
  79. 13
      src/icons/oxygen/build-icons/package.json
  80. 14
      src/icons/oxygen/build-icons/readme.md
  81. BIN
      src/icons/oxygen/checked.png
  82. BIN
      src/icons/oxygen/chronometer.png
  83. BIN
      src/icons/oxygen/dialog-cancel.png
  84. BIN
      src/icons/oxygen/dialog-information.png
  85. BIN
      src/icons/oxygen/dialog-warning.png
  86. BIN
      src/icons/oxygen/document-edit-verify.png
  87. BIN
      src/icons/oxygen/document-edit.png
  88. BIN
      src/icons/oxygen/document-encrypt.png
  89. BIN
      src/icons/oxygen/document-import.png
  90. BIN
      src/icons/oxygen/document-new.png
  91. BIN
      src/icons/oxygen/document-properties.png
  92. BIN
      src/icons/oxygen/document-save.png
  93. BIN
      src/icons/oxygen/download.png
  94. BIN
      src/icons/oxygen/edit-clear-history.png
  95. BIN
      src/icons/oxygen/edit-clear.png
  96. BIN
      src/icons/oxygen/edit-copy.png
  97. BIN
      src/icons/oxygen/edit-cut.png
  98. BIN
      src/icons/oxygen/edit-delete.png
  99. BIN
      src/icons/oxygen/edit-find-user.png
  100. BIN
      src/icons/oxygen/edit-find.png
  101. Some files were not shown because too many files have changed in this diff Show More

3
.gitignore vendored

@ -30,3 +30,6 @@ src/qbittorrent.app @@ -30,3 +30,6 @@ src/qbittorrent.app
aclocal.m4
autom4te.cache/*
config.status
src/icons/oxygen/build-icons/node_modules/
src/icons/skin/build-icons/node_modules/
src/icons/skin/build-icons/icons/*.png

BIN
src/icons/oxygen/application-exit.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
src/icons/oxygen/application-rss+xml.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

BIN
src/icons/oxygen/application-x-mswinurl.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 12 KiB

22
src/icons/oxygen/build-icons/Gruntfile.js

@ -0,0 +1,22 @@ @@ -0,0 +1,22 @@
module.exports = function(grunt) {
grunt.initConfig({
svg2png: {
all: {
options:{
size: 256
},
files: [
{
src: ['icons/*.svg']
}
]
}
}
});
grunt.loadNpmTasks('grunt-svg2png');
grunt.registerTask('default', ['svg2png']);
}

13
src/icons/oxygen/build-icons/icons/application-exit.svg

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#733737" d="M29.6,24.2c0,0.6-0.2,1.1-0.6,1.6l-3.1,3.1c-0.4,0.4-0.9,0.6-1.6,0.6c-0.6,0-1.1-0.2-1.6-0.6L16,22.1
l-6.7,6.7c-0.4,0.4-0.9,0.6-1.6,0.6c-0.6,0-1.1-0.2-1.6-0.6l-3.1-3.1c-0.4-0.4-0.6-0.9-0.6-1.6s0.2-1.1,0.6-1.6l6.7-6.7L3.1,9.2
C2.6,8.8,2.4,8.2,2.4,7.6c0-0.6,0.2-1.1,0.6-1.6L6.2,3c0.4-0.4,0.9-0.6,1.6-0.6c0.6,0,1.1,0.2,1.6,0.6L16,9.7L22.7,3
c0.4-0.4,0.9-0.6,1.6-0.6c0.6,0,1.1,0.2,1.6,0.6L29,6.1c0.4,0.4,0.6,0.9,0.6,1.6c0,0.6-0.2,1.1-0.6,1.6l-6.7,6.7l6.7,6.7
C29.4,23.1,29.6,23.6,29.6,24.2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 973 B

17
src/icons/oxygen/build-icons/icons/application-rss+xml.svg

@ -0,0 +1,17 @@ @@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#D1954E" d="M30.2,28.8c0,0.4-0.1,0.7-0.4,0.9c-0.2,0.3-0.6,0.4-0.9,0.4H26c-0.3,0-0.6-0.1-0.9-0.4
c-0.2-0.2-0.4-0.5-0.4-0.9c-0.2-2.9-0.8-5.6-2-8.2c-1.2-2.6-2.8-4.9-4.7-6.8c-1.9-1.9-4.2-3.5-6.8-4.7C8.7,8.1,5.9,7.4,3,7.3
c-0.3,0-0.6-0.1-0.9-0.4C1.9,6.6,1.8,6.3,1.8,6V3.1c0-0.4,0.1-0.7,0.4-0.9c0.2-0.2,0.5-0.4,0.9-0.4h0.1C6.7,2,10,2.8,13.3,4.2
c3.2,1.4,6.1,3.4,8.6,5.9c2.5,2.5,4.5,5.4,5.9,8.6C29.2,21.9,30,25.3,30.2,28.8z M19.9,28.8c0,0.4-0.1,0.7-0.3,1
c-0.2,0.3-0.6,0.4-0.9,0.4h-2.7c-0.3,0-0.6-0.1-0.9-0.3c-0.2-0.2-0.4-0.5-0.4-0.8c-0.3-3.1-1.5-5.7-3.7-7.9S6.1,17.7,3,17.4
c-0.3,0-0.6-0.2-0.8-0.4c-0.2-0.2-0.3-0.5-0.3-0.9v-2.7c0-0.4,0.1-0.7,0.4-0.9c0.2-0.2,0.5-0.3,0.9-0.3h0.1
c2.2,0.2,4.2,0.7,6.2,1.6s3.7,2.1,5.2,3.7c1.5,1.5,2.8,3.3,3.7,5.2C19.2,24.6,19.7,26.6,19.9,28.8z M8.4,23.6
c0.8,0.8,1.1,1.7,1.1,2.7c0,1.1-0.4,2-1.1,2.7c-0.8,0.8-1.7,1.1-2.7,1.1c-1.1,0-2-0.4-2.7-1.1c-0.8-0.8-1.1-1.7-1.1-2.7
c0-1.1,0.4-2,1.1-2.7c0.8-0.8,1.7-1.1,2.7-1.1C6.8,22.5,7.7,22.8,8.4,23.6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

74
src/icons/oxygen/build-icons/icons/application-x-mswinurl.svg

@ -0,0 +1,74 @@ @@ -0,0 +1,74 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M9.1,4.1c2.1-1.2,4.4-1.8,6.9-1.8s4.8,0.6,6.9,1.8c2.1,1.2,3.8,2.9,5,5c1.2,2.1,1.8,4.4,1.8,6.9
c0,2.5-0.6,4.8-1.8,6.9c-1.2,2.1-2.9,3.8-5,5c-2.1,1.2-4.4,1.8-6.9,1.8s-4.8-0.6-6.9-1.8c-2.1-1.2-3.8-2.9-5-5
c-1.2-2.1-1.8-4.4-1.8-6.9c0-2.5,0.6-4.8,1.8-6.9C5.3,7,7,5.3,9.1,4.1z M20.9,11.6c0,0-0.1,0.1-0.2,0.2c-0.1,0.1-0.2,0.2-0.2,0.2
c0,0,0.1,0,0.1-0.1s0.1-0.1,0.1-0.2c0-0.1,0.1-0.1,0.1-0.1c0.1-0.1,0.2-0.2,0.4-0.3c0.2-0.1,0.5-0.1,0.9-0.2c0.4-0.1,0.7,0,0.9,0.2
c0,0,0-0.1,0.2-0.2c0.1-0.1,0.2-0.2,0.3-0.2c0,0,0.1-0.1,0.3-0.1c0.1,0,0.2-0.1,0.3-0.1l0-0.4c-0.1,0-0.2,0-0.3-0.1
c-0.1-0.1-0.1-0.2-0.1-0.4c0,0,0,0.1-0.1,0.1c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2-0.1-0.3-0.1
c-0.1-0.1-0.1-0.2-0.1-0.3c0-0.1-0.1-0.2-0.1-0.3c0-0.1-0.1-0.1-0.2-0.2c-0.1-0.1-0.1-0.1-0.2-0.2c0,0,0-0.1,0-0.1
c0,0,0-0.1-0.1-0.1c0,0,0-0.1-0.1-0.1c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0.1c0,0.1-0.1,0.1-0.1,0.2c0,0.1-0.1,0.1-0.1,0.1
c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0c0,0,0,0-0.1,0.1c0,0-0.1,0.1-0.1,0.1c0,0-0.1,0-0.2,0.1c-0.1,0-0.1,0-0.2,0
c0.2-0.1,0.2-0.1,0-0.2c-0.1,0-0.2-0.1-0.3-0.1c0.1,0,0.2-0.1,0.1-0.2c0-0.1-0.1-0.2-0.2-0.3h0.1c0,0-0.1-0.1-0.2-0.2
c-0.1-0.1-0.2-0.1-0.3-0.2c-0.1,0-0.2-0.1-0.2-0.1c-0.1-0.1-0.3-0.1-0.6-0.2c-0.3-0.1-0.5-0.1-0.6,0c-0.1,0.1-0.1,0.1-0.1,0.2
c0,0.1,0,0.1,0.1,0.3c0,0.1,0.1,0.2,0.1,0.2c0,0.1,0,0.1-0.1,0.2c-0.1,0.1-0.1,0.2-0.1,0.2c0,0.1,0.1,0.2,0.3,0.3
C19,9,19.1,9.1,19,9.3c0,0.1-0.1,0.2-0.3,0.3c-0.2,0.1-0.3,0.2-0.3,0.2c-0.1,0.1-0.1,0.2,0,0.3c0,0.1,0.1,0.2,0.2,0.3
c0,0,0,0,0,0.1c0,0,0,0.1-0.1,0.1c0,0-0.1,0.1-0.1,0.1s-0.1,0-0.1,0.1l-0.1,0c-0.1,0.1-0.3,0-0.4-0.1c-0.1-0.1-0.2-0.3-0.2-0.5
c-0.1-0.3-0.2-0.5-0.3-0.5c-0.3-0.1-0.4-0.1-0.5,0c-0.1-0.2-0.3-0.3-0.7-0.5c-0.3-0.1-0.6-0.1-1-0.1c0.1,0,0.1-0.1,0-0.3
c-0.1-0.2-0.2-0.3-0.3-0.2c0-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2,0-0.2c0-0.2,0.1-0.3,0.2-0.4c0,0,0.1-0.1,0.1-0.2
c0.1-0.1,0.1-0.2,0.2-0.2c0-0.1,0-0.1,0-0.1c0.4,0,0.7,0,0.9-0.2c0.1-0.1,0.1-0.2,0.2-0.3c0.1-0.1,0.1-0.2,0.2-0.3
c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.1,0,0.3,0.1c0.1,0.1,0.2,0.1,0.3,0.1c0.2,0,0.3-0.1,0.3-0.2c0-0.1,0-0.3-0.1-0.4
c0.1,0,0.2-0.1,0.1-0.3c-0.1-0.1-0.1-0.1-0.1-0.2c-0.1,0-0.3,0-0.5,0.1c-0.1,0-0.1,0.1,0,0.1c0,0-0.1,0.1-0.2,0.2
c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.2,0-0.3-0.1c0,0,0-0.1-0.1-0.2c-0.1-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.2,0.1-0.3,0.3
c0-0.1,0-0.2-0.2-0.3c-0.2-0.1-0.3-0.1-0.4-0.1C15.3,5.3,15.3,5.1,15,5c-0.1,0-0.2-0.1-0.4-0.1c-0.2,0-0.3,0-0.3,0.1
c-0.1,0.1-0.1,0.2-0.1,0.2c0,0.1,0,0.1,0.1,0.1c0.1,0,0.1,0.1,0.2,0.1c0.1,0,0.1,0,0.2,0.1c0.1,0,0.1,0,0.2,0.1
C15,5.6,15,5.7,14.9,5.8c0,0-0.1,0-0.2,0.1c-0.1,0-0.1,0.1-0.2,0.1c-0.1,0-0.1,0-0.1,0.1c0,0,0,0.1,0,0.3c0,0.1,0,0.2,0,0.3
c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.2-0.1-0.3C14.2,6,14.1,6,13.7,6l-0.2,0c0,0-0.1,0-0.3,0c-0.1,0-0.3,0-0.4,0
c-0.1,0-0.2-0.1-0.2-0.1c0-0.1,0-0.2,0-0.4c0,0,0-0.1,0.1,0c0,0-0.1-0.1-0.2-0.2c-0.1-0.1-0.1-0.1-0.2-0.2
c-0.5,0.2-1.1,0.4-1.7,0.7c0.1,0,0.1,0,0.2,0c0.1,0,0.1-0.1,0.2-0.1c0.1-0.1,0.2-0.1,0.2-0.1c0.4-0.2,0.7-0.2,0.8-0.1l0.1-0.1
c0.2,0.2,0.3,0.3,0.4,0.4c-0.1,0-0.3-0.1-0.5,0c-0.2,0.1-0.4,0.1-0.4,0.2c0.1,0.1,0.1,0.3,0.1,0.3c0,0-0.1-0.1-0.2-0.2
c-0.1-0.1-0.2-0.1-0.3-0.2C11.1,6,11,6,10.9,5.9c-0.2,0-0.3,0-0.4,0c-1.7,1-3.1,2.3-4.2,4c0.1,0.1,0.2,0.1,0.2,0.1
c0,0,0.1,0.1,0.1,0.2c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.2-0.1C7,10.5,7,10.6,6.9,10.7c0,0,0.3,0.1,0.8,0.5c0.2,0.2,0.4,0.3,0.4,0.4
c0,0.1,0,0.2-0.2,0.3c0,0-0.1-0.1-0.2-0.2c-0.1-0.1-0.1-0.1-0.2-0.1c0,0.1,0,0.2,0,0.3c0,0.2,0.1,0.2,0.2,0.2
c-0.1,0-0.1,0.1-0.2,0.3c0,0.2,0,0.4,0,0.6c0,0.2,0,0.4,0,0.4l0,0c0,0.1,0,0.3,0.1,0.6c0.1,0.3,0.2,0.4,0.4,0.3
c-0.2,0,0,0.3,0.4,0.8c0.1,0.1,0.1,0.1,0.1,0.2c0,0,0.1,0.1,0.2,0.1C8.9,15.7,9,15.7,9,15.8c0.1,0.1,0.1,0.1,0.2,0.2
c0,0.1,0.1,0.2,0.2,0.4c0.1,0.2,0.2,0.3,0.3,0.4c0,0.1,0,0.2,0.2,0.4c0.1,0.2,0.2,0.3,0.2,0.4c0,0,0,0,0,0c0,0,0,0,0,0
c0,0.1,0.1,0.2,0.3,0.3c0.1,0.1,0.2,0.2,0.3,0.2c0,0,0,0.1,0,0.2c0,0.1,0,0.1,0.1,0.2c0,0,0.1,0.1,0.1,0c0-0.2-0.1-0.6-0.4-1.1
c-0.2-0.3-0.3-0.5-0.3-0.5c0-0.1-0.1-0.2-0.1-0.3c0-0.1-0.1-0.2-0.1-0.3c0,0,0.1,0,0.1,0c0,0,0.1,0,0.2,0.1c0.1,0,0.1,0,0.1,0.1
c0,0,0,0,0,0.1c0,0.1,0,0.2,0,0.3c0.1,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.1,0.2,0.2,0.2,0.2
c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.2,0.1,0.2,0,0.2c0.1,0,0.2,0.1,0.4,0.2c0.1,0.1,0.2,0.2,0.3,0.4C12,19,12,19.1,12,19.4
c0,0.2,0.1,0.4,0.1,0.4c0,0.1,0.1,0.2,0.2,0.2s0.2,0.1,0.2,0.2c0.1,0,0.2,0.1,0.3,0.1c0.1,0.1,0.2,0.1,0.2,0.1
c0.1,0,0.2,0.1,0.3,0.2c0.2,0.1,0.3,0.2,0.4,0.2c0.1,0,0.2,0.1,0.3,0.1s0.2,0,0.3,0c0.1,0,0.2-0.1,0.2-0.1c0.2,0,0.4,0.1,0.5,0.3
c0.2,0.2,0.3,0.3,0.4,0.4c0.4,0.2,0.8,0.3,1,0.2c0,0,0,0.1,0,0.1c0,0.1,0.1,0.2,0.1,0.3c0.1,0.1,0.1,0.2,0.2,0.3
c0,0.1,0.1,0.1,0.1,0.2c0.1,0.1,0.2,0.2,0.3,0.3c0.2,0.1,0.3,0.2,0.3,0.3c0.1,0,0.1-0.1,0.1-0.2c0,0.1,0,0.2,0.1,0.4
c0.1,0.1,0.2,0.2,0.3,0.2c0.2,0,0.3-0.2,0.3-0.6c-0.4,0.2-0.7,0.1-0.9-0.3c0,0,0,0,0-0.1c0-0.1-0.1-0.1-0.1-0.2c0,0,0-0.1,0-0.2
c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0.1,0,0.2,0,0.2-0.1c0,0,0-0.1,0-0.2c0-0.1-0.1-0.2-0.1-0.2c0-0.1-0.1-0.2-0.2-0.4
c-0.1-0.1-0.2-0.2-0.2-0.3c-0.1,0.1-0.2,0.2-0.3,0.1c-0.1,0-0.2-0.1-0.3-0.2c0,0,0,0,0,0.1c0,0.1,0,0.1,0,0.1c-0.2,0-0.2,0-0.3,0
c0,0,0-0.1,0-0.3c0-0.2,0-0.3,0.1-0.4c0,0,0-0.1,0.1-0.2c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0.1-0.2,0.1-0.2c0-0.1,0-0.1-0.1-0.2
c-0.1,0-0.2-0.1-0.3,0c-0.2,0-0.4,0.1-0.5,0.4c0,0,0,0.1-0.1,0.2s-0.1,0.2-0.1,0.2s-0.1,0.1-0.2,0.1c-0.1,0-0.2,0-0.4,0
c-0.2,0-0.3,0-0.4-0.1c-0.2-0.1-0.3-0.3-0.4-0.5c-0.1-0.3-0.2-0.5-0.2-0.7c0-0.1,0-0.3,0-0.5s0-0.3,0.1-0.4c0-0.1,0-0.2-0.1-0.4
c0,0,0.1-0.1,0.2-0.2c0.1-0.1,0.1-0.2,0.2-0.2c0,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0,0,0-0.1,0.1-0.1c0,0,0,0-0.1-0.1
c0,0-0.1-0.1-0.1-0.1c0.1,0,0.3,0,0.5,0c0.3-0.1,0.4,0,0.5,0c0.2,0.1,0.3,0.1,0.4,0c0,0,0-0.1,0-0.2c0-0.1,0-0.2,0-0.2
c0.1,0.3,0.2,0.4,0.5,0.2c0,0,0.1,0.1,0.3,0.1c0.1,0,0.3,0.1,0.3,0.1c0,0,0.1,0.1,0.1,0.1c0,0,0.1,0.1,0.1,0.1c0,0,0,0,0.1,0
c0,0,0.1-0.1,0.2-0.1c0.1,0.2,0.2,0.3,0.2,0.4c0.1,0.5,0.2,0.7,0.3,0.8c0.1,0,0.1,0,0.2,0c0,0,0.1-0.1,0.1-0.2c0-0.1,0-0.2,0-0.3
c0-0.1,0-0.1,0-0.2l0-0.1c0-0.1,0-0.2,0-0.3l0-0.1c-0.2,0-0.3-0.1-0.3-0.2c0-0.1,0-0.2,0-0.3c0.1-0.1,0.1-0.2,0.3-0.3
c0,0,0.1,0,0.1-0.1c0.1,0,0.2-0.1,0.3-0.1c0.1,0,0.2-0.1,0.2-0.1c0.3-0.2,0.3-0.4,0.3-0.6c0.1,0,0.1-0.1,0.2-0.2c0,0,0,0-0.1-0.1
c0,0-0.1-0.1-0.1-0.1c0,0-0.1,0-0.1,0c0.1-0.1,0.1-0.2,0-0.3c0.1,0,0.1-0.1,0.1-0.2c0-0.1,0.1-0.2,0.1-0.2c0.1,0.1,0.2,0.2,0.4,0
c0.1-0.1,0.1-0.2,0-0.3c0.1-0.1,0.2-0.1,0.4-0.2c0.2,0,0.3-0.1,0.3-0.2c0.1,0,0.1,0,0.1,0s0-0.1,0-0.2c0-0.1,0-0.2,0.1-0.2
c0-0.1,0.1-0.1,0.3-0.2c0.1,0,0.2-0.1,0.2-0.1l0.3-0.2c0,0,0-0.1,0-0.1c0.2,0,0.4,0,0.6-0.2c0.1-0.1,0.1-0.3-0.1-0.4
c0-0.1,0-0.1-0.1-0.2c-0.1,0-0.2-0.1-0.3-0.1c0,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.2-0.1,0.1-0.2-0.1-0.3
C21.5,11.3,21.2,11.4,20.9,11.6z M18,27.3c2.5-0.4,4.5-1.6,6.3-3.4c0,0-0.1-0.1-0.2-0.1c-0.1,0-0.2,0-0.2-0.1
c-0.2-0.1-0.4-0.1-0.4-0.1c0-0.1,0-0.2,0-0.2c0-0.1-0.1-0.1-0.1-0.2c-0.1,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.2-0.1
c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.1-0.1-0.1-0.1c0,0-0.1,0-0.1-0.1c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.2,0l-0.1,0c0,0-0.1,0-0.1,0
c0,0-0.1,0-0.1,0.1s-0.1,0-0.1,0.1c0,0,0,0,0,0c-0.3-0.2-0.5-0.3-0.6-0.4c-0.1,0-0.1,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.2-0.1
c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0.1-0.2,0.1c-0.1,0.1-0.1,0.1-0.1,0.3c0,0.1,0,0.2,0,0.2c-0.1-0.1-0.1-0.2,0-0.3
c0.1-0.1,0.1-0.3,0-0.3c0-0.1-0.1-0.1-0.2-0.1c-0.1,0-0.2,0-0.2,0.1c-0.1,0-0.1,0.1-0.2,0.2c-0.1,0.1-0.1,0.1-0.2,0.1
c0,0-0.1,0-0.2,0.1c-0.1,0.1-0.1,0.1-0.2,0.1c0,0-0.1,0.1-0.1,0.2c0,0.1-0.1,0.2-0.1,0.2c0,0-0.1-0.1-0.2-0.1
c-0.1,0-0.2-0.1-0.2-0.1c0,0.1,0,0.3,0.1,0.6c0,0.3,0.1,0.5,0.1,0.7c0.1,0.4,0,0.7-0.2,0.9c-0.3,0.3-0.5,0.5-0.5,0.7
c0,0.3,0,0.4,0.2,0.5c0,0.1,0,0.2-0.1,0.4c-0.1,0.2-0.1,0.3-0.1,0.4C17.9,27.1,18,27.2,18,27.3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.0 KiB

11
src/icons/oxygen/build-icons/icons/checked.svg

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#427337" d="M30.2,9.4c0,0.5-0.2,0.9-0.5,1.2L16.4,23.9l-2.5,2.5c-0.3,0.3-0.8,0.5-1.2,0.5c-0.5,0-0.9-0.2-1.2-0.5
L9,23.9l-6.6-6.6C2,16.9,1.8,16.5,1.8,16c0-0.5,0.2-0.9,0.5-1.2l2.5-2.5c0.3-0.3,0.8-0.5,1.2-0.5c0.5,0,0.9,0.2,1.2,0.5l5.4,5.4
l12-12c0.3-0.3,0.8-0.5,1.2-0.5c0.5,0,0.9,0.2,1.2,0.5l2.5,2.5C30,8.5,30.2,8.9,30.2,9.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 795 B

22
src/icons/oxygen/build-icons/icons/chronometer.svg

@ -0,0 +1,22 @@ @@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M30.3,19.1c0,2.8-0.8,5.4-2.3,7.7c-0.2,0.3-0.5,0.5-0.9,0.5H4.8c-0.4,0-0.7-0.2-0.9-0.5
c-1.5-2.4-2.3-4.9-2.3-7.7c0-1.9,0.4-3.8,1.1-5.6c0.8-1.8,1.8-3.3,3.1-4.6c1.3-1.3,2.8-2.3,4.6-3.1c1.8-0.8,3.6-1.1,5.6-1.1
c1.9,0,3.8,0.4,5.6,1.1c1.8,0.8,3.3,1.8,4.6,3.1c1.3,1.3,2.3,2.8,3.1,4.6S30.3,17.1,30.3,19.1z M7.2,20.5c0.4-0.4,0.6-0.9,0.6-1.4
c0-0.6-0.2-1-0.6-1.4C6.8,17.2,6.3,17,5.8,17s-1,0.2-1.4,0.6c-0.4,0.4-0.6,0.9-0.6,1.4c0,0.6,0.2,1,0.6,1.4
c0.4,0.4,0.9,0.6,1.4,0.6S6.8,20.9,7.2,20.5z M10.3,13.4c0.4-0.4,0.6-0.9,0.6-1.4s-0.2-1-0.6-1.4c-0.4-0.4-0.9-0.6-1.4-0.6
c-0.6,0-1,0.2-1.4,0.6c-0.4,0.4-0.6,0.9-0.6,1.4s0.2,1,0.6,1.4C7.8,13.8,8.3,14,8.8,14C9.4,14,9.9,13.8,10.3,13.4z M17.7,19.6
l1.6-6.1c0.1-0.3,0-0.5-0.1-0.8c-0.1-0.2-0.3-0.4-0.6-0.5c-0.3-0.1-0.5,0-0.8,0.1c-0.2,0.1-0.4,0.4-0.5,0.6l-1.6,6.1
c-0.6,0.1-1.2,0.3-1.7,0.7c-0.5,0.4-0.8,0.9-1,1.6c-0.2,0.8-0.1,1.6,0.3,2.3c0.4,0.7,1.1,1.2,1.9,1.4c0.8,0.2,1.6,0.1,2.3-0.3
c0.7-0.4,1.2-1.1,1.4-1.9c0.2-0.6,0.1-1.3-0.1-1.9C18.6,20.4,18.3,20,17.7,19.6z M17.4,10.3C17.8,9.9,18,9.4,18,8.8
c0-0.6-0.2-1-0.6-1.4C17,7,16.6,6.8,16,6.8c-0.6,0-1,0.2-1.4,0.6C14.2,7.8,14,8.3,14,8.8c0,0.6,0.2,1,0.6,1.4
c0.4,0.4,0.9,0.6,1.4,0.6C16.6,10.9,17,10.7,17.4,10.3z M24.6,13.4c0.4-0.4,0.6-0.9,0.6-1.4s-0.2-1-0.6-1.4
c-0.4-0.4-0.9-0.6-1.4-0.6c-0.6,0-1,0.2-1.4,0.6c-0.4,0.4-0.6,0.9-0.6,1.4s0.2,1,0.6,1.4c0.4,0.4,0.9,0.6,1.4,0.6
C23.7,14,24.2,13.8,24.6,13.4z M27.7,20.5c0.4-0.4,0.6-0.9,0.6-1.4c0-0.6-0.2-1-0.6-1.4c-0.4-0.4-0.9-0.6-1.4-0.6
c-0.6,0-1,0.2-1.4,0.6c-0.4,0.4-0.6,0.9-0.6,1.4c0,0.6,0.2,1,0.6,1.4c0.4,0.4,0.9,0.6,1.4,0.6C26.8,21.1,27.3,20.9,27.7,20.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

14
src/icons/oxygen/build-icons/icons/dialog-cancel.svg

@ -0,0 +1,14 @@ @@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#733737" d="M28.1,10.8c0.7,1.6,1,3.3,1,5.1s-0.3,3.5-1,5.2c-0.7,1.6-1.6,3-2.8,4.2c-1.2,1.2-2.6,2.1-4.2,2.8
c-1.6,0.7-3.3,1-5.1,1c-1.8,0-3.5-0.3-5.1-1c-1.6-0.7-3-1.6-4.2-2.8c-1.2-1.2-2.1-2.6-2.8-4.2c-0.7-1.6-1-3.4-1-5.2s0.3-3.5,1-5.1
c0.7-1.6,1.6-3,2.8-4.2s2.6-2.1,4.2-2.8c1.6-0.7,3.3-1,5.1-1c1.8,0,3.5,0.3,5.1,1c1.6,0.7,3,1.6,4.2,2.8S27.4,9.2,28.1,10.8z
M8.2,21.1l13-13c-1.5-1-3.3-1.6-5.2-1.6c-1.7,0-3.3,0.4-4.7,1.3c-1.4,0.8-2.6,2-3.4,3.4c-0.8,1.4-1.3,3-1.3,4.7
C6.7,17.8,7.2,19.6,8.2,21.1z M25.3,16c0-1.8-0.5-3.5-1.5-5.1l-13,12.9c1.6,1,3.3,1.5,5.1,1.5c1.3,0,2.5-0.2,3.6-0.7
c1.2-0.5,2.1-1.2,3-2s1.5-1.8,2-3C25.1,18.5,25.3,17.3,25.3,16z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

17
src/icons/oxygen/build-icons/icons/dialog-information.svg

@ -0,0 +1,17 @@ @@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="984 984 32 32" enable-background="new 984 984 32 32" xml:space="preserve">
<rect x="-43.8" y="-437.5" fill="none" width="2743.8" height="2625"/>
<g enable-background="new ">
<path fill="#375273" d="M1012.3,993.2c1.3,2.2,1.9,4.6,1.9,7.2c0,2.6-0.6,5-1.9,7.2c-1.3,2.2-3,3.9-5.2,5.2
c-2.2,1.3-4.6,1.9-7.2,1.9s-5-0.6-7.2-1.9c-2.2-1.3-3.9-3-5.2-5.2c-1.3-2.2-1.9-4.6-1.9-7.2c0-2.6,0.6-5,1.9-7.2s3-3.9,5.2-5.2
s4.6-1.9,7.2-1.9s5,0.6,7.2,1.9S1011.1,991,1012.3,993.2z M1004.8,1009.3v-3c0-0.2-0.1-0.3-0.2-0.4s-0.3-0.2-0.4-0.2h-1.8v-9.5
c0-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.3-0.2-0.4-0.2h-5.9c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.3-0.2,0.4v3c0,0.2,0.1,0.3,0.2,0.4
c0.1,0.1,0.3,0.2,0.4,0.2h1.8v5.9h-1.8c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.3-0.2,0.4v3c0,0.2,0.1,0.3,0.2,0.4
c0.1,0.1,0.3,0.2,0.4,0.2h8.3c0.2,0,0.3-0.1,0.4-0.2S1004.8,1009.5,1004.8,1009.3z M1002.4,992.7v-3c0-0.2-0.1-0.3-0.2-0.4
c-0.1-0.1-0.3-0.2-0.4-0.2h-3.6c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.3-0.2,0.4v3c0,0.2,0.1,0.3,0.2,0.4c0.1,0.1,0.3,0.2,0.4,0.2
h3.6c0.2,0,0.3-0.1,0.4-0.2C1002.3,993,1002.4,992.8,1002.4,992.7z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

15
src/icons/oxygen/build-icons/icons/dialog-warning.svg

@ -0,0 +1,15 @@ @@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#D1954E" d="M17.7,4.6l11.5,21.1c0.3,0.6,0.3,1.3,0,1.9c-0.2,0.3-0.4,0.5-0.7,0.7c-0.3,0.2-0.6,0.3-0.9,0.3h-23
c-0.3,0-0.7-0.1-0.9-0.3S3,27.8,2.9,27.5c-0.4-0.6-0.4-1.3,0-1.9L14.3,4.6C14.5,4.3,14.7,4,15,3.8c0.3-0.2,0.6-0.3,1-0.3
c0.3,0,0.7,0.1,1,0.3C17.3,4,17.5,4.3,17.7,4.6z M17.9,18.5l0.3-6.9c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.2-0.4-0.2h-3.3
c-0.1,0-0.2,0.1-0.4,0.2c-0.1,0.1-0.1,0.2-0.1,0.3l0.3,6.8c0,0.1,0,0.2,0.1,0.2c0.1,0.1,0.2,0.1,0.4,0.1h2.8c0.1,0,0.3,0,0.4-0.1
C17.8,18.7,17.9,18.6,17.9,18.5z M17.9,24.1v-2.8c0-0.1,0-0.3-0.1-0.4c-0.1-0.1-0.2-0.1-0.3-0.1h-2.9c-0.1,0-0.2,0-0.3,0.1
c-0.1,0.1-0.1,0.2-0.1,0.4v2.8c0,0.1,0,0.3,0.1,0.4c0.1,0.1,0.2,0.1,0.3,0.1h2.9c0.1,0,0.2,0,0.3-0.1
C17.9,24.4,17.9,24.3,17.9,24.1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

20
src/icons/oxygen/build-icons/icons/document-edit-verify.svg

@ -0,0 +1,20 @@ @@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="984 984 32 32" enable-background="new 984 984 32 32" xml:space="preserve">
<path fill="#375273" d="M1013.2,994.1c-0.2-0.4-0.4-0.8-0.6-1l-4.2-4.2c-0.3-0.3-0.6-0.5-1-0.6c-0.4-0.2-0.8-0.3-1.2-0.3h-12
c-0.4,0-0.7,0.1-0.9,0.4c-0.2,0.3-0.4,0.6-0.4,0.9v6.2c0.5-0.3,1.1-0.4,1.7-0.5v-5.3h10.3v5.6c0,0.4,0.1,0.7,0.4,0.9
c0.3,0.3,0.6,0.4,0.9,0.4h5.6v13.7h-17.2v-5.5c-0.6-0.1-1.2-0.2-1.7-0.5v6.4c0,0.4,0.1,0.7,0.4,0.9c0.3,0.2,0.6,0.4,0.9,0.4h18
c0.4,0,0.7-0.1,0.9-0.4c0.2-0.3,0.4-0.6,0.4-0.9v-15.4C1013.5,994.9,1013.4,994.5,1013.2,994.1z M1006.6,994.9v-5
c0.3,0.1,0.4,0.2,0.5,0.3l4.2,4.2c0.1,0.1,0.2,0.3,0.3,0.5H1006.6z"/>
<rect x="-43.8" y="-437.5" fill="none" width="2743.8" height="2625"/>
<g>
<path fill="#375273" d="M986.5,1006.6l3.2-3.2c-0.8-1.1-1.2-2.4-1.2-3.8c0-0.9,0.2-1.8,0.5-2.6c0.3-0.8,0.8-1.5,1.4-2.1
s1.3-1.1,2.1-1.4c0.8-0.3,1.7-0.5,2.6-0.5s1.8,0.2,2.6,0.5c0.8,0.3,1.5,0.8,2.1,1.4c0.6,0.6,1.1,1.3,1.4,2.1
c0.3,0.8,0.5,1.7,0.5,2.6s-0.2,1.8-0.5,2.6c-0.3,0.8-0.8,1.5-1.4,2.1c-0.6,0.6-1.3,1.1-2.1,1.4c-0.8,0.3-1.7,0.5-2.6,0.5
c-1.4,0-2.6-0.4-3.8-1.2l-3.2,3.2c-0.2,0.2-0.5,0.4-0.8,0.4c-0.3,0-0.6-0.1-0.8-0.4s-0.4-0.5-0.4-0.8
C986.1,1007.1,986.2,1006.8,986.5,1006.6z M995.1,1003.8c1.2,0,2.2-0.4,3-1.2c0.8-0.8,1.2-1.8,1.2-3c0-1.2-0.4-2.2-1.2-3
c-0.8-0.8-1.8-1.2-3-1.2c-1.2,0-2.2,0.4-3,1.2s-1.2,1.8-1.2,3c0,1.2,0.4,2.2,1.2,3S994,1003.8,995.1,1003.8z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

20
src/icons/oxygen/build-icons/icons/document-edit.svg

@ -0,0 +1,20 @@ @@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="984 984 32 32" enable-background="new 984 984 32 32" xml:space="preserve">
<rect x="-43.8" y="-437.5" fill="none" width="2743.8" height="2625"/>
<g>
<path fill="#375273" d="M986.1,995l2.2-2.2c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.8,0.4l1.6,1.6l-3.9,3.9l-1.6-1.6
c-0.2-0.2-0.3-0.5-0.3-0.8C985.8,995.5,985.9,995.2,986.1,995z M1000,1002.8v3.9h-3.9l-7.8-7.8l3.9-3.9L1000,1002.8z M991.7,996.9
l5.1,5.1c0,0,0.1,0.1,0.2,0.1c0.1,0,0.2-0.1,0.2-0.2c0-0.1,0-0.1-0.1-0.2l-5.1-5.1c0,0-0.1-0.1-0.2-0.1c-0.1,0-0.2,0.1-0.2,0.2
C991.7,996.8,991.7,996.9,991.7,996.9z M997.6,1005.5v-1.2h1.2v-1l-0.9-0.9l-2.2,2.2l0.9,0.9H997.6z"/>
</g>
<g>
<path fill="#375273" d="M1013.2,994.1c-0.2-0.4-0.4-0.8-0.6-1l-4.2-4.2c-0.3-0.3-0.6-0.5-1-0.6c-0.4-0.2-0.8-0.3-1.2-0.3h-12
c-0.4,0-0.7,0.1-0.9,0.4c-0.2,0.3-0.4,0.6-0.4,0.9v6.4l1.7,1.7v-7.7h10.3v5.6c0,0.4,0.1,0.7,0.4,0.9c0.3,0.3,0.6,0.4,0.9,0.4h5.6
v13.7h-17.2v-5.1l-1.7-1.7v7.2c0,0.4,0.1,0.7,0.4,0.9c0.3,0.2,0.6,0.4,0.9,0.4h18c0.4,0,0.7-0.1,0.9-0.4c0.2-0.3,0.4-0.6,0.4-0.9
v-15.4C1013.5,994.9,1013.4,994.5,1013.2,994.1z M1006.6,994.9v-5c0.3,0.1,0.4,0.2,0.5,0.3l4.2,4.2c0.1,0.1,0.2,0.3,0.3,0.5H1006.6
z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

13
src/icons/oxygen/build-icons/icons/document-encrypt.svg

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#D1954E" d="M27.1,16.6v11.1c0,0.5-0.2,1-0.5,1.3c-0.4,0.4-0.8,0.5-1.3,0.5H6.7c-0.5,0-1-0.2-1.3-0.5
c-0.4-0.4-0.5-0.8-0.5-1.3V16.6c0-0.5,0.2-1,0.5-1.3c0.4-0.4,0.8-0.5,1.3-0.5h0.6v-3.7c0-2.4,0.8-4.4,2.5-6.1
c1.7-1.7,3.7-2.5,6.1-2.5c2.4,0,4.4,0.8,6.1,2.5c1.7,1.7,2.5,3.7,2.5,6.1v3.7h0.6c0.5,0,1,0.2,1.3,0.5
C26.9,15.7,27.1,16.1,27.1,16.6z M11.1,14.8h9.9v-3.7c0-1.4-0.5-2.5-1.4-3.5S17.4,6.1,16,6.1c-1.4,0-2.5,0.5-3.5,1.4
c-1,1-1.4,2.1-1.4,3.5V14.8z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 921 B

22
src/icons/oxygen/build-icons/icons/document-import.svg

@ -0,0 +1,22 @@ @@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="984 984 32 32" enable-background="new 984 984 32 32" xml:space="preserve">
<rect x="-43.8" y="-437.5" fill="none" width="2743.8" height="2625"/>
<g>
<g enable-background="new ">
<path fill="#375273" d="M1012.2,993.1c0.2,0.3,0.5,0.6,0.6,1c0.2,0.4,0.3,0.8,0.3,1.2v15.4c0,0.4-0.1,0.7-0.4,0.9
c-0.3,0.2-0.6,0.4-0.9,0.4h-18c-0.4,0-0.7-0.1-0.9-0.4c-0.2-0.3-0.4-0.6-0.4-0.9v-21.4c0-0.4,0.1-0.7,0.4-0.9
c0.3-0.2,0.6-0.4,0.9-0.4h12c0.4,0,0.8,0.1,1.2,0.3c0.4,0.2,0.8,0.4,1,0.6L1012.2,993.1z M1011.4,1010.3v-13.7h-5.6
c-0.4,0-0.7-0.1-0.9-0.4c-0.3-0.2-0.4-0.6-0.4-0.9v-5.6h-10.3v20.6H1011.4z M1006.2,989.8v5h5c-0.1-0.3-0.2-0.4-0.3-0.5l-4.2-4.2
C1006.7,990,1006.5,989.9,1006.2,989.8z"/>
</g>
<g>
<path fill="#375273" d="M1005.7,1001.4c0,0.3-0.1,0.6-0.3,0.9l-6.1,6.1c-0.2,0.2-0.5,0.3-0.9,0.3c-0.3,0-0.6-0.1-0.8-0.3l-0.7-0.7
c-0.2-0.2-0.4-0.5-0.4-0.9s0.1-0.6,0.4-0.9l2.8-2.8H988c-0.3,0-0.6-0.1-0.8-0.4c-0.2-0.2-0.3-0.5-0.3-0.9v-1.2
c0-0.3,0.1-0.6,0.3-0.9c0.2-0.2,0.5-0.4,0.8-0.4h11.6l-2.8-2.8c-0.2-0.2-0.4-0.5-0.4-0.8c0-0.3,0.1-0.6,0.4-0.8l0.7-0.7
c0.2-0.2,0.5-0.4,0.8-0.4c0.3,0,0.6,0.1,0.9,0.4l6.1,6.1C1005.6,1000.8,1005.7,1001.1,1005.7,1001.4z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

23
src/icons/oxygen/build-icons/icons/document-new.svg

@ -0,0 +1,23 @@ @@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="984 984 32 32" enable-background="new 984 984 32 32" xml:space="preserve">
<rect x="-43.8" y="-437.5" fill="none" width="2743.8" height="2625"/>
<g>
<g enable-background="new ">
<path fill="#375273" d="M1010,992.4c0.2,0.3,0.5,0.6,0.6,1c0.2,0.4,0.3,0.8,0.3,1.2v15.4c0,0.4-0.1,0.7-0.4,0.9
c-0.3,0.2-0.6,0.4-0.9,0.4h-18c-0.4,0-0.7-0.1-0.9-0.4c-0.2-0.3-0.4-0.6-0.4-0.9v-21.4c0-0.4,0.1-0.7,0.4-0.9
c0.3-0.2,0.6-0.4,0.9-0.4h12c0.4,0,0.8,0.1,1.2,0.3c0.4,0.2,0.8,0.4,1,0.6L1010,992.4z M1009.2,1009.6v-13.7h-5.6
c-0.4,0-0.7-0.1-0.9-0.4c-0.3-0.2-0.4-0.6-0.4-0.9v-5.6H992v20.6H1009.2z M1004,989.2v5h5c-0.1-0.3-0.2-0.4-0.3-0.5l-4.2-4.2
C1004.5,989.4,1004.3,989.3,1004,989.2z"/>
</g>
<g>
<path fill="#427337" d="M1000,1006.5v1.5c0,0.2-0.1,0.4-0.2,0.5c-0.1,0.1-0.3,0.2-0.5,0.2H996v3.2c0,0.2-0.1,0.4-0.2,0.5
c-0.1,0.1-0.3,0.2-0.5,0.2h-1.5c-0.2,0-0.4-0.1-0.5-0.2c-0.1-0.1-0.2-0.3-0.2-0.5v-3.2h-3.2c-0.2,0-0.4-0.1-0.5-0.2
c-0.1-0.1-0.2-0.3-0.2-0.5v-1.5c0-0.2,0.1-0.4,0.2-0.5c0.1-0.1,0.3-0.2,0.5-0.2h3.2v-3.2c0-0.2,0.1-0.4,0.2-0.5
c0.1-0.1,0.3-0.2,0.5-0.2h1.5c0.2,0,0.4,0.1,0.5,0.2c0.1,0.1,0.2,0.3,0.2,0.5v3.2h3.2c0.2,0,0.4,0.1,0.5,0.2
C999.9,1006.1,1000,1006.3,1000,1006.5z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

28
src/icons/oxygen/build-icons/icons/document-properties.svg

@ -0,0 +1,28 @@ @@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="984 984 32 32" enable-background="new 984 984 32 32" xml:space="preserve">
<rect x="-43.8" y="-437.5" fill="none" width="2743.8" height="2625"/>
<g>
<g>
<path fill="#375273" d="M999.7,1005.7v2c0,0.1,0,0.1-0.1,0.2c0,0.1-0.1,0.1-0.2,0.1l-1.7,0.2c-0.1,0.3-0.2,0.6-0.3,0.8
c0.2,0.3,0.5,0.7,1,1.2c0.1,0.1,0.1,0.1,0.1,0.2s0,0.1-0.1,0.2c-0.2,0.2-0.5,0.5-0.9,1c-0.4,0.4-0.7,0.6-0.8,0.6
c-0.1,0-0.1,0-0.2-0.1l-1.2-1c-0.3,0.1-0.5,0.2-0.8,0.3c-0.1,0.8-0.2,1.4-0.3,1.7c0,0.2-0.1,0.3-0.3,0.3h-2c-0.1,0-0.2,0-0.2-0.1
c-0.1-0.1-0.1-0.1-0.1-0.2l-0.3-1.6c-0.3-0.1-0.6-0.2-0.8-0.3l-1.3,1c-0.1,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.2,0-0.2-0.1
c-0.8-0.7-1.2-1.2-1.5-1.5c0-0.1-0.1-0.1-0.1-0.2c0-0.1,0-0.1,0.1-0.2c0.1-0.1,0.2-0.3,0.5-0.6c0.2-0.3,0.4-0.5,0.5-0.6
c-0.2-0.3-0.3-0.6-0.4-0.9l-1.6-0.2c-0.1,0-0.1,0-0.2-0.1c0-0.1-0.1-0.1-0.1-0.2v-2c0-0.1,0-0.1,0.1-0.2c0-0.1,0.1-0.1,0.2-0.1
l1.7-0.2c0.1-0.3,0.2-0.5,0.3-0.8c-0.2-0.3-0.6-0.8-1-1.2c-0.1-0.1-0.1-0.1-0.1-0.2c0-0.1,0-0.1,0.1-0.2c0.2-0.2,0.4-0.5,0.9-1
c0.4-0.4,0.7-0.6,0.8-0.6c0.1,0,0.2,0,0.2,0.1l1.2,1c0.3-0.1,0.5-0.2,0.8-0.3c0.1-0.8,0.2-1.4,0.3-1.7c0-0.2,0.1-0.3,0.3-0.3h2
c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2l0.3,1.6c0.3,0.1,0.6,0.2,0.8,0.3l1.3-1c0.1-0.1,0.1-0.1,0.2-0.1
c0.1,0,0.2,0,0.2,0.1c0.8,0.7,1.3,1.2,1.5,1.5c0,0,0.1,0.1,0.1,0.2c0,0.1,0,0.1-0.1,0.2c-0.1,0.1-0.2,0.3-0.5,0.6
c-0.2,0.3-0.4,0.5-0.5,0.6c0.2,0.3,0.3,0.6,0.4,0.9l1.6,0.2c0.1,0,0.1,0,0.2,0.1C999.7,1005.5,999.7,1005.6,999.7,1005.7z
M994.5,1008.3c0.4-0.4,0.7-1,0.7-1.6c0-0.6-0.2-1.2-0.7-1.6c-0.4-0.4-1-0.7-1.6-0.7c-0.6,0-1.2,0.2-1.6,0.7
c-0.4,0.4-0.7,1-0.7,1.6c0,0.6,0.2,1.2,0.7,1.6c0.4,0.4,1,0.7,1.6,0.7C993.5,1008.9,994,1008.7,994.5,1008.3z"/>
</g>
<path fill="#375273" d="M1013.7,992.6c-0.2-0.4-0.4-0.8-0.6-1l-4.2-4.2c-0.3-0.3-0.6-0.5-1-0.6c-0.4-0.2-0.8-0.3-1.2-0.3h-12
c-0.4,0-0.7,0.1-0.9,0.4c-0.2,0.3-0.4,0.6-0.4,0.9v15.7h1.7v-15.2h10.3v5.6c0,0.4,0.1,0.7,0.4,0.9c0.3,0.3,0.6,0.4,0.9,0.4h5.6
v13.7h-15.9v1.7h16.3c0.4,0,0.7-0.1,0.9-0.4c0.2-0.3,0.4-0.6,0.4-0.9v-15.4C1014,993.4,1013.9,993,1013.7,992.6z M1007.1,993.4v-5
c0.3,0.1,0.4,0.2,0.5,0.3l4.2,4.2c0.1,0.1,0.2,0.3,0.3,0.5H1007.1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

16
src/icons/oxygen/build-icons/icons/document-save.svg

@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M28.3,11.9v14.9c0,0.4-0.1,0.8-0.4,1.1c-0.3,0.3-0.7,0.4-1.1,0.4H5.2c-0.4,0-0.8-0.1-1.1-0.4
c-0.3-0.3-0.4-0.7-0.4-1.1V5.2c0-0.4,0.1-0.8,0.4-1.1c0.3-0.3,0.7-0.4,1.1-0.4h14.9c0.4,0,0.9,0.1,1.4,0.3c0.5,0.2,0.9,0.5,1.2,0.8
l4.5,4.5c0.3,0.3,0.6,0.7,0.8,1.2C28.2,11,28.3,11.5,28.3,11.9z M24.2,26.2h2.1V11.9c0-0.1-0.1-0.4-0.2-0.6
c-0.1-0.3-0.2-0.4-0.3-0.6l-4.5-4.5C21.2,6.1,21,6,20.7,5.9c-0.3-0.1-0.5-0.2-0.6-0.2v6.7c0,0.4-0.1,0.8-0.4,1.1
C19.4,13.8,19,14,18.6,14H9.3c-0.4,0-0.8-0.1-1.1-0.4c-0.3-0.3-0.4-0.7-0.4-1.1V5.8h-2v20.5h2v-6.7c0-0.4,0.1-0.8,0.4-1.1
C8.5,18.2,8.9,18,9.3,18h13.3c0.4,0,0.8,0.1,1.1,0.4c0.3,0.3,0.4,0.7,0.4,1.1V26.2z M9.8,26.2h12.3v-6.1H9.8V26.2z M18,11.4V6.3
C18,6.1,18,6,17.9,5.9c-0.1-0.1-0.2-0.2-0.4-0.2h-3.1c-0.1,0-0.3,0.1-0.4,0.2C14,6,14,6.1,14,6.3v5.1c0,0.1,0.1,0.3,0.2,0.4
c0.1,0.1,0.2,0.2,0.4,0.2h3.1c0.1,0,0.3-0.1,0.4-0.2C18,11.6,18,11.5,18,11.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

16
src/icons/oxygen/build-icons/icons/download.svg

@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M28.5,21.3v4.8c0,0.4-0.1,0.7-0.4,1s-0.6,0.4-1,0.4H4.9c-0.4,0-0.7-0.1-1-0.4s-0.4-0.6-0.4-1v-4.8
c0-0.4,0.1-0.7,0.4-1s0.6-0.4,1-0.4h7l2,2c0.6,0.6,1.3,0.8,2,0.8c0.8,0,1.5-0.3,2-0.8l2-2h7c0.4,0,0.7,0.1,1,0.4
S28.5,20.9,28.5,21.3z M23.6,12.7c0.2,0.4,0.1,0.8-0.2,1.1l-6.8,6.8c-0.2,0.2-0.4,0.3-0.7,0.3c-0.3,0-0.5-0.1-0.7-0.3l-6.8-6.8
c-0.3-0.3-0.4-0.6-0.2-1.1c0.2-0.4,0.5-0.6,0.9-0.6h3.9V5.4c0-0.3,0.1-0.5,0.3-0.7c0.2-0.2,0.4-0.3,0.7-0.3h3.9
c0.3,0,0.5,0.1,0.7,0.3s0.3,0.4,0.3,0.7v6.8h3.9C23.2,12.1,23.5,12.3,23.6,12.7z M22.5,25.4c0.2-0.2,0.3-0.4,0.3-0.7
c0-0.3-0.1-0.5-0.3-0.7c-0.2-0.2-0.4-0.3-0.7-0.3s-0.5,0.1-0.7,0.3c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7
c0.2,0.2,0.4,0.3,0.7,0.3S22.3,25.5,22.5,25.4z M26.3,25.4c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7s-0.4-0.3-0.7-0.3
c-0.3,0-0.5,0.1-0.7,0.3s-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7s0.4,0.3,0.7,0.3C25.9,25.6,26.1,25.5,26.3,25.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

43
src/icons/oxygen/build-icons/icons/edit-clear-history.svg

@ -0,0 +1,43 @@ @@ -0,0 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M12.4,17.6c-0.4,0.3-0.7,0.5-1,0.7s-0.5,0.5-0.9,0.8c-0.4,0.3-0.7,0.7-0.9,0.9c-0.2,0.3-0.5,0.6-0.7,1
c-0.3,0.4-0.5,0.8-0.6,1.2c-0.2,0.4-0.3,0.8-0.4,1.3c-0.1,0.5-0.2,1-0.2,1.4h13.1l-0.6-0.6C20.1,24.3,20,24,20,23.7
c0-0.2,0.1-0.3,0.2-0.5c0,0,0-0.1,0.1-0.1l0,0l0,0l1.9-1.9l-1.9-1.9C20,19.1,20,18.8,20,18.6c0-0.2,0.1-0.3,0.2-0.5
c0,0,0-0.1,0.1-0.1l0,0l0,0l0.2-0.2c-0.1,0-0.1-0.1-0.2-0.1c-0.4-0.3-0.7-0.5-0.9-0.6s-0.5-0.3-0.9-0.6c0.4-0.3,0.7-0.4,0.9-0.6
c0.2-0.1,0.5-0.3,0.9-0.6c0.4-0.3,0.7-0.5,1-0.7c0.2-0.2,0.5-0.5,0.9-0.8c0.4-0.3,0.7-0.7,0.9-0.9c0.2-0.3,0.5-0.6,0.7-1
c0.3-0.4,0.5-0.8,0.6-1.2s0.3-0.8,0.4-1.3c0.1-0.5,0.2-1,0.2-1.4H7.7c0,0.5,0.1,1,0.2,1.4c0.1,0.5,0.3,0.9,0.4,1.3s0.4,0.8,0.6,1.2
s0.5,0.7,0.7,1c0.2,0.3,0.5,0.6,0.9,0.9c0.4,0.3,0.7,0.6,0.9,0.8c0.2,0.2,0.6,0.5,1,0.7c0.4,0.3,0.7,0.5,0.9,0.6
c0.2,0.1,0.5,0.3,0.9,0.6c-0.4,0.3-0.7,0.4-0.9,0.6S12.8,17.3,12.4,17.6z"/>
<path fill="#375273" d="M23,25h2c0-0.4-0.1-0.8-0.2-1.2l-0.3-0.3L23,25z"/>
<path fill="#375273" d="M26.3,25.9H6.4c-0.1,0-0.2,0-0.3,0.1C6,26.1,6,26.2,6,26.3V28c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1
h19.9c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3v-1.7c0-0.1,0-0.2-0.1-0.3C26.5,25.9,26.4,25.9,26.3,25.9z"/>
<path fill="#375273" d="M6.4,6.8h19.9c0.1,0,0.2,0,0.3-0.1s0.1-0.2,0.1-0.3V4.7c0-0.1,0-0.2-0.1-0.3s-0.2-0.1-0.3-0.1H6.4
c-0.1,0-0.2,0-0.3,0.1S6,4.5,6,4.7v1.7c0,0.1,0,0.2,0.1,0.3S6.3,6.8,6.4,6.8z"/>
</g>
<g>
<g>
<path fill="none" d="M28.6,19.2L28.6,19.2c0.1-0.2,0.2-0.3,0.2-0.5c0,0,0,0,0,0C28.8,18.8,28.7,19,28.6,19.2L28.6,19.2z"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
</g>
<g>
<path fill="#733737" d="M26.4,21.3l2.2-2.1l0,0c0.1-0.2,0.2-0.4,0.2-0.5c0-0.2-0.1-0.4-0.2-0.4l-1-1c-0.2-0.1-0.3-0.2-0.5-0.2
s-0.4,0-0.5,0.2l-2.1,2.1l-2.2-2.1c-0.2-0.1-0.3-0.2-0.5-0.2s-0.4,0.1-0.5,0.2l-1,0.9c-0.1,0.2-0.2,0.3-0.2,0.5
c0,0.2,0,0.4,0.2,0.5l2.1,2.1l-2.1,2.1c-0.1,0.2-0.2,0.3-0.2,0.5s0.1,0.4,0.2,0.5l1,1c0.2,0.1,0.3,0.2,0.5,0.2
c0.2,0,0.4-0.1,0.5-0.2l2.2-2.1l2,2.2c0.2,0.1,0.3,0.2,0.5,0.2s0.4-0.1,0.5-0.2l1-1c0.1-0.2,0.2-0.3,0.2-0.5
c0-0.2-0.1-0.4-0.2-0.5L26.4,21.3z"/>
</g>
</g>
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

40
src/icons/oxygen/build-icons/icons/edit-clear.svg

@ -0,0 +1,40 @@ @@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="984 984 32 32" enable-background="new 984 984 32 32" xml:space="preserve">
<g>
<g>
<path fill="#375273" d="M998.8,999c0,0.3-0.2,0.5-0.5,0.5h-0.8c-0.3,0-0.5-0.2-0.5-0.5v-12.5c0-0.3,0.2-0.5,0.5-0.5h0.8
c0.3,0,0.5,0.2,0.5,0.5V999z"/>
</g>
<g>
<path fill="#375273" d="M999.5,1001.4c0.3,0,0.4-0.2,0.2-0.4l-0.5-0.7c-0.2-0.2-0.5-0.4-0.8-0.4h-1.2c-0.3,0-0.6,0.2-0.8,0.4
l-0.3,0.7c-0.2,0.2-0.1,0.4,0.2,0.4H999.5z"/>
</g>
<g>
<path fill="#733737" d="M1007.1,1010.5c0,0.2-0.1,0.3-0.2,0.5l-1,1c-0.1,0.1-0.3,0.2-0.5,0.2c-0.2,0-0.3-0.1-0.5-0.2l-2.1-2.2
l-2.2,2.1c-0.1,0.1-0.3,0.2-0.5,0.2c-0.2,0-0.3-0.1-0.5-0.2l-1-1c-0.1-0.1-0.2-0.3-0.2-0.5c0-0.2,0.1-0.3,0.2-0.5l2.1-2.1
l-2.1-2.1c-0.2-0.1-0.2-0.3-0.2-0.5c0-0.2,0.1-0.3,0.2-0.5l1-0.9c0.1-0.1,0.3-0.2,0.5-0.2c0.2,0,0.3,0.1,0.5,0.2l2.2,2.1l2.1-2.1
c0.1-0.1,0.3-0.2,0.5-0.2c0.2,0,0.3,0.1,0.5,0.2l1,1c0.1,0.1,0.2,0.3,0.2,0.5c0,0.2-0.1,0.3-0.2,0.5l-2.2,2.1l2.1,2.1
C1007,1010.1,1007.1,1010.3,1007.1,1010.5z"/>
</g>
<g>
<path fill="none" d="M1006.9,1005.8L1006.9,1005.8c0.1-0.2,0.2-0.3,0.2-0.5c0,0,0,0,0,0C1007.1,1005.5,1007,1005.6,1006.9,1005.8
L1006.9,1005.8z"/>
<path fill="#733737" d="M1004.7,1003.7L1004.7,1003.7C1004.8,1003.6,1004.8,1003.6,1004.7,1003.7
C1004.8,1003.6,1004.8,1003.6,1004.7,1003.7z"/>
<path fill="#733737" d="M1004.7,1007.9l2.2-2.1l0,0c0.1-0.2,0.2-0.4,0.2-0.5c0-0.2-0.1-0.4-0.2-0.4l-1-1c-0.2-0.1-0.3-0.2-0.5-0.2
c-0.2,0-0.4,0-0.5,0.2l-2.1,2.1l-2.2-2.1c-0.2-0.1-0.3-0.2-0.5-0.2c-0.2,0-0.4,0.1-0.5,0.2l-1,0.9c-0.1,0.2-0.2,0.3-0.2,0.5
c0,0.2,0,0.4,0.2,0.5l2.1,2.1l-2.1,2.1c-0.1,0.2-0.2,0.3-0.2,0.5c0,0.2,0.1,0.4,0.2,0.5l1,1c0.2,0.1,0.3,0.2,0.5,0.2
c0.2,0,0.4-0.1,0.5-0.2l2.2-2.1l2,2.2c0.2,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l1-1c0.1-0.2,0.2-0.3,0.2-0.5
c0-0.2-0.1-0.4-0.2-0.5L1004.7,1007.9z"/>
</g>
<path fill="#375273" d="M1000.9,1012c-0.2,0.2-0.4,0.3-0.7,0.3s-0.5-0.1-0.7-0.3l-1-1c-0.2-0.2-0.3-0.4-0.3-0.7s0.1-0.5,0.3-0.7
l1.9-1.9l-1.6-1.6h-3.7c-0.3,0-0.6,0.2-0.6,0.5l-1.6,6.8c-0.1,0.3,0.1,0.5,0.4,0.5h4.2c0.3,0,0.7,0,1,0h4.2c0.3,0,0.4-0.2,0.4-0.5
l-0.7-3L1000.9,1012z"/>
<path fill="#375273" d="M998.2,1005.2c0-0.3,0.1-0.5,0.3-0.7l1-0.9c0.2-0.2,0.4-0.3,0.7-0.3c0.2,0,0.3,0,0.5,0.1l-0.3-1.1
c-0.1-0.3-0.3-0.5-0.6-0.5h-3.8c-0.3,0-0.6,0.2-0.6,0.5l-0.7,3c-0.1,0.3,0.1,0.5,0.4,0.5h3.3
C998.3,1005.7,998.2,1005.5,998.2,1005.2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

21
src/icons/oxygen/build-icons/icons/edit-copy.svg

@ -0,0 +1,21 @@ @@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<g>
<path fill="#375273" d="M27.2,8.9c0.4,0,0.7,0.1,0.9,0.4s0.4,0.6,0.4,0.9v17c0,0.4-0.1,0.7-0.4,0.9s-0.6,0.4-0.9,0.4H13.8
c-0.4,0-0.7-0.1-0.9-0.4c-0.3-0.3-0.4-0.6-0.4-0.9v-4H4.8c-0.4,0-0.7-0.1-0.9-0.4s-0.4-0.6-0.4-0.9v-9.4c0-0.4,0.1-0.8,0.3-1.2
c0.2-0.4,0.4-0.8,0.7-1.1l5.7-5.7c0.3-0.3,0.6-0.5,1.1-0.7c0.4-0.2,0.9-0.3,1.2-0.3h5.8c0.4,0,0.7,0.1,0.9,0.4
c0.3,0.3,0.4,0.6,0.4,0.9v4.6c0.6-0.4,1.2-0.6,1.8-0.6H27.2z M13.4,15.5l4.4-4.4V5.3h-5.4v5.8c0,0.4-0.1,0.7-0.4,0.9
c-0.3,0.3-0.6,0.4-0.9,0.4H5.3v8.9h7.1v-3.6c0-0.4,0.1-0.8,0.3-1.2S13.1,15.8,13.4,15.5z M10.6,6.5l-4.2,4.2h4.2V6.5z M26.7,26.7
V10.6h-5.4v5.8c0,0.4-0.1,0.7-0.4,0.9c-0.3,0.3-0.6,0.4-0.9,0.4h-5.8v8.9H26.7z M19.6,11.8L15.4,16h4.2V11.8z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

31
src/icons/oxygen/build-icons/icons/edit-cut.svg

@ -0,0 +1,31 @@ @@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<g>
<path fill="#375273" d="M21.1,16l7.1,5.6c0.3,0.2,0.4,0.4,0.3,0.8c0,0.3-0.2,0.6-0.5,0.7l-1.8,0.9C26.1,24,26,24,25.8,24
c-0.2,0-0.3,0-0.4-0.1l-9.6-5.4l-1.5,0.9c-0.1,0-0.1,0.1-0.2,0.1c0.1,0.5,0.2,0.9,0.1,1.4c-0.1,0.7-0.3,1.4-0.8,2.1
c-0.5,0.7-1.1,1.2-1.8,1.7c-1.2,0.8-2.5,1.2-3.9,1.2c-1.3,0-2.3-0.4-3.1-1.1C3.8,24,3.4,23,3.5,21.8c0.1-0.7,0.3-1.4,0.8-2.1
c0.5-0.7,1.1-1.2,1.8-1.7c1.2-0.8,2.5-1.2,3.9-1.2c0.8,0,1.5,0.1,2.1,0.4c0.1-0.1,0.2-0.2,0.3-0.3l1.7-1l-1.7-1
c-0.1-0.1-0.2-0.2-0.3-0.3c-0.6,0.3-1.3,0.4-2.1,0.4c-1.4,0-2.7-0.4-3.9-1.2c-0.8-0.5-1.4-1.1-1.8-1.7c-0.5-0.7-0.7-1.3-0.8-2.1
c0-0.5,0-1.1,0.2-1.6c0.2-0.5,0.5-0.9,0.9-1.3c0.8-0.7,1.8-1.1,3.1-1.1c1.3,0,2.6,0.4,3.9,1.2c0.8,0.5,1.4,1.1,1.8,1.7
c0.5,0.7,0.7,1.3,0.8,2.1c0,0.4,0,0.9-0.1,1.4c0,0,0.1,0,0.2,0.1l1.5,0.9l9.6-5.4C25.5,8,25.7,8,25.8,8c0.1,0,0.3,0,0.4,0.1L28,9
c0.3,0.1,0.4,0.4,0.5,0.7c0,0.3-0.1,0.6-0.3,0.8L21.1,16z M11.6,12.4c0.4-0.4,0.5-0.9,0.3-1.5c-0.2-0.6-0.7-1.2-1.5-1.6
C9.5,8.7,8.6,8.4,7.7,8.4C7,8.4,6.5,8.6,6.1,8.9c-0.4,0.4-0.5,0.9-0.3,1.5s0.7,1.2,1.5,1.6c0.9,0.5,1.7,0.8,2.7,0.8
C10.7,12.9,11.2,12.7,11.6,12.4z M10.4,22.8c0.8-0.5,1.2-1,1.5-1.6s0.1-1.1-0.3-1.5c-0.4-0.3-0.9-0.5-1.6-0.5
c-0.9,0-1.8,0.3-2.7,0.8c-0.8,0.5-1.2,1-1.5,1.6c-0.2,0.6-0.1,1.1,0.3,1.5c0.4,0.3,0.9,0.5,1.6,0.5C8.6,23.6,9.5,23.3,10.4,22.8z
M16,17.3l1.3,0.4l10.3-8l-1.8-0.9l-10.7,6v1.6l-2.2,1.3l0.1,0.1c0,0,0.1,0,0.1,0.1c0,0,0.1,0.1,0.2,0.2c0.1,0.1,0.1,0.1,0.2,0.2
l0.4,0.4L16,17.3z M12.9,14.2l1.3,0.8v-0.2c0-0.3,0.2-0.6,0.5-0.8l0.2-0.1l-1.1-0.7l-0.4,0.4c0,0-0.1,0.1-0.1,0.2
c-0.1,0.1-0.1,0.1-0.2,0.2c0,0,0,0-0.1,0c0,0,0,0,0,0L12.9,14.2z M16.3,15.4c0.2-0.2,0.4-0.3,0.6-0.3c0.2,0,0.5,0.1,0.6,0.3
c0.2,0.2,0.3,0.4,0.3,0.6s-0.1,0.5-0.3,0.6s-0.4,0.3-0.6,0.3c-0.2,0-0.5-0.1-0.6-0.3C16.1,16.5,16,16.2,16,16S16.1,15.5,16.3,15.4z
M25.8,23.1l1.8-0.9l-7.3-5.7l-2.5,1.9c0,0-0.1,0.1-0.2,0.1L25.8,23.1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

13
src/icons/oxygen/build-icons/icons/edit-delete.svg

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#733737" d="M29.6,24.2c0,0.6-0.2,1.1-0.6,1.6l-3.1,3.1c-0.4,0.4-0.9,0.6-1.6,0.6c-0.6,0-1.1-0.2-1.6-0.6L16,22.1
l-6.7,6.7c-0.4,0.4-0.9,0.6-1.6,0.6c-0.6,0-1.1-0.2-1.6-0.6l-3.1-3.1c-0.4-0.4-0.6-0.9-0.6-1.6s0.2-1.1,0.6-1.6l6.7-6.7L3.1,9.2
C2.6,8.8,2.4,8.2,2.4,7.6c0-0.6,0.2-1.1,0.6-1.6L6.2,3c0.4-0.4,0.9-0.6,1.6-0.6c0.6,0,1.1,0.2,1.6,0.6L16,9.7L22.7,3
c0.4-0.4,0.9-0.6,1.6-0.6c0.6,0,1.1,0.2,1.6,0.6L29,6.1c0.4,0.4,0.6,0.9,0.6,1.6c0,0.6-0.2,1.1-0.6,1.6l-6.7,6.7l6.7,6.7
C29.4,23.1,29.6,23.6,29.6,24.2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 973 B

45
src/icons/oxygen/build-icons/icons/edit-find-user.svg

@ -0,0 +1,45 @@ @@ -0,0 +1,45 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<g>
<g>
<path fill="#375273" d="M27.1,29.5c-0.4,0-0.7-0.1-0.9-0.4l-2.6-2.6c-0.9,0.6-2,0.9-3.1,0.9c-0.8,0-1.6-0.2-2.3-0.5
c-0.7-0.3-1.3-0.7-1.9-1.2c-0.5-0.5-0.9-1.1-1.2-1.9c-0.3-0.7-0.5-1.5-0.5-2.3s0.2-1.6,0.5-2.3c0.3-0.7,0.7-1.3,1.2-1.9
c0.5-0.5,1.1-0.9,1.9-1.2c0.7-0.3,1.5-0.5,2.3-0.5c0.8,0,1.6,0.2,2.3,0.5c0.7,0.3,1.3,0.7,1.9,1.2c0.5,0.5,0.9,1.1,1.2,1.9
c0.3,0.7,0.5,1.5,0.5,2.3c0,1.1-0.3,2.2-0.9,3.1l2.6,2.6c0.2,0.2,0.4,0.5,0.4,0.9c0,0.3-0.1,0.6-0.4,0.9
C27.8,29.4,27.5,29.5,27.1,29.5z M20.5,18.3c-0.9,0-1.7,0.3-2.3,1s-1,1.4-1,2.3c0,0.9,0.3,1.7,1,2.3c0.7,0.7,1.4,1,2.3,1
c0.9,0,1.7-0.3,2.3-1c0.7-0.7,1-1.4,1-2.3c0-0.9-0.3-1.7-1-2.3S21.4,18.3,20.5,18.3z"/>
<path fill="#FFFFFF" d="M20.5,16.1c0.8,0,1.5,0.1,2.2,0.4c0.7,0.3,1.3,0.7,1.8,1.2c0.5,0.5,0.9,1.1,1.2,1.8
c0.3,0.7,0.4,1.4,0.4,2.2c0,1.2-0.3,2.2-1,3.2l2.7,2.7c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7c-0.2,0.2-0.4,0.3-0.7,0.3
c-0.3,0-0.5-0.1-0.7-0.3l-2.7-2.7c-0.9,0.7-2,1-3.2,1c-0.8,0-1.5-0.1-2.2-0.4c-0.7-0.3-1.3-0.7-1.8-1.2c-0.5-0.5-0.9-1.1-1.2-1.8
c-0.3-0.7-0.4-1.4-0.4-2.2c0-0.8,0.1-1.5,0.4-2.2c0.3-0.7,0.7-1.3,1.2-1.8c0.5-0.5,1.1-0.9,1.8-1.2C19,16.2,19.8,16.1,20.5,16.1
M20.5,25.2c1,0,1.8-0.3,2.5-1c0.7-0.7,1-1.5,1-2.5c0-1-0.3-1.8-1-2.5c-0.7-0.7-1.5-1-2.5-1c-1,0-1.8,0.3-2.5,1
c-0.7,0.7-1,1.5-1,2.5c0,1,0.3,1.8,1,2.5C18.7,24.9,19.5,25.2,20.5,25.2 M20.5,15.6c-0.8,0-1.6,0.2-2.4,0.5
c-0.7,0.3-1.4,0.8-1.9,1.3c-0.5,0.5-1,1.2-1.3,1.9c-0.3,0.8-0.5,1.5-0.5,2.4c0,0.8,0.2,1.6,0.5,2.4c0.3,0.7,0.8,1.4,1.3,1.9
c0.5,0.5,1.2,1,1.9,1.3c0.8,0.3,1.5,0.5,2.4,0.5c1.1,0,2.2-0.3,3.1-0.8l2.4,2.4c0.3,0.3,0.6,0.4,1.1,0.4c0.4,0,0.8-0.2,1.1-0.4
c0.3-0.3,0.4-0.7,0.4-1.1c0-0.4-0.2-0.8-0.4-1.1l-2.4-2.4c0.6-0.9,0.8-2,0.8-3.1c0-0.8-0.2-1.6-0.5-2.4c-0.3-0.7-0.8-1.4-1.3-1.9
c-0.5-0.5-1.2-1-1.9-1.3C22.1,15.7,21.3,15.6,20.5,15.6L20.5,15.6z M20.5,24.7c-0.8,0-1.6-0.3-2.2-0.9c-0.6-0.6-0.9-1.3-0.9-2.2
c0-0.8,0.3-1.6,0.9-2.2c0.6-0.6,1.3-0.9,2.2-0.9c0.8,0,1.6,0.3,2.2,0.9c0.6,0.6,0.9,1.3,0.9,2.2s-0.3,1.6-0.9,2.2
C22.1,24.4,21.4,24.7,20.5,24.7L20.5,24.7z"/>
</g>
</g>
<g>
<path fill="#375273" d="M12.9,14.8c1.5,0,2.7-0.5,3.8-1.6c1-1,1.6-2.3,1.6-3.8c0-1.5-0.5-2.7-1.6-3.8c-1-1-2.3-1.6-3.8-1.6
c-1.5,0-2.7,0.5-3.8,1.6S7.5,7.9,7.5,9.4c0,1.5,0.5,2.7,1.6,3.8S11.4,14.8,12.9,14.8z"/>
<path fill="#375273" d="M14.9,24c-0.3-0.8-0.5-1.5-0.5-2.4c0-0.8,0.2-1.6,0.5-2.4c0.3-0.7,0.8-1.4,1.3-1.9c0.5-0.5,1.2-1,1.9-1.3
c0.8-0.3,1.5-0.5,2.4-0.5c0.2,0,0.5,0,0.7,0c-0.2-0.3-0.4-0.5-0.6-0.7c-0.3-0.3-0.7-0.6-1.2-0.7c-0.5-0.2-1-0.3-1.6-0.3
c-0.1,0-0.3,0.1-0.6,0.3c-0.3,0.2-0.7,0.4-1,0.7c-0.4,0.2-0.9,0.5-1.5,0.7c-0.6,0.2-1.2,0.3-1.9,0.3s-1.2-0.1-1.9-0.3
s-1.1-0.4-1.5-0.7c-0.4-0.2-0.7-0.5-1-0.7C8.2,14,8,13.9,7.9,13.9c-0.6,0-1.1,0.1-1.6,0.3s-0.9,0.4-1.2,0.7S4.5,15.6,4.3,16
c-0.3,0.4-0.5,0.9-0.6,1.4c-0.1,0.5-0.3,1-0.4,1.5c-0.1,0.5-0.2,1.1-0.2,1.5s0,1,0,1.4c0,1.1,0.3,2,1,2.6c0.7,0.6,1.6,1,2.7,1h9
C15.5,25,15.1,24.6,14.9,24z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

21
src/icons/oxygen/build-icons/icons/edit-find.svg

@ -0,0 +1,21 @@ @@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<g>
<path fill="#375273" d="M27.6,25.8c0,0.5-0.2,0.9-0.5,1.3c-0.4,0.4-0.8,0.5-1.3,0.5c-0.5,0-0.9-0.2-1.3-0.5l-4.8-4.8
c-1.7,1.2-3.5,1.7-5.6,1.7c-1.3,0-2.6-0.3-3.8-0.8S8.1,22,7.3,21.2S5.7,19.2,5.2,18s-0.8-2.5-0.8-3.8s0.3-2.6,0.8-3.8
c0.5-1.2,1.2-2.3,2.1-3.1s1.9-1.6,3.1-2.1s2.5-0.8,3.8-0.8s2.6,0.3,3.8,0.8c1.2,0.5,2.3,1.2,3.1,2.1s1.6,1.9,2.1,3.1
c0.5,1.2,0.8,2.5,0.8,3.8c0,2-0.6,3.9-1.7,5.6l4.8,4.8C27.4,24.9,27.6,25.3,27.6,25.8z M18.6,18.6c1.2-1.2,1.8-2.7,1.8-4.4
s-0.6-3.2-1.8-4.4S15.9,8,14.2,8S11,8.6,9.8,9.8C8.6,11,8,12.5,8,14.2s0.6,3.2,1.8,4.4c1.2,1.2,2.7,1.8,4.4,1.8
S17.4,19.9,18.6,18.6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

21
src/icons/oxygen/build-icons/icons/edit-paste.svg

@ -0,0 +1,21 @@ @@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<g>
<path fill="#375273" d="M28.5,17.8v9.4c0,0.4-0.1,0.7-0.4,0.9s-0.6,0.4-0.9,0.4H13.8c-0.4,0-0.7-0.1-0.9-0.4
c-0.3-0.3-0.4-0.6-0.4-0.9v-2.2H4.8c-0.4,0-0.7-0.1-0.9-0.4S3.5,24,3.5,23.6V4.8c0-0.4,0.1-0.7,0.4-0.9c0.3-0.3,0.6-0.4,0.9-0.4H20
c0.4,0,0.7,0.1,0.9,0.4c0.3,0.3,0.4,0.6,0.4,0.9v4.6c0.2,0.1,0.4,0.3,0.5,0.4l5.7,5.7c0.3,0.3,0.5,0.6,0.7,1.1
C28.4,17,28.5,17.4,28.5,17.8z M17.8,6.6V5.7c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.1-0.3-0.1H7.5c-0.1,0-0.2,0-0.3,0.1
C7.1,5.5,7.1,5.6,7.1,5.7v0.9c0,0.1,0,0.2,0.1,0.3C7.3,7,7.4,7.1,7.5,7.1h9.8c0.1,0,0.2,0,0.3-0.1C17.7,6.9,17.8,6.7,17.8,6.6z
M14.2,26.7h12.5v-8.9h-5.8c-0.4,0-0.7-0.1-0.9-0.4c-0.3-0.3-0.4-0.6-0.4-0.9v-5.8h-5.4V26.7z M21.4,16h4.2l-4.2-4.2V16z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

23
src/icons/oxygen/build-icons/icons/edit-rename.svg

@ -0,0 +1,23 @@ @@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<g>
<path fill="#375273" d="M23.2,19.2v2.7c0,1.1-0.4,2.1-1.2,2.8s-1.7,1.2-2.8,1.2H7.6c-1.1,0-2.1-0.4-2.8-1.2s-1.2-1.7-1.2-2.8V10.2
c0-1.1,0.4-2.1,1.2-2.8s1.7-1.2,2.8-1.2h11.6c0.6,0,1.1,0.1,1.6,0.3C21,6.6,21,6.7,21.1,6.8c0,0.2,0,0.3-0.1,0.4l-0.7,0.7
C20.1,8.1,20,8.1,19.8,8C19.6,8,19.4,8,19.2,8H7.6C7,8,6.4,8.2,6,8.6c-0.4,0.4-0.7,1-0.7,1.6v11.6c0,0.6,0.2,1.1,0.7,1.6
C6.4,23.8,7,24,7.6,24h11.6c0.6,0,1.1-0.2,1.6-0.7c0.4-0.4,0.7-1,0.7-1.6V20c0-0.1,0-0.2,0.1-0.3l0.9-0.9c0.1-0.1,0.3-0.2,0.5-0.1
C23.1,18.8,23.2,19,23.2,19.2z M21.9,8.9l4,4l-9.4,9.4h-4v-4L21.9,8.9z M15.9,20.9l1.6-1.6l-2.1-2.1l-1.6,1.6v0.8h1.3v1.3H15.9z
M22.1,10.9c-0.1-0.1-0.3-0.1-0.5,0l-4.9,4.9c-0.2,0.2-0.2,0.3,0,0.5c0.1,0.1,0.3,0.1,0.5,0l4.9-4.9C22.2,11.2,22.2,11,22.1,10.9z
M28.1,10.7L26.8,12l-4-4L24,6.7c0.3-0.3,0.6-0.4,0.9-0.4c0.4,0,0.7,0.1,0.9,0.4l2.1,2.1c0.3,0.3,0.4,0.6,0.4,0.9
S28.3,10.4,28.1,10.7z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

23
src/icons/oxygen/build-icons/icons/folder-documents.svg

@ -0,0 +1,23 @@ @@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<g>
<path fill="#375273" d="M29.3,17.4c0,0.6-0.2,1.1-0.6,1.7l-4.1,5.1c-0.4,0.5-0.9,0.9-1.6,1.2c-0.7,0.3-1.3,0.5-2,0.5H5.8
c-0.9,0-1.6-0.3-2.2-0.9s-0.9-1.3-0.9-2.2V9.3c0-0.9,0.3-1.6,0.9-2.2S5,6.2,5.8,6.2h4.5c0.9,0,1.6,0.3,2.2,0.9s0.9,1.3,0.9,2.2v0.4
H21c0.9,0,1.6,0.3,2.2,0.9c0.6,0.6,0.9,1.3,0.9,2.2v2.2h2.7c0.5,0,1,0.1,1.4,0.3c0.4,0.2,0.7,0.6,0.9,1
C29.2,16.7,29.3,17,29.3,17.4z M11.6,15.1h10.7v-2.2c0-0.4-0.1-0.7-0.4-0.9c-0.3-0.3-0.6-0.4-0.9-0.4h-8c-0.4,0-0.7-0.1-0.9-0.4
c-0.3-0.3-0.4-0.6-0.4-0.9V9.3c0-0.4-0.1-0.7-0.4-0.9C11,8.1,10.6,8,10.3,8H5.8C5.4,8,5.1,8.1,4.9,8.4S4.5,8.9,4.5,9.3v11.9L8,16.8
c0.4-0.5,0.9-0.9,1.6-1.2C10.3,15.3,11,15.1,11.6,15.1z M27.5,17.4c0-0.3-0.2-0.5-0.7-0.5H11.6c-0.4,0-0.8,0.1-1.2,0.3
c-0.4,0.2-0.8,0.4-1,0.7L5.3,23c-0.2,0.2-0.3,0.4-0.3,0.6c0,0.3,0.2,0.5,0.7,0.5H21c0.4,0,0.8-0.1,1.2-0.3c0.4-0.2,0.8-0.5,1-0.7
l4.1-5.1C27.4,17.7,27.5,17.5,27.5,17.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

31
src/icons/oxygen/build-icons/icons/folder-new.svg

@ -0,0 +1,31 @@ @@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#FFFFFF" d="M28.4,18.7C28.4,18.7,28.4,18.7,28.4,18.7c0,0.2-0.1,0.3-0.2,0.5C28.3,19.1,28.4,18.9,28.4,18.7"/>
</g>
<g>
<path fill="#733737" d="M26,17.1L26,17.1C26,17.1,26,17.1,26,17.1C26,17.1,26,17.1,26,17.1z"/>
<path fill="#FFFFFF" d="M26.1,17.1C26,17.1,26,17.1,26.1,17.1C26,17.1,26,17.1,26.1,17.1"/>
</g>
<g>
<g>
<path fill="#427337" d="M29.4,21.1v2c0,0.3-0.1,0.5-0.3,0.7c-0.1,0.1-0.4,0.3-0.7,0.3h-4.3v4.2c0,0.3-0.1,0.5-0.3,0.7
c-0.1,0.1-0.4,0.3-0.7,0.3h-2c-0.3,0-0.5-0.1-0.7-0.3c-0.1-0.1-0.3-0.4-0.3-0.7v-4.2h-4.2c-0.3,0-0.5-0.1-0.7-0.3
c-0.1-0.1-0.3-0.4-0.3-0.7v-2c0-0.3,0.1-0.5,0.3-0.7c0.1-0.1,0.4-0.3,0.7-0.3h4.2v-4.2c0-0.3,0.1-0.5,0.3-0.7
c0.1-0.1,0.4-0.3,0.7-0.3h2c0.3,0,0.5,0.1,0.7,0.3c0.1,0.1,0.3,0.4,0.3,0.7v4.2h4.2c0.3,0,0.5,0.1,0.7,0.3
C29.3,20.5,29.4,20.8,29.4,21.1z"/>
</g>
</g>
<path fill="#375273" d="M14.7,21.1c0-0.1,0-0.2,0-0.3h-9c-0.5,0-0.7-0.2-0.7-0.5c0-0.1,0.1-0.3,0.3-0.6l4.1-5.1
c0.2-0.3,0.6-0.5,1-0.7c0.4-0.2,0.8-0.3,1.2-0.3h15.2c0.5,0,0.7,0.2,0.7,0.5c0,0.2-0.1,0.3-0.3,0.5l-2.5,3.1v1.8h0.8l3.1-3.8
c0.4-0.5,0.6-1.1,0.6-1.7c0-0.3-0.1-0.7-0.2-0.9c-0.2-0.4-0.5-0.8-0.9-1c-0.4-0.2-0.9-0.3-1.4-0.3H24V9.6c0-0.9-0.3-1.6-0.9-2.2
c-0.6-0.6-1.3-0.9-2.2-0.9h-7.6V6.1c0-0.9-0.3-1.6-0.9-2.2S11,2.9,10.2,2.9H5.7c-0.9,0-1.6,0.3-2.2,0.9S2.6,5.2,2.6,6.1v13.4
c0,0.9,0.3,1.6,0.9,2.2s1.3,0.9,2.2,0.9h9V21.1z M4.4,6.1c0-0.4,0.1-0.7,0.4-0.9s0.6-0.4,0.9-0.4h4.5c0.4,0,0.7,0.1,0.9,0.4
c0.3,0.3,0.4,0.6,0.4,0.9V7c0,0.4,0.1,0.7,0.4,0.9c0.3,0.3,0.6,0.4,0.9,0.4h8c0.4,0,0.7,0.1,0.9,0.4c0.3,0.3,0.4,0.6,0.4,0.9v2.2
H11.5c-0.6,0-1.3,0.2-2,0.5c-0.7,0.3-1.2,0.7-1.6,1.2L4.4,18V6.1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

141
src/icons/oxygen/build-icons/icons/folder-remote.svg

@ -0,0 +1,141 @@ @@ -0,0 +1,141 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#FFFFFF" d="M28.3,18.3C28.3,18.3,28.3,18.3,28.3,18.3c0,0.2-0.1,0.3-0.2,0.5C28.2,18.7,28.3,18.5,28.3,18.3"/>
</g>
<g>
<path fill="#733737" d="M26,16.7L26,16.7C26,16.7,26,16.6,26,16.7C26,16.6,26,16.7,26,16.7z"/>
<path fill="#FFFFFF" d="M26,16.6C26,16.6,26,16.7,26,16.6C26,16.7,26,16.6,26,16.6 M25.8,16.4L25.8,16.4L25.8,16.4L25.8,16.4
L25.8,16.4l0.3,0.4L25.8,16.4l0.3,0.4L25.8,16.4L25.8,16.4z"/>
</g>
<g>
<g>
<path fill="#375273" d="M20.9,29.7c-1.6,0-3.1-0.4-4.4-1.2c-1.4-0.8-2.4-1.9-3.2-3.2c-0.8-1.3-1.2-2.8-1.2-4.4s0.4-3.1,1.2-4.4
c0.8-1.4,1.9-2.4,3.2-3.2c1.3-0.8,2.8-1.2,4.4-1.2s3.1,0.4,4.4,1.2c1.4,0.8,2.4,1.9,3.2,3.2c0.8,1.3,1.2,2.8,1.2,4.4
s-0.4,3.1-1.2,4.4c-0.8,1.4-1.9,2.4-3.2,3.2C24,29.3,22.5,29.7,20.9,29.7z M22.8,25.7c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2
c0.1,0.3,0,0.5-0.2,0.7c-0.1,0.1-0.2,0.2-0.2,0.3c0,0,0,0.1,0,0.1l0.1,0.1l0,0.1c0,0.1,0,0.1,0,0.2c1.1-0.3,2.1-0.8,3.1-1.7
c0,0-0.1,0-0.1,0l-0.2,0c0,0,0-0.3,0-0.3h0l-0.1-0.1h-0.1l0-0.1l0,0c0,0-0.1,0-0.1,0h-0.1l0-0.1h-0.1v0.3c0,0-0.7-0.4-0.7-0.5
c-0.1,0-0.1-0.1-0.2-0.1h0c0,0,0,0,0,0v0.7l-0.3-0.3l-0.2,0.2l0-0.4c0,0,0,0,0-0.1c-0.1,0-0.1,0.1-0.2,0.1c0,0,0,0.1-0.1,0.1
c0,0.1-0.1,0.2-0.1,0.2L22.8,25.7z M20.3,23.8c0.1,0.1,0.1,0.1,0.2,0.2l0.2,0.2c0,0,0,0,0,0v-0.4c0,0,0-0.1,0-0.1l0,0
C20.7,23.7,20.5,23.8,20.3,23.8L20.3,23.8z M19.4,23.6C19.4,23.6,19.4,23.6,19.4,23.6l0.1,0l0.1,0.1l0.1,0c0,0-0.1,0-0.1-0.1
c-0.1-0.1-0.2-0.2-0.3-0.4l-0.1-0.2c0-0.1-0.1-0.2-0.1-0.4v-0.3c0-0.1,0-0.2,0.1-0.3c0,0,0,0,0-0.1l-0.1-0.2l0.3-0.3
c0,0,0-0.1,0.1-0.1l-0.1-0.1l0.5-0.1h0.3c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0v-1.5l0.5,1.4l0.1-0.1l0.2,0.1c0,0,0,0,0,0
c0.1,0,0.2,0,0.3,0.1l0,0l0,0c0,0,0.1,0,0.1,0h0.1v-0.2l0.1-0.1c0-0.1,0.1-0.1,0.2-0.2v-0.1h0.3c0,0,0.1-0.1,0.2-0.1
c0.1-0.1,0.1-0.1,0.1-0.1h-0.4l0.3-0.4l-0.3-0.3l0.4,0c0-0.1,0.1-0.2,0.1-0.2l0.2-0.2l0,0l0,0c0.1-0.1,0.2-0.1,0.2-0.1
c0,0,0.1-0.1,0.1-0.1v-0.1h0.1c0-0.1,0.1-0.2,0.1-0.2c0,0,0,0,0.1-0.1l0-0.2h-0.5l0.4-0.4l0.1-0.1c0-0.1,0.1-0.2,0.2-0.2
c0.1-0.1,0.1-0.1,0.2-0.2l0,0v0c0,0,0,0,0,0c0.1-0.1,0.2-0.1,0.4-0.1c0.1,0,0.2,0,0.3-0.1c0.1,0,0.2,0,0.2,0c0.1,0,0.2,0,0.3,0.1
c0,0,0,0,0,0c0,0,0.1-0.1,0.2-0.1c0,0,0.1,0,0.1,0c0,0-0.1-0.1-0.1-0.1h-0.1v-0.1h-0.1l-0.1-0.1H25L25,17.1
c-0.1-0.1-0.1-0.3-0.1-0.4c0,0,0,0,0-0.1c0,0,0,0-0.1-0.1l-0.1-0.1c-0.1,0.1-0.1,0.1-0.2,0.1l-0.1,0.1l-0.2,0.1l-0.1,0.1l-0.1,0
h-1c0,0.1-0.1,0.2-0.3,0.3c0,0,0,0-0.1,0l0,0.1l0.1,0.1l0.1,0.1c0,0.2-0.1,0.3-0.2,0.3l0,0v0.1h-0.2c0,0-0.1,0-0.1,0
c-0.1,0-0.3-0.1-0.4-0.2c-0.1-0.1-0.2-0.3-0.2-0.5c0,0,0-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0l-0.2,0.2l-0.1-0.3
c0-0.1-0.1-0.1-0.3-0.2c-0.1,0-0.3,0-0.5,0v-0.3l0,0l-0.1,0l-0.3,0.3v-0.7l0.1-0.1l0-0.1c0-0.2,0.1-0.3,0.1-0.3l-0.4-0.4
c-0.1-0.1-0.1-0.1-0.1-0.2L19.5,15l0-0.1c0,0-0.6,0-0.6,0c-0.2,0-0.3-0.1-0.3-0.1l0,0c-0.1,0-0.1,0-0.1,0c0,0,0,0.7,0,0.7
l-0.6-0.6c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.2,0h-0.1c-0.9,0.6-1.7,1.3-2.3,2.1l0.1,0.2c0.1,0.1,0.2,0.2,0.2,0.3
c0.1,0.1,0.2,0.1,0.4,0.3c0.1,0.1,0.1,0.1,0.1,0.1c0.1,0.1,0.2,0.2,0.2,0.3c0,0.1,0,0.3-0.3,0.4l-0.1,0l0,0l0,0.1v0.6
c0,0.1,0,0.1,0,0.3c0,0,0,0,0,0l0.5-0.2l-0.1,0.2h0.6L16.2,20c0,0.1,0.1,0.1,0.2,0.2c0,0,0.1,0.1,0.1,0.1h0.1l0,0.1
c0,0.1,0.1,0.1,0.1,0.1l0.1,0.1l0,0l0.2,0.2l0,0.1v-0.1h0.3c0.1,0,0.2,0,0.3,0.1h0.2l0.1,0.3v0.2c0,0,0,0,0,0.1l0.1,0.1l0.4,0.4
c0,0.1,0.1,0.1,0.1,0.1c0,0,0.1,0,0.1,0.1c0.1,0.1,0.2,0.2,0.3,0.4l0.1,0.1l-0.1,0.1c0,0.1,0,0.1,0,0.3c0,0,0,0.1,0,0.1
c0.1,0,0.2,0.1,0.2,0.2l0,0H19l0.1,0.1c0,0,0,0,0,0C19.2,23.4,19.3,23.5,19.4,23.6C19.4,23.6,19.4,23.6,19.4,23.6z M22.8,16.3
c0.1,0,0.2,0.1,0.2,0.2c0,0.1,0.1,0.2,0,0.3l0.7-0.3l0,0l-0.1-0.1c0,0.1,0,0.2,0,0.2l-0.1-0.1v-0.1l-0.2-0.2c0,0-0.1,0-0.1,0
c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.2,0-0.3-0.1c0,0,0,0-0.1,0l0,0.1l0.1,0.1l0,0.1C22.8,16.2,22.8,16.2,22.8,16.3z M20.1,15.6
C20.1,15.5,20.1,15.5,20.1,15.6l0-0.1l0.1,0c0,0,0,0,0.1-0.1v-0.1l0.3-0.1c0,0,0,0,0,0l0-0.6c-0.1,0-0.1,0-0.1,0
c0,0,0,0.1-0.1,0.1l-0.1,0.1h-0.1l0,0l0,0c0,0,0,0-0.1,0V15.6z"/>
<path fill="#FFFFFF" d="M20.9,12.3c1.6,0,3,0.4,4.3,1.1s2.4,1.8,3.1,3.1c0.8,1.3,1.1,2.8,1.1,4.3c0,1.6-0.4,3-1.1,4.3
c-0.8,1.3-1.8,2.4-3.1,3.1c-1.3,0.8-2.8,1.1-4.3,1.1c-1.6,0-3-0.4-4.3-1.1c-1.3-0.8-2.4-1.8-3.1-3.1s-1.1-2.8-1.1-4.3
c0-1.6,0.4-3,1.1-4.3s1.8-2.4,3.1-3.1S19.3,12.3,20.9,12.3 M19.9,15.1c-0.1-0.1-0.1-0.1-0.1-0.2c0-0.1-0.1-0.1-0.1-0.2
c0.1-0.1,0-0.1-0.3-0.1h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0c-0.1,0-0.1-0.1-0.1-0.1c0-0.1,0-0.1,0-0.3c0,0,0,0,0,0
c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l0,0c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1c-0.3,0.1-0.7,0.3-1.1,0.4
c0.1,0,0.1,0,0.1,0s0.1-0.1,0.1-0.1c0.1-0.1,0.1-0.1,0.1-0.1c0.1-0.1,0.3-0.1,0.4-0.1c0.1,0,0.1,0,0.1,0l0.1-0.1
c0.1,0.1,0.2,0.2,0.3,0.3c0,0-0.1,0-0.2,0c0,0-0.1,0-0.1,0c-0.1,0.1-0.3,0.1-0.3,0.1c0.1,0.1,0.1,0.2,0.1,0.2s-0.1-0.1-0.1-0.1
c-0.1-0.1-0.1-0.1-0.2-0.1c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0c-0.1,0-0.2,0-0.3,0c-1.1,0.6-1.9,1.4-2.6,2.5
c0.1,0.1,0.1,0.1,0.1,0.1s0.1,0.1,0.1,0.1s0,0.1,0,0.1s0.1,0,0.1-0.1c0.1,0.1,0.1,0.2,0.1,0.3c0,0,0.2,0.1,0.5,0.3
c0.1,0.1,0.3,0.2,0.3,0.3c0,0.1,0,0.1-0.1,0.2c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1c0,0.1,0,0.1,0,0.2
c0,0.1,0.1,0.1,0.1,0.1c-0.1,0-0.1,0.1-0.1,0.2c0,0.1,0,0.3,0,0.4c0,0.1,0,0.3,0,0.3c0,0.1,0,0.2,0.1,0.4c0,0.1,0.1,0.2,0.2,0.2
c0,0,0,0,0,0c0,0.1,0.1,0.2,0.3,0.5c0.1,0.1,0.1,0.1,0.1,0.1c0,0,0.1,0.1,0.1,0.1c0.1,0.2,0.2,0.2,0.2,0.3
c0.1,0.1,0.1,0.1,0.1,0.1c0,0.1,0.1,0.1,0.1,0.3c0.1,0.1,0.1,0.2,0.2,0.3c0,0.1,0,0.1,0.1,0.3c0.1,0.1,0.1,0.2,0.1,0.3
c0,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.1,0.1,0.2,0.1c0,0,0,0.1,0,0.1s0,0.1,0.1,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0-0.1-0.1-0.4-0.3-0.7
c-0.1-0.2-0.2-0.3-0.2-0.3c0-0.1-0.1-0.1-0.1-0.2s-0.1-0.1-0.1-0.2h0.1c0,0,0.1,0,0.1,0.1c0.1,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1
c0,0.1,0,0.1,0,0.2c0.1,0.1,0.1,0.1,0.1,0.2s0.1,0.1,0.2,0.2c0.1,0.1,0.1,0.1,0.1,0.1c0.1,0.1,0.1,0.1,0.2,0.2
c0.1,0.1,0.1,0.1,0,0.1c0.1,0,0.1,0.1,0.3,0.1c0.1,0.1,0.1,0.1,0.2,0.3c-0.1,0.1-0.1,0.2-0.1,0.4c0,0.1,0.1,0.3,0.1,0.3
c0,0.1,0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.2,0.1
c0.1,0.1,0.2,0.1,0.3,0.1s0.1,0.1,0.2,0.1c0.1,0,0.1,0,0.2,0s0.1-0.1,0.1-0.1c0.1,0,0.3,0.1,0.3,0.2c0.1,0.1,0.2,0.2,0.3,0.3
c0.2,0.1,0.4,0.1,0.5,0.1c0,0,0.1,0,0.1,0v0.1c0,0.1,0.1,0.1,0.1,0.2c0.1,0.1,0.1,0.1,0.1,0.2c0,0.1,0.1,0.1,0.1,0.1
c0.1,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.2,0.1,0.2,0.2c0.1,0,0.1-0.1,0.1-0.1c0,0.1,0,0.1,0.1,0.3c0.1,0.1,0.1,0.1,0.2,0.1
c0.1,0,0.2-0.1,0.2-0.4c-0.1,0-0.2,0.1-0.2,0.1c-0.1,0-0.3-0.1-0.3-0.3c0,0,0,0,0-0.1s-0.1-0.1-0.1-0.1c0,0,0-0.1,0-0.1
s0-0.1,0-0.1s0-0.1,0.1-0.1s0.1,0,0.1-0.1c0,0,0-0.1,0-0.1c0-0.1-0.1-0.1-0.1-0.1c0-0.1-0.1-0.1-0.1-0.3
c-0.1-0.1-0.1-0.1-0.1-0.2c0,0-0.1,0.1-0.1,0.1c0,0,0,0-0.1,0c-0.1,0-0.1-0.1-0.2-0.1c0,0,0,0,0,0.1s0,0.1,0,0.1
C21,24,21,24,21,24c0,0,0-0.1,0-0.2c0-0.1,0-0.2,0.1-0.3c0,0,0-0.1,0.1-0.1c0.1-0.1,0.1-0.1,0.1-0.2c0-0.1,0.1-0.1,0.1-0.1
c0-0.1,0-0.1-0.1-0.1c0,0-0.1,0-0.1,0c0,0,0,0-0.1,0c-0.1,0-0.3,0.1-0.3,0.3c0,0,0,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1
s-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.3,0s-0.2,0-0.3-0.1c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.2-0.1-0.3-0.1-0.4c0-0.1,0-0.2,0-0.3
s0-0.2,0.1-0.3c0-0.1,0-0.1-0.1-0.3c0,0,0.1-0.1,0.1-0.1c0.1-0.1,0.1-0.1,0.1-0.1h0.1h0.1c0,0,0,0,0.1,0c0,0,0-0.1,0.1-0.1
c0,0,0,0-0.1-0.1l-0.1-0.1c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0
c0,0,0-0.1,0-0.1s0-0.1,0-0.1c0,0.1,0.1,0.2,0.2,0.2c0,0,0.1,0,0.2-0.1c0,0,0.1,0.1,0.2,0.1c0.1,0,0.2,0.1,0.2,0.1l0.1,0.1
l0.1,0.1c0,0,0,0,0.1,0c0,0,0.1-0.1,0.1-0.1c0.1,0.1,0.1,0.2,0.1,0.3c0.1,0.3,0.1,0.4,0.2,0.5c0.1,0,0.1,0,0.1,0
c0,0,0.1-0.1,0.1-0.1s0-0.1,0-0.2c0-0.1,0-0.1,0-0.1v-0.1c0-0.1,0-0.1,0-0.2v-0.1c-0.1,0-0.2-0.1-0.2-0.1s0-0.1,0-0.2
c0.1-0.1,0.1-0.1,0.2-0.2c0,0,0.1,0,0.1-0.1c0.1,0,0.1-0.1,0.2-0.1s0.1-0.1,0.1-0.1c0.2-0.1,0.2-0.3,0.2-0.4
c0.1,0,0.1-0.1,0.1-0.1c0,0,0,0-0.1-0.1l-0.1-0.1h-0.1c0.1-0.1,0.1-0.1,0-0.2c0.1,0,0.1-0.1,0.1-0.1c0-0.1,0.1-0.1,0.1-0.1
c0,0,0.1,0.1,0.1,0.1c0,0,0.1,0,0.1-0.1c0.1-0.1,0.1-0.1,0-0.2c0.1-0.1,0.1-0.1,0.3-0.1c0.1,0,0.2-0.1,0.2-0.1c0.1,0,0.1,0,0.1,0
s0-0.1,0-0.1s0-0.1,0.1-0.1c0-0.1,0.1-0.1,0.2-0.1c0.1,0,0.1-0.1,0.1-0.1l0.2-0.1v-0.1c0.1,0,0.3,0,0.4-0.1
c0.1-0.1,0.1-0.2-0.1-0.3c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1-0.1-0.2-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.1,0
c0.1-0.1,0.1-0.1-0.1-0.2c-0.1,0-0.3,0.1-0.5,0.2c0,0-0.1,0.1-0.1,0.1c0,0,0,0-0.1,0.1c0-0.1,0.1-0.1,0.1-0.1
c0-0.1,0.1-0.1,0.1-0.1C24,18.1,24,18,24.1,18c0.1-0.1,0.3-0.1,0.6-0.1c0.1,0,0.1,0,0.2,0c0.2,0,0.3,0.1,0.4,0.1
c0,0,0-0.1,0.1-0.1c0.1-0.1,0.1-0.1,0.2-0.1c0,0,0.1-0.1,0.2-0.1c0.1,0,0.1-0.1,0.2-0.1v-0.3c-0.1,0-0.1,0-0.2-0.1
s-0.1-0.1-0.1-0.3c0,0,0,0.1-0.1,0.1c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.1,0c-0.1,0-0.1-0.1-0.2-0.1
c-0.1-0.1-0.1-0.1-0.1-0.2S25,16.7,25,16.6s-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1v-0.1c0,0,0-0.1-0.1-0.1c0,0,0-0.1-0.1-0.1
h-0.1c0,0-0.1,0-0.1,0.1s-0.1,0.1-0.1,0.1c0,0.1-0.1,0.1-0.1,0.1h-0.1h-0.1c0,0,0,0-0.1,0.1l-0.1,0.1c0,0-0.1,0-0.1,0.1
c-0.1,0-0.1,0-0.1,0c0.1-0.1,0.1-0.1,0-0.1c-0.1,0-0.1-0.1-0.2-0.1c0.1,0,0.1-0.1,0.1-0.1c0-0.1-0.1-0.1-0.1-0.2h0.1
c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.2-0.1-0.4-0.1c-0.1,0-0.2,0-0.2,0
c-0.1,0-0.1,0-0.1,0c-0.1,0.1-0.1,0.1-0.1,0.1c0,0.1,0,0.1,0.1,0.2c0,0.1,0.1,0.1,0.1,0.1c0,0.1,0,0.1-0.1,0.1s-0.1,0.1-0.1,0.1
c0,0.1,0.1,0.1,0.2,0.2c0.1,0,0.2,0.1,0.1,0.2c0,0.1-0.1,0.1-0.2,0.2C22.5,17,22.4,17,22.4,17c-0.1,0.1-0.1,0.1,0,0.2
c0,0.1,0.1,0.1,0.1,0.2c0,0,0,0,0,0.1c0,0,0,0.1-0.1,0.1l-0.1,0.1c0,0-0.1,0-0.1,0.1h-0.1c0,0,0,0-0.1,0c-0.1,0-0.1,0-0.2-0.1
c-0.1-0.1-0.1-0.2-0.1-0.3c-0.1-0.2-0.1-0.3-0.2-0.3c-0.1,0-0.2,0-0.2,0c0,0-0.1,0-0.1,0c-0.1-0.1-0.2-0.2-0.4-0.3
c-0.2-0.1-0.4-0.1-0.6-0.1c0.1,0,0.1-0.1,0-0.2c0-0.1-0.1-0.1-0.1-0.1c0,0,0,0-0.1,0c0-0.1,0.1-0.1,0.1-0.2c0-0.1,0-0.1,0-0.1
c0-0.1,0.1-0.2,0.1-0.3c0,0,0.1-0.1,0.1-0.1c0.1-0.1,0.1-0.1,0.1-0.1c0-0.1,0-0.1,0-0.1c0.3,0,0.4,0,0.6-0.1
c0.1-0.1,0.1-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1c0.1,0,0.1,0,0.2,0.1c0.1,0.1,0.1,0.1,0.2,0.1
c0.1,0,0.2-0.1,0.2-0.1c0-0.1,0-0.2-0.1-0.3c0.1,0,0.1-0.1,0.1-0.2C22,14.3,22,14.3,22,14.3c-0.1,0-0.2,0-0.3,0.1
c-0.1,0-0.1,0.1,0,0.1c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.2,0.2c0,0,0,0-0.1,0c0,0-0.1,0-0.1-0.1c0,0,0-0.1-0.1-0.1
c-0.1-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0.1-0.2,0.2c0-0.1,0-0.1-0.1-0.2c-0.1-0.1-0.2-0.1-0.3-0.1c0-0.1,0-0.3-0.2-0.3
C20.2,14,20.1,14,20,14c-0.1,0-0.2,0-0.2,0.1c-0.1,0.1-0.1,0.1-0.1,0.1c0,0.1,0,0.1,0.1,0.1s0.1,0.1,0.1,0.1c0.1,0,0.1,0,0.1,0.1
c0.1,0,0.1,0,0.1,0.1c0.1,0,0.1,0.1,0,0.1c0,0-0.1,0-0.1,0.1c-0.1,0-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.1,0.1c0,0,0,0.1,0,0.2
C19.9,15,19.9,15,19.9,15.1 M22.8,25.4c0,0-0.1-0.1-0.1-0.1s-0.1-0.1-0.1-0.1c0,0.1,0,0.2,0.1,0.4c0,0.2,0.1,0.3,0.1,0.4
c0.1,0.3,0,0.4-0.1,0.6c-0.2,0.2-0.3,0.3-0.3,0.4c0,0.2,0,0.3,0.1,0.3c0,0.1,0,0.1-0.1,0.3s-0.1,0.2-0.1,0.3c0,0-0.1,0-0.1,0
c0,0,0,0,0,0.1c1.6-0.3,2.8-1,3.9-2.1c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.1-0.1c-0.1-0.1-0.3-0.1-0.3-0.1c0-0.1,0-0.1,0-0.1
c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1l-0.1-0.1c-0.1,0-0.1-0.1-0.1-0.1s-0.1,0-0.1-0.1
c-0.1,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0h-0.1h-0.1c0,0-0.1,0-0.1,0.1s-0.1,0-0.1,0.1c-0.2-0.1-0.3-0.2-0.4-0.3c-0.1,0-0.1,0-0.1-0.1
C24,24.9,24,24.9,24,24.9s-0.1,0-0.1,0c-0.1,0-0.1,0.1-0.1,0.1c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0-0.1-0.1-0.1-0.1-0.1
c-0.1,0-0.1,0-0.1,0.1c-0.1,0-0.1,0.1-0.1,0.1C23.2,25,23.2,25,23.1,25c0,0-0.1,0-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1
c0,0-0.1,0.1-0.1,0.1C22.8,25.4,22.8,25.4,22.8,25.4 M23.8,18.3C23.8,18.4,23.7,18.4,23.8,18.3C23.7,18.4,23.7,18.4,23.8,18.3
M15.9,19.8C15.9,19.9,15.9,19.9,15.9,19.8C15.9,19.9,15.9,19.8,15.9,19.8 M23.7,24.9c0,0,0,0.1,0,0.1C23.6,25,23.7,25,23.7,24.9
M23.6,25C23.6,25.1,23.6,25.1,23.6,25c0,0.1,0,0.2,0,0.2C23.6,25.2,23.6,25.1,23.6,25C23.6,25,23.6,25,23.6,25 M20.9,11.8
c-1.6,0-3.2,0.4-4.6,1.2c-1.4,0.8-2.5,1.9-3.3,3.3c-0.8,1.4-1.2,2.9-1.2,4.6c0,1.6,0.4,3.2,1.2,4.6c0.8,1.4,1.9,2.5,3.3,3.3
c1.4,0.8,2.9,1.2,4.6,1.2c1.6,0,3.2-0.4,4.6-1.2c1.4-0.8,2.5-1.9,3.3-3.3c0.8-1.4,1.2-2.9,1.2-4.6c0-1.6-0.4-3.2-1.2-4.6
c-0.8-1.4-1.9-2.5-3.3-3.3C24.1,12.2,22.5,11.8,20.9,11.8L20.9,11.8z M15.5,17c0.6-0.8,1.2-1.4,2.1-1.9c0.1,0,0.1,0,0.2,0
l0.1,0.1l0.9,0.9v-0.9c0.1,0,0.1,0,0.2,0h0.3h0.2l0.1,0.1c0,0.1,0.1,0.1,0.2,0.2l0.2,0.2c0,0.1-0.1,0.2-0.1,0.3v0
c0,0.1-0.1,0.2-0.1,0.3v1.2l0.7-0.7v0.3c0.2,0,0.3,0,0.4,0c0.1,0,0.2,0.1,0.2,0.1l0.3,0.6l0.2-0.2c0,0.1,0.1,0.2,0.2,0.3
c0.1,0.1,0.3,0.2,0.5,0.2c0.1,0,0.1,0,0.2,0h0.5v-0.3c0.1-0.1,0.2-0.3,0.2-0.4v-0.1v-0.2c0.1,0,0.1-0.1,0.1-0.1l0.8,0H24h0.2
l0.1-0.1h0.1l0.1-0.1c0,0,0.1,0,0.1,0c0,0.1,0,0.3,0.2,0.4l0,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c0,0-0.1,0-0.1,0l0-0.3
l-0.4,0.4c-0.1,0.1-0.2,0.1-0.2,0.2c-0.1,0.1-0.2,0.2-0.3,0.3c0,0,0,0,0,0l-0.8,0.8l0.6,0v0.2c0,0-0.1,0-0.2,0.1l0,0l-0.4,0.3
c0,0-0.1,0.1-0.1,0.1h-0.9l0.6,0.6l-0.6,0.6h0.3v0c-0.1,0.1-0.1,0.1-0.1,0.1L21.6,21c-0.1,0-0.2-0.1-0.2-0.1l-0.2-0.2l0,0
l-0.8-2.5l0,2.8c0,0-0.1,0-0.1,0h-0.2h-1.2l0.5,0.5l-0.1,0.1l-0.3,0.3l0.1,0.3c0,0.1,0,0.2,0,0.3v0.3c0,0.1,0,0.3,0.1,0.4H19
c0,0-0.1-0.1-0.1-0.1c0,0,0-0.1,0-0.1l0.1-0.2l-0.1-0.2c-0.1-0.2-0.2-0.3-0.3-0.4L18.6,22l-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0l0-0.1
l-0.1-0.1l-0.2-0.2l-0.1-0.1l-0.2-0.2c0,0,0,0,0,0v0v-0.1c0-0.3-0.1-0.5-0.4-0.5c-0.1-0.1-0.2-0.1-0.3-0.1h-0.1H17l0,0l-0.1-0.1
c0-0.1-0.1-0.1-0.1-0.1c0,0,0,0-0.1-0.1L16.6,20l1.4-0.7h-1.3l0.2-0.3l-0.9,0.2V19v-0.3c0.2-0.1,0.4-0.3,0.4-0.6
c0-0.3-0.2-0.4-0.3-0.5c0,0-0.1-0.1-0.1-0.1l0,0l0,0c-0.1-0.1-0.2-0.2-0.3-0.2C15.7,17.2,15.6,17.1,15.5,17L15.5,17z M24.1,26.4
v-0.9c0,0,0.1,0.1,0.2,0.1l0.7,0.5c-0.7,0.6-1.4,1-2.2,1.2v-0.2l0,0c0,0,0,0,0.1-0.1c0.2-0.2,0.3-0.5,0.3-0.8l0.4-0.4L24.1,26.4
L24.1,26.4z"/>
</g>
</g>
<path fill="#375273" d="M11.8,20.9c0-0.2,0-0.4,0-0.5H5.7c-0.5,0-0.7-0.2-0.7-0.5c0-0.1,0.1-0.3,0.3-0.6l4.1-5.1
c0.2-0.3,0.6-0.5,1-0.7c0.4-0.2,0.8-0.3,1.2-0.3H16c0.1-0.1,0.2-0.1,0.3-0.2c1.4-0.8,2.9-1.2,4.6-1.2c1.6,0,3.2,0.4,4.6,1.2
c0.1,0.1,0.2,0.1,0.3,0.2h0.9c0.5,0,0.7,0.2,0.7,0.5c0,0.2-0.1,0.3-0.3,0.5l0,0c0.4,0.4,0.8,0.9,1.2,1.4l0.2-0.3
c0.4-0.5,0.6-1.1,0.6-1.7c0-0.3-0.1-0.7-0.2-0.9c-0.2-0.4-0.5-0.8-0.9-1c-0.4-0.2-0.9-0.3-1.4-0.3H24V9.2C24,8.4,23.7,7.6,23,7
c-0.6-0.6-1.3-0.9-2.2-0.9h-7.6V5.6c0-0.9-0.3-1.6-0.9-2.2S11,2.5,10.1,2.5H5.7c-0.9,0-1.6,0.3-2.2,0.9S2.5,4.8,2.5,5.6V19
c0,0.9,0.3,1.6,0.9,2.2s1.3,0.9,2.2,0.9h6.2C11.8,21.8,11.8,21.3,11.8,20.9z M4.3,5.6c0-0.4,0.1-0.7,0.4-0.9s0.6-0.4,0.9-0.4h4.5
c0.4,0,0.7,0.1,0.9,0.4c0.3,0.3,0.4,0.6,0.4,0.9v0.9c0,0.4,0.1,0.7,0.4,0.9c0.3,0.3,0.6,0.4,0.9,0.4h8c0.4,0,0.7,0.1,0.9,0.4
c0.3,0.3,0.4,0.6,0.4,0.9v2.2H11.5c-0.6,0-1.3,0.2-2,0.5c-0.7,0.3-1.2,0.7-1.6,1.2l-3.6,4.4V5.6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 15 KiB

28
src/icons/oxygen/build-icons/icons/gear.svg

@ -0,0 +1,28 @@ @@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<g>
<path fill="#375273" d="M26.7,14.5v3.1c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.2-0.3,0.2l-2.6,0.4c-0.2,0.5-0.4,0.9-0.5,1.3
c0.3,0.5,0.8,1.1,1.5,1.9c0.1,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.2-0.1,0.3c-0.3,0.3-0.7,0.8-1.4,1.5c-0.7,0.7-1.1,1-1.3,1
c-0.1,0-0.2,0-0.4-0.1l-1.9-1.5c-0.4,0.2-0.8,0.4-1.3,0.5c-0.1,1.3-0.3,2.1-0.4,2.6c-0.1,0.3-0.2,0.4-0.5,0.4h-3.1
c-0.1,0-0.2,0-0.3-0.1s-0.2-0.2-0.2-0.3l-0.4-2.6c-0.5-0.1-0.9-0.3-1.3-0.5l-2,1.5c-0.1,0.1-0.2,0.1-0.3,0.1
c-0.1,0-0.2-0.1-0.3-0.2c-1.2-1.1-1.9-1.8-2.3-2.3c-0.1-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.2,0.1-0.3c0.1-0.2,0.4-0.5,0.7-0.9
c0.3-0.4,0.6-0.8,0.8-1c-0.3-0.5-0.4-0.9-0.6-1.4L5.7,18c-0.1,0-0.2-0.1-0.3-0.2c-0.1-0.1-0.1-0.2-0.1-0.3v-3.1
c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.2,0.3-0.2l2.6-0.4c0.1-0.4,0.3-0.9,0.5-1.3c-0.4-0.5-0.9-1.2-1.5-1.9c-0.1-0.1-0.1-0.2-0.1-0.3
c0-0.1,0-0.2,0.1-0.3C7.5,9.3,8,8.8,8.7,8.2c0.7-0.7,1.1-1,1.3-1c0.1,0,0.2,0,0.4,0.1l1.9,1.5c0.4-0.2,0.8-0.4,1.3-0.5
c0.1-1.3,0.3-2.1,0.4-2.6c0.1-0.3,0.2-0.4,0.5-0.4h3.1c0.1,0,0.2,0,0.3,0.1C18,5.5,18,5.6,18.1,5.7l0.4,2.6
c0.5,0.1,0.9,0.3,1.3,0.5l2-1.5c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0.1c1.2,1.1,2,1.9,2.3,2.4c0.1,0.1,0.1,0.2,0.1,0.3
c0,0.1,0,0.2-0.1,0.3c-0.1,0.2-0.4,0.5-0.7,0.9c-0.3,0.4-0.6,0.8-0.8,1c0.2,0.5,0.4,0.9,0.6,1.4l2.6,0.4c0.1,0,0.2,0.1,0.3,0.2
C26.7,14.2,26.7,14.4,26.7,14.5z M18.5,18.5c0.7-0.7,1-1.5,1-2.5c0-1-0.3-1.8-1-2.5c-0.7-0.7-1.5-1-2.5-1s-1.8,0.3-2.5,1
c-0.7,0.7-1,1.5-1,2.5c0,1,0.3,1.8,1,2.5c0.7,0.7,1.5,1,2.5,1S17.8,19.2,18.5,18.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

28
src/icons/oxygen/build-icons/icons/gear32.svg

@ -0,0 +1,28 @@ @@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<g>
<path fill="#375273" d="M26.7,14.5v3.1c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.2-0.3,0.2l-2.6,0.4c-0.2,0.5-0.4,0.9-0.5,1.3
c0.3,0.5,0.8,1.1,1.5,1.9c0.1,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.2-0.1,0.3c-0.3,0.3-0.7,0.8-1.4,1.5c-0.7,0.7-1.1,1-1.3,1
c-0.1,0-0.2,0-0.4-0.1l-1.9-1.5c-0.4,0.2-0.8,0.4-1.3,0.5c-0.1,1.3-0.3,2.1-0.4,2.6c-0.1,0.3-0.2,0.4-0.5,0.4h-3.1
c-0.1,0-0.2,0-0.3-0.1s-0.2-0.2-0.2-0.3l-0.4-2.6c-0.5-0.1-0.9-0.3-1.3-0.5l-2,1.5c-0.1,0.1-0.2,0.1-0.3,0.1
c-0.1,0-0.2-0.1-0.3-0.2c-1.2-1.1-1.9-1.8-2.3-2.3c-0.1-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.2,0.1-0.3c0.1-0.2,0.4-0.5,0.7-0.9
c0.3-0.4,0.6-0.8,0.8-1c-0.3-0.5-0.4-0.9-0.6-1.4L5.7,18c-0.1,0-0.2-0.1-0.3-0.2c-0.1-0.1-0.1-0.2-0.1-0.3v-3.1
c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.2,0.3-0.2l2.6-0.4c0.1-0.4,0.3-0.9,0.5-1.3c-0.4-0.5-0.9-1.2-1.5-1.9c-0.1-0.1-0.1-0.2-0.1-0.3
c0-0.1,0-0.2,0.1-0.3C7.5,9.3,8,8.8,8.7,8.2c0.7-0.7,1.1-1,1.3-1c0.1,0,0.2,0,0.4,0.1l1.9,1.5c0.4-0.2,0.8-0.4,1.3-0.5
c0.1-1.3,0.3-2.1,0.4-2.6c0.1-0.3,0.2-0.4,0.5-0.4h3.1c0.1,0,0.2,0,0.3,0.1C18,5.5,18,5.6,18.1,5.7l0.4,2.6
c0.5,0.1,0.9,0.3,1.3,0.5l2-1.5c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0.1c1.2,1.1,2,1.9,2.3,2.4c0.1,0.1,0.1,0.2,0.1,0.3
c0,0.1,0,0.2-0.1,0.3c-0.1,0.2-0.4,0.5-0.7,0.9c-0.3,0.4-0.6,0.8-0.8,1c0.2,0.5,0.4,0.9,0.6,1.4l2.6,0.4c0.1,0,0.2,0.1,0.3,0.2
C26.7,14.2,26.7,14.4,26.7,14.5z M18.5,18.5c0.7-0.7,1-1.5,1-2.5c0-1-0.3-1.8-1-2.5c-0.7-0.7-1.5-1-2.5-1s-1.8,0.3-2.5,1
c-0.7,0.7-1,1.5-1,2.5c0,1,0.3,1.8,1,2.5c0.7,0.7,1.5,1,2.5,1S17.8,19.2,18.5,18.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

17
src/icons/oxygen/build-icons/icons/go-bottom.svg

@ -0,0 +1,17 @@ @@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<path fill="#375273" d="M26.4,22.9c0.2-0.2,0.3-0.4,0.3-0.6v-1.8c0-0.2-0.1-0.5-0.3-0.6c-0.2-0.2-0.4-0.3-0.6-0.3h-9.5
c0.1,0,0.2-0.1,0.3-0.2l9.9-9.9c0.2-0.2,0.2-0.3,0.2-0.4c-0.1-0.1-0.2-0.2-0.4-0.2h-9.9h-0.7H5.7C5.5,8.9,5.3,8.9,5.3,9
c-0.1,0.1,0,0.3,0.2,0.4l9.9,9.9c0.1,0.1,0.2,0.1,0.3,0.2H6.2c-0.2,0-0.5,0.1-0.6,0.3c-0.2,0.2-0.3,0.4-0.3,0.6v1.8
c0,0.2,0.1,0.5,0.3,0.6s0.4,0.3,0.6,0.3h19.6C26.1,23.1,26.3,23.1,26.4,22.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

16
src/icons/oxygen/build-icons/icons/go-down.svg

@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<path fill="#375273" d="M5.5,11.2l9.9,9.9c0.1,0.1,0.2,0.1,0.3,0.2h0c0.1,0.1,0.2,0.1,0.3,0.1s0.2,0,0.3-0.1h0
c0.1,0,0.2-0.1,0.3-0.2l9.9-9.9c0.2-0.2,0.2-0.3,0.2-0.4c-0.1-0.1-0.2-0.2-0.4-0.2h-9.9h-0.7H5.7c-0.2,0-0.4,0.1-0.4,0.2
C5.2,10.9,5.3,11,5.5,11.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 1017 B

17
src/icons/oxygen/build-icons/icons/go-top.svg

@ -0,0 +1,17 @@ @@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<path fill="#375273" d="M5.6,9.1C5.4,9.3,5.3,9.5,5.3,9.8v1.8c0,0.2,0.1,0.5,0.3,0.6c0.2,0.2,0.4,0.3,0.6,0.3h9.5
c-0.1,0-0.2,0.1-0.3,0.2l-9.9,9.9c-0.2,0.2-0.2,0.3-0.2,0.4c0.1,0.1,0.2,0.2,0.4,0.2h9.9h0.7h9.9c0.2,0,0.4-0.1,0.4-0.2
c0.1-0.1,0-0.3-0.2-0.4l-9.9-9.9c-0.1-0.1-0.2-0.1-0.3-0.2h9.5c0.2,0,0.5-0.1,0.6-0.3c0.2-0.2,0.3-0.4,0.3-0.6V9.8
c0-0.2-0.1-0.5-0.3-0.6s-0.4-0.3-0.6-0.3H6.2C5.9,8.9,5.7,8.9,5.6,9.1z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

17
src/icons/oxygen/build-icons/icons/go-up.svg

@ -0,0 +1,17 @@ @@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 2000 2000" enable-background="new 0 0 2000 2000" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M1800,1162.5C1800,1168.8,1800,1168.8,1800,1162.5c0,12.5-6.3,18.8-12.5,31.3
C1793.8,1187.5,1800,1175,1800,1162.5"/>
</g>
<g>
<path fill="#733737" d="M1650,1062.5L1650,1062.5C1650,1062.5,1656.3,1062.5,1650,1062.5C1656.3,1062.5,1650,1062.5,1650,1062.5z"
/>
<path fill="#FFFFFF" d="M1656.3,1062.5C1656.3,1062.5,1650,1062.5,1656.3,1062.5C1650,1062.5,1656.3,1062.5,1656.3,1062.5"/>
</g>
<path fill="#375273" d="M348.9,1347.9c-23.1,0-28.6-13.4-12.3-29.7l634.9-636.3c16.3-16.4,43-16.3,59.3,0.1l632.7,636.2
c16.3,16.4,10.7,29.8-12.4,29.8H348.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

17
src/icons/oxygen/build-icons/icons/help-about.svg

@ -0,0 +1,17 @@ @@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="984 984 32 32" enable-background="new 984 984 32 32" xml:space="preserve">
<rect x="-43.8" y="-437.5" fill="none" width="2743.8" height="2625"/>
<g enable-background="new ">
<path fill="#375273" d="M1012.3,993.2c1.3,2.2,1.9,4.6,1.9,7.2c0,2.6-0.6,5-1.9,7.2c-1.3,2.2-3,3.9-5.2,5.2
c-2.2,1.3-4.6,1.9-7.2,1.9s-5-0.6-7.2-1.9c-2.2-1.3-3.9-3-5.2-5.2c-1.3-2.2-1.9-4.6-1.9-7.2c0-2.6,0.6-5,1.9-7.2s3-3.9,5.2-5.2
s4.6-1.9,7.2-1.9s5,0.6,7.2,1.9S1011.1,991,1012.3,993.2z M1004.8,1009.3v-3c0-0.2-0.1-0.3-0.2-0.4s-0.3-0.2-0.4-0.2h-1.8v-9.5
c0-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.3-0.2-0.4-0.2h-5.9c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.3-0.2,0.4v3c0,0.2,0.1,0.3,0.2,0.4
c0.1,0.1,0.3,0.2,0.4,0.2h1.8v5.9h-1.8c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.3-0.2,0.4v3c0,0.2,0.1,0.3,0.2,0.4
c0.1,0.1,0.3,0.2,0.4,0.2h8.3c0.2,0,0.3-0.1,0.4-0.2S1004.8,1009.5,1004.8,1009.3z M1002.4,992.7v-3c0-0.2-0.1-0.3-0.2-0.4
c-0.1-0.1-0.3-0.2-0.4-0.2h-3.6c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.3-0.2,0.4v3c0,0.2,0.1,0.3,0.2,0.4c0.1,0.1,0.3,0.2,0.4,0.2
h3.6c0.2,0,0.3-0.1,0.4-0.2C1002.3,993,1002.4,992.8,1002.4,992.7z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

22
src/icons/oxygen/build-icons/icons/help-contents.svg

@ -0,0 +1,22 @@ @@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#375273" d="M8.8,3.9H8.3c-1.1,0-2,0.9-2,2v20.3c0,1.1,0.9,2,2,2h0.5V3.9z"/>
</g>
<g>
<path fill="#375273" d="M23.7,3.9H9.8v24.3h13.9c1.1,0,2-0.9,2-2V5.9C25.7,4.8,24.8,3.9,23.7,3.9z M19.2,22.8c0,0.1,0,0.2-0.1,0.3
c-0.1,0.1-0.2,0.1-0.3,0.1H16c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3v-2.7c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1
h2.7c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.2,0.1,0.3V22.8z M22.6,14.4c-0.1,0.4-0.2,0.6-0.4,0.9c-0.1,0.2-0.4,0.4-0.6,0.7
c-0.3,0.2-0.5,0.4-0.7,0.5c-0.2,0.1-0.4,0.2-0.7,0.4c-0.3,0.2-0.6,0.4-0.8,0.7c-0.2,0.3-0.3,0.6-0.3,0.8c0,0.1,0,0.3-0.1,0.4
c-0.1,0.1-0.2,0.2-0.3,0.2h-2.7c-0.1,0-0.2-0.1-0.3-0.2c-0.1-0.1-0.1-0.3-0.1-0.4v-0.5c0-0.6,0.2-1.2,0.7-1.8c0.5-0.6,1-1,1.6-1.2
c0.4-0.2,0.8-0.4,1-0.6c0.2-0.2,0.3-0.5,0.3-0.9c0-0.3-0.2-0.6-0.5-0.8c-0.4-0.2-0.8-0.4-1.2-0.4c-0.5,0-0.9,0.1-1.2,0.3
c-0.3,0.2-0.7,0.6-1.2,1.3c-0.1,0.1-0.2,0.2-0.4,0.2c-0.1,0-0.2,0-0.3-0.1l-1.9-1.4c-0.1-0.1-0.2-0.2-0.2-0.3c0-0.1,0-0.2,0.1-0.3
c1.2-2,3-3,5.2-3c0.6,0,1.2,0.1,1.8,0.4c0.6,0.2,1.2,0.5,1.7,0.9c0.5,0.4,0.9,0.9,1.2,1.4c0.3,0.6,0.5,1.2,0.5,1.8
C22.7,13.7,22.7,14.1,22.6,14.4z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

23
src/icons/oxygen/build-icons/icons/inode-directory.svg

@ -0,0 +1,23 @@ @@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<g>
<path fill="#375273" d="M29.3,17.4c0,0.6-0.2,1.1-0.6,1.7l-4.1,5.1c-0.4,0.5-0.9,0.9-1.6,1.2c-0.7,0.3-1.3,0.5-2,0.5H5.8
c-0.9,0-1.6-0.3-2.2-0.9s-0.9-1.3-0.9-2.2V9.3c0-0.9,0.3-1.6,0.9-2.2S5,6.2,5.8,6.2h4.5c0.9,0,1.6,0.3,2.2,0.9s0.9,1.3,0.9,2.2v0.4
H21c0.9,0,1.6,0.3,2.2,0.9c0.6,0.6,0.9,1.3,0.9,2.2v2.2h2.7c0.5,0,1,0.1,1.4,0.3c0.4,0.2,0.7,0.6,0.9,1
C29.2,16.7,29.3,17,29.3,17.4z M11.6,15.1h10.7v-2.2c0-0.4-0.1-0.7-0.4-0.9c-0.3-0.3-0.6-0.4-0.9-0.4h-8c-0.4,0-0.7-0.1-0.9-0.4
c-0.3-0.3-0.4-0.6-0.4-0.9V9.3c0-0.4-0.1-0.7-0.4-0.9C11,8.1,10.6,8,10.3,8H5.8C5.4,8,5.1,8.1,4.9,8.4S4.5,8.9,4.5,9.3v11.9L8,16.8
c0.4-0.5,0.9-0.9,1.6-1.2C10.3,15.3,11,15.1,11.6,15.1z M27.5,17.4c0-0.3-0.2-0.5-0.7-0.5H11.6c-0.4,0-0.8,0.1-1.2,0.3
c-0.4,0.2-0.8,0.4-1,0.7L5.3,23c-0.2,0.2-0.3,0.4-0.3,0.6c0,0.3,0.2,0.5,0.7,0.5H21c0.4,0,0.8-0.1,1.2-0.3c0.4-0.2,0.8-0.5,1-0.7
l4.1-5.1C27.4,17.7,27.5,17.5,27.5,17.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

39
src/icons/oxygen/build-icons/icons/insert-link.svg

@ -0,0 +1,39 @@ @@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#375273" d="M28.5,20.1c0,1.1-0.4,2.1-1.2,2.8l-2.1,2c-0.8,0.8-1.7,1.2-2.8,1.2c-1.1,0-2.1-0.4-2.8-1.2L16.7,22
c-0.8-0.8-1.2-1.7-1.2-2.8c0-1.1,0.4-2.1,1.2-2.9L15.5,15c-0.8,0.8-1.8,1.2-2.9,1.2c-1.1,0-2.1-0.4-2.8-1.2l-2.9-2.9
c-0.8-0.8-1.2-1.7-1.2-2.8c0-1.1,0.4-2.1,1.2-2.8l2.1-2c0.8-0.8,1.7-1.2,2.8-1.2c1.1,0,2.1,0.4,2.8,1.2l2.9,2.9
c0.8,0.8,1.2,1.7,1.2,2.8c0,1.1-0.4,2.1-1.2,2.9l1.2,1.2c0.8-0.8,1.8-1.2,2.9-1.2c1.1,0,2.1,0.4,2.8,1.2l2.9,2.9
C28.1,18,28.5,19,28.5,20.1z M16,10.2c0-0.4-0.1-0.7-0.4-0.9l-2.9-2.9C12.5,6.1,12.1,6,11.8,6c-0.4,0-0.7,0.1-0.9,0.4l-2.1,2
C8.5,8.7,8.4,9,8.4,9.4c0,0.4,0.1,0.7,0.4,0.9l2.9,2.9c0.3,0.3,0.6,0.4,0.9,0.4c0.4,0,0.7-0.1,1-0.4c0,0-0.1-0.1-0.3-0.3
c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.1-0.1-0.2-0.3c-0.1-0.1-0.1-0.2-0.2-0.4c0-0.1,0-0.2,0-0.4c0-0.4,0.1-0.7,0.4-0.9
c0.3-0.3,0.6-0.4,0.9-0.4c0.1,0,0.3,0,0.4,0s0.2,0.1,0.4,0.2c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0.1,0.2,0.2,0.3,0.3
c0.1,0.1,0.2,0.2,0.3,0.3C15.8,11,16,10.6,16,10.2z M25.8,20.1c0-0.4-0.1-0.7-0.4-0.9l-2.9-2.9c-0.3-0.3-0.6-0.4-0.9-0.4
c-0.4,0-0.7,0.1-1,0.4c0,0,0.1,0.1,0.3,0.3c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.1,0.1,0.1,0.2,0.3c0.1,0.1,0.1,0.2,0.2,0.4s0,0.2,0,0.4
c0,0.4-0.1,0.7-0.4,0.9s-0.6,0.4-0.9,0.4c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2-0.1-0.4-0.2c-0.1-0.1-0.2-0.2-0.3-0.2
c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3,0.3-0.5,0.6-0.5,1c0,0.4,0.1,0.7,0.4,0.9l2.9,2.9
c0.3,0.3,0.6,0.4,0.9,0.4c0.4,0,0.7-0.1,0.9-0.4l2.1-2C25.7,20.7,25.8,20.4,25.8,20.1z"/>
</g>
<g>
<g>
<path fill="#427337" d="M9.2,29.2c-0.4,0-0.7-0.2-1-0.4c-0.2-0.2-0.4-0.6-0.4-1v-3.5H4.4c-0.4,0-0.7-0.2-1-0.4
C3.2,23.7,3,23.3,3,23v-1.9c0-0.4,0.2-0.7,0.4-1c0.2-0.2,0.6-0.4,1-0.4h3.4v-3.5c0-0.4,0.2-0.7,0.4-1c0.2-0.2,0.6-0.4,1-0.4h1.9
c0.4,0,0.7,0.2,1,0.4c0.2,0.2,0.4,0.6,0.4,1v3.5h3.4c0.3,0,0.7,0.1,0.9,0.3c0.4,0.2,0.6,0.6,0.6,1V23c0,0.4-0.2,0.7-0.4,1
c-0.2,0.2-0.6,0.4-1,0.4h-3.6v3.5c0,0.4-0.2,0.7-0.4,1c-0.2,0.2-0.6,0.4-1,0.4H9.2z"/>
<path fill="#FFFFFF" d="M11.1,15.5c0.2,0,0.5,0.1,0.6,0.2c0.1,0.1,0.2,0.4,0.2,0.6v4h4c0.2,0,0.5,0.1,0.6,0.2
c0.2,0.1,0.4,0.4,0.4,0.6V23c0,0.2-0.1,0.5-0.2,0.6c-0.1,0.1-0.4,0.2-0.6,0.2h-4.1v4c0,0.2-0.1,0.5-0.2,0.6
c-0.1,0.1-0.4,0.2-0.6,0.2H9.2c-0.2,0-0.5-0.1-0.6-0.2c-0.1-0.1-0.2-0.4-0.2-0.6v-4h-4c-0.2,0-0.5-0.1-0.6-0.2
c-0.1-0.1-0.2-0.4-0.2-0.6v-1.9c0-0.2,0.1-0.5,0.2-0.6c0.1-0.1,0.4-0.2,0.6-0.2h4v-4c0-0.2,0.1-0.5,0.2-0.6
c0.1-0.1,0.4-0.2,0.6-0.2H11.1 M11.1,14.5H9.2c-0.5,0-1,0.2-1.3,0.5c-0.3,0.3-0.5,0.8-0.5,1.3v3h-3c-0.5,0-1,0.2-1.3,0.5
c-0.3,0.3-0.5,0.8-0.5,1.3V23c0,0.5,0.2,1,0.5,1.3c0.3,0.3,0.8,0.5,1.3,0.5h3v3c0,0.5,0.2,1,0.5,1.3c0.3,0.3,0.8,0.5,1.3,0.5h1.9
c0.5,0,1-0.2,1.3-0.5c0.3-0.3,0.5-0.8,0.5-1.3v-3H16c0.5,0,1-0.2,1.3-0.5c0.3-0.3,0.5-0.8,0.5-1.3v-1.9c0-0.6-0.3-1.1-0.8-1.4
c-0.3-0.3-0.8-0.4-1.2-0.4h-3v-3c0-0.5-0.2-1-0.5-1.3C12,14.7,11.5,14.5,11.1,14.5L11.1,14.5z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

23
src/icons/oxygen/build-icons/icons/list-add.svg

@ -0,0 +1,23 @@ @@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="984 984 32 32" enable-background="new 984 984 32 32" xml:space="preserve">
<rect x="-43.8" y="-437.5" fill="none" width="2743.8" height="2625"/>
<g>
<g enable-background="new ">
<path fill="#375273" d="M1010,992.4c0.2,0.3,0.5,0.6,0.6,1c0.2,0.4,0.3,0.8,0.3,1.2v15.4c0,0.4-0.1,0.7-0.4,0.9
c-0.3,0.2-0.6,0.4-0.9,0.4h-18c-0.4,0-0.7-0.1-0.9-0.4c-0.2-0.3-0.4-0.6-0.4-0.9v-21.4c0-0.4,0.1-0.7,0.4-0.9
c0.3-0.2,0.6-0.4,0.9-0.4h12c0.4,0,0.8,0.1,1.2,0.3c0.4,0.2,0.8,0.4,1,0.6L1010,992.4z M1009.2,1009.6v-13.7h-5.6
c-0.4,0-0.7-0.1-0.9-0.4c-0.3-0.2-0.4-0.6-0.4-0.9v-5.6H992v20.6H1009.2z M1004,989.2v5h5c-0.1-0.3-0.2-0.4-0.3-0.5l-4.2-4.2
C1004.5,989.4,1004.3,989.3,1004,989.2z"/>
</g>
<g>
<path fill="#427337" d="M1000,1006.5v1.5c0,0.2-0.1,0.4-0.2,0.5c-0.1,0.1-0.3,0.2-0.5,0.2H996v3.2c0,0.2-0.1,0.4-0.2,0.5
c-0.1,0.1-0.3,0.2-0.5,0.2h-1.5c-0.2,0-0.4-0.1-0.5-0.2c-0.1-0.1-0.2-0.3-0.2-0.5v-3.2h-3.2c-0.2,0-0.4-0.1-0.5-0.2
c-0.1-0.1-0.2-0.3-0.2-0.5v-1.5c0-0.2,0.1-0.4,0.2-0.5c0.1-0.1,0.3-0.2,0.5-0.2h3.2v-3.2c0-0.2,0.1-0.4,0.2-0.5
c0.1-0.1,0.3-0.2,0.5-0.2h1.5c0.2,0,0.4,0.1,0.5,0.2c0.1,0.1,0.2,0.3,0.2,0.5v3.2h3.2c0.2,0,0.4,0.1,0.5,0.2
C999.9,1006.1,1000,1006.3,1000,1006.5z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

10
src/icons/oxygen/build-icons/icons/list-remove.svg

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#733737" d="M25.8,14.7v2.7c0,0.4-0.1,0.7-0.4,0.9c-0.3,0.3-0.6,0.4-0.9,0.4h-17c-0.4,0-0.7-0.1-0.9-0.4
c-0.3-0.3-0.4-0.6-0.4-0.9v-2.7c0-0.4,0.1-0.7,0.4-0.9s0.6-0.4,0.9-0.4h17c0.4,0,0.7,0.1,0.9,0.4C25.7,14,25.8,14.3,25.8,14.7z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 695 B

12
src/icons/oxygen/build-icons/icons/mail-folder-inbox.svg

@ -0,0 +1,12 @@ @@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M26.7,17.3V24c0,0.2-0.1,0.5-0.3,0.6c-0.2,0.2-0.4,0.3-0.6,0.3H6.2c-0.2,0-0.5-0.1-0.6-0.3
c-0.2-0.2-0.3-0.4-0.3-0.6v-6.7c0-0.6,0.1-1.1,0.3-1.7L9,7.9C9,7.7,9.2,7.5,9.5,7.3c0.2-0.2,0.5-0.2,0.7-0.2h11.6
c0.2,0,0.5,0.1,0.7,0.2C22.8,7.5,23,7.7,23,7.9l3.3,7.7C26.6,16.2,26.7,16.7,26.7,17.3z M19.6,16.9H24c0,0,0-0.1,0-0.1
c0,0,0-0.1,0-0.1l-3-6.9h-9.9l-3,6.9c0,0,0,0.1,0,0.1c0,0.1,0,0.1,0,0.1h4.4l1.3,2.7h4.5L19.6,16.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 897 B

23
src/icons/oxygen/build-icons/icons/mail-mark-read.svg

@ -0,0 +1,23 @@ @@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#427337" d="M31,19.3c0,0.3-0.1,0.5-0.3,0.6l-6.8,6.8L22.7,28c-0.2,0.2-0.4,0.3-0.6,0.3c-0.3,0-0.5-0.1-0.6-0.3
l-1.3-1.3l-3.4-3.4c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.6l1.3-1.3c0.2-0.2,0.4-0.3,0.6-0.3c0.3,0,0.5,0.1,0.6,0.3
l2.8,2.8l6.1-6.1c0.2-0.2,0.4-0.3,0.6-0.3c0.3,0,0.5,0.1,0.6,0.3l1.3,1.3C30.9,18.8,31,19,31,19.3z"/>
</g>
</g>
<path fill="#375273" d="M16.1,24c-0.3-0.3-0.5-0.6-0.6-1H5.7c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3V11.9
c0.3,0.3,0.6,0.6,1,0.9c2.5,1.9,4.5,3.5,5.9,4.7c0.5,0.4,0.9,0.7,1.2,0.9c0.3,0.2,0.7,0.4,1.2,0.7c0.5,0.2,1,0.3,1.4,0.3h0h0
c0.4,0,0.9-0.1,1.4-0.3s0.9-0.5,1.2-0.7c0.3-0.2,0.7-0.5,1.2-0.9c1.5-1.2,3.5-2.8,5.9-4.7c0.3-0.3,0.7-0.6,1-0.9v5.5l0.7-0.7
c0.3-0.3,0.7-0.5,1.1-0.5V7.4c0-0.6-0.2-1.1-0.7-1.6c-0.4-0.4-1-0.7-1.6-0.7H5.7c-0.6,0-1.1,0.2-1.6,0.7c-0.4,0.4-0.7,1-0.7,1.6
v15.2c0,0.6,0.2,1.1,0.7,1.6c0.4,0.4,1,0.7,1.6,0.7h11.1L16.1,24z M5.4,7.1C5.5,7,5.6,7,5.7,7h20.5c0.1,0,0.1,0,0.2,0
c0.1,0,0.1,0.1,0.1,0.1c0,0,0.1,0.1,0.1,0.1c0,0,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2s0,0.1,0,0.2c0,0.1,0,0.1,0,0.2
c0,0.5-0.2,1.2-0.6,1.8c-0.4,0.7-0.9,1.2-1.4,1.6c-1.8,1.4-3.7,2.9-5.6,4.4c-0.1,0-0.2,0.2-0.5,0.4c-0.3,0.2-0.5,0.4-0.6,0.5
c-0.2,0.1-0.4,0.3-0.6,0.4c-0.3,0.2-0.5,0.3-0.7,0.4c-0.2,0.1-0.4,0.1-0.6,0.1h0h0c-0.2,0-0.4,0-0.6-0.1c-0.2-0.1-0.4-0.2-0.7-0.4
c-0.3-0.2-0.5-0.3-0.6-0.4c-0.2-0.1-0.4-0.3-0.6-0.5c-0.3-0.2-0.4-0.4-0.5-0.4c-1.9-1.5-3.8-3-5.6-4.4C6,10.3,5.3,9,5.3,7.4
C5.3,7.3,5.3,7.2,5.4,7.1z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

13
src/icons/oxygen/build-icons/icons/media-playback-pause.svg

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M14.2,6.2v19.6c0,0.2-0.1,0.5-0.3,0.6c-0.2,0.2-0.4,0.3-0.6,0.3H6.2c-0.2,0-0.5-0.1-0.6-0.3
c-0.2-0.2-0.3-0.4-0.3-0.6V6.2c0-0.2,0.1-0.5,0.3-0.6c0.2-0.2,0.4-0.3,0.6-0.3h7.1c0.2,0,0.5,0.1,0.6,0.3
C14.1,5.7,14.2,5.9,14.2,6.2z M26.7,6.2v19.6c0,0.2-0.1,0.5-0.3,0.6c-0.2,0.2-0.4,0.3-0.6,0.3h-7.1c-0.2,0-0.5-0.1-0.6-0.3
c-0.2-0.2-0.3-0.4-0.3-0.6V6.2c0-0.2,0.1-0.5,0.3-0.6c0.2-0.2,0.4-0.3,0.6-0.3h7.1c0.2,0,0.5,0.1,0.6,0.3
C26.6,5.7,26.7,5.9,26.7,6.2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 930 B

10
src/icons/oxygen/build-icons/icons/media-playback-start.svg

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M25.5,16.4L7,26.7c-0.2,0.1-0.4,0.1-0.6,0c-0.2-0.1-0.2-0.3-0.2-0.5V5.7c0-0.2,0.1-0.4,0.2-0.5
c0.2-0.1,0.3-0.1,0.6,0l18.5,10.3c0.2,0.1,0.3,0.3,0.3,0.4S25.7,16.3,25.5,16.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 653 B

10
src/icons/oxygen/build-icons/icons/media-seek-forward.svg

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M5,5.5C5,5.1,5.2,5,5.5,5.3l10.3,10.3c0.3,0.3,0.3,0.7,0,1L5.5,26.7C5.2,27,5,26.9,5,26.5V5.5z"/>
<path fill="#375273" d="M16,5.5c0-0.4,0.2-0.5,0.5-0.2l10.3,10.3c0.3,0.3,0.3,0.7,0,1L16.5,26.7C16.2,27,16,26.9,16,26.5V5.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 700 B

19
src/icons/oxygen/build-icons/icons/network-server.svg

@ -0,0 +1,19 @@ @@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<path fill="#375273" d="M16,26.2L16,26.2c-0.5,0-0.8-0.4-0.8-0.8v-4.1c0-0.5,0.4-0.8,0.8-0.8h0c0.5,0,0.8,0.4,0.8,0.8v4.1
C16.8,25.9,16.5,26.2,16,26.2z"/>
<g>
<path fill="#375273" d="M28.8,26.9H3.2c-0.5,0-0.9-0.4-0.9-0.9l0,0c0-0.5,0.4-0.9,0.9-0.9h25.5c0.5,0,0.9,0.4,0.9,0.9l0,0
C29.7,26.5,29.3,26.9,28.8,26.9z"/>
<path fill="#375273" d="M19.9,27.6h-7.8c-0.6,0-1-0.5-1-1v-1.3c0-0.5,0.4-1,1-1h7.8c0.5,0,1,0.5,1,1v1.3
C20.9,27.2,20.4,27.6,19.9,27.6z"/>
</g>
<g>
<path fill="#375273" d="M18.7,2.9h-0.4v19h0.4c1.1,0,2-0.9,2-2v-15C20.7,3.8,19.8,2.9,18.7,2.9z"/>
<path fill="#375273" d="M13.3,2.9c-1.1,0-2,0.9-2,2v15c0,1.1,0.9,2,2,2h4v-19H13.3z M14.1,20.4c-0.8,0-1.5-0.7-1.5-1.5
c0-0.8,0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5C15.6,19.7,14.9,20.4,14.1,20.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

11
src/icons/oxygen/build-icons/icons/network-wired.svg

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<path fill="#375273" d="M25.7,3.9H6.3C5,3.9,3.9,5,3.9,6.3v19.5c0,1.3,1,2.3,2.3,2.3h19.5c1.3,0,2.3-1,2.3-2.3V6.3
C28.1,5,27,3.9,25.7,3.9z M23.4,21.4c0,0.6-0.5,1.2-1.2,1.2h-1.5v-3.3c0-0.3-0.3-0.6-0.6-0.6c-0.3,0-0.6,0.3-0.6,0.6v3.3H18v-3.3
c0-0.3-0.3-0.6-0.6-0.6c-0.3,0-0.6,0.3-0.6,0.6v3.3h-1.6v-3.3c0-0.3-0.3-0.6-0.6-0.6S14,18.9,14,19.3v3.3h-1.6v-3.3
c0-0.3-0.3-0.6-0.6-0.6s-0.6,0.3-0.6,0.6v3.3H9.7c-0.6,0-1.2-0.5-1.2-1.2v-7.9c0-0.6,0.5-1.2,1.2-1.2h3.5v-1.7
c0-0.6,0.5-1.2,1.2-1.2h3.3c0.6,0,1.2,0.5,1.2,1.2v1.7h3.5c0.6,0,1.2,0.5,1.2,1.2V21.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 992 B

13
src/icons/oxygen/build-icons/icons/object-locked.svg

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#D1954E" d="M27.1,16.6v11.1c0,0.5-0.2,1-0.5,1.3c-0.4,0.4-0.8,0.5-1.3,0.5H6.7c-0.5,0-1-0.2-1.3-0.5
c-0.4-0.4-0.5-0.8-0.5-1.3V16.6c0-0.5,0.2-1,0.5-1.3c0.4-0.4,0.8-0.5,1.3-0.5h0.6v-3.7c0-2.4,0.8-4.4,2.5-6.1
c1.7-1.7,3.7-2.5,6.1-2.5c2.4,0,4.4,0.8,6.1,2.5c1.7,1.7,2.5,3.7,2.5,6.1v3.7h0.6c0.5,0,1,0.2,1.3,0.5
C26.9,15.7,27.1,16.1,27.1,16.6z M11.1,14.8h9.9v-3.7c0-1.4-0.5-2.5-1.4-3.5S17.4,6.1,16,6.1c-1.4,0-2.5,0.5-3.5,1.4
c-1,1-1.4,2.1-1.4,3.5V14.8z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 921 B

11
src/icons/oxygen/build-icons/icons/office-chart-line.svg

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M29.7,24.6v1.7H2.3V5.7H4v18.9H29.7z M28,7.9v5.8c0,0.2-0.1,0.3-0.3,0.4s-0.3,0-0.5-0.1l-1.6-1.6l-8.5,8.5
C17.1,20.9,17,21,16.9,21s-0.2,0-0.3-0.1l-3.1-3.1l-5.6,5.6l-2.6-2.6l7.8-7.8c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0.1l3.1,3.1
l6.2-6.2l-1.6-1.6c-0.1-0.1-0.2-0.3-0.1-0.5c0.1-0.2,0.2-0.3,0.4-0.3h5.8c0.1,0,0.2,0,0.3,0.1C28,7.6,28,7.7,28,7.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 828 B

29
src/icons/oxygen/build-icons/icons/preferences-desktop.svg

@ -0,0 +1,29 @@ @@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M23.7,9.2v2.2c0,0.1,0,0.1-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1l-1.9,0.3c-0.1,0.4-0.3,0.6-0.4,0.9
c0.2,0.4,0.6,0.8,1.1,1.4c0.1,0.1,0.1,0.1,0.1,0.2c0,0.1,0,0.1-0.1,0.2c-0.2,0.2-0.5,0.6-1,1.1c-0.5,0.5-0.8,0.7-0.9,0.7
c-0.1,0-0.1,0-0.3-0.1l-1.4-1.1c-0.3,0.1-0.6,0.3-0.9,0.4c-0.1,0.9-0.2,1.5-0.3,1.9c-0.1,0.2-0.1,0.3-0.4,0.3h-2.2
c-0.1,0-0.1,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2l-0.3-1.9c-0.4-0.1-0.6-0.2-0.9-0.4l-1.4,1.1c-0.1,0.1-0.1,0.1-0.2,0.1
c-0.1,0-0.1-0.1-0.2-0.1c-0.9-0.8-1.4-1.3-1.7-1.7c-0.1-0.1-0.1-0.1-0.1-0.2c0-0.1,0-0.1,0.1-0.2c0.1-0.1,0.3-0.4,0.5-0.6
s0.4-0.6,0.6-0.7c-0.2-0.4-0.3-0.6-0.4-1l-1.8-0.3c-0.1,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2V9.1c0-0.1,0-0.1,0.1-0.2
c0.1-0.1,0.1-0.1,0.2-0.1l1.9-0.3c0.1-0.3,0.2-0.6,0.4-0.9c-0.3-0.4-0.6-0.9-1.1-1.4C9.6,6.1,9.6,6,9.6,5.9s0-0.1,0.1-0.2
c0.1-0.3,0.5-0.6,1-1.1c0.5-0.5,0.8-0.7,0.9-0.7c0.1,0,0.1,0,0.3,0.1l1.4,1.1c0.3-0.1,0.6-0.3,0.9-0.4c0.1-0.9,0.2-1.5,0.3-1.9
c0.1-0.2,0.1-0.3,0.4-0.3h2.2c0.1,0,0.1,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2l0.3,1.9c0.4,0.1,0.6,0.2,0.9,0.4L20.2,4
c0.1-0.1,0.1-0.1,0.2-0.1c0.1,0,0.1,0,0.2,0.1c0.9,0.8,1.4,1.4,1.7,1.7c0.1,0.1,0.1,0.1,0.1,0.2s0,0.1-0.1,0.2
c-0.1,0.1-0.3,0.4-0.5,0.6c-0.2,0.3-0.4,0.6-0.6,0.7c0.1,0.4,0.3,0.6,0.4,1l1.9,0.3c0.1,0,0.1,0.1,0.2,0.1
C23.7,9,23.7,9.1,23.7,9.2z M17.8,12.1c0.5-0.5,0.7-1.1,0.7-1.8c0-0.7-0.2-1.3-0.7-1.8C17.3,8,16.7,7.7,16,7.7S14.7,8,14.2,8.5
c-0.5,0.5-0.7,1.1-0.7,1.8c0,0.7,0.2,1.3,0.7,1.8s1.1,0.7,1.8,0.7S17.3,12.6,17.8,12.1z"/>
</g>
<path fill="#375273" d="M28.2,6.5c-0.4-0.4-0.9-0.6-1.5-0.6h-3.9c0,0,0,0.1,0,0.1c0,0.1,0,0.3-0.2,0.5c-0.1,0.1-0.2,0.2-0.3,0.4
c-0.1,0.1-0.2,0.2-0.2,0.3c-0.1,0.2-0.2,0.3-0.3,0.5h4.9c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.2,0.1,0.3v11.1c0,0.1,0,0.2-0.1,0.3
s-0.2,0.1-0.3,0.1H5.3c-0.1,0-0.2,0-0.3-0.1s-0.1-0.2-0.1-0.3V8c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1h4.9
c0,0-0.1-0.1-0.1-0.1C9.9,7.1,9.6,6.8,9.4,6.5C9.1,6.3,9.1,6,9.1,5.9c0,0,0-0.1,0-0.1H5.3c-0.6,0-1.1,0.2-1.5,0.6
C3.4,6.9,3.1,7.4,3.1,8v14.6c0,0.6,0.2,1.1,0.6,1.5c0.4,0.4,0.9,0.6,1.5,0.6h7.3c0,0.3-0.1,0.7-0.2,1c-0.1,0.4-0.3,0.7-0.4,0.9
c-0.1,0.3-0.2,0.5-0.2,0.6c0,0.2,0.1,0.4,0.3,0.6c0.2,0.2,0.4,0.3,0.6,0.3h6.9c0.2,0,0.4-0.1,0.6-0.3c0.2-0.2,0.3-0.4,0.3-0.6
c0-0.1-0.1-0.3-0.2-0.6c-0.1-0.3-0.3-0.6-0.4-1c-0.1-0.4-0.2-0.7-0.2-1h7.3c0.6,0,1.1-0.2,1.5-0.6c0.4-0.4,0.6-0.9,0.6-1.5V8
C28.9,7.4,28.6,6.9,28.2,6.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

36
src/icons/oxygen/build-icons/icons/preferences-other.svg

@ -0,0 +1,36 @@ @@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M20.3,14.8v2.5c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.1,0.1-0.2,0.1L17.9,18c-0.1,0.3-0.2,0.7-0.4,1
c0.3,0.4,0.7,0.9,1.2,1.5c0.1,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.2-0.1,0.3c-0.2,0.3-0.6,0.7-1.1,1.2s-0.9,0.8-1.1,0.8
c-0.1,0-0.2,0-0.3-0.1l-1.5-1.2c-0.3,0.2-0.7,0.3-1,0.4c-0.1,1-0.2,1.7-0.3,2.1c-0.1,0.2-0.2,0.3-0.4,0.3h-2.5
c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.1-0.1-0.2l-0.3-2c-0.3-0.1-0.6-0.2-1-0.4L7.2,23C7.1,23,7,23.1,6.9,23.1
c-0.1,0-0.2,0-0.3-0.1c-1.3-1.2-1.9-1.9-1.9-2.1c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.3-0.4,0.5-0.7S5.8,19.2,6,19
c-0.2-0.4-0.4-0.8-0.5-1.1l-2-0.3c-0.1,0-0.2-0.1-0.2-0.1c-0.1-0.1-0.1-0.2-0.1-0.3v-2.5c0-0.1,0-0.2,0.1-0.3s0.1-0.1,0.2-0.1
L5.5,14c0.1-0.3,0.2-0.7,0.4-1c-0.3-0.4-0.7-0.9-1.2-1.5c-0.1-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.2,0.1-0.3c0.2-0.3,0.6-0.7,1.1-1.2
c0.5-0.5,0.9-0.8,1.1-0.8C7,8.9,7.1,9,7.2,9l1.5,1.2c0.3-0.2,0.6-0.3,1-0.4c0.1-1,0.2-1.7,0.3-2.1c0.1-0.2,0.2-0.3,0.4-0.3H13
c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.1,0.1,0.2l0.3,2c0.3,0.1,0.6,0.2,1,0.4L16.3,9c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0.1
c1.3,1.2,1.9,1.9,1.9,2.1c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.3,0.4-0.6,0.7c-0.3,0.3-0.5,0.6-0.6,0.8c0.2,0.4,0.4,0.8,0.5,1.1l2,0.3
c0.1,0,0.2,0.1,0.2,0.1C20.3,14.6,20.3,14.7,20.3,14.8z M14.1,18.4c0.7-0.7,1-1.5,1-2.4s-0.3-1.8-1-2.4c-0.7-0.7-1.5-1-2.4-1
s-1.8,0.3-2.4,1c-0.7,0.7-1,1.5-1,2.4s0.3,1.8,1,2.4c0.7,0.7,1.5,1,2.4,1S13.5,19.1,14.1,18.4z M28.9,8.2v1.9c0,0.1-0.7,0.3-2,0.4
c-0.1,0.2-0.2,0.5-0.4,0.7c0.5,1,0.7,1.6,0.7,1.8c0,0,0,0.1-0.1,0.1c-1.1,0.6-1.6,1-1.7,1c-0.1,0-0.3-0.2-0.6-0.6
c-0.3-0.4-0.6-0.7-0.7-0.9c-0.2,0-0.3,0-0.4,0s-0.2,0-0.4,0c-0.1,0.2-0.4,0.5-0.7,0.9c-0.3,0.4-0.5,0.6-0.6,0.6c0,0-0.6-0.3-1.7-1
c0,0-0.1-0.1-0.1-0.1c0-0.2,0.2-0.8,0.7-1.8c-0.2-0.2-0.3-0.5-0.4-0.7c-1.3-0.1-2-0.3-2-0.4V8.2c0-0.1,0.7-0.3,2-0.4
c0.1-0.3,0.2-0.5,0.4-0.7c-0.5-1-0.7-1.6-0.7-1.8c0,0,0-0.1,0.1-0.1c0,0,0.2-0.1,0.5-0.3s0.5-0.3,0.8-0.5C21.8,4.3,22,4.2,22,4.2
c0.1,0,0.3,0.2,0.6,0.6s0.6,0.7,0.7,0.9c0.2,0,0.3,0,0.4,0s0.2,0,0.4,0c0.5-0.6,0.9-1.1,1.2-1.5l0.1,0c0,0,0.6,0.3,1.7,0.9
c0,0,0.1,0.1,0.1,0.1c0,0.2-0.2,0.8-0.7,1.8c0.2,0.2,0.3,0.4,0.4,0.7C28.2,7.9,28.9,8.1,28.9,8.2z M28.9,21.9v1.9
c0,0.1-0.7,0.3-2,0.4c-0.1,0.2-0.2,0.5-0.4,0.7c0.5,1,0.7,1.6,0.7,1.8c0,0,0,0.1-0.1,0.1c-1.1,0.6-1.6,1-1.7,1
c-0.1,0-0.3-0.2-0.6-0.6c-0.3-0.4-0.6-0.7-0.7-0.9c-0.2,0-0.3,0-0.4,0s-0.2,0-0.4,0c-0.1,0.2-0.4,0.5-0.7,0.9
c-0.3,0.4-0.5,0.6-0.6,0.6c0,0-0.6-0.3-1.7-1c0,0-0.1-0.1-0.1-0.1c0-0.2,0.2-0.8,0.7-1.8c-0.2-0.2-0.3-0.5-0.4-0.7
c-1.3-0.1-2-0.3-2-0.4v-1.9c0-0.1,0.7-0.3,2-0.4c0.1-0.3,0.2-0.5,0.4-0.7c-0.5-1-0.7-1.6-0.7-1.8c0,0,0-0.1,0.1-0.1
c0,0,0.2-0.1,0.5-0.3s0.5-0.3,0.8-0.5c0.2-0.1,0.4-0.2,0.4-0.2c0.1,0,0.3,0.2,0.6,0.6s0.6,0.7,0.7,0.9c0.2,0,0.3,0,0.4,0
s0.2,0,0.4,0c0.5-0.6,0.9-1.1,1.2-1.5l0.1,0c0,0,0.6,0.3,1.7,0.9c0,0,0.1,0.1,0.1,0.1c0,0.2-0.2,0.8-0.7,1.8
c0.2,0.2,0.3,0.4,0.4,0.7C28.2,21.6,28.9,21.8,28.9,21.9z M25.4,9.1c0-0.5-0.2-0.9-0.5-1.2s-0.7-0.5-1.2-0.5s-0.9,0.2-1.2,0.5
C22.2,8.3,22,8.7,22,9.1c0,0.5,0.2,0.9,0.5,1.2c0.3,0.3,0.7,0.5,1.2,0.5s0.9-0.2,1.2-0.5C25.3,10,25.4,9.6,25.4,9.1z M25.4,22.9
c0-0.5-0.2-0.9-0.5-1.2s-0.7-0.5-1.2-0.5s-0.9,0.2-1.2,0.5C22.2,22,22,22.4,22,22.9c0,0.5,0.2,0.9,0.5,1.2c0.3,0.3,0.7,0.5,1.2,0.5
s0.9-0.2,1.2-0.5C25.3,23.7,25.4,23.3,25.4,22.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

85
src/icons/oxygen/build-icons/icons/preferences-system-network.svg

@ -0,0 +1,85 @@ @@ -0,0 +1,85 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M30.5,22v2.2c0,0.1,0,0.1-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1l-1.8,0.3c-0.1,0.4-0.3,0.6-0.4,0.9
c0.2,0.4,0.6,0.8,1.1,1.3c0.1,0.1,0.1,0.1,0.1,0.2c0,0.1,0,0.1-0.1,0.2c-0.2,0.2-0.5,0.6-1,1.1c-0.5,0.5-0.8,0.7-0.9,0.7
c-0.1,0-0.1,0-0.3-0.1l-1.3-1.1c-0.3,0.1-0.6,0.3-0.9,0.4c-0.1,0.9-0.2,1.5-0.3,1.8c-0.1,0.2-0.1,0.3-0.4,0.3h-2.2
c-0.1,0-0.1,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2l-0.3-1.8c-0.4-0.1-0.6-0.2-0.9-0.4l-1.4,1.1c-0.1,0.1-0.1,0.1-0.2,0.1
c-0.1,0-0.1-0.1-0.2-0.1c-0.8-0.8-1.3-1.3-1.6-1.6c-0.1-0.1-0.1-0.1-0.1-0.2c0-0.1,0-0.1,0.1-0.2c0.1-0.1,0.3-0.4,0.5-0.6
c0.2-0.3,0.4-0.6,0.6-0.7c-0.2-0.4-0.3-0.6-0.4-1l-1.8-0.3c-0.1,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2v-2.2
c0-0.1,0-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1l1.8-0.3c0.1-0.3,0.2-0.6,0.4-0.9c-0.3-0.4-0.6-0.8-1.1-1.3c-0.1-0.1-0.1-0.1-0.1-0.2
s0-0.1,0.1-0.2c0.1-0.3,0.5-0.6,1-1.1c0.5-0.5,0.8-0.7,0.9-0.7c0.1,0,0.1,0,0.3,0.1l1.3,1.1c0.3-0.1,0.6-0.3,0.9-0.4
c0.1-0.9,0.2-1.5,0.3-1.8c0.1-0.2,0.1-0.3,0.4-0.3h2.2c0.1,0,0.1,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2l0.3,1.8
c0.4,0.1,0.6,0.2,0.9,0.4l1.4-1.1c0.1-0.1,0.1-0.1,0.2-0.1c0.1,0,0.1,0,0.2,0.1c0.8,0.8,1.4,1.3,1.6,1.7c0.1,0.1,0.1,0.1,0.1,0.2
c0,0.1,0,0.1-0.1,0.2c-0.1,0.1-0.3,0.4-0.5,0.6c-0.2,0.3-0.4,0.6-0.6,0.7c0.1,0.4,0.3,0.6,0.4,1l1.8,0.3c0.1,0,0.1,0.1,0.2,0.1
C30.5,21.8,30.5,21.9,30.5,22z M24.8,24.8c0.5-0.5,0.7-1.1,0.7-1.8s-0.2-1.3-0.7-1.8s-1.1-0.7-1.8-0.7s-1.3,0.2-1.8,0.7
s-0.7,1.1-0.7,1.8s0.2,1.3,0.7,1.8c0.5,0.5,1.1,0.7,1.8,0.7S24.3,25.3,24.8,24.8z"/>
</g>
<g>
<path fill="#375273" d="M16.5,26.7c0.1-0.1,0.2-0.2,0.3-0.3c0.1-0.1,0.2-0.2,0.2-0.3c0.1-0.2,0.2-0.3,0.4-0.5
c-0.1-0.2-0.1-0.3-0.2-0.5l0,0l-1.5-0.2c-0.2,0-0.4-0.2-0.5-0.3C15,24.4,15,24.2,15,24.1v-2.2c0-0.1,0-0.3,0.2-0.6
c0.1-0.1,0.3-0.3,0.6-0.3l0.1,0c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.2-0.3-0.3c0-0.1-0.1-0.1-0.1-0.2c-0.1-0.1-0.1-0.2-0.2-0.3
c0-0.1-0.1-0.2-0.1-0.3v-0.1c-0.2,0.1-0.5,0-0.9-0.2c-0.1-0.1-0.2-0.2-0.4-0.4c-0.1-0.2-0.3-0.3-0.5-0.3c0,0-0.1,0.1-0.2,0.1
c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2-0.1-0.3-0.1s-0.2-0.1-0.4-0.2c-0.1-0.1-0.2-0.2-0.3-0.2c0,0-0.1,0-0.2-0.1c-0.1,0-0.2-0.1-0.3-0.1
c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.2-0.1-0.2-0.2c0,0-0.1-0.2-0.1-0.4c0-0.3,0-0.4,0.1-0.5c-0.1-0.2-0.2-0.3-0.3-0.4
c-0.2-0.1-0.3-0.2-0.4-0.2c0.1,0,0.1,0,0-0.2c-0.1-0.1-0.2-0.2-0.3-0.3c0,0-0.1-0.1-0.2-0.2C10,16,9.9,15.9,9.8,15.8
c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1,0-0.2,0-0.3c0-0.1,0-0.1,0-0.1c0-0.1,0-0.1-0.1-0.1C9.4,15,9.4,15,9.4,15H9.3
c0,0.1,0.1,0.2,0.1,0.3c0,0.1,0.1,0.2,0.1,0.3c0,0,0.1,0.2,0.3,0.5c0.3,0.5,0.4,0.8,0.4,1c0,0.1-0.1,0-0.1,0
c-0.1-0.1-0.1-0.1-0.1-0.2s0-0.2,0-0.2c-0.1,0-0.2-0.1-0.3-0.2c-0.2-0.1-0.3-0.2-0.3-0.3S9.3,16,9.2,15.8C9,15.6,9,15.5,9,15.4
c-0.1-0.1-0.2-0.2-0.3-0.4c-0.1-0.2-0.2-0.3-0.2-0.4c-0.1-0.1-0.1-0.1-0.2-0.2c0-0.1-0.1-0.1-0.3-0.4c-0.1,0-0.2-0.1-0.2-0.1
c0-0.1,0-0.1-0.1-0.2c-0.4-0.5-0.5-0.7-0.4-0.7c-0.2,0.1-0.3,0-0.4-0.3C7,12.6,7,12.4,7,12.3c0,0,0-0.2,0-0.4s0-0.4,0-0.5
c0.1-0.2,0.1-0.3,0.2-0.3c-0.1,0-0.2,0-0.2-0.2c0-0.1,0-0.2,0-0.3c0.1,0,0.1,0,0.2,0.1C7.3,10.9,7.4,11,7.4,11
c0.2-0.1,0.2-0.2,0.2-0.3c0-0.1-0.2-0.2-0.4-0.4C6.7,10,6.5,9.9,6.5,9.9c0.1-0.1,0.1-0.2-0.1-0.4C6.3,9.6,6.2,9.6,6.2,9.6
s0-0.1,0-0.2c0-0.1-0.1-0.2-0.1-0.2S6,9.3,5.9,9.2c1-1.5,2.3-2.7,3.8-3.6c0.1,0,0.2,0,0.4,0c0.1,0.1,0.2,0.1,0.3,0
c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0.1,0.2,0.2,0.2,0.2s0-0.2-0.1-0.3c0-0.1,0.2-0.1,0.4-0.2c0.2-0.1,0.4,0,0.5,0
c-0.1-0.1-0.2-0.2-0.4-0.4l-0.1,0.1c-0.1-0.1-0.4-0.1-0.7,0.1c0,0-0.1,0-0.2,0.1c-0.1,0-0.1,0.1-0.2,0.1c-0.1,0-0.1,0-0.2,0
c0.5-0.3,1.1-0.5,1.5-0.6c0.1,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.2,0.2,0.2,0.2c-0.1-0.1-0.1,0-0.1,0c0,0.2,0,0.3,0,0.4
c0,0,0.1,0.1,0.2,0.1s0.3,0,0.4,0c0.2,0,0.3,0,0.3,0h0.2c0.4,0,0.5,0,0.4,0.1c0,0.1,0.1,0.2,0.1,0.3c0.1,0.1,0.1,0.2,0.2,0.3
c0-0.1,0-0.2,0-0.3c0-0.2,0-0.3,0-0.3c0-0.1,0-0.1,0.1-0.1c0.1,0,0.1-0.1,0.2-0.1c0.1-0.1,0.2-0.1,0.2-0.1c0.1-0.1,0.1-0.2,0-0.2
c-0.1-0.1-0.1-0.1-0.2-0.1c-0.1-0.1-0.1-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1c-0.1,0-0.1,0-0.1-0.1c0,0,0-0.1,0.1-0.2
c0-0.1,0.1-0.1,0.3-0.1s0.3,0.1,0.4,0.1c0.3,0.1,0.3,0.3,0.3,0.5c0.1,0,0.2,0,0.4,0.1c0.2,0.1,0.2,0.2,0.2,0.3
c0.1-0.2,0.2-0.3,0.3-0.3C15,5.3,15,5.4,15,5.5c0.1,0.1,0.1,0.2,0.1,0.2c0.1,0.1,0.2,0.2,0.3,0.1c0.1-0.1,0.2-0.2,0.3-0.3
c0.1-0.1,0.2-0.2,0.2-0.2c-0.1,0-0.1-0.1,0-0.1c0.2-0.1,0.4-0.1,0.5-0.1c0,0.1,0,0.1,0.1,0.2c0.1,0.2,0,0.3-0.1,0.3
c0.1,0.1,0.1,0.3,0.1,0.4c0,0.1-0.1,0.2-0.3,0.2c-0.1,0-0.2,0-0.3-0.1c-0.2-0.1-0.2-0.1-0.3-0.1c-0.1,0-0.2,0-0.3,0.1
c-0.1,0.1-0.1,0.2-0.2,0.3C15,6.4,15,6.5,15,6.5c-0.2,0.2-0.5,0.2-0.8,0.2c0,0,0,0,0,0.1c-0.1,0-0.1,0.1-0.2,0.2
c0,0.1-0.1,0.2-0.1,0.2c-0.1,0.1-0.2,0.2-0.2,0.4c0,0,0,0.1,0,0.2c0,0.1-0.1,0.2-0.1,0.3c0.1-0.1,0.2,0,0.3,0.2
c0.1,0.2,0.1,0.3,0,0.3c0.4,0,0.6,0,0.9,0.1c0.4,0.2,0.5,0.3,0.6,0.5c0.1-0.1,0.2-0.1,0.5,0C16,9,16,9.2,16.1,9.4
c0,0.2,0.1,0.4,0.2,0.5c0.1,0.1,0.3,0.2,0.4,0.1h0.1c0-0.1,0.1-0.1,0.1-0.1l0.1-0.1C17,9.8,17,9.7,17,9.7c0-0.1,0-0.1,0-0.1
c-0.1-0.1-0.2-0.2-0.2-0.3c-0.1-0.1-0.1-0.2,0-0.3c0,0,0.1-0.1,0.3-0.2c0.2-0.1,0.3-0.2,0.3-0.3c0.1-0.2,0-0.3-0.2-0.3
c-0.2-0.1-0.3-0.2-0.3-0.3c0,0,0-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.1-0.2c0,0-0.1-0.1-0.1-0.2c-0.1-0.2-0.1-0.2-0.1-0.3
c0-0.1,0-0.1,0.1-0.2c0.1-0.1,0.3-0.1,0.5,0c0.3,0.1,0.5,0.1,0.5,0.2c0,0,0.1,0.1,0.2,0.1c0.1,0.1,0.2,0.1,0.3,0.2
c0.1,0.1,0.2,0.2,0.2,0.2h-0.1c0.1,0.1,0.2,0.2,0.2,0.3c0.1,0.1,0,0.2-0.1,0.2c0.1,0,0.2,0.1,0.3,0.1c0.2,0.1,0.2,0.1,0,0.2
c0.1,0,0.1,0,0.2,0c0.1-0.1,0.2-0.1,0.2-0.1l0.1-0.1c0.1-0.1,0.1-0.1,0.1-0.1h0.1h0.1c0,0,0.1,0,0.1-0.1c0-0.1,0.1-0.1,0.1-0.2
c0-0.1,0.1-0.1,0.1-0.1h0.1c0.1,0,0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.1,0.1v0.1c0.1,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.2,0.1,0.2,0.2
c0,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.2,0.1,0.3c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0.1
c0.1,0,0.1-0.1,0.1-0.1c0,0.2,0,0.3,0.1,0.4c0.1,0.1,0.2,0.1,0.3,0.1v0.4c-0.1,0-0.2,0.1-0.3,0.1c-0.2,0-0.3,0.1-0.3,0.1
c-0.1,0-0.2,0.1-0.3,0.2C21,10.3,21,10.4,21,10.4c-0.2-0.2-0.5-0.3-0.8-0.2c-0.4,0.1-0.6,0.1-0.8,0.2c-0.2,0.1-0.3,0.2-0.4,0.3
c0,0-0.1,0-0.1,0.1c0,0.1-0.1,0.1-0.1,0.2c0,0,0,0,0,0c0,0,0.1-0.1,0.1-0.1c0.1-0.1,0.2-0.2,0.2-0.2c0.3-0.2,0.5-0.3,0.7-0.3
c0.2,0.1,0.3,0.2,0.1,0.3c0,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c0.1,0,0.2,0.1,0.3,0.1c0.1,0.1,0.1,0.1,0.1,0.2
c0.2,0.1,0.2,0.3,0.1,0.4c-0.2,0.2-0.4,0.2-0.5,0.2v0.1l-0.3,0.2c0,0-0.1,0.1-0.2,0.1c-0.2,0.1-0.3,0.1-0.3,0.2
c-0.1,0-0.1,0.1-0.1,0.2c0,0.1,0,0.2,0,0.2s0,0-0.1,0c0,0.1-0.1,0.2-0.3,0.2c-0.2,0.1-0.3,0.1-0.4,0.2c0.1,0.1,0.1,0.2,0,0.3
c-0.2,0.2-0.3,0.1-0.4,0c0,0-0.1,0.1-0.1,0.2c0,0.1,0,0.2-0.1,0.2c0.1,0.1,0.1,0.2,0,0.3h0.1l0.1,0.1c0.1,0.1,0.1,0.1,0.1,0.1
c-0.1,0.1-0.1,0.2-0.2,0.2c0,0.2,0,0.4-0.3,0.5c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.3,0.1c0,0.1-0.1,0.1-0.1,0.1
c-0.2,0.1-0.2,0.2-0.3,0.3c0,0.1,0,0.2,0,0.3c0,0.1,0.1,0.2,0.3,0.2v0.1c0,0.1,0,0.2,0,0.3V16c0,0.1,0,0.1,0,0.2c0,0.1,0,0.2,0,0.3
c0,0.1-0.1,0.2-0.1,0.2c-0.1,0-0.1,0-0.2,0c-0.1-0.1-0.2-0.3-0.3-0.7c0-0.1-0.1-0.2-0.2-0.4c-0.1,0-0.2,0.1-0.2,0.1
c-0.1,0-0.1,0-0.1,0l-0.1-0.1l-0.1-0.1c0,0-0.2-0.1-0.3-0.1c-0.2,0-0.3-0.1-0.3-0.1c-0.3,0.2-0.4,0.1-0.5-0.2c0,0,0,0.1,0,0.2
s0,0.2,0,0.2c-0.1,0.1-0.2,0.1-0.4,0c-0.1,0-0.2-0.1-0.5,0c-0.2,0-0.4,0-0.5,0l0.1,0.1c0.1,0.1,0.1,0.1,0.1,0.1
c-0.1,0-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.1,0h-0.1h-0.1c-0.1,0-0.1,0.1-0.2,0.2c-0.1,0.1-0.2,0.2-0.2,0.2c0.1,0.2,0.1,0.3,0.1,0.4
c-0.1,0.1-0.1,0.2-0.1,0.4c0,0.2,0,0.4,0,0.5c0,0.2,0.1,0.4,0.2,0.6c0.1,0.2,0.2,0.4,0.4,0.5c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4,0
c0.1,0,0.2-0.1,0.2-0.1s0-0.1,0.1-0.2c0.1-0.1,0.1-0.2,0.1-0.2c0.1-0.3,0.3-0.4,0.5-0.4c0.1-0.1,0.2,0,0.3,0
c0.1,0.1,0.1,0.1,0.1,0.2c0,0-0.1,0.1-0.1,0.2c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.1,0.2-0.1,0.2c-0.1,0.1-0.1,0.2-0.1,0.4s0,0.3,0,0.3
c0.1,0,0.1,0,0.3,0c0,0,0,0,0-0.1c0-0.1,0-0.1,0-0.1c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0.1,0.2,0,0.3-0.1c0,0.1,0.1,0.2,0.2,0.3
c0.1,0.2,0.2,0.3,0.2,0.4c0,0,0.1,0.1,0.1,0.2c0,0.1,0,0.2,0,0.2c0,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.1,0.1-0.1,0.1s0,0,0,0.1
s0,0.2,0,0.2c0,0.1,0.1,0.1,0.1,0.2c0,0.1,0,0.1,0,0.1c0.1,0.1,0.1,0.2,0.2,0.3l1.2-0.2c0-0.1,0.1-0.3,0.2-0.4
c0-0.1-0.1-0.1-0.1-0.2c-0.2-0.3-0.4-0.6-0.7-0.9c-0.2-0.2-0.2-0.4-0.2-0.5c0-0.1,0-0.3,0.2-0.5c0.2-0.3,0.5-0.7,1.1-1.1
c0.6-0.6,0.9-0.8,1.2-0.8c0.1,0,0.3,0,0.5,0.1l0.1,0.1l1.1,0.9c0.1-0.1,0.2-0.1,0.4-0.2c0.1-0.6,0.2-1,0.2-1.4l0-0.2
c0.1-0.3,0.3-0.7,0.8-0.7h2.2c0.1,0,0.3,0,0.6,0.2c0.1,0.1,0.1,0.2,0.2,0.2l0.1,0.1l0,0.1l0.2,1.5c0.1,0,0.3,0.1,0.4,0.2l1.2-0.9
c0.1-0.1,0.1-0.1,0.2-0.1c0.1-0.6,0.1-1.1,0.1-1.7c0-2.3-0.5-4.3-1.6-6.2S22.8,5,20.9,3.9s-4-1.6-6.2-1.6s-4.3,0.5-6.2,1.6
S5,6.5,3.9,8.4s-1.6,4-1.6,6.2s0.5,4.3,1.6,6.2s2.6,3.4,4.5,4.5s4,1.6,6.2,1.6c0.6,0,1.1,0,1.7-0.1C16.4,26.9,16.4,26.8,16.5,26.7z
"/>
<path fill="#375273" d="M18.8,11C18.8,11,18.8,11.1,18.8,11C18.8,11.1,18.8,11.1,18.8,11z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.9 KiB

28
src/icons/oxygen/build-icons/icons/preferences-system.svg

@ -0,0 +1,28 @@ @@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#FFFFFF" d="M28.8,18.6C28.8,18.7,28.8,18.7,28.8,18.6c0,0.2-0.1,0.3-0.2,0.5C28.7,19,28.8,18.8,28.8,18.6"/>
</g>
<g>
<path fill="#733737" d="M26.4,17L26.4,17C26.4,17,26.5,17,26.4,17C26.5,17,26.4,17,26.4,17z"/>
<path fill="#FFFFFF" d="M26.5,17C26.5,17,26.4,17,26.5,17C26.4,17,26.5,17,26.5,17"/>
</g>
<g>
<path fill="#375273" d="M26.7,14.5v3.1c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.2-0.3,0.2l-2.6,0.4c-0.2,0.5-0.4,0.9-0.5,1.3
c0.3,0.5,0.8,1.1,1.5,1.9c0.1,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.2-0.1,0.3c-0.3,0.3-0.7,0.8-1.4,1.5c-0.7,0.7-1.1,1-1.3,1
c-0.1,0-0.2,0-0.4-0.1l-1.9-1.5c-0.4,0.2-0.8,0.4-1.3,0.5c-0.1,1.3-0.3,2.1-0.4,2.6c-0.1,0.3-0.2,0.4-0.5,0.4h-3.1
c-0.1,0-0.2,0-0.3-0.1s-0.2-0.2-0.2-0.3l-0.4-2.6c-0.5-0.1-0.9-0.3-1.3-0.5l-2,1.5c-0.1,0.1-0.2,0.1-0.3,0.1
c-0.1,0-0.2-0.1-0.3-0.2c-1.2-1.1-1.9-1.8-2.3-2.3c-0.1-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.2,0.1-0.3c0.1-0.2,0.4-0.5,0.7-0.9
c0.3-0.4,0.6-0.8,0.8-1c-0.3-0.5-0.4-0.9-0.6-1.4L5.7,18c-0.1,0-0.2-0.1-0.3-0.2c-0.1-0.1-0.1-0.2-0.1-0.3v-3.1
c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.2,0.3-0.2l2.6-0.4c0.1-0.4,0.3-0.9,0.5-1.3c-0.4-0.5-0.9-1.2-1.5-1.9c-0.1-0.1-0.1-0.2-0.1-0.3
c0-0.1,0-0.2,0.1-0.3C7.5,9.3,8,8.8,8.7,8.2c0.7-0.7,1.1-1,1.3-1c0.1,0,0.2,0,0.4,0.1l1.9,1.5c0.4-0.2,0.8-0.4,1.3-0.5
c0.1-1.3,0.3-2.1,0.4-2.6c0.1-0.3,0.2-0.4,0.5-0.4h3.1c0.1,0,0.2,0,0.3,0.1C18,5.5,18,5.6,18.1,5.7l0.4,2.6
c0.5,0.1,0.9,0.3,1.3,0.5l2-1.5c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0.1c1.2,1.1,2,1.9,2.3,2.4c0.1,0.1,0.1,0.2,0.1,0.3
c0,0.1,0,0.2-0.1,0.3c-0.1,0.2-0.4,0.5-0.7,0.9c-0.3,0.4-0.6,0.8-0.8,1c0.2,0.5,0.4,0.9,0.6,1.4l2.6,0.4c0.1,0,0.2,0.1,0.3,0.2
C26.7,14.2,26.7,14.4,26.7,14.5z M18.5,18.5c0.7-0.7,1-1.5,1-2.5c0-1-0.3-1.8-1-2.5c-0.7-0.7-1.5-1-2.5-1s-1.8,0.3-2.5,1
c-0.7,0.7-1,1.5-1,2.5c0,1,0.3,1.8,1,2.5c0.7,0.7,1.5,1,2.5,1S17.8,19.2,18.5,18.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

14
src/icons/oxygen/build-icons/icons/preferences-web-browser-cookies.svg

@ -0,0 +1,14 @@ @@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<path fill="#375273" d="M27.7,10.6c-0.4,0.3-0.8,0.4-1.3,0.4c-0.6,0-1.2-0.3-1.6-0.7c-0.4,0.2-0.8,0.3-1.2,0.3
c-1.1,0-2.1-0.7-2.4-1.8c-1.5-0.2-2.6-1.5-2.6-3c0,0,0,0,0,0c-1.2-0.2-2-1.3-2-2.5c0-0.1,0-0.3,0-0.4c-0.3,0-0.5,0-0.8,0
C8.5,2.8,2.7,8.7,2.7,15.9S8.5,29,15.8,29c7.2,0,13.1-5.9,13.1-13.1C28.9,14,28.5,12.2,27.7,10.6z M9.5,19.7c-1.3,0-2.3-1-2.3-2.3
s1-2.3,2.3-2.3s2.3,1,2.3,2.3S10.8,19.7,9.5,19.7z M11.1,10.7c-0.7,0-1.3-0.6-1.3-1.3c0-0.7,0.6-1.3,1.3-1.3s1.3,0.6,1.3,1.3
C12.4,10.1,11.8,10.7,11.1,10.7z M14.5,24.3c-0.7,0-1.2-0.6-1.2-1.2c0-0.7,0.6-1.2,1.2-1.2c0.7,0,1.2,0.6,1.2,1.2
C15.8,23.7,15.2,24.3,14.5,24.3z M15.3,13.4c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4c0.8,0,1.4,0.6,1.4,1.4
C16.7,12.8,16.1,13.4,15.3,13.4z M21.4,20.9c-1.3,0-2.3-1-2.3-2.3c0-1.3,1-2.3,2.3-2.3c1.3,0,2.3,1,2.3,2.3
C23.6,19.9,22.6,20.9,21.4,20.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

21
src/icons/oxygen/build-icons/icons/security-high.svg

@ -0,0 +1,21 @@ @@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#427337" d="M24.2,11.2c0,0.3-0.1,0.5-0.3,0.7l-7.6,7.6L14.8,21c-0.2,0.2-0.4,0.3-0.7,0.3c-0.3,0-0.5-0.1-0.7-0.3
l-1.4-1.4l-3.8-3.8c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7l1.4-1.4c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3
l3.1,3.1L21,9c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3l1.4,1.4C24.1,10.7,24.2,10.9,24.2,11.2z"/>
</g>
</g>
<path fill="#427337" d="M26.2,3.8c-0.2-0.2-0.5-0.3-0.7-0.3H16H6.6c-0.3,0-0.5,0.1-0.7,0.3C5.6,4,5.5,4.2,5.5,4.5V17
c0,0.9,0.2,1.9,0.5,2.8c0.4,0.9,0.8,1.7,1.4,2.5C8,23,8.6,23.7,9.4,24.4c0.7,0.7,1.4,1.2,2.1,1.7c0.6,0.4,1.3,0.9,2,1.3
c0.7,0.4,1.2,0.7,1.5,0.8c0.3,0.1,0.5,0.3,0.7,0.3c0.1,0.1,0.3,0.1,0.4,0.1c0.2,0,0.3,0,0.4-0.1c0.2-0.1,0.4-0.2,0.7-0.3
c0.3-0.1,0.8-0.4,1.5-0.8c0.7-0.4,1.3-0.8,2-1.3c0.6-0.4,1.3-1,2.1-1.7c0.7-0.7,1.4-1.4,1.9-2.1c0.5-0.7,1-1.5,1.4-2.5
c0.4-0.9,0.5-1.9,0.5-2.8V4.5C26.5,4.2,26.4,4,26.2,3.8z M24.6,12.6l-7.6,7.6l-1.4,1.4c-0.4,0.4-0.9,0.6-1.4,0.6
c-0.5,0-1-0.2-1.4-0.6l-1.4-1.4l-3.8-3.8C7,16,6.8,15.5,6.8,15c0-0.5,0.2-1,0.6-1.4l1.4-1.4c0.4-0.4,0.9-0.6,1.4-0.6
c0.5,0,1,0.2,1.4,0.6l2.4,2.4l6.2-6.2c0.4-0.4,0.9-0.6,1.4-0.6c0.5,0,1,0.2,1.4,0.6l1.4,1.4c0.4,0.4,0.6,0.9,0.6,1.4
C25.2,11.7,25,12.2,24.6,12.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

25
src/icons/oxygen/build-icons/icons/security-low.svg

@ -0,0 +1,25 @@ @@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#733737" d="M22.3,18.9c0,0.3-0.1,0.5-0.3,0.7l-1.4,1.4c-0.2,0.2-0.4,0.3-0.7,0.3c-0.3,0-0.5-0.1-0.7-0.3L16,18
L12.9,21c-0.2,0.2-0.4,0.3-0.7,0.3c-0.3,0-0.5-0.1-0.7-0.3L10,19.6c-0.2-0.2-0.3-0.4-0.3-0.7s0.1-0.5,0.3-0.7l3.1-3.1l-3-3
c-0.2-0.2-0.3-0.5-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7l1.5-1.4c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3l3,3.1l3.1-3.1
c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3l1.4,1.4c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7l-3.1,3.1l3.1,3.1
C22.2,18.4,22.3,18.6,22.3,18.9z"/>
</g>
</g>
<path fill="#733737" d="M26.2,3.8c-0.2-0.2-0.5-0.3-0.7-0.3H16H6.6c-0.3,0-0.5,0.1-0.7,0.3C5.6,4,5.5,4.2,5.5,4.5V17
c0,0.9,0.2,1.9,0.5,2.8c0.4,0.9,0.8,1.7,1.4,2.5C8,23,8.6,23.7,9.4,24.4c0.7,0.7,1.4,1.2,2.1,1.7c0.6,0.4,1.3,0.9,2,1.3
c0.7,0.4,1.2,0.7,1.5,0.8c0.3,0.1,0.5,0.3,0.7,0.3c0.1,0.1,0.3,0.1,0.4,0.1s0.3,0,0.4-0.1c0.2-0.1,0.4-0.2,0.7-0.3
c0.3-0.1,0.8-0.4,1.5-0.8c0.7-0.4,1.3-0.8,2-1.3c0.6-0.4,1.3-1,2.1-1.7c0.7-0.7,1.4-1.4,1.9-2.1c0.5-0.7,1-1.5,1.4-2.5
c0.4-0.9,0.5-1.9,0.5-2.8V4.5C26.5,4.2,26.4,4,26.2,3.8z M22.7,17.5c0.4,0.4,0.6,0.9,0.6,1.4c0,0.5-0.2,0.9-0.5,1.4l0,0l0,0
l-1.4,1.4c-0.4,0.4-0.9,0.6-1.4,0.6c-0.5,0-0.9-0.2-1.4-0.5l0,0l0,0L16,19.4l-2.4,2.4c-0.4,0.4-0.9,0.6-1.4,0.6
c-0.5,0-0.9-0.2-1.4-0.5l0,0l0,0l-1.4-1.4c-0.4-0.4-0.6-0.9-0.6-1.4c0-0.7,0.3-1.1,0.5-1.4l0,0l0,0l2.4-2.4l-2.3-2.3
c-0.4-0.4-0.6-0.9-0.6-1.5c0-0.5,0.2-0.9,0.5-1.4l0-0.1l0.1,0l1.4-1.4c0.4-0.4,0.9-0.6,1.4-0.6c0.5,0,0.9,0.2,1.4,0.5l0,0l0,0
l2.3,2.4l2.4-2.4c0.4-0.4,0.9-0.6,1.4-0.6c0.5,0,0.9,0.2,1.4,0.5l0,0l0,0l1.4,1.4c0.4,0.4,0.6,0.9,0.6,1.4c0,0.5-0.2,0.9-0.5,1.4
l0,0l0,0l-2.4,2.4L22.7,17.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

15
src/icons/oxygen/build-icons/icons/services.svg

@ -0,0 +1,15 @@ @@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M7.9,7.4c0,0.6-0.3,1.1-0.9,1.5v17c0,0.1,0,0.2-0.1,0.3s-0.2,0.1-0.3,0.1H5.7c-0.1,0-0.2,0-0.3-0.1
S5.3,26,5.3,25.9v-17C4.7,8.6,4.4,8.1,4.4,7.4c0-0.5,0.2-0.9,0.5-1.2s0.7-0.5,1.2-0.5S7,5.9,7.4,6.2C7.7,6.6,7.9,7,7.9,7.4z
M27.6,8.3v10.2c0,0.2-0.1,0.4-0.2,0.5s-0.3,0.2-0.5,0.4c-1.9,1-3.6,1.6-4.9,1.6c-0.5,0-1.1-0.1-1.7-0.3c-0.6-0.2-1-0.4-1.5-0.6
c-0.4-0.2-0.9-0.4-1.5-0.6c-0.6-0.2-1.3-0.3-1.9-0.3c-1.7,0-3.8,0.7-6.2,2c-0.2,0.1-0.3,0.1-0.4,0.1c-0.2,0-0.4-0.1-0.6-0.3
c-0.2-0.2-0.3-0.4-0.3-0.6v-9.9c0-0.3,0.1-0.5,0.4-0.7C8.5,9.5,8.8,9.3,9.3,9c2.1-1.1,4-1.6,5.6-1.6c1,0,1.8,0.1,2.7,0.4
c0.8,0.3,1.8,0.7,2.9,1.2c0.3,0.2,0.7,0.3,1.2,0.3c0.5,0,1-0.1,1.6-0.3c0.6-0.2,1.1-0.4,1.5-0.6c0.4-0.2,0.8-0.4,1.2-0.6
c0.4-0.2,0.6-0.3,0.7-0.3c0.2,0,0.4,0.1,0.6,0.3C27.5,7.9,27.6,8.1,27.6,8.3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

17
src/icons/oxygen/build-icons/icons/system-log-out.svg

@ -0,0 +1,17 @@ @@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#733737" d="M13.7,24.8c0,0,0,0.2,0,0.3c0,0.2,0,0.3,0,0.4c0,0.1,0,0.2,0,0.4c0,0.1-0.1,0.2-0.2,0.3
c-0.1,0.1-0.2,0.1-0.3,0.1H8c-1.3,0-2.4-0.5-3.3-1.4c-0.9-0.9-1.4-2-1.4-3.3V10.3c0-1.3,0.5-2.4,1.4-3.3c0.9-0.9,2-1.4,3.3-1.4h5.2
c0.1,0,0.3,0.1,0.4,0.2c0.1,0.1,0.2,0.2,0.2,0.4c0,0,0,0.2,0,0.3c0,0.2,0,0.3,0,0.4c0,0.1,0,0.2,0,0.4c0,0.1-0.1,0.2-0.2,0.3
c-0.1,0.1-0.2,0.1-0.3,0.1H8C7.3,7.8,6.7,8,6.2,8.5C5.7,9,5.4,9.6,5.4,10.3v11.3c0,0.7,0.3,1.3,0.8,1.8C6.7,24,7.3,24.2,8,24.2h4.6
c0,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0s0.1,0,0.2,0c0.1,0,0.2,0,0.2,0s0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.1,0.1
C13.7,24.6,13.7,24.7,13.7,24.8z M28.6,16c0,0.3-0.1,0.5-0.3,0.7l-8.8,8.8c-0.2,0.2-0.4,0.3-0.7,0.3c-0.3,0-0.5-0.1-0.7-0.3
c-0.2-0.2-0.3-0.4-0.3-0.7v-4.6h-7.2c-0.3,0-0.5-0.1-0.7-0.3c-0.2-0.2-0.3-0.4-0.3-0.7v-6.2c0-0.3,0.1-0.5,0.3-0.7
c0.2-0.2,0.4-0.3,0.7-0.3h7.2V7.2c0-0.3,0.1-0.5,0.3-0.7c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3l8.8,8.8
C28.5,15.5,28.6,15.7,28.6,16z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

18
src/icons/oxygen/build-icons/icons/tab-close.svg

@ -0,0 +1,18 @@ @@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#733737" d="M30.2,26.2c0,0.3-0.1,0.6-0.3,0.9L28,29c-0.2,0.2-0.5,0.3-0.9,0.3c-0.3,0-0.6-0.1-0.9-0.3l-3.9-4l-3.9,3.9
c-0.2,0.2-0.5,0.3-0.9,0.3c-0.3,0-0.6-0.1-0.9-0.3l-1.8-1.8c-0.2-0.2-0.3-0.5-0.3-0.9s0.1-0.6,0.3-0.9l3.9-3.9l-3.8-3.8
c-0.3-0.2-0.4-0.6-0.4-0.9s0.1-0.6,0.3-0.9l1.9-1.7c0.2-0.2,0.5-0.3,0.9-0.3c0.3,0,0.6,0.1,0.9,0.3l3.8,3.9l3.9-3.9
c0.2-0.2,0.5-0.3,0.9-0.3c0.3,0,0.6,0.1,0.9,0.3l1.8,1.8c0.2,0.2,0.3,0.5,0.3,0.9c0,0.3-0.1,0.6-0.3,0.9l-3.9,3.9l3.9,3.9
C30.1,25.6,30.2,25.9,30.2,26.2z"/>
</g>
</g>
<path fill="#375273" d="M15.9,23.3l2-2l-3.5-3.5c-0.4-0.3-0.6-0.8-0.6-1.3c0-0.5,0.2-0.9,0.5-1.2l0,0l0,0l1.9-1.7
c0.3-0.3,0.8-0.5,1.3-0.5c0.5,0,0.9,0.2,1.2,0.5l0,0l0,0l3.5,3.5l2.1-2.1V6.6c0-0.8-0.7-1.5-1.5-1.5H14c-0.8,0-1.5,0.7-1.5,1.5v3H2
v12.2c0,0.8,0.7,1.5,1.5,1.5H14H15.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

15
src/icons/oxygen/build-icons/icons/task-attention.svg

@ -0,0 +1,15 @@ @@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#D1954E" d="M17.7,4.6l11.5,21.1c0.3,0.6,0.3,1.3,0,1.9c-0.2,0.3-0.4,0.5-0.7,0.7c-0.3,0.2-0.6,0.3-0.9,0.3h-23
c-0.3,0-0.7-0.1-0.9-0.3S3,27.8,2.9,27.5c-0.4-0.6-0.4-1.3,0-1.9L14.3,4.6C14.5,4.3,14.7,4,15,3.8c0.3-0.2,0.6-0.3,1-0.3
c0.3,0,0.7,0.1,1,0.3C17.3,4,17.5,4.3,17.7,4.6z M17.9,18.5l0.3-6.9c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.2-0.4-0.2h-3.3
c-0.1,0-0.2,0.1-0.4,0.2c-0.1,0.1-0.1,0.2-0.1,0.3l0.3,6.8c0,0.1,0,0.2,0.1,0.2c0.1,0.1,0.2,0.1,0.4,0.1h2.8c0.1,0,0.3,0,0.4-0.1
C17.8,18.7,17.9,18.6,17.9,18.5z M17.9,24.1v-2.8c0-0.1,0-0.3-0.1-0.4c-0.1-0.1-0.2-0.1-0.3-0.1h-2.9c-0.1,0-0.2,0-0.3,0.1
c-0.1,0.1-0.1,0.2-0.1,0.4v2.8c0,0.1,0,0.3,0.1,0.4c0.1,0.1,0.2,0.1,0.3,0.1h2.9c0.1,0,0.2,0,0.3-0.1
C17.9,24.4,17.9,24.3,17.9,24.1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

18
src/icons/oxygen/build-icons/icons/text-plain.svg

@ -0,0 +1,18 @@ @@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M25.4,9.1c0.3,0.3,0.5,0.6,0.6,1c0.2,0.4,0.3,0.8,0.3,1.2v15.4c0,0.4-0.1,0.7-0.4,0.9
C25.7,27.9,25.4,28,25,28H7c-0.4,0-0.7-0.1-0.9-0.4c-0.3-0.3-0.4-0.6-0.4-0.9V5.3c0-0.4,0.1-0.7,0.4-0.9S6.6,4,7,4h12
c0.4,0,0.8,0.1,1.2,0.3c0.4,0.2,0.8,0.4,1,0.6L25.4,9.1z M24.6,26.3V12.6H19c-0.4,0-0.7-0.1-0.9-0.4s-0.4-0.6-0.4-0.9V5.7H7.4v20.6
H24.6z M10.9,14.7c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1h9.4c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.2,0.1,0.3v0.9
c0,0.1,0,0.2-0.1,0.3C20.9,16,20.8,16,20.7,16h-9.4c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3V14.7z M20.7,17.7
c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.2,0.1,0.3V19c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-9.4c-0.1,0-0.2,0-0.3-0.1
c-0.1-0.1-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1H20.7z M20.7,21.1c0.1,0,0.2,0,0.3,0.1
c0.1,0.1,0.1,0.2,0.1,0.3v0.9c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-9.4c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3
v-0.9c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1H20.7z M19.4,5.8v5h5c-0.1-0.3-0.2-0.4-0.3-0.5L20,6.1C19.9,6,19.7,5.9,19.4,5.8
z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

17
src/icons/oxygen/build-icons/icons/tools-report-bug.svg

@ -0,0 +1,17 @@ @@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#733737" d="M26.5,16.9c0.2,0.2,0.3,0.4,0.3,0.6c0,0.2-0.1,0.4-0.3,0.6c-0.2,0.2-0.4,0.3-0.6,0.3h-3
c0,1.5-0.3,2.8-0.9,3.9l2.8,2.8c0.2,0.2,0.3,0.4,0.3,0.6c0,0.2-0.1,0.4-0.3,0.6c-0.2,0.2-0.4,0.3-0.6,0.3s-0.4-0.1-0.6-0.3
l-2.7-2.6c0,0-0.1,0.1-0.2,0.2c-0.1,0.1-0.3,0.2-0.6,0.4c-0.3,0.2-0.6,0.3-0.9,0.5c-0.3,0.1-0.7,0.3-1.1,0.4
c-0.4,0.1-0.9,0.2-1.3,0.2v-12h-1.7v12c-0.5,0-0.9-0.1-1.4-0.2s-0.8-0.3-1.2-0.4c-0.3-0.2-0.6-0.3-0.9-0.5
c-0.3-0.2-0.5-0.3-0.6-0.4L11,23.4l-2.5,2.8c-0.2,0.2-0.4,0.3-0.6,0.3c-0.2,0-0.4-0.1-0.6-0.2C7.1,26.1,7,25.9,7,25.7
c0-0.2,0.1-0.4,0.2-0.6l2.7-3c-0.5-1-0.8-2.2-0.8-3.7h-3c-0.2,0-0.4-0.1-0.6-0.3c-0.2-0.2-0.3-0.4-0.3-0.6c0-0.2,0.1-0.4,0.3-0.6
c0.2-0.2,0.4-0.3,0.6-0.3h3v-3.9l-2.3-2.3C6.7,10.2,6.6,10,6.6,9.8c0-0.2,0.1-0.4,0.3-0.6C7,9,7.2,8.9,7.4,8.9C7.7,8.9,7.9,9,8,9.2
l2.3,2.3h11.3L24,9.2c0.2-0.2,0.4-0.3,0.6-0.3c0.2,0,0.4,0.1,0.6,0.3c0.2,0.2,0.3,0.4,0.3,0.6c0,0.2-0.1,0.4-0.3,0.6l-2.3,2.3v3.9
h3C26.1,16.6,26.3,16.7,26.5,16.9z M20.3,9.8h-8.6c0-1.2,0.4-2.2,1.3-3s1.8-1.3,3-1.3c1.2,0,2.2,0.4,3,1.3S20.3,8.6,20.3,9.8z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

15
src/icons/oxygen/build-icons/icons/unavailable.svg

@ -0,0 +1,15 @@ @@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#733737" d="M26.5,9.9c1.1,1.9,1.6,3.9,1.6,6.1s-0.5,4.2-1.6,6.1c-1.1,1.9-2.6,3.3-4.4,4.4c-1.9,1.1-3.9,1.6-6.1,1.6
s-4.2-0.5-6.1-1.6c-1.9-1.1-3.3-2.6-4.4-4.4c-1.1-1.9-1.6-3.9-1.6-6.1s0.5-4.2,1.6-6.1c1.1-1.9,2.6-3.3,4.4-4.4
c1.9-1.1,3.9-1.6,6.1-1.6s4.2,0.5,6.1,1.6C23.9,6.6,25.4,8.1,26.5,9.9z M22,19.6c0-0.3-0.1-0.5-0.3-0.7L18.9,16l2.9-2.9
c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7l-1.4-1.4c-0.2-0.2-0.4-0.3-0.7-0.3c-0.3,0-0.5,0.1-0.7,0.3L16,13.1l-2.9-2.9
c-0.2-0.2-0.4-0.3-0.7-0.3c-0.3,0-0.5,0.1-0.7,0.3l-1.4,1.4c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l2.9,2.9l-2.9,2.9
c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l1.4,1.4c0.2,0.2,0.4,0.3,0.7,0.3c0.3,0,0.5-0.1,0.7-0.3l2.9-2.9l2.9,2.9
c0.2,0.2,0.4,0.3,0.7,0.3c0.3,0,0.5-0.1,0.7-0.3l1.4-1.4C21.9,20.1,22,19.8,22,19.6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

35
src/icons/oxygen/build-icons/icons/user-group-delete.svg

@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#733737" d="M30.1,26.7c0,0.4-0.1,0.6-0.4,0.9l-1.8,1.8c-0.2,0.2-0.5,0.4-0.9,0.4c-0.4,0-0.6-0.1-0.9-0.4l-3.9-4
l-3.9,3.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.4,0-0.6-0.1-0.9-0.4l-1.8-1.8c-0.2-0.2-0.4-0.5-0.4-0.9s0.1-0.6,0.4-0.9l3.9-3.9L14.6,18
c-0.3-0.2-0.4-0.6-0.4-0.9c0-0.4,0.1-0.6,0.4-0.9l1.9-1.8c0.2-0.2,0.5-0.4,0.9-0.4c0.4,0,0.6,0.1,0.9,0.4l3.9,3.9l3.9-3.9
c0.2-0.2,0.5-0.4,0.9-0.4c0.4,0,0.6,0.1,0.9,0.4l1.8,1.8c0.2,0.2,0.4,0.5,0.4,0.9c0,0.4-0.1,0.6-0.4,0.9L25.8,22l3.9,3.9
C30,26.1,30.1,26.4,30.1,26.7z"/>
</g>
<g>
<path fill="#375273" d="M9.3,12c0.8,0.8,1.8,1.2,2.9,1.2c1.1,0,2.1-0.4,2.9-1.2c0.8-0.8,1.2-1.8,1.2-2.9c0-1.1-0.4-2.1-1.2-2.9
s-1.8-1.2-2.9-1.2c-1.1,0-2.1,0.4-2.9,1.2C8.5,6.9,8.1,7.9,8.1,9C8.1,10.2,8.5,11.2,9.3,12z"/>
<path fill="#375273" d="M18.4,7.7c0.8,0,1.4-0.3,1.9-0.8c0.5-0.5,0.8-1.2,0.8-1.9c0-0.8-0.3-1.4-0.8-1.9c-0.5-0.5-1.2-0.8-1.9-0.8
c-0.8,0-1.4,0.3-1.9,0.8c-0.5,0.5-0.8,1.2-0.8,1.9c0,0.8,0.3,1.4,0.8,1.9C17,7.4,17.7,7.7,18.4,7.7z"/>
<path fill="#375273" d="M19.7,8.4c-0.4,0.2-0.9,0.2-1.3,0.2c-0.5,0-1-0.1-1.4-0.2c0,0.3,0.1,0.5,0.1,0.7c0,1-0.3,1.9-0.9,2.8
c1.2,0,2.1,0.5,2.8,1.4h1.4c0.6,0,1.1-0.1,1.5-0.4c0.4-0.3,0.6-0.7,0.6-1.3c0-2.5-0.4-3.8-1.3-3.8c0,0-0.2,0.1-0.5,0.2
C20.5,8,20.1,8.2,19.7,8.4z"/>
<path fill="#375273" d="M6.1,7.7c0.8,0,1.4-0.3,1.9-0.8c0.5-0.5,0.8-1.2,0.8-1.9C8.8,4.2,8.5,3.5,8,3C7.5,2.4,6.8,2.2,6.1,2.2
C5.3,2.2,4.6,2.4,4.1,3C3.6,3.5,3.3,4.2,3.3,4.9c0,0.8,0.3,1.4,0.8,1.9C4.6,7.4,5.3,7.7,6.1,7.7z"/>
<path fill="#375273" d="M17.6,21.4l-3.2-3.2c-0.3-0.2-0.5-0.6-0.5-1.1c0-0.4,0.1-0.7,0.4-1.1l1.9-1.8c0.3-0.3,0.6-0.4,1.1-0.4
c0.4,0,0.7,0.1,1.1,0.4l0.8,0.8c-0.1-0.3-0.2-0.6-0.4-0.8c-0.2-0.3-0.4-0.6-0.7-0.9c-0.3-0.2-0.6-0.4-0.9-0.6
c-0.4-0.1-0.8-0.2-1.2-0.2c-0.1,0-0.2,0.1-0.5,0.2c-0.2,0.2-0.5,0.3-0.8,0.5c-0.3,0.2-0.7,0.4-1.1,0.5c-0.5,0.2-1,0.2-1.5,0.2
c-0.5,0-1-0.1-1.4-0.2c-0.5-0.2-0.9-0.3-1.1-0.5c-0.3-0.2-0.5-0.4-0.8-0.5c-0.2-0.2-0.4-0.2-0.5-0.2c-0.4,0-0.8,0.1-1.2,0.2
c-0.4,0.1-0.7,0.3-0.9,0.6c-0.3,0.2-0.5,0.5-0.7,0.9c-0.2,0.3-0.3,0.7-0.5,1c-0.1,0.4-0.2,0.7-0.3,1.2c-0.1,0.4-0.1,0.8-0.2,1.2
c0,0.4,0,0.7,0,1.1c0,0.9,0.3,1.5,0.8,2c0.5,0.5,1.2,0.7,2.1,0.7h9.4C17.2,21.4,17.4,21.4,17.6,21.4z"/>
<path fill="#375273" d="M8.3,11.8C7.7,11,7.4,10,7.4,9c0-0.2,0-0.4,0.1-0.7C7,8.5,6.5,8.6,6.1,8.6c-0.4,0-0.8-0.1-1.3-0.2
C4.3,8.2,4,8,3.7,7.9C3.5,7.7,3.3,7.7,3.3,7.7c-0.9,0-1.3,1.3-1.3,3.8c0,0.6,0.2,1,0.6,1.3C2.9,13,3.4,13.2,4,13.2h1.4
C6.2,12.3,7.1,11.8,8.3,11.8z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

34
src/icons/oxygen/build-icons/icons/user-group-new.svg

@ -0,0 +1,34 @@ @@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<g>
<path fill="#427337" stroke="#FFFFFF" stroke-width="0.5" stroke-miterlimit="10" d="M29.7,18.1c0.2,0.2,0.4,0.5,0.4,0.9v2.6
c0,0.3-0.1,0.6-0.4,0.9c-0.2,0.2-0.5,0.4-0.9,0.4l-5.6,0v5.5c0,0.3-0.1,0.6-0.4,0.9c-0.2,0.2-0.5,0.4-0.9,0.4h-2.6
c-0.3,0-0.6-0.1-0.9-0.4s-0.4-0.5-0.4-0.9v-5.5l-5.4,0c-0.4,0-0.7-0.1-0.9-0.4c-0.2-0.2-0.4-0.5-0.4-0.9l0.1-2.6
c0-0.3,0.1-0.6,0.4-0.9c0.2-0.2,0.5-0.4,0.9-0.4l5.5,0v-5.5c0-0.3,0.1-0.6,0.4-0.9c0.2-0.2,0.5-0.4,0.9-0.4l2.6,0
c0.3,0,0.6,0.1,0.9,0.4c0.2,0.2,0.4,0.5,0.4,0.9v5.5h5.5C29.2,17.8,29.4,17.9,29.7,18.1z"/>
</g>
<g>
<path fill="#375273" d="M18.4,7.8c0.8,0,1.4-0.3,1.9-0.8c0.5-0.5,0.8-1.2,0.8-1.9c0-0.8-0.3-1.4-0.8-1.9c-0.5-0.5-1.2-0.8-1.9-0.8
c-0.8,0-1.4,0.3-1.9,0.8c-0.5,0.5-0.8,1.2-0.8,1.9c0,0.8,0.3,1.4,0.8,1.9C17,7.5,17.6,7.8,18.4,7.8z"/>
<path fill="#375273" d="M9.3,12.1c0.8,0.8,1.8,1.2,2.9,1.2c1.1,0,2.1-0.4,2.9-1.2c0.8-0.8,1.2-1.8,1.2-2.9c0-1.1-0.4-2.1-1.2-2.9
S13.3,5,12.2,5c-1.1,0-2.1,0.4-2.9,1.2C8.5,7,8.1,8,8.1,9.2C8.1,10.3,8.5,11.3,9.3,12.1z"/>
<path fill="#375273" d="M19.7,8.5c-0.4,0.2-0.9,0.2-1.3,0.2c-0.5,0-1-0.1-1.4-0.2C17,8.7,17,9,17,9.2c0,1-0.3,1.9-0.9,2.8
c0.6,0,1.2,0.2,1.7,0.4v-0.1c0-0.4,0.2-0.8,0.5-1.1c0.3-0.3,0.6-0.4,1.1-0.5l2.6,0c0.2,0,0.4,0,0.5,0.1c-0.1-2-0.5-3-1.3-3
c0,0-0.2,0.1-0.5,0.2C20.5,8.2,20.1,8.3,19.7,8.5z"/>
<path fill="#375273" d="M8.3,11.9c-0.6-0.8-0.9-1.8-0.9-2.8c0-0.2,0-0.4,0.1-0.7C7,8.6,6.5,8.7,6,8.7c-0.4,0-0.8-0.1-1.3-0.2
C4.3,8.3,4,8.2,3.7,8C3.4,7.9,3.3,7.8,3.2,7.8c-0.9,0-1.3,1.3-1.3,3.8c0,0.6,0.2,1,0.6,1.3c0.4,0.3,0.9,0.4,1.5,0.4h1.4
C6.2,12.4,7.1,11.9,8.3,11.9z"/>
<path fill="#375273" d="M11,19c0-0.4,0.2-0.7,0.5-1.1c0.3-0.3,0.6-0.4,1.1-0.5l5.3,0v-4.4c-0.2-0.1-0.4-0.2-0.6-0.3
c-0.4-0.1-0.8-0.2-1.2-0.2c-0.1,0-0.2,0.1-0.5,0.2c-0.2,0.2-0.5,0.3-0.8,0.5c-0.3,0.2-0.7,0.4-1.1,0.5c-0.5,0.2-1,0.2-1.5,0.2
c-0.5,0-1-0.1-1.4-0.2c-0.5-0.2-0.9-0.3-1.1-0.5c-0.3-0.2-0.5-0.4-0.8-0.5c-0.2-0.2-0.4-0.2-0.5-0.2c-0.4,0-0.8,0.1-1.2,0.2
c-0.4,0.1-0.7,0.3-0.9,0.6c-0.3,0.2-0.5,0.5-0.7,0.9c-0.2,0.3-0.3,0.7-0.5,1C5,15.7,4.9,16,4.8,16.5c-0.1,0.4-0.1,0.8-0.2,1.2
c0,0.4,0,0.7,0,1.1c0,0.9,0.3,1.5,0.8,2c0.5,0.5,1.2,0.7,2.1,0.7H11L11,19z"/>
<path fill="#375273" d="M6,7.8C6.8,7.8,7.4,7.5,8,7C8.5,6.4,8.8,5.8,8.8,5c0-0.8-0.3-1.4-0.8-1.9C7.4,2.6,6.8,2.3,6,2.3
c-0.8,0-1.4,0.3-1.9,0.8C3.5,3.6,3.3,4.3,3.3,5c0,0.8,0.3,1.4,0.8,1.9C4.6,7.5,5.3,7.8,6,7.8z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

18
src/icons/oxygen/build-icons/icons/view-calendar-journal.svg

@ -0,0 +1,18 @@ @@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M27.1,9.1v17.1c0,0.5-0.2,0.9-0.5,1.2S25.9,28,25.4,28H6.6c-0.5,0-0.9-0.2-1.2-0.5s-0.5-0.7-0.5-1.2V9.1
c0-0.5,0.2-0.9,0.5-1.2s0.7-0.5,1.2-0.5h1.7V6.1c0-0.6,0.2-1.1,0.6-1.5C9.3,4.2,9.8,4,10.4,4h0.9c0.6,0,1.1,0.2,1.5,0.6
c0.4,0.4,0.6,0.9,0.6,1.5v1.3h5.1V6.1c0-0.6,0.2-1.1,0.6-1.5C19.6,4.2,20.1,4,20.7,4h0.9c0.6,0,1.1,0.2,1.5,0.6
c0.4,0.4,0.6,0.9,0.6,1.5v1.3h1.7c0.5,0,0.9,0.2,1.2,0.5S27.1,8.7,27.1,9.1z M6.6,16.4h3.9v-3.9H6.6V16.4z M6.6,21.6h3.9v-4.3H6.6
V21.6z M6.6,26.3h3.9v-3.9H6.6V26.3z M11.7,10V6.1c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.1-0.3-0.1h-0.9c-0.1,0-0.2,0-0.3,0.1
C10,5.9,10,6,10,6.1V10c0,0.1,0,0.2,0.1,0.3s0.2,0.1,0.3,0.1h0.9c0.1,0,0.2,0,0.3-0.1C11.7,10.2,11.7,10.1,11.7,10z M11.3,16.4h4.3
v-3.9h-4.3V16.4z M11.3,21.6h4.3v-4.3h-4.3V21.6z M11.3,26.3h4.3v-3.9h-4.3V26.3z M16.4,16.4h4.3v-3.9h-4.3V16.4z M16.4,21.6h4.3
v-4.3h-4.3V21.6z M16.4,26.3h4.3v-3.9h-4.3V26.3z M22,10V6.1c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.1-0.3-0.1h-0.9
c-0.1,0-0.2,0-0.3,0.1c-0.1,0.1-0.1,0.2-0.1,0.3V10c0,0.1,0,0.2,0.1,0.3s0.2,0.1,0.3,0.1h0.9c0.1,0,0.2,0,0.3-0.1S22,10.1,22,10z
M21.6,16.4h3.9v-3.9h-3.9V16.4z M21.6,21.6h3.9v-4.3h-3.9V21.6z M21.6,26.3h3.9v-3.9h-3.9V26.3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

22
src/icons/oxygen/build-icons/icons/view-categories.svg

@ -0,0 +1,22 @@ @@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M28,8.7v14.6c0,0.6-0.2,1.1-0.6,1.5c-0.4,0.4-0.9,0.6-1.5,0.6H6.1c-0.6,0-1.1-0.2-1.5-0.6
C4.2,24.4,4,23.9,4,23.3V8.7c0-0.6,0.2-1.1,0.6-1.5C5,6.8,5.6,6.6,6.1,6.6h19.7c0.6,0,1.1,0.2,1.5,0.6C27.8,7.6,28,8.1,28,8.7z
M26.3,23.3V12.1c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.1-0.3-0.1H6.1c-0.1,0-0.2,0-0.3,0.1S5.7,12,5.7,12.1v11.1
c0,0.1,0,0.2,0.1,0.3s0.2,0.1,0.3,0.1h19.7c0.1,0,0.2,0,0.3-0.1C26.2,23.5,26.3,23.4,26.3,23.3z M9.1,13.9v0.9c0,0.1,0,0.2-0.1,0.3
c-0.1,0.1-0.2,0.1-0.3,0.1H7.9c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3s0.2-0.1,0.3-0.1h0.9
c0.1,0,0.2,0,0.3,0.1S9.1,13.7,9.1,13.9z M9.1,17.3v0.9c0,0.1,0,0.2-0.1,0.3s-0.2,0.1-0.3,0.1H7.9c-0.1,0-0.2,0-0.3-0.1
s-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1h0.9c0.1,0,0.2,0,0.3,0.1C9.1,17.1,9.1,17.2,9.1,17.3z
M9.1,20.7v0.9c0,0.1,0,0.2-0.1,0.3S8.8,22,8.7,22H7.9c-0.1,0-0.2,0-0.3-0.1s-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3
s0.2-0.1,0.3-0.1h0.9c0.1,0,0.2,0,0.3,0.1S9.1,20.6,9.1,20.7z M24.6,13.9v0.9c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1H11.3
c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3s0.2-0.1,0.3-0.1h12.9c0.1,0,0.2,0,0.3,0.1
C24.5,13.6,24.6,13.7,24.6,13.9z M24.6,17.3v0.9c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1H11.3c-0.1,0-0.2,0-0.3-0.1
s-0.1-0.2-0.1-0.3v-0.9c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1h12.9c0.1,0,0.2,0,0.3,0.1C24.5,17.1,24.6,17.2,24.6,17.3z
M24.6,20.7v0.9c0,0.1,0,0.2-0.1,0.3C24.4,22,24.3,22,24.1,22H11.3c-0.1,0-0.2,0-0.3-0.1s-0.1-0.2-0.1-0.3v-0.9
c0-0.1,0-0.2,0.1-0.3s0.2-0.1,0.3-0.1h12.9c0.1,0,0.2,0,0.3,0.1C24.5,20.5,24.6,20.6,24.6,20.7z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

11
src/icons/oxygen/build-icons/icons/view-filter.svg

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M27.7,4.9c0.2,0.5,0.1,0.8-0.2,1.2l-8.2,8.2v12.4c0,0.5-0.2,0.8-0.7,1c-0.1,0.1-0.3,0.1-0.4,0.1
c-0.3,0-0.6-0.1-0.8-0.3l-4.3-4.3c-0.2-0.2-0.3-0.5-0.3-0.8v-8.1L4.6,6.1C4.2,5.7,4.1,5.3,4.3,4.9c0.2-0.4,0.5-0.7,1-0.7h21.4
C27.2,4.2,27.5,4.5,27.7,4.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 729 B

14
src/icons/oxygen/build-icons/icons/view-preview.svg

@ -0,0 +1,14 @@ @@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M28.9,7.9v16.3c0,0.6-0.2,1.1-0.6,1.5c-0.4,0.4-0.9,0.6-1.5,0.6H5.3c-0.6,0-1.1-0.2-1.5-0.6
c-0.4-0.4-0.6-0.9-0.6-1.5V7.9c0-0.6,0.2-1.1,0.6-1.5c0.4-0.4,0.9-0.6,1.5-0.6h21.4c0.6,0,1.1,0.2,1.5,0.6
C28.6,6.8,28.9,7.3,28.9,7.9z M26.7,7.4H5.3c-0.1,0-0.2,0-0.3,0.1S4.9,7.7,4.9,7.9v16.3c0,0.1,0,0.2,0.1,0.3
c0.1,0.1,0.2,0.1,0.3,0.1h21.4c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3V7.9c0-0.1,0-0.2-0.1-0.3S26.8,7.4,26.7,7.4z M11,9.9
c0.5,0.5,0.8,1.1,0.8,1.8S11.5,13,11,13.5s-1.1,0.8-1.8,0.8S7.8,14,7.3,13.5c-0.5-0.5-0.8-1.1-0.8-1.8s0.2-1.3,0.8-1.8
c0.5-0.5,1.1-0.8,1.8-0.8S10.5,9.4,11,9.9z M25.4,16.9v6H6.6v-2.6l4.3-4.3l2.1,2.1l6.9-6.9L25.4,16.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

17
src/icons/oxygen/build-icons/icons/view-refresh.svg

@ -0,0 +1,17 @@ @@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#427337" d="M26,18.1C26,18.2,25.9,18.2,26,18.1c-0.6,2.5-1.8,4.4-3.6,5.9c-1.8,1.5-4,2.2-6.4,2.2
c-1.3,0-2.6-0.2-3.8-0.7s-2.3-1.2-3.3-2.1l-1.7,1.7c-0.2,0.2-0.4,0.3-0.6,0.3c-0.2,0-0.4-0.1-0.6-0.3s-0.3-0.4-0.3-0.6v-6
c0-0.2,0.1-0.4,0.3-0.6s0.4-0.3,0.6-0.3h6c0.2,0,0.4,0.1,0.6,0.3c0.2,0.2,0.3,0.4,0.3,0.6c0,0.2-0.1,0.4-0.3,0.6L11.3,21
c0.6,0.6,1.4,1,2.2,1.4c0.8,0.3,1.6,0.5,2.5,0.5c1.2,0,2.3-0.3,3.3-0.9c1-0.6,1.9-1.4,2.5-2.4c0.1-0.2,0.3-0.7,0.7-1.6
c0.1-0.2,0.2-0.3,0.4-0.3h2.6c0.1,0,0.2,0,0.3,0.1C25.9,17.9,26,18,26,18.1z M26.3,7.4v6c0,0.2-0.1,0.4-0.3,0.6s-0.4,0.3-0.6,0.3
h-6c-0.2,0-0.4-0.1-0.6-0.3c-0.2-0.2-0.3-0.4-0.3-0.6c0-0.2,0.1-0.4,0.3-0.6l1.8-1.8c-1.3-1.2-2.9-1.8-4.7-1.8
c-1.2,0-2.3,0.3-3.3,0.9c-1,0.6-1.9,1.4-2.5,2.4c-0.1,0.2-0.3,0.7-0.7,1.6c-0.1,0.2-0.2,0.3-0.4,0.3H6.4c-0.1,0-0.2,0-0.3-0.1
C6,14.1,6,14,6,13.9v-0.1c0.6-2.4,1.8-4.3,3.6-5.8c1.8-1.5,4-2.2,6.4-2.2c1.3,0,2.6,0.2,3.8,0.7C21,7,22.1,7.7,23.1,8.6l1.7-1.7
c0.2-0.2,0.4-0.3,0.6-0.3c0.2,0,0.4,0.1,0.6,0.3C26.2,7,26.3,7.2,26.3,7.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

10
src/icons/oxygen/build-icons/icons/view-statistics.svg

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M29.7,24.6v1.7H2.3V5.7H4v18.9H29.7z M10.9,16v6.9H7.4V16H10.9z M16,9.1v13.7h-3.4V9.1H16z M21.1,12.6v10.3
h-3.4V12.6H21.1z M26.3,7.4v15.4h-3.4V7.4H26.3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 634 B

11
src/icons/oxygen/build-icons/icons/wallet-open.svg

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="#375273" d="M27.5,7.1c0.5,0,0.9,0.2,1.3,0.5C29.2,8,29.3,8.4,29.3,9v2.6H2.7V9c0-0.5,0.2-0.9,0.5-1.3
C3.6,7.3,4,7.1,4.5,7.1H27.5z M2.7,23v-7h26.7v7c0,0.5-0.2,0.9-0.5,1.3c-0.4,0.4-0.8,0.5-1.3,0.5h-23c-0.5,0-0.9-0.2-1.3-0.5
C2.8,24,2.7,23.6,2.7,23z M5.6,20.4v1.5h3v-1.5H5.6z M10.1,20.4v1.5h4.4v-1.5H10.1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 774 B

79
src/icons/oxygen/build-icons/icons/webui.svg

@ -0,0 +1,79 @@ @@ -0,0 +1,79 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<circle fill="#375273" cx="26.9" cy="6.8" r="0.8"/>
<circle fill="#375273" cx="24.9" cy="6.8" r="0.8"/>
<circle fill="#375273" cx="22.9" cy="6.8" r="0.8"/>
<path fill="#375273" d="M27.3,4.3H4.7c-1.4,0-2.5,1.1-2.5,2.5v17.8c0,1.4,1.1,2.5,2.5,2.5h4.6c-0.3-0.3-0.6-0.6-0.9-1H4.7
c-0.8,0-1.5-0.7-1.5-1.5V9.2h25.7v15.4c0,0.8-0.7,1.5-1.5,1.5h-3.7c-0.3,0.4-0.6,0.7-0.9,1h4.6c1.4,0,2.5-1.1,2.5-2.5V6.8
C29.8,5.4,28.7,4.3,27.3,4.3z M28.8,8.2H3.2V6.8c0-0.8,0.7-1.5,1.5-1.5h22.7c0.8,0,1.5,0.7,1.5,1.5V8.2z"/>
</g>
<g>
<path fill="#375273" d="M11.4,12.1c1.4-0.8,2.9-1.2,4.6-1.2s3.2,0.4,4.6,1.2c1.4,0.8,2.5,1.9,3.3,3.3c0.8,1.4,1.2,2.9,1.2,4.6
s-0.4,3.2-1.2,4.6c-0.8,1.4-1.9,2.5-3.3,3.3c-1.4,0.8-2.9,1.2-4.6,1.2s-3.2-0.4-4.6-1.2C10,27.3,8.8,26.1,8,24.7s-1.2-2.9-1.2-4.6
s0.4-3.2,1.2-4.6S10,12.9,11.4,12.1z M19.3,17.2c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1s0.1,0,0.1-0.1
c0-0.1,0.1-0.1,0.1-0.1C19.1,17.2,19.2,17.2,19.3,17.2c0-0.1,0.1-0.1,0.2-0.2c0.1-0.1,0.3-0.1,0.6-0.1c0.3-0.1,0.5,0,0.6,0.1
c0,0,0-0.1,0.1-0.1c0.1-0.1,0.1-0.1,0.2-0.1c0,0,0.1-0.1,0.2-0.1c0.1,0,0.1-0.1,0.2-0.1v-0.3c-0.1,0-0.1,0-0.2-0.1
c-0.1-0.1-0.1-0.1-0.1-0.3c0,0,0,0.1-0.1,0.1c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.1,0c-0.1,0-0.1-0.1-0.2-0.1
c-0.1-0.1-0.1-0.1-0.1-0.2s-0.1-0.1-0.1-0.2s-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1v-0.1c0,0,0-0.1-0.1-0.1c0,0,0-0.1-0.1-0.1
H20c0,0-0.1,0-0.1,0.1c0,0.1-0.1,0.1-0.1,0.1s-0.1,0.1-0.1,0.1h-0.1h-0.1c0,0,0,0-0.1,0.1l-0.1,0.1c0,0-0.1,0-0.1,0.1
c-0.1,0-0.1,0-0.1,0c0.1-0.1,0.1-0.1,0-0.1c-0.1,0-0.1-0.1-0.2-0.1c0.1,0,0.1-0.1,0.1-0.1c0-0.1-0.1-0.1-0.1-0.2H19
c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.2-0.1-0.4-0.1c-0.2-0.1-0.3-0.1-0.4,0
c-0.1,0.1-0.1,0.1-0.1,0.1s0,0.1,0.1,0.2c0,0.1,0.1,0.1,0.1,0.1c0,0.1,0,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1
c0,0.1,0.1,0.1,0.2,0.2c0.1,0,0.2,0.1,0.1,0.2c0,0.1-0.1,0.1-0.2,0.2c-0.1,0.1-0.2,0.1-0.2,0.1c-0.1,0.1-0.1,0.1,0,0.2
c0,0.1,0.1,0.1,0.1,0.2c0,0,0,0,0,0.1c0,0,0,0.1-0.1,0.1l-0.1,0.1c0,0-0.1,0-0.1,0.1h-0.1c-0.1,0.1-0.2,0-0.3-0.1
c-0.1-0.1-0.1-0.2-0.1-0.3c-0.1-0.2-0.1-0.3-0.2-0.3c-0.2-0.1-0.3-0.1-0.3,0c-0.1-0.1-0.2-0.2-0.5-0.3c-0.2-0.1-0.4-0.1-0.7-0.1
c0.1,0,0.1-0.1,0-0.2c-0.1-0.1-0.1-0.2-0.2-0.1c0-0.1,0.1-0.1,0.1-0.2s0-0.1,0-0.1c0-0.1,0.1-0.2,0.1-0.3c0,0,0.1-0.1,0.1-0.1
c0.1-0.1,0.1-0.1,0.1-0.1c0-0.1,0-0.1,0-0.1c0.3,0,0.5,0,0.6-0.1c0.1-0.1,0.1-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.1-0.2
c0.1-0.1,0.1-0.1,0.2-0.1c0.1,0,0.1,0,0.2,0.1c0.1,0.1,0.1,0.1,0.2,0.1c0.1,0,0.2-0.1,0.2-0.1c0-0.1,0-0.2-0.1-0.3
c0.1,0,0.1-0.1,0.1-0.2c-0.1-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.2,0-0.3,0.1c-0.1,0-0.1,0.1,0,0.1c0,0-0.1,0.1-0.1,0.1
c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1,0.1-0.1,0-0.2-0.1c0,0,0-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0.1-0.2,0.2
c0-0.1,0-0.1-0.1-0.2c-0.1-0.1-0.2-0.1-0.3-0.1c0-0.1,0-0.3-0.2-0.3c-0.1,0-0.1-0.1-0.3-0.1s-0.2,0-0.2,0.1
c-0.1,0.1-0.1,0.1-0.1,0.1c0,0.1,0,0.1,0.1,0.1S14.9,13,15,13c0.1,0,0.1,0,0.1,0.1c0.1,0,0.1,0,0.1,0.1c0.1,0,0.1,0.1,0,0.1
c0,0-0.1,0-0.1,0.1c-0.1,0-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.1,0.1c0,0,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2c-0.1-0.1-0.1-0.1-0.1-0.2
c0-0.1-0.1-0.1-0.1-0.2c0.1-0.1,0-0.1-0.3-0.1h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0c-0.1,0-0.1-0.1-0.1-0.1c0-0.1,0-0.1,0-0.3
c0,0,0-0.1,0.1,0c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1c-0.3,0.1-0.7,0.3-1.1,0.5c0.1,0,0.1,0,0.1,0c0.1,0,0.1-0.1,0.1-0.1
c0.1-0.1,0.1-0.1,0.1-0.1c0.3-0.1,0.5-0.1,0.5-0.1l0.1-0.1c0.1,0.1,0.2,0.2,0.3,0.3c-0.1,0-0.2-0.1-0.3,0c-0.1,0.1-0.3,0.1-0.3,0.1
c0.1,0.1,0.1,0.2,0.1,0.2s-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.2-0.1c-0.1,0.1-0.1,0.1-0.2,0c-0.1,0-0.2,0-0.3,0
c-1.1,0.7-2.1,1.5-2.8,2.7c0.1,0.1,0.1,0.1,0.1,0.1s0.1,0.1,0.1,0.1c0,0.1,0,0.1,0,0.1s0.1,0,0.1-0.1c0.1,0.1,0.1,0.2,0.1,0.3
c0,0,0.2,0.1,0.5,0.3c0.1,0.1,0.3,0.2,0.3,0.3c0,0.1,0,0.1-0.1,0.2c0,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1
c0,0.1,0,0.1,0,0.2c0,0.1,0.1,0.1,0.1,0.1c-0.1,0-0.1,0.1-0.1,0.2c0,0.1,0,0.3,0,0.4s0,0.3,0,0.3l0,0c0,0.1,0,0.2,0.1,0.4
c0.1,0.2,0.1,0.3,0.3,0.2c-0.1,0,0,0.2,0.3,0.5c0.1,0.1,0.1,0.1,0.1,0.1c0,0,0.1,0.1,0.1,0.1c0.1,0.2,0.2,0.2,0.2,0.3
c0.1,0.1,0.1,0.1,0.1,0.1c0,0.1,0.1,0.1,0.1,0.3c0.1,0.1,0.1,0.2,0.2,0.3c0,0.1,0,0.1,0.1,0.3C12,21,12,21.1,12,21.2l0,0l0,0
c0,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.1,0.1,0.2,0.1c0,0,0,0.1,0,0.1c0,0.1,0,0.1,0.1,0.1c0,0,0.1,0.1,0.1,0c0-0.1-0.1-0.4-0.3-0.7
c-0.1-0.2-0.2-0.3-0.2-0.3c0-0.1-0.1-0.1-0.1-0.2S12,20.4,12,20.3H12c0,0,0.1,0,0.1,0.1c0.1,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1
c0,0.1,0,0.1,0,0.2c0.1,0.1,0.1,0.1,0.1,0.2c0.1,0.1,0.1,0.1,0.2,0.2s0.1,0.1,0.1,0.1c0.1,0.1,0.1,0.1,0.2,0.2
c0.1,0.1,0.1,0.1,0,0.1c0.1,0,0.1,0.1,0.3,0.1c0.1,0.1,0.1,0.1,0.2,0.3c-0.1,0.1-0.1,0.2-0.1,0.4c0,0.1,0.1,0.3,0.1,0.3
c0,0.1,0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.1c0.1,0,0.1,0.1,0.2,0.1
c0.1,0.1,0.2,0.1,0.3,0.1s0.1,0.1,0.2,0.1s0.1,0,0.2,0s0.1-0.1,0.1-0.1c0.1,0,0.3,0.1,0.3,0.2c0.1,0.1,0.2,0.2,0.3,0.3
c0.3,0.1,0.5,0.2,0.7,0.1V24c0,0.1,0.1,0.1,0.1,0.2c0.1,0.1,0.1,0.1,0.1,0.2c0,0.1,0.1,0.1,0.1,0.1c0.1,0.1,0.1,0.1,0.2,0.2
c0.1,0.1,0.2,0.1,0.2,0.2c0.1,0,0.1-0.1,0.1-0.1c0,0.1,0,0.1,0.1,0.3c0.1,0.1,0.1,0.1,0.2,0.1c0.1,0,0.2-0.1,0.2-0.4
c-0.3,0.1-0.5,0.1-0.6-0.2c0,0,0,0,0-0.1c0-0.1-0.1-0.1-0.1-0.1c0,0,0-0.1,0-0.1c0-0.1,0-0.1,0-0.1s0-0.1,0.1-0.1
c0.1,0,0.1,0,0.1-0.1c0,0,0-0.1,0-0.1c0-0.1-0.1-0.1-0.1-0.1c0-0.1-0.1-0.1-0.1-0.3c-0.1-0.1-0.1-0.1-0.1-0.2
c-0.1,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.1-0.1-0.2-0.1c0,0,0,0,0,0.1c0,0.1,0,0.1,0,0.1c-0.1,0-0.1,0-0.2,0c0,0,0-0.1,0-0.2
c0-0.1,0-0.2,0.1-0.3c0,0,0-0.1,0.1-0.1c0.1-0.1,0.1-0.1,0.1-0.2c0-0.1,0.1-0.1,0.1-0.1c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1-0.1-0.2,0
c-0.1,0-0.3,0.1-0.3,0.3c0,0,0,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1s-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.3,0s-0.2,0-0.3-0.1
c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.2-0.1-0.3-0.1-0.5c0-0.1,0-0.2,0-0.3s0-0.2,0.1-0.3c0-0.1,0-0.1-0.1-0.3c0,0,0.1-0.1,0.1-0.1
c0.1-0.1,0.1-0.1,0.1-0.1h0.1h0.1c0,0,0,0,0.1,0c0,0,0-0.1,0.1-0.1c0,0,0,0-0.1-0.1l-0.1-0.1c0.1,0,0.2,0,0.3,0
c0.2-0.1,0.3,0,0.3,0c0.1,0.1,0.2,0.1,0.3,0c0,0,0-0.1,0-0.1c0-0.1,0-0.1,0-0.1c0.1,0.2,0.1,0.3,0.3,0.1c0,0,0.1,0.1,0.2,0.1
c0.1,0,0.2,0.1,0.2,0.1l0.1,0.1l0.1,0.1c0,0,0,0,0.1,0c0,0,0.1-0.1,0.1-0.1c0.1,0.1,0.1,0.2,0.1,0.3c0.1,0.3,0.1,0.5,0.2,0.5
c0.1,0,0.1,0,0.1,0c0,0,0.1-0.1,0.1-0.1c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.1V21c0-0.1,0-0.1,0-0.2v-0.1c-0.1,0-0.2-0.1-0.2-0.1
c0-0.1,0-0.1,0-0.2c0.1-0.1,0.1-0.1,0.2-0.2c0,0,0.1,0,0.1-0.1c0.1,0,0.1-0.1,0.2-0.1c0.1,0,0.1-0.1,0.1-0.1
c0.2-0.1,0.2-0.3,0.2-0.4c0.1,0,0.1-0.1,0.1-0.1c0,0,0,0-0.1-0.1l-0.1-0.1H18c0.1-0.1,0.1-0.1,0-0.2c0.1,0,0.1-0.1,0.1-0.1
s0.1-0.1,0.1-0.1c0.1,0.1,0.1,0.1,0.3,0c0.1-0.1,0.1-0.1,0-0.2c0.1-0.1,0.1-0.1,0.3-0.1c0.1,0,0.2-0.1,0.2-0.1c0.1,0,0.1,0,0.1,0
s0-0.1,0-0.1c0-0.1,0-0.1,0.1-0.1c0-0.1,0.1-0.1,0.2-0.1c0.1,0,0.1-0.1,0.1-0.1l0.2-0.1v-0.1c0.1,0,0.3,0,0.4-0.1
c0.1-0.1,0.1-0.2-0.1-0.3c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1-0.1-0.2-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.1,0C20,17.1,20,17,19.8,17
C19.7,17,19.5,17,19.3,17.2z M17.3,27.7c1.7-0.3,3-1.1,4.2-2.3c0,0-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.1-0.1c-0.1-0.1-0.3-0.1-0.3-0.1
c0-0.1,0-0.1,0-0.1C21,25,21,25,21,24.9c-0.1,0-0.1-0.1-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1l-0.1-0.1c-0.1,0-0.1-0.1-0.1-0.1
s-0.1,0-0.1-0.1c-0.1,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0h-0.1h-0.1c0,0-0.1,0-0.1,0.1c0,0.1-0.1,0-0.1,0.1l0,0
c-0.2-0.1-0.3-0.2-0.4-0.3c-0.1,0-0.1,0-0.1-0.1c-0.1-0.1-0.1-0.1-0.1-0.1s-0.1,0-0.1,0c-0.1,0-0.1,0.1-0.1,0.1
c-0.1,0.1-0.1,0.1-0.1,0.2c0,0.1,0,0.1,0,0.1c-0.1-0.1-0.1-0.1,0-0.2c0.1-0.1,0.1-0.2,0-0.2c0-0.1-0.1-0.1-0.1-0.1
c-0.1,0-0.1,0-0.1,0.1c-0.1,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0.1c-0.1,0.1-0.1,0.1-0.1,0.1
c0,0-0.1,0.1-0.1,0.1c0,0.1-0.1,0.1-0.1,0.1s-0.1-0.1-0.1-0.1c-0.1,0-0.1-0.1-0.1-0.1c0,0.1,0,0.2,0.1,0.4c0,0.2,0.1,0.3,0.1,0.5
c0.1,0.3,0,0.5-0.1,0.6c-0.2,0.2-0.3,0.3-0.3,0.5c0,0.2,0,0.3,0.1,0.3c0,0.1,0,0.1-0.1,0.3C17.4,27.5,17.4,27.5,17.3,27.7
C17.3,27.5,17.3,27.6,17.3,27.7z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.2 KiB

13
src/icons/oxygen/build-icons/package.json

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
{
"name": "build-icons",
"version": "1.0.0",
"description": "Convert svg icons to png",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-svg2png": "git+https://git@github.com/bertyhell/grunt-svg2png.git"
},
"author": "Bert Verhelst",
"license": "ISC"
}

14
src/icons/oxygen/build-icons/readme.md

@ -0,0 +1,14 @@ @@ -0,0 +1,14 @@
Convert SVG icons to PNG
------------------------
install npm
Execute:
```
npm install
```
Convert icons by running:
```
grunt
```

BIN
src/icons/oxygen/checked.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 B

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
src/icons/oxygen/chronometer.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

BIN
src/icons/oxygen/dialog-cancel.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

BIN
src/icons/oxygen/dialog-information.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

BIN
src/icons/oxygen/dialog-warning.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
src/icons/oxygen/document-edit-verify.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

BIN
src/icons/oxygen/document-edit.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
src/icons/oxygen/document-encrypt.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 997 B

After

Width:  |  Height:  |  Size: 4.0 KiB

BIN
src/icons/oxygen/document-import.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
src/icons/oxygen/document-new.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
src/icons/oxygen/document-properties.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
src/icons/oxygen/document-save.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
src/icons/oxygen/download.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
src/icons/oxygen/edit-clear-history.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

BIN
src/icons/oxygen/edit-clear.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

BIN
src/icons/oxygen/edit-copy.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 815 B

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
src/icons/oxygen/edit-cut.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 819 B

After

Width:  |  Height:  |  Size: 12 KiB

BIN
src/icons/oxygen/edit-delete.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
src/icons/oxygen/edit-find-user.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 11 KiB

BIN
src/icons/oxygen/edit-find.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

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

Loading…
Cancel
Save