diff options
| author | Timotej Lazar <timotej.lazar@araneo.si> | 2021-06-14 19:09:53 +0200 |
|---|---|---|
| committer | Timotej Lazar <timotej.lazar@araneo.si> | 2021-06-14 19:13:14 +0200 |
| commit | 8d57bfb1aef3b71557bc408154ee028751fd688e (patch) | |
| tree | 22ee6eaa22a3cfc7dfd4f938be16a6e28d7eaf1f /icons/breeze | |
First commit
There was history before but now there is no more.
Diffstat (limited to 'icons/breeze')
| -rw-r--r-- | icons/breeze/LICENSE | 165 | ||||
| -rw-r--r-- | icons/breeze/actions/symbolic/document-open.svg | 13 | ||||
| -rw-r--r-- | icons/breeze/actions/symbolic/document-save.svg | 13 | ||||
| -rw-r--r-- | icons/breeze/actions/symbolic/edit-clear.svg | 13 | ||||
| -rw-r--r-- | icons/breeze/actions/symbolic/edit-delete.svg | 14 | ||||
| -rw-r--r-- | icons/breeze/actions/symbolic/media-playback-pause.svg | 8 | ||||
| -rw-r--r-- | icons/breeze/index.theme | 580 | ||||
| -rw-r--r-- | icons/breeze/status/symbolic/audio-volume-high.svg | 13 | ||||
| -rw-r--r-- | icons/breeze/status/symbolic/audio-volume-low.svg | 17 | ||||
| -rw-r--r-- | icons/breeze/status/symbolic/audio-volume-medium.svg | 17 | ||||
| -rw-r--r-- | icons/breeze/status/symbolic/audio-volume-muted.svg | 5 |
11 files changed, 858 insertions, 0 deletions
diff --git a/icons/breeze/LICENSE b/icons/breeze/LICENSE new file mode 100644 index 0000000..65c5ca8 --- /dev/null +++ b/icons/breeze/LICENSE @@ -0,0 +1,165 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + + This version of the GNU Lesser General Public License incorporates +the terms and conditions of version 3 of the GNU General Public +License, supplemented by the additional permissions listed below. + + 0. Additional Definitions. + + As used herein, "this License" refers to version 3 of the GNU Lesser +General Public License, and the "GNU GPL" refers to version 3 of the GNU +General Public License. + + "The Library" refers to a covered work governed by this License, +other than an Application or a Combined Work as defined below. + + An "Application" is any work that makes use of an interface provided +by the Library, but which is not otherwise based on the Library. +Defining a subclass of a class defined by the Library is deemed a mode +of using an interface provided by the Library. + + A "Combined Work" is a work produced by combining or linking an +Application with the Library. The particular version of the Library +with which the Combined Work was made is also called the "Linked +Version". + + The "Minimal Corresponding Source" for a Combined Work means the +Corresponding Source for the Combined Work, excluding any source code +for portions of the Combined Work that, considered in isolation, are +based on the Application, and not on the Linked Version. + + The "Corresponding Application Code" for a Combined Work means the +object code and/or source code for the Application, including any data +and utility programs needed for reproducing the Combined Work from the +Application, but excluding the System Libraries of the Combined Work. + + 1. Exception to Section 3 of the GNU GPL. + + You may convey a covered work under sections 3 and 4 of this License +without being bound by section 3 of the GNU GPL. + + 2. Conveying Modified Versions. + + If you modify a copy of the Library, and, in your modifications, a +facility refers to a function or data to be supplied by an Application +that uses the facility (other than as an argument passed when the +facility is invoked), then you may convey a copy of the modified +version: + + a) under this License, provided that you make a good faith effort to + ensure that, in the event an Application does not supply the + function or data, the facility still operates, and performs + whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of + this License applicable to that copy. + + 3. Object Code Incorporating Material from Library Header Files. + + The object code form of an Application may incorporate material from +a header file that is part of the Library. You may convey such object +code under terms of your choice, provided that, if the incorporated +material is not limited to numerical parameters, data structure +layouts and accessors, or small macros, inline functions and templates +(ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the + Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license + document. + + 4. Combined Works. + + You may convey a Combined Work under terms of your choice that, +taken together, effectively do not restrict modification of the +portions of the Library contained in the Combined Work and reverse +engineering for debugging such modifications, if you also do each of +the following: + + a) Give prominent notice with each copy of the Combined Work that + the Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license + document. + + c) For a Combined Work that displays copyright notices during + execution, include the copyright notice for the Library among + these notices, as well as a reference directing the user to the + copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this + License, and the Corresponding Application Code in a form + suitable for, and under terms that permit, the user to + recombine or relink the Application with a modified version of + the Linked Version to produce a modified Combined Work, in the + manner specified by section 6 of the GNU GPL for conveying + Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (a) uses at run time + a copy of the Library already present on the user's computer + system, and (b) will operate properly with a modified version + of the Library that is interface-compatible with the Linked + Version. + + e) Provide Installation Information, but only if you would otherwise + be required to provide such information under section 6 of the + GNU GPL, and only to the extent that such information is + necessary to install and execute a modified version of the + Combined Work produced by recombining or relinking the + Application with a modified version of the Linked Version. (If + you use option 4d0, the Installation Information must accompany + the Minimal Corresponding Source and Corresponding Application + Code. If you use option 4d1, you must provide the Installation + Information in the manner specified by section 6 of the GNU GPL + for conveying Corresponding Source.) + + 5. Combined Libraries. + + You may place library facilities that are a work based on the +Library side by side in a single library together with other library +facilities that are not Applications and are not covered by this +License, and convey such a combined library under terms of your +choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based + on the Library, uncombined with any other library facilities, + conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it + is a work based on the Library, and explaining where to find the + accompanying uncombined form of the same work. + + 6. Revised Versions of the GNU Lesser General Public License. + + The Free Software Foundation may publish revised and/or new versions +of the GNU Lesser General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may +differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the +Library as you received it specifies that a certain numbered version +of the GNU Lesser General Public License "or any later version" +applies to it, you have the option of following the terms and +conditions either of that published version or of any later version +published by the Free Software Foundation. If the Library as you +received it does not specify a version number of the GNU Lesser +General Public License, you may choose any version of the GNU Lesser +General Public License ever published by the Free Software Foundation. + + If the Library as you received it specifies that a proxy can decide +whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is +permanent authorization for you to choose that version for the +Library. diff --git a/icons/breeze/actions/symbolic/document-open.svg b/icons/breeze/actions/symbolic/document-open.svg new file mode 100644 index 0000000..4d2b838 --- /dev/null +++ b/icons/breeze/actions/symbolic/document-open.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + </defs> + <path style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 2 2 L 2 3 L 2 6 L 2 7 L 2 13 L 2 14 L 14 14 L 14 13 L 14 6 L 14 5 L 14 4 L 9.0078125 4 L 7.0078125 2 L 7 2.0078125 L 7 2 L 3 2 L 2 2 z M 3 3 L 6.5917969 3 L 7.59375 4 L 7 4 L 7 4.0078125 L 6.9921875 4 L 4.9921875 6 L 3 6 L 3 3 z M 3 7 L 13 7 L 13 13 L 3 13 L 3 7 z " + class="ColorScheme-Text" + /> +</svg> diff --git a/icons/breeze/actions/symbolic/document-save.svg b/icons/breeze/actions/symbolic/document-save.svg new file mode 100644 index 0000000..cd2db5a --- /dev/null +++ b/icons/breeze/actions/symbolic/document-save.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + </defs> + <path style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 2 2 L 2 14 L 3 14 L 4 14 L 10 14 L 11 14 L 12 14 L 14 14 L 14 4.28125 L 11.71875 2 L 11.6875 2 L 11 2 L 4 2 L 3 2 L 2 2 z M 3 3 L 4 3 L 5 3 L 5 6 L 5 7 L 11 7 L 11 6 L 11 3 L 11.28125 3 L 13 4.71875 L 13 5 L 13 13 L 12 13 L 12 9 L 11 9 L 5 9 L 3.96875 9 L 3.96875 13 L 3 13 L 3 3 z M 6 3 L 7.90625 3 L 7.90625 6 L 6 6 L 6 3 z M 5 10 L 6 10 L 10 10 L 11 10 L 11 13 L 10 13 L 6 13 L 5 13 L 5 10 z " + class="ColorScheme-Text" + /> +</svg> diff --git a/icons/breeze/actions/symbolic/edit-clear.svg b/icons/breeze/actions/symbolic/edit-clear.svg new file mode 100644 index 0000000..f49be9b --- /dev/null +++ b/icons/breeze/actions/symbolic/edit-clear.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + </defs> + <path style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 6 2 L 0.70703125 7.2929688 L 0 8 L 0.70703125 8.7070312 L 6 14 L 15 14 L 16 14 L 16 2 L 15 2 L 6 2 z M 8.0019531 5 L 10.011719 7.0097656 L 12.021484 5 L 13.011719 5.9902344 L 11.001953 8 L 13.011719 10.009766 L 12.021484 11 L 10.011719 8.9902344 L 8.0019531 11 L 7.0117188 10.009766 L 9.0214844 8 L 7.0117188 5.9902344 L 8.0019531 5 z " + class="ColorScheme-Text" + /> +</svg> diff --git a/icons/breeze/actions/symbolic/edit-delete.svg b/icons/breeze/actions/symbolic/edit-delete.svg new file mode 100644 index 0000000..9dfb2e0 --- /dev/null +++ b/icons/breeze/actions/symbolic/edit-delete.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-NegativeText { + color:#da4453; + } + </style> + </defs> + <path + style="fill:currentColor;fill-opacity:1;stroke:none" + class="ColorScheme-NegativeText" + d="m5 2v2h1v-1h4v1h1v-2h-5zm-3 3v1h2v8h8v-8h2v-1zm3 1h6v7h-6z" + /> +</svg> diff --git a/icons/breeze/actions/symbolic/media-playback-pause.svg b/icons/breeze/actions/symbolic/media-playback-pause.svg new file mode 100644 index 0000000..37ef343 --- /dev/null +++ b/icons/breeze/actions/symbolic/media-playback-pause.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + <path d="m2 2v12h4v-12zm8 0v12h4v-12z" class="ColorScheme-Text" fill="currentColor"/> +</svg> diff --git a/icons/breeze/index.theme b/icons/breeze/index.theme new file mode 100644 index 0000000..cd4128b --- /dev/null +++ b/icons/breeze/index.theme @@ -0,0 +1,580 @@ +[Icon Theme] +Name=Breeze +Name[ar]=نسيم +Name[ast]=Breeze +Name[ca]=Brisa +Name[ca@valencia]=Brisa +Name[cs]=Breeze +Name[da]=Breeze +Name[de]=Breeze +Name[el]=Breeze +Name[en_GB]=Breeze +Name[es]=Brisa +Name[et]=Breeze +Name[eu]=Breeze +Name[fi]=Breeze +Name[fr]=Breeze +Name[gd]=Oiteag +Name[gl]=Breeze +Name[hu]=Breeze +Name[ia]=Breeze +Name[id]=Breeze +Name[it]=Brezza +Name[ko]=Breeze +Name[lt]=Breeze +Name[nl]=Breeze +Name[nn]=Breeze +Name[pl]=Bryza +Name[pt]=Brisa +Name[pt_BR]=Breeze +Name[ru]=Breeze +Name[sk]=Vánok +Name[sl]=Sapica (Breeze) +Name[sr]=Поветарац +Name[sr@ijekavian]=Поветарац +Name[sr@ijekavianlatin]=Povetarac +Name[sr@latin]=Povetarac +Name[sv]=Breeze +Name[tg]=Насим +Name[uk]=Breeze +Name[x-test]=xxBreezexx +Name[zh_CN]=微风 +Name[zh_TW]=Breeze + +Comment=Breeze by the KDE VDG +Comment[ast]=Breeze pol VDG de KDE +Comment[ca]=Brisa, creat pel VDG del KDE +Comment[ca@valencia]=Brisa pel VDG del KDE +Comment[cs]=Breeze od KDE VDG +Comment[da]=Breeze af KDE VDG +Comment[de]=Breeze von der KDE VDG +Comment[en_GB]=Breeze by the KDE VDG +Comment[es]=Brisa por KDE VDG +Comment[et]=Breeze KDE VDG-lt +Comment[eu]=Breeze, KDE VDGk egina +Comment[fi]=Breeze KDE VDG:ltä +Comment[fr]=Breeze, par KDE VDG +Comment[gl]=Breeze de KDE VDG +Comment[hu]=Breeze a KDE VDG-től +Comment[ia]=Breeze (Brisa) per le KDE VDG +Comment[id]=Breeze oleh KDE VDG +Comment[it]=Brezza del KDE VDG +Comment[ko]=KDE 시각 디자인 그룹에서 제작한 Breeze +Comment[lt]=Breeze pagal KDE VDG +Comment[nl]=Breeze door de KDE VDG +Comment[nn]=Breeze frå KDE VDG +Comment[pl]=Bryza autorstwa KDE VDG +Comment[pt]=Brisa da VDG do KDE +Comment[pt_BR]=Breeze pelo KDE VDG +Comment[ru]=Breeze от KDE VDG +Comment[sk]=Vánok od KDE VDG +Comment[sl]=Breeze od KDE VDG +Comment[sv]=Breeze av KDE:s visuella designgrupp +Comment[tg]=Насим аз KDE VDG +Comment[uk]=Breeze, автори — KDE VDG +Comment[x-test]=xxBreeze by the KDE VDGxx +Comment[zh_CN]=微风,由 KDE VDG 创作 +Comment[zh_TW]=由 KDE VDG 團隊製作的 Breeze + +DisplayDepth=32 + +Inherits=hicolor + +Example=folder + +FollowsColorScheme=true + +DesktopDefault=48 +DesktopSizes=16,22,32,48,64,128,256 +ToolbarDefault=22 +ToolbarSizes=16,22,32,48 +MainToolbarDefault=22 +MainToolbarSizes=16,22,32,48 +SmallDefault=16 +SmallSizes=16,22,32,48 +PanelDefault=48 +PanelSizes=16,22,32,48,64,128,256 +DialogDefault=32 +DialogSizes=16,22,32,48,64,128,256 + +KDE-Extensions=.svg + +########## Directories +########## ordered by category and alphabetically + +Directories=actions/12,actions/16,actions/22,actions/24,actions/32,actions/64,animations/16,animations/22,apps/16,apps/22,apps/32,apps/48,preferences/32,applets/22,applets/48,applets/64,applets/128,applets/256,categories/32,devices/16,devices/22,devices/64,emblems/8,emblems/16,emblems/22,emotes/22,mimetypes/16,mimetypes/22,mimetypes/32,mimetypes/64,places/16,places/22,places/32,places/64,status/16,status/22,status/24,status/32,status/64,actions/symbolic,devices/symbolic,emblems/symbolic,places/symbolic,status/symbolic +ScaledDirectories=actions/16@2x,actions/22@2x,actions/24@2x,actions/32@2x,animations/16@2x,apps/16@2x,apps/22@2x,devices/16@2x,devices/22@2x,emblems/16@2x,emblems/22@2x,emotes/22@2x,mimetypes/16@2x,mimetypes/22@2x,places/16@2x,places/22@2x,status/16@2x,status/22@2x + +########## Actions +########## ordered by size + +#12x12 - Fixed size - For Inkscape +[actions/12] +Size=12 +Context=Actions +Type=Fixed + +#16x16 - Fixed size - For use in sidebar(s) smaller toolbar(s) >!!!ONLY!!!<: e.g. Kate movable sidebar/toolbar (search and replace, current project, etc.) or Juk tree view - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[actions/16] +Size=16 +Context=Actions +Type=Fixed + +#16x16@2x - Fixed size - For use in sidebar(s) smaller toolbar(s) >!!!ONLY!!!<: e.g. Kate movable sidebar/toolbar (search and replace, current project, etc.) or Juk tree view - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[actions/16@2x] +Size=16 +Scale=2 +Context=Actions +Type=Fixed + +#22x22 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[actions/22] +Size=22 +Context=Actions +Type=Fixed + +#22x22@2x - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[actions/22@2x] +Size=22 +Scale=2 +Context=Actions +Type=Fixed + +#24x24 - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[actions/24] +Size=24 +Context=Actions +Type=Fixed + +#24x24@2x - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[actions/24@2x] +Size=24 +Scale=2 +Context=Actions +Type=Fixed + +#32x32 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[actions/32] +Size=32 +Context=Actions +Type=Scalable +MinSize=32 +MaxSize=256 + +#32x32@2x - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[actions/32@2x] +Size=32 +Scale=2 +Context=Actions +Type=Scalable +MinSize=32 +MaxSize=256 + +#64x64 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[actions/64] +Size=64 +Context=Actions +Type=Scalable +MinSize=32 +MaxSize=256 + +########## Animations +########## ordered by size + +#16x16 - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[animations/16] +Size=16 +Context=Animations +Type=Fixed + +#16x16@2x - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[animations/16@2x] +Size=16 +Scale=2 +Context=Animations +Type=Fixed + +#22x22 - Scalable +[animations/22] +Size=22 +Context=Animations +Type=Scalable +MinSize=22 +MaxSize=256 + +########## Apps +########## ordered by size + +#16x16 - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[apps/16] +Size=16 +Context=Applications +Type=Fixed + +#16x16@2x - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[apps/16@2x] +Size=16 +Scale=2 +Context=Applications +Type=Fixed + +#22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. Dolphin Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP - Monochrome +[apps/22] +Size=22 +Context=Applications +Type=Fixed + +#22x22@2x - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. Dolphin Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP - Monochrome +[apps/22@2x] +Size=22 +Scale=2 +Context=Applications +Type=Fixed + +#32x32 - Fixed size - For System Settings icons >!!!ONLY!!!< - Scalable to the following sizes: 32x32 (default), 64x64, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color +[apps/32] +Size=32 +Context=Applications +Type=Fixed + +#48x48 - Scalable - For application icons >!!!ONLY!!!< - Scalable to the following sizes: 48x48 (default), 96x96 and 24x24 (not recommended) - DO_NOT_USE_ANYWHERE_ELSE - Color +[apps/48] +Size=48 +Context=Applications +Type=Scalable +MinSize=48 +MaxSize=256 + +#32x32 - Fixed size - For System Settings icons >!!!ONLY!!!< - Scalable to the following sizes: 32x32 (default), 64x64, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color +[preferences/32] +Size=32 +Context=Applications +Type=Scalable +MinSize=32 +MaxSize=256 + +#256x256 - Color for applets +[applets/22] +Size=22 +Context=Status +Type=Scalable +MinSize=22 +MaxSize=256 + +#256x256 - Color for applets +[applets/48] +Size=48 +Context=Status +Type=Scalable +MinSize=32 +MaxSize=256 + +#256x256 - Animation icons for kwin desktop effects +[applets/64] +Size=64 +Context=Status +Type=Scalable +MinSize=32 +MaxSize=256 + +#256x256 - Color +[applets/128] +Size=128 +Context=Applications +Type=Scalable +MinSize=32 +MaxSize=256 + +#256x256 - Scalable - For applets / widgets icons >!!!ONLY!!! - DO_NOT_USE_ANYWHERE_ELSE - Color +[applets/256] +Size=256 +Context=Applications +Type=Scalable +MinSize=48 +MaxSize=256 + +########## Categories +########## ordered by size + +#32x32 - Fixed size - For categories icons >!!!ONLY!!!< - Used in Kickoff (KDE 4.x.x) and Lancelot. Also used in MATE and Cinnamon (just FYI) - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[categories/32] +Size=32 +Context=Categories +Type=Scalable +MinSize=32 +MaxSize=256 + +########## Devices +########## ordered by size + +#16x16 - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[devices/16] +Size=16 +Context=Devices +Type=Fixed + + +#16x16@2x - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[devices/16@2x] +Size=16 +Scale=2 +Context=Devices +Type=Fixed + +#22x22 - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[devices/22] +Size=22 +Context=Devices +Type=Fixed + +#22x22@2x - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[devices/22@2x] +Size=22 +Scale=2 +Context=Devices +Type=Fixed + +#64x64 - Scalable - For device icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color +[devices/64] +Size=64 +Context=Devices +Type=Scalable +MinSize=24 +MaxSize=256 + +########## Emblems +########## ordered by size + +#8x8 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[emblems/8] +Size=8 +Context=Emblems +Type=Fixed + +#16x16 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[emblems/16] +Size=16 +Context=Emblems +Type=Fixed + +#16x16@2x - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[emblems/16@2x] +Size=16 +Scale=2 +Context=Emblems +Type=Fixed + +#22x22 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[emblems/22] +Size=22 +Context=Emblems +Type=Fixed + +#22x22@2x - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[emblems/22@2x] +Size=22 +Scale=2 +Context=Emblems +Type=Fixed + +########## Emoticons +########## ordered by size + +#22x22 - Fixed size - Emoticons - DO_NOT_USE_ANYWHERE_ELSE - Color/flat +[emotes/22] +Size=22 +Context=Emotes +Type=Fixed + +#22x22@2x - Fixed size - Emoticons - DO_NOT_USE_ANYWHERE_ELSE - Color/flat +[emotes/22@2x] +Size=22 +Scale=2 +Context=Emotes +Type=Fixed + +########## Mimetypes +########## ordered by size + +#16x16 - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[mimetypes/16] +Size=16 +Context=MimeTypes +Type=Fixed +MinSize=16 + +#16x16@2x - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[mimetypes/16@2x] +Size=16 +Scale=2 +Context=MimeTypes +Type=Fixed +MinSize=16 + +#22x22 - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[mimetypes/22] +Size=22 +Context=MimeTypes +Type=Scalable +MinSize=22 +MaxSize=24 + +#22x22@2x - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[mimetypes/22@2x] +Size=22 +Scale=2 +Context=MimeTypes +Type=Scalable +MinSize=22 +MaxSize=24 + +#32x32 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color +[mimetypes/32] +Size=32 +Context=MimeTypes +Type=Scalable +MinSize=32 +MaxSize=48 + +#64x64 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color +[mimetypes/64] +Size=64 +Context=MimeTypes +Type=Scalable +MinSize=64 +MaxSize=256 + +########## Places +########## ordered by size + +#16x16 - Fixed size - For small folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[places/16] +Size=16 +Context=Places +Type=Fixed +MinSize=16 + +#16x16@2x - Fixed size - For small folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[places/16@2x] +Size=16 +Scale=2 +Context=Places +Type=Fixed +MinSize=16 + +#22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. KMail trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome +[places/22] +Size=22 +Context=Places +Type=Fixed + +#22x22@2x - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. KMail trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome +[places/22@2x] +Size=22 +Scale=2 +Context=Places +Type=Fixed + +#32x32 - Scalable - For folder icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color +[places/32] +Size=32 +Context=Places +Type=Scalable +MinSize=24 +MaxSize=48 + +#64x64 - Scalable - For folder icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color +[places/64] +Size=64 +Context=Places +Type=Scalable +MinSize=32 +MaxSize=256 + +########## Status +########## ordered by size + +#16x16 - Fixed size - For IM status icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[status/16] +Size=16 +Context=Status +Type=Fixed + +#16x16@2x - Fixed size - For IM status icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[status/16@2x] +Size=16 +Scale=2 +Context=Status +Type=Fixed + +#22x22 - Fixed size - Icon(s) for Plasma theme/System Tray. Not particularly used on Plasma. - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[status/22] +Size=22 +Context=Status +Type=Fixed + +#22x22@2x - Fixed size - Icon(s) for Plasma theme/System Tray. Not particularly used on Plasma. - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[status/22@2x] +Size=22 +Scale=2 +Context=Status +Type=Fixed + +#24x24 - Fixed size - for GTK apps. - WRONG_ICON_USAGE_BY_APP - Monochrome +[status/24] +Size=24 +Context=Status +Type=Fixed + +#32x32 - Fixed size - Icon(s) for Plasma theme/System Tray. Not particularly used on Plasma. - DO_NOT_USE_ANYWHERE_ELSE - Monochrome +[status/32] +Size=32 +Context=Status +Type=Fixed + +#64x64 - Fixed size - For dialog icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Color +[status/64] +Size=64 +Context=Status +Type=Scalable +MinSize=22 +MaxSize=256 + +# Gnome symbolic icons + +[actions/symbolic] +Context=Actions +Size=16 +MinSize=8 +MaxSize=512 +Type=Scalable + +[devices/symbolic] +Context=Devices +Size=16 +MinSize=8 +MaxSize=512 +Type=Scalable + +[emblems/symbolic] +Context=Emblems +Size=16 +MinSize=8 +MaxSize=512 +Type=Scalable + +[places/symbolic] +Context=Places +Size=16 +MinSize=8 +MaxSize=512 +Type=Scalable + +[status/symbolic] +Context=Status +Size=16 +MinSize=8 +MaxSize=512 +Type=Scalable + +########## EOF diff --git a/icons/breeze/status/symbolic/audio-volume-high.svg b/icons/breeze/status/symbolic/audio-volume-high.svg new file mode 100644 index 0000000..3ec9ff2 --- /dev/null +++ b/icons/breeze/status/symbolic/audio-volume-high.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + </defs> + <path + style="opacity:1;fill:currentColor;fill-opacity:1;stroke:none" + d="M 8 2 L 4 6 L 4 10 L 8 14 L 9 14 L 9 2 L 8 2 z M 12.064453 3 L 11.306641 3.4804688 C 12.423224 4.8284501 13.01704 6.3963674 13.017578 7.9980469 C 13.013278 9.5983362 12.416776 11.164113 11.298828 12.509766 L 12.068359 13 C 13.32703 11.513919 13.998369 9.7754967 14 7.9980469 C 13.996227 6.2216198 13.323562 4.4846369 12.064453 3 z M 10.767578 4.4609375 L 10 4.9472656 C 10.698954 5.8743941 11.06889 6.9282736 11.072266 8.0019531 C 11.069966 9.0761572 10.700653 10.130745 10.001953 11.058594 L 10.769531 11.544922 C 11.607241 10.476929 12.05168 9.2516769 12.054688 8.0019531 C 12.050587 6.7527495 11.60553 5.5282095 10.767578 4.4609375 z M 2 6 L 2 10 L 3 10 L 3 6 L 2 6 z " + class="ColorScheme-Text"/> +</svg> diff --git a/icons/breeze/status/symbolic/audio-volume-low.svg b/icons/breeze/status/symbolic/audio-volume-low.svg new file mode 100644 index 0000000..57cf679 --- /dev/null +++ b/icons/breeze/status/symbolic/audio-volume-low.svg @@ -0,0 +1,17 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + </defs> + <path + style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 8,2 4,6 4,10 8,14 9,14 9,2 8,2 Z M 2,6 2,10 3,10 3,6 2,6 Z" + class="ColorScheme-Text"/> + <path + style="fill:currentColor;fill-opacity:0.25;stroke:none" + d="M 12.064453 3 L 11.306641 3.4804688 C 12.423224 4.8284502 13.01704 6.3963674 13.017578 7.9980469 C 13.013278 9.5983362 12.416776 11.164113 11.298828 12.509766 L 12.068359 13 C 13.32703 11.513919 13.998369 9.7754967 14 7.9980469 C 13.996227 6.2216198 13.323562 4.4846369 12.064453 3 z M 10.767578 4.4609375 L 10 4.9472656 C 10.698954 5.8743941 11.06889 6.9282736 11.072266 8.0019531 C 11.069966 9.0761572 10.700653 10.130745 10.001953 11.058594 L 10.769531 11.544922 C 11.607241 10.476929 12.051681 9.2516769 12.054688 8.0019531 C 12.050588 6.7527495 11.60553 5.5282095 10.767578 4.4609375 z " + class="ColorScheme-Text"/> +</svg> diff --git a/icons/breeze/status/symbolic/audio-volume-medium.svg b/icons/breeze/status/symbolic/audio-volume-medium.svg new file mode 100644 index 0000000..17e0295 --- /dev/null +++ b/icons/breeze/status/symbolic/audio-volume-medium.svg @@ -0,0 +1,17 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + </defs> + <path + style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 8 2 L 4 6 L 4 10 L 8 14 L 9 14 L 9 2 L 8 2 z M 10.767578 4.4609375 L 10 4.9472656 C 10.698954 5.8743941 11.06889 6.9282736 11.072266 8.0019531 C 11.069966 9.0761572 10.700653 10.130745 10.001953 11.058594 L 10.769531 11.544922 C 11.607241 10.476929 12.051681 9.2516769 12.054688 8.0019531 C 12.050588 6.7527495 11.60553 5.5282095 10.767578 4.4609375 z M 2 6 L 2 10 L 3 10 L 3 6 L 2 6 z " + class="ColorScheme-Text"/> + <path + style="fill:currentColor;fill-opacity:0.25;stroke:none" + d="m 12.064625,3 -0.757812,0.4804688 c 1.116583,1.3479814 1.710399,2.9158986 1.710937,4.5175781 -0.0043,1.6002893 -0.600802,3.1660661 -1.71875,4.5117191 L 12.068531,13 C 13.327202,11.513919 13.998541,9.7754967 14.000172,7.9980469 13.996399,6.2216198 13.323734,4.4846369 12.064625,3 Z" + class="ColorScheme-Text"/> +</svg> diff --git a/icons/breeze/status/symbolic/audio-volume-muted.svg b/icons/breeze/status/symbolic/audio-volume-muted.svg new file mode 100644 index 0000000..f74a4a9 --- /dev/null +++ b/icons/breeze/status/symbolic/audio-volume-muted.svg @@ -0,0 +1,5 @@ +<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text{color:#232629;}.ColorScheme-NegativeText{color:#da4453;}</style> + <path class="ColorScheme-Text" d="m8 2-4 4v4l4 4h1v-12zm-6 4v4h1v-4z" fill="currentColor"/> + <path class="ColorScheme-NegativeText" d="m15.98633 8.0000197a3.0000002 3.0000002 0 0 1-0.55664 1.736328l0.0019 0.0019-0.01172 0.01176a3.0000002 3.0000002 0 0 1-0.677727 0.6777123l-0.01758 0.01758-0.0039-0.0038a3.0000002 3.0000002 0 0 1-1.734376 0.55852 3.0000002 3.0000002 0 0 1-2.9999993-3.0000003 3.0000002 3.0000002 0 0 1 0.5566403-1.736328l-0.0019-0.0019 0.01164-0.01164a3.0000002 3.0000002 0 0 1 0.677758-0.677914l0.01758-0.01758 0.0039 0.0038a3.0000002 3.0000002 0 0 1 1.734424-0.558478 3.0000002 3.0000002 0 0 1 3 3zm-1 0a2.0000002 2.0000002 0 0 0-2-1.999999 2.0000002 2.0000002 0 0 0-1.013672 0.279295l2.734376 2.734375a2.0000002 2.0000002 0 0 0 0.279296-1.013671zm-0.986328 1.720703-2.734375-2.734374a2.0000002 2.0000002 0 0 0-0.279297 1.013671 2.0000002 2.0000002 0 0 0 2 1.9999993 2.0000002 2.0000002 0 0 0 1.013672-0.2792963z" fill="currentColor"/> +</svg> |
