From b752df7557b15c5e736fbf44531bc5ff811e1702 Mon Sep 17 00:00:00 2001 From: Bert Verhelst Date: Fri, 22 Jan 2016 22:11:59 +0100 Subject: [PATCH] 60 of the svg's in the oxigen folder converted --- src/icons/oxygen/application-exit.svg | 13 ++ src/icons/oxygen/application-rss+xml-01.svg | 15 ++ src/icons/oxygen/application-rss+xml.svg | 17 +++ src/icons/oxygen/application-x-mswinurl.svg | 74 +++++++++ src/icons/oxygen/checked.svg | 11 ++ src/icons/oxygen/chronometer-01.svg | 22 +++ src/icons/oxygen/dialog-cancel-01.svg | 14 ++ src/icons/oxygen/dialog-information-01.svg | 17 +++ src/icons/oxygen/dialog-warning-01.svg | 15 ++ src/icons/oxygen/document-edit-01.svg | 20 +++ src/icons/oxygen/document-edit-verify-01.svg | 20 +++ src/icons/oxygen/document-encrypt-01.svg | 13 ++ src/icons/oxygen/document-import-01.svg | 22 +++ src/icons/oxygen/document-new-01.svg | 23 +++ src/icons/oxygen/document-properties-01.svg | 28 ++++ src/icons/oxygen/document-save-01.svg | 16 ++ src/icons/oxygen/download-01.svg | 16 ++ src/icons/oxygen/edit-clear-01.svg | 40 +++++ src/icons/oxygen/edit-clear-history.svg | 43 ++++++ src/icons/oxygen/edit-copy-01.svg | 21 +++ src/icons/oxygen/edit-cut-01.svg | 31 ++++ src/icons/oxygen/edit-delete-01.svg | 13 ++ src/icons/oxygen/edit-find-01.svg | 21 +++ src/icons/oxygen/edit-find-user-01.svg | 45 ++++++ src/icons/oxygen/edit-paste-01.svg | 21 +++ src/icons/oxygen/edit-rename-01.svg | 23 +++ src/icons/oxygen/folder-documents-01.svg | 23 +++ src/icons/oxygen/folder-new-01.svg | 31 ++++ src/icons/oxygen/folder-remote-01.svg | 141 ++++++++++++++++++ src/icons/oxygen/gear-01.svg | 28 ++++ src/icons/oxygen/gear32-01.svg | 28 ++++ src/icons/oxygen/go-bottom-01.svg | 17 +++ src/icons/oxygen/go-down.svg | 16 ++ src/icons/oxygen/go-top-01.svg | 17 +++ src/icons/oxygen/go-up-01.svg | 17 +++ src/icons/oxygen/help-about.svg | 17 +++ src/icons/oxygen/help-contents-01.svg | 22 +++ src/icons/oxygen/insert-link-01.svg | 39 +++++ src/icons/oxygen/list-add.svg | 23 +++ src/icons/oxygen/list-remove-01.svg | 10 ++ src/icons/oxygen/mail-folder-inbox-01.svg | 12 ++ src/icons/oxygen/mail-mark-read-01.svg | 23 +++ src/icons/oxygen/media-playback-pause-01.svg | 13 ++ src/icons/oxygen/media-playback-start-01.svg | 10 ++ src/icons/oxygen/media-seek-forward-01.svg | 10 ++ src/icons/oxygen/network-server-01.svg | 19 +++ src/icons/oxygen/object-locked.svg | 13 ++ src/icons/oxygen/svg/application-exit.svg | 13 ++ .../oxygen/svg/application-rss+xml-01.svg | 15 ++ src/icons/oxygen/svg/application-rss+xml.svg | 17 +++ .../oxygen/svg/application-x-mswinurl.svg | 74 +++++++++ src/icons/oxygen/svg/checked.svg | 11 ++ src/icons/oxygen/svg/chronometer-01.svg | 22 +++ src/icons/oxygen/svg/dialog-cancel-01.svg | 14 ++ .../oxygen/svg/dialog-information-01.svg | 17 +++ src/icons/oxygen/svg/dialog-warning-01.svg | 15 ++ src/icons/oxygen/svg/document-edit-01.svg | 20 +++ .../oxygen/svg/document-edit-verify-01.svg | 20 +++ src/icons/oxygen/svg/document-encrypt-01.svg | 13 ++ src/icons/oxygen/svg/document-import-01.svg | 22 +++ src/icons/oxygen/svg/document-new-01.svg | 23 +++ .../oxygen/svg/document-properties-01.svg | 28 ++++ src/icons/oxygen/svg/document-save-01.svg | 16 ++ src/icons/oxygen/svg/download-01.svg | 16 ++ src/icons/oxygen/svg/edit-clear-01.svg | 40 +++++ src/icons/oxygen/svg/edit-clear-history.svg | 43 ++++++ src/icons/oxygen/svg/edit-copy-01.svg | 21 +++ src/icons/oxygen/svg/edit-cut-01.svg | 31 ++++ src/icons/oxygen/svg/edit-delete-01.svg | 13 ++ src/icons/oxygen/svg/edit-find-01.svg | 21 +++ src/icons/oxygen/svg/edit-find-user-01.svg | 45 ++++++ src/icons/oxygen/svg/edit-paste-01.svg | 21 +++ src/icons/oxygen/svg/edit-rename-01.svg | 23 +++ src/icons/oxygen/svg/folder-documents-01.svg | 23 +++ src/icons/oxygen/svg/folder-new-01.svg | 31 ++++ src/icons/oxygen/svg/folder-remote-01.svg | 141 ++++++++++++++++++ src/icons/oxygen/svg/gear-01.svg | 28 ++++ src/icons/oxygen/svg/gear32-01.svg | 28 ++++ src/icons/oxygen/svg/go-bottom-01.svg | 17 +++ src/icons/oxygen/svg/go-down.svg | 16 ++ src/icons/oxygen/svg/go-top-01.svg | 17 +++ src/icons/oxygen/svg/go-up-01.svg | 17 +++ src/icons/oxygen/svg/help-about.svg | 17 +++ src/icons/oxygen/svg/help-contents-01.svg | 22 +++ src/icons/oxygen/svg/insert-link-01.svg | 39 +++++ src/icons/oxygen/svg/list-add.svg | 23 +++ src/icons/oxygen/svg/list-remove-01.svg | 10 ++ src/icons/oxygen/svg/mail-folder-inbox-01.svg | 12 ++ src/icons/oxygen/svg/mail-mark-read-01.svg | 23 +++ .../oxygen/svg/media-playback-pause-01.svg | 13 ++ .../oxygen/svg/media-playback-start-01.svg | 10 ++ .../oxygen/svg/media-seek-forward-01.svg | 10 ++ src/icons/oxygen/svg/network-server-01.svg | 19 +++ src/icons/oxygen/svg/object-locked.svg | 13 ++ src/icons/oxygen/template-01.svg | 16 ++ src/icons/oxygen/template-blue.svg | 8 + src/icons/oxygen/template-red.svg | 8 + 97 files changed, 2318 insertions(+) create mode 100644 src/icons/oxygen/application-exit.svg create mode 100644 src/icons/oxygen/application-rss+xml-01.svg create mode 100644 src/icons/oxygen/application-rss+xml.svg create mode 100644 src/icons/oxygen/application-x-mswinurl.svg create mode 100644 src/icons/oxygen/checked.svg create mode 100644 src/icons/oxygen/chronometer-01.svg create mode 100644 src/icons/oxygen/dialog-cancel-01.svg create mode 100644 src/icons/oxygen/dialog-information-01.svg create mode 100644 src/icons/oxygen/dialog-warning-01.svg create mode 100644 src/icons/oxygen/document-edit-01.svg create mode 100644 src/icons/oxygen/document-edit-verify-01.svg create mode 100644 src/icons/oxygen/document-encrypt-01.svg create mode 100644 src/icons/oxygen/document-import-01.svg create mode 100644 src/icons/oxygen/document-new-01.svg create mode 100644 src/icons/oxygen/document-properties-01.svg create mode 100644 src/icons/oxygen/document-save-01.svg create mode 100644 src/icons/oxygen/download-01.svg create mode 100644 src/icons/oxygen/edit-clear-01.svg create mode 100644 src/icons/oxygen/edit-clear-history.svg create mode 100644 src/icons/oxygen/edit-copy-01.svg create mode 100644 src/icons/oxygen/edit-cut-01.svg create mode 100644 src/icons/oxygen/edit-delete-01.svg create mode 100644 src/icons/oxygen/edit-find-01.svg create mode 100644 src/icons/oxygen/edit-find-user-01.svg create mode 100644 src/icons/oxygen/edit-paste-01.svg create mode 100644 src/icons/oxygen/edit-rename-01.svg create mode 100644 src/icons/oxygen/folder-documents-01.svg create mode 100644 src/icons/oxygen/folder-new-01.svg create mode 100644 src/icons/oxygen/folder-remote-01.svg create mode 100644 src/icons/oxygen/gear-01.svg create mode 100644 src/icons/oxygen/gear32-01.svg create mode 100644 src/icons/oxygen/go-bottom-01.svg create mode 100644 src/icons/oxygen/go-down.svg create mode 100644 src/icons/oxygen/go-top-01.svg create mode 100644 src/icons/oxygen/go-up-01.svg create mode 100644 src/icons/oxygen/help-about.svg create mode 100644 src/icons/oxygen/help-contents-01.svg create mode 100644 src/icons/oxygen/insert-link-01.svg create mode 100644 src/icons/oxygen/list-add.svg create mode 100644 src/icons/oxygen/list-remove-01.svg create mode 100644 src/icons/oxygen/mail-folder-inbox-01.svg create mode 100644 src/icons/oxygen/mail-mark-read-01.svg create mode 100644 src/icons/oxygen/media-playback-pause-01.svg create mode 100644 src/icons/oxygen/media-playback-start-01.svg create mode 100644 src/icons/oxygen/media-seek-forward-01.svg create mode 100644 src/icons/oxygen/network-server-01.svg create mode 100644 src/icons/oxygen/object-locked.svg create mode 100644 src/icons/oxygen/svg/application-exit.svg create mode 100644 src/icons/oxygen/svg/application-rss+xml-01.svg create mode 100644 src/icons/oxygen/svg/application-rss+xml.svg create mode 100644 src/icons/oxygen/svg/application-x-mswinurl.svg create mode 100644 src/icons/oxygen/svg/checked.svg create mode 100644 src/icons/oxygen/svg/chronometer-01.svg create mode 100644 src/icons/oxygen/svg/dialog-cancel-01.svg create mode 100644 src/icons/oxygen/svg/dialog-information-01.svg create mode 100644 src/icons/oxygen/svg/dialog-warning-01.svg create mode 100644 src/icons/oxygen/svg/document-edit-01.svg create mode 100644 src/icons/oxygen/svg/document-edit-verify-01.svg create mode 100644 src/icons/oxygen/svg/document-encrypt-01.svg create mode 100644 src/icons/oxygen/svg/document-import-01.svg create mode 100644 src/icons/oxygen/svg/document-new-01.svg create mode 100644 src/icons/oxygen/svg/document-properties-01.svg create mode 100644 src/icons/oxygen/svg/document-save-01.svg create mode 100644 src/icons/oxygen/svg/download-01.svg create mode 100644 src/icons/oxygen/svg/edit-clear-01.svg create mode 100644 src/icons/oxygen/svg/edit-clear-history.svg create mode 100644 src/icons/oxygen/svg/edit-copy-01.svg create mode 100644 src/icons/oxygen/svg/edit-cut-01.svg create mode 100644 src/icons/oxygen/svg/edit-delete-01.svg create mode 100644 src/icons/oxygen/svg/edit-find-01.svg create mode 100644 src/icons/oxygen/svg/edit-find-user-01.svg create mode 100644 src/icons/oxygen/svg/edit-paste-01.svg create mode 100644 src/icons/oxygen/svg/edit-rename-01.svg create mode 100644 src/icons/oxygen/svg/folder-documents-01.svg create mode 100644 src/icons/oxygen/svg/folder-new-01.svg create mode 100644 src/icons/oxygen/svg/folder-remote-01.svg create mode 100644 src/icons/oxygen/svg/gear-01.svg create mode 100644 src/icons/oxygen/svg/gear32-01.svg create mode 100644 src/icons/oxygen/svg/go-bottom-01.svg create mode 100644 src/icons/oxygen/svg/go-down.svg create mode 100644 src/icons/oxygen/svg/go-top-01.svg create mode 100644 src/icons/oxygen/svg/go-up-01.svg create mode 100644 src/icons/oxygen/svg/help-about.svg create mode 100644 src/icons/oxygen/svg/help-contents-01.svg create mode 100644 src/icons/oxygen/svg/insert-link-01.svg create mode 100644 src/icons/oxygen/svg/list-add.svg create mode 100644 src/icons/oxygen/svg/list-remove-01.svg create mode 100644 src/icons/oxygen/svg/mail-folder-inbox-01.svg create mode 100644 src/icons/oxygen/svg/mail-mark-read-01.svg create mode 100644 src/icons/oxygen/svg/media-playback-pause-01.svg create mode 100644 src/icons/oxygen/svg/media-playback-start-01.svg create mode 100644 src/icons/oxygen/svg/media-seek-forward-01.svg create mode 100644 src/icons/oxygen/svg/network-server-01.svg create mode 100644 src/icons/oxygen/svg/object-locked.svg create mode 100644 src/icons/oxygen/template-01.svg create mode 100644 src/icons/oxygen/template-blue.svg create mode 100644 src/icons/oxygen/template-red.svg diff --git a/src/icons/oxygen/application-exit.svg b/src/icons/oxygen/application-exit.svg new file mode 100644 index 000000000..3c8870ed6 --- /dev/null +++ b/src/icons/oxygen/application-exit.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/icons/oxygen/application-rss+xml-01.svg b/src/icons/oxygen/application-rss+xml-01.svg new file mode 100644 index 000000000..01014b1e5 --- /dev/null +++ b/src/icons/oxygen/application-rss+xml-01.svg @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/src/icons/oxygen/application-rss+xml.svg b/src/icons/oxygen/application-rss+xml.svg new file mode 100644 index 000000000..6c0b74015 --- /dev/null +++ b/src/icons/oxygen/application-rss+xml.svg @@ -0,0 +1,17 @@ + + + + + + + + diff --git a/src/icons/oxygen/application-x-mswinurl.svg b/src/icons/oxygen/application-x-mswinurl.svg new file mode 100644 index 000000000..0e77f1f49 --- /dev/null +++ b/src/icons/oxygen/application-x-mswinurl.svg @@ -0,0 +1,74 @@ + + + + + + + + diff --git a/src/icons/oxygen/checked.svg b/src/icons/oxygen/checked.svg new file mode 100644 index 000000000..0e18ffc5b --- /dev/null +++ b/src/icons/oxygen/checked.svg @@ -0,0 +1,11 @@ + + + + + + + + diff --git a/src/icons/oxygen/chronometer-01.svg b/src/icons/oxygen/chronometer-01.svg new file mode 100644 index 000000000..9a94aa755 --- /dev/null +++ b/src/icons/oxygen/chronometer-01.svg @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/src/icons/oxygen/dialog-cancel-01.svg b/src/icons/oxygen/dialog-cancel-01.svg new file mode 100644 index 000000000..cd5b08475 --- /dev/null +++ b/src/icons/oxygen/dialog-cancel-01.svg @@ -0,0 +1,14 @@ + + + + + + + + diff --git a/src/icons/oxygen/dialog-information-01.svg b/src/icons/oxygen/dialog-information-01.svg new file mode 100644 index 000000000..afca90d12 --- /dev/null +++ b/src/icons/oxygen/dialog-information-01.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/src/icons/oxygen/dialog-warning-01.svg b/src/icons/oxygen/dialog-warning-01.svg new file mode 100644 index 000000000..01014b1e5 --- /dev/null +++ b/src/icons/oxygen/dialog-warning-01.svg @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/src/icons/oxygen/document-edit-01.svg b/src/icons/oxygen/document-edit-01.svg new file mode 100644 index 000000000..c9557f269 --- /dev/null +++ b/src/icons/oxygen/document-edit-01.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + diff --git a/src/icons/oxygen/document-edit-verify-01.svg b/src/icons/oxygen/document-edit-verify-01.svg new file mode 100644 index 000000000..7431906b6 --- /dev/null +++ b/src/icons/oxygen/document-edit-verify-01.svg @@ -0,0 +1,20 @@ + + + + + + + + + + diff --git a/src/icons/oxygen/document-encrypt-01.svg b/src/icons/oxygen/document-encrypt-01.svg new file mode 100644 index 000000000..238cb4428 --- /dev/null +++ b/src/icons/oxygen/document-encrypt-01.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/icons/oxygen/document-import-01.svg b/src/icons/oxygen/document-import-01.svg new file mode 100644 index 000000000..9d3675f2b --- /dev/null +++ b/src/icons/oxygen/document-import-01.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/document-new-01.svg b/src/icons/oxygen/document-new-01.svg new file mode 100644 index 000000000..5b8c014a4 --- /dev/null +++ b/src/icons/oxygen/document-new-01.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/document-properties-01.svg b/src/icons/oxygen/document-properties-01.svg new file mode 100644 index 000000000..dd57a3485 --- /dev/null +++ b/src/icons/oxygen/document-properties-01.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + diff --git a/src/icons/oxygen/document-save-01.svg b/src/icons/oxygen/document-save-01.svg new file mode 100644 index 000000000..28dc9eb0c --- /dev/null +++ b/src/icons/oxygen/document-save-01.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/icons/oxygen/download-01.svg b/src/icons/oxygen/download-01.svg new file mode 100644 index 000000000..f966e9921 --- /dev/null +++ b/src/icons/oxygen/download-01.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/icons/oxygen/edit-clear-01.svg b/src/icons/oxygen/edit-clear-01.svg new file mode 100644 index 000000000..243700e47 --- /dev/null +++ b/src/icons/oxygen/edit-clear-01.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/edit-clear-history.svg b/src/icons/oxygen/edit-clear-history.svg new file mode 100644 index 000000000..7cec56fdb --- /dev/null +++ b/src/icons/oxygen/edit-clear-history.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/edit-copy-01.svg b/src/icons/oxygen/edit-copy-01.svg new file mode 100644 index 000000000..1da15fdd2 --- /dev/null +++ b/src/icons/oxygen/edit-copy-01.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/edit-cut-01.svg b/src/icons/oxygen/edit-cut-01.svg new file mode 100644 index 000000000..be1405700 --- /dev/null +++ b/src/icons/oxygen/edit-cut-01.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/edit-delete-01.svg b/src/icons/oxygen/edit-delete-01.svg new file mode 100644 index 000000000..3c8870ed6 --- /dev/null +++ b/src/icons/oxygen/edit-delete-01.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/icons/oxygen/edit-find-01.svg b/src/icons/oxygen/edit-find-01.svg new file mode 100644 index 000000000..a363d164e --- /dev/null +++ b/src/icons/oxygen/edit-find-01.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/edit-find-user-01.svg b/src/icons/oxygen/edit-find-user-01.svg new file mode 100644 index 000000000..3f81a568e --- /dev/null +++ b/src/icons/oxygen/edit-find-user-01.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/edit-paste-01.svg b/src/icons/oxygen/edit-paste-01.svg new file mode 100644 index 000000000..bc7a58d0e --- /dev/null +++ b/src/icons/oxygen/edit-paste-01.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/edit-rename-01.svg b/src/icons/oxygen/edit-rename-01.svg new file mode 100644 index 000000000..211f513db --- /dev/null +++ b/src/icons/oxygen/edit-rename-01.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/folder-documents-01.svg b/src/icons/oxygen/folder-documents-01.svg new file mode 100644 index 000000000..97399e432 --- /dev/null +++ b/src/icons/oxygen/folder-documents-01.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/folder-new-01.svg b/src/icons/oxygen/folder-new-01.svg new file mode 100644 index 000000000..fb60f1191 --- /dev/null +++ b/src/icons/oxygen/folder-new-01.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/folder-remote-01.svg b/src/icons/oxygen/folder-remote-01.svg new file mode 100644 index 000000000..ba8832d41 --- /dev/null +++ b/src/icons/oxygen/folder-remote-01.svg @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/gear-01.svg b/src/icons/oxygen/gear-01.svg new file mode 100644 index 000000000..604af0e8a --- /dev/null +++ b/src/icons/oxygen/gear-01.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/gear32-01.svg b/src/icons/oxygen/gear32-01.svg new file mode 100644 index 000000000..604af0e8a --- /dev/null +++ b/src/icons/oxygen/gear32-01.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/go-bottom-01.svg b/src/icons/oxygen/go-bottom-01.svg new file mode 100644 index 000000000..9ef856f24 --- /dev/null +++ b/src/icons/oxygen/go-bottom-01.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + diff --git a/src/icons/oxygen/go-down.svg b/src/icons/oxygen/go-down.svg new file mode 100644 index 000000000..40c25ff9e --- /dev/null +++ b/src/icons/oxygen/go-down.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + diff --git a/src/icons/oxygen/go-top-01.svg b/src/icons/oxygen/go-top-01.svg new file mode 100644 index 000000000..ccb01c5cb --- /dev/null +++ b/src/icons/oxygen/go-top-01.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + diff --git a/src/icons/oxygen/go-up-01.svg b/src/icons/oxygen/go-up-01.svg new file mode 100644 index 000000000..e1d6dd9eb --- /dev/null +++ b/src/icons/oxygen/go-up-01.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + diff --git a/src/icons/oxygen/help-about.svg b/src/icons/oxygen/help-about.svg new file mode 100644 index 000000000..afca90d12 --- /dev/null +++ b/src/icons/oxygen/help-about.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/src/icons/oxygen/help-contents-01.svg b/src/icons/oxygen/help-contents-01.svg new file mode 100644 index 000000000..82273eb1b --- /dev/null +++ b/src/icons/oxygen/help-contents-01.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + diff --git a/src/icons/oxygen/insert-link-01.svg b/src/icons/oxygen/insert-link-01.svg new file mode 100644 index 000000000..a69a53e9d --- /dev/null +++ b/src/icons/oxygen/insert-link-01.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/list-add.svg b/src/icons/oxygen/list-add.svg new file mode 100644 index 000000000..5b8c014a4 --- /dev/null +++ b/src/icons/oxygen/list-add.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/list-remove-01.svg b/src/icons/oxygen/list-remove-01.svg new file mode 100644 index 000000000..22d9d8ccb --- /dev/null +++ b/src/icons/oxygen/list-remove-01.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/icons/oxygen/mail-folder-inbox-01.svg b/src/icons/oxygen/mail-folder-inbox-01.svg new file mode 100644 index 000000000..3cde193bf --- /dev/null +++ b/src/icons/oxygen/mail-folder-inbox-01.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/icons/oxygen/mail-mark-read-01.svg b/src/icons/oxygen/mail-mark-read-01.svg new file mode 100644 index 000000000..16bf991a4 --- /dev/null +++ b/src/icons/oxygen/mail-mark-read-01.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + diff --git a/src/icons/oxygen/media-playback-pause-01.svg b/src/icons/oxygen/media-playback-pause-01.svg new file mode 100644 index 000000000..79abdeeb4 --- /dev/null +++ b/src/icons/oxygen/media-playback-pause-01.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/icons/oxygen/media-playback-start-01.svg b/src/icons/oxygen/media-playback-start-01.svg new file mode 100644 index 000000000..dca0dce51 --- /dev/null +++ b/src/icons/oxygen/media-playback-start-01.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/icons/oxygen/media-seek-forward-01.svg b/src/icons/oxygen/media-seek-forward-01.svg new file mode 100644 index 000000000..b6ee66e0e --- /dev/null +++ b/src/icons/oxygen/media-seek-forward-01.svg @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/src/icons/oxygen/network-server-01.svg b/src/icons/oxygen/network-server-01.svg new file mode 100644 index 000000000..c60c0f3f5 --- /dev/null +++ b/src/icons/oxygen/network-server-01.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/object-locked.svg b/src/icons/oxygen/object-locked.svg new file mode 100644 index 000000000..238cb4428 --- /dev/null +++ b/src/icons/oxygen/object-locked.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/application-exit.svg b/src/icons/oxygen/svg/application-exit.svg new file mode 100644 index 000000000..3c8870ed6 --- /dev/null +++ b/src/icons/oxygen/svg/application-exit.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/application-rss+xml-01.svg b/src/icons/oxygen/svg/application-rss+xml-01.svg new file mode 100644 index 000000000..01014b1e5 --- /dev/null +++ b/src/icons/oxygen/svg/application-rss+xml-01.svg @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/application-rss+xml.svg b/src/icons/oxygen/svg/application-rss+xml.svg new file mode 100644 index 000000000..6c0b74015 --- /dev/null +++ b/src/icons/oxygen/svg/application-rss+xml.svg @@ -0,0 +1,17 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/application-x-mswinurl.svg b/src/icons/oxygen/svg/application-x-mswinurl.svg new file mode 100644 index 000000000..0e77f1f49 --- /dev/null +++ b/src/icons/oxygen/svg/application-x-mswinurl.svg @@ -0,0 +1,74 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/checked.svg b/src/icons/oxygen/svg/checked.svg new file mode 100644 index 000000000..0e18ffc5b --- /dev/null +++ b/src/icons/oxygen/svg/checked.svg @@ -0,0 +1,11 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/chronometer-01.svg b/src/icons/oxygen/svg/chronometer-01.svg new file mode 100644 index 000000000..9a94aa755 --- /dev/null +++ b/src/icons/oxygen/svg/chronometer-01.svg @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/dialog-cancel-01.svg b/src/icons/oxygen/svg/dialog-cancel-01.svg new file mode 100644 index 000000000..cd5b08475 --- /dev/null +++ b/src/icons/oxygen/svg/dialog-cancel-01.svg @@ -0,0 +1,14 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/dialog-information-01.svg b/src/icons/oxygen/svg/dialog-information-01.svg new file mode 100644 index 000000000..afca90d12 --- /dev/null +++ b/src/icons/oxygen/svg/dialog-information-01.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/src/icons/oxygen/svg/dialog-warning-01.svg b/src/icons/oxygen/svg/dialog-warning-01.svg new file mode 100644 index 000000000..01014b1e5 --- /dev/null +++ b/src/icons/oxygen/svg/dialog-warning-01.svg @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/document-edit-01.svg b/src/icons/oxygen/svg/document-edit-01.svg new file mode 100644 index 000000000..c9557f269 --- /dev/null +++ b/src/icons/oxygen/svg/document-edit-01.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/document-edit-verify-01.svg b/src/icons/oxygen/svg/document-edit-verify-01.svg new file mode 100644 index 000000000..7431906b6 --- /dev/null +++ b/src/icons/oxygen/svg/document-edit-verify-01.svg @@ -0,0 +1,20 @@ + + + + + + + + + + diff --git a/src/icons/oxygen/svg/document-encrypt-01.svg b/src/icons/oxygen/svg/document-encrypt-01.svg new file mode 100644 index 000000000..238cb4428 --- /dev/null +++ b/src/icons/oxygen/svg/document-encrypt-01.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/document-import-01.svg b/src/icons/oxygen/svg/document-import-01.svg new file mode 100644 index 000000000..9d3675f2b --- /dev/null +++ b/src/icons/oxygen/svg/document-import-01.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/document-new-01.svg b/src/icons/oxygen/svg/document-new-01.svg new file mode 100644 index 000000000..5b8c014a4 --- /dev/null +++ b/src/icons/oxygen/svg/document-new-01.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/document-properties-01.svg b/src/icons/oxygen/svg/document-properties-01.svg new file mode 100644 index 000000000..dd57a3485 --- /dev/null +++ b/src/icons/oxygen/svg/document-properties-01.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/document-save-01.svg b/src/icons/oxygen/svg/document-save-01.svg new file mode 100644 index 000000000..28dc9eb0c --- /dev/null +++ b/src/icons/oxygen/svg/document-save-01.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/download-01.svg b/src/icons/oxygen/svg/download-01.svg new file mode 100644 index 000000000..f966e9921 --- /dev/null +++ b/src/icons/oxygen/svg/download-01.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/edit-clear-01.svg b/src/icons/oxygen/svg/edit-clear-01.svg new file mode 100644 index 000000000..243700e47 --- /dev/null +++ b/src/icons/oxygen/svg/edit-clear-01.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/edit-clear-history.svg b/src/icons/oxygen/svg/edit-clear-history.svg new file mode 100644 index 000000000..7cec56fdb --- /dev/null +++ b/src/icons/oxygen/svg/edit-clear-history.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/edit-copy-01.svg b/src/icons/oxygen/svg/edit-copy-01.svg new file mode 100644 index 000000000..1da15fdd2 --- /dev/null +++ b/src/icons/oxygen/svg/edit-copy-01.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/edit-cut-01.svg b/src/icons/oxygen/svg/edit-cut-01.svg new file mode 100644 index 000000000..be1405700 --- /dev/null +++ b/src/icons/oxygen/svg/edit-cut-01.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/edit-delete-01.svg b/src/icons/oxygen/svg/edit-delete-01.svg new file mode 100644 index 000000000..3c8870ed6 --- /dev/null +++ b/src/icons/oxygen/svg/edit-delete-01.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/edit-find-01.svg b/src/icons/oxygen/svg/edit-find-01.svg new file mode 100644 index 000000000..a363d164e --- /dev/null +++ b/src/icons/oxygen/svg/edit-find-01.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/edit-find-user-01.svg b/src/icons/oxygen/svg/edit-find-user-01.svg new file mode 100644 index 000000000..3f81a568e --- /dev/null +++ b/src/icons/oxygen/svg/edit-find-user-01.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/edit-paste-01.svg b/src/icons/oxygen/svg/edit-paste-01.svg new file mode 100644 index 000000000..bc7a58d0e --- /dev/null +++ b/src/icons/oxygen/svg/edit-paste-01.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/edit-rename-01.svg b/src/icons/oxygen/svg/edit-rename-01.svg new file mode 100644 index 000000000..211f513db --- /dev/null +++ b/src/icons/oxygen/svg/edit-rename-01.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/folder-documents-01.svg b/src/icons/oxygen/svg/folder-documents-01.svg new file mode 100644 index 000000000..97399e432 --- /dev/null +++ b/src/icons/oxygen/svg/folder-documents-01.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/folder-new-01.svg b/src/icons/oxygen/svg/folder-new-01.svg new file mode 100644 index 000000000..fb60f1191 --- /dev/null +++ b/src/icons/oxygen/svg/folder-new-01.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/folder-remote-01.svg b/src/icons/oxygen/svg/folder-remote-01.svg new file mode 100644 index 000000000..ba8832d41 --- /dev/null +++ b/src/icons/oxygen/svg/folder-remote-01.svg @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/gear-01.svg b/src/icons/oxygen/svg/gear-01.svg new file mode 100644 index 000000000..604af0e8a --- /dev/null +++ b/src/icons/oxygen/svg/gear-01.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/gear32-01.svg b/src/icons/oxygen/svg/gear32-01.svg new file mode 100644 index 000000000..604af0e8a --- /dev/null +++ b/src/icons/oxygen/svg/gear32-01.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/go-bottom-01.svg b/src/icons/oxygen/svg/go-bottom-01.svg new file mode 100644 index 000000000..9ef856f24 --- /dev/null +++ b/src/icons/oxygen/svg/go-bottom-01.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/go-down.svg b/src/icons/oxygen/svg/go-down.svg new file mode 100644 index 000000000..40c25ff9e --- /dev/null +++ b/src/icons/oxygen/svg/go-down.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/go-top-01.svg b/src/icons/oxygen/svg/go-top-01.svg new file mode 100644 index 000000000..ccb01c5cb --- /dev/null +++ b/src/icons/oxygen/svg/go-top-01.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/go-up-01.svg b/src/icons/oxygen/svg/go-up-01.svg new file mode 100644 index 000000000..e1d6dd9eb --- /dev/null +++ b/src/icons/oxygen/svg/go-up-01.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/help-about.svg b/src/icons/oxygen/svg/help-about.svg new file mode 100644 index 000000000..afca90d12 --- /dev/null +++ b/src/icons/oxygen/svg/help-about.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/src/icons/oxygen/svg/help-contents-01.svg b/src/icons/oxygen/svg/help-contents-01.svg new file mode 100644 index 000000000..82273eb1b --- /dev/null +++ b/src/icons/oxygen/svg/help-contents-01.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/insert-link-01.svg b/src/icons/oxygen/svg/insert-link-01.svg new file mode 100644 index 000000000..a69a53e9d --- /dev/null +++ b/src/icons/oxygen/svg/insert-link-01.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/list-add.svg b/src/icons/oxygen/svg/list-add.svg new file mode 100644 index 000000000..5b8c014a4 --- /dev/null +++ b/src/icons/oxygen/svg/list-add.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/list-remove-01.svg b/src/icons/oxygen/svg/list-remove-01.svg new file mode 100644 index 000000000..22d9d8ccb --- /dev/null +++ b/src/icons/oxygen/svg/list-remove-01.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/mail-folder-inbox-01.svg b/src/icons/oxygen/svg/mail-folder-inbox-01.svg new file mode 100644 index 000000000..3cde193bf --- /dev/null +++ b/src/icons/oxygen/svg/mail-folder-inbox-01.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/mail-mark-read-01.svg b/src/icons/oxygen/svg/mail-mark-read-01.svg new file mode 100644 index 000000000..16bf991a4 --- /dev/null +++ b/src/icons/oxygen/svg/mail-mark-read-01.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/media-playback-pause-01.svg b/src/icons/oxygen/svg/media-playback-pause-01.svg new file mode 100644 index 000000000..79abdeeb4 --- /dev/null +++ b/src/icons/oxygen/svg/media-playback-pause-01.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/media-playback-start-01.svg b/src/icons/oxygen/svg/media-playback-start-01.svg new file mode 100644 index 000000000..dca0dce51 --- /dev/null +++ b/src/icons/oxygen/svg/media-playback-start-01.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/icons/oxygen/svg/media-seek-forward-01.svg b/src/icons/oxygen/svg/media-seek-forward-01.svg new file mode 100644 index 000000000..b6ee66e0e --- /dev/null +++ b/src/icons/oxygen/svg/media-seek-forward-01.svg @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/src/icons/oxygen/svg/network-server-01.svg b/src/icons/oxygen/svg/network-server-01.svg new file mode 100644 index 000000000..c60c0f3f5 --- /dev/null +++ b/src/icons/oxygen/svg/network-server-01.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + diff --git a/src/icons/oxygen/svg/object-locked.svg b/src/icons/oxygen/svg/object-locked.svg new file mode 100644 index 000000000..238cb4428 --- /dev/null +++ b/src/icons/oxygen/svg/object-locked.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/src/icons/oxygen/template-01.svg b/src/icons/oxygen/template-01.svg new file mode 100644 index 000000000..28dc9eb0c --- /dev/null +++ b/src/icons/oxygen/template-01.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/src/icons/oxygen/template-blue.svg b/src/icons/oxygen/template-blue.svg new file mode 100644 index 000000000..7e18bdb2a --- /dev/null +++ b/src/icons/oxygen/template-blue.svg @@ -0,0 +1,8 @@ + + + + + + + diff --git a/src/icons/oxygen/template-red.svg b/src/icons/oxygen/template-red.svg new file mode 100644 index 000000000..7e18bdb2a --- /dev/null +++ b/src/icons/oxygen/template-red.svg @@ -0,0 +1,8 @@ + + + + + + +