[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

andreas kainz kainz.a at gmail.com
Tue Feb 21 00:09:03 UTC 2017


 icon-themes/breeze/res/notebookbar.png      |binary
 icon-themes/breeze_dark/res/notebookbar.png |binary
 icon-themes/breeze_svg/res/notebookbar.svg  |   69 ++++++++++++++++++++++++++++
 3 files changed, 69 insertions(+)

New commits:
commit 0116e88e4cdac395fc4a35c27a813fdf0301c296
Author: andreas kainz <kainz.a at gmail.com>
Date:   Mon Feb 20 22:58:31 2017 +0100

    add notebookbar icon to the breeze icon theme
    
    Change-Id: I142092d7f22d5dd93d23b73b51309fc1496f504f
    Reviewed-on: https://gerrit.libreoffice.org/34494
    Reviewed-by: Heiko Tietze <tietze.heiko at googlemail.com>
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/icon-themes/breeze/res/notebookbar.png b/icon-themes/breeze/res/notebookbar.png
new file mode 100644
index 0000000..3cb36d1
Binary files /dev/null and b/icon-themes/breeze/res/notebookbar.png differ
diff --git a/icon-themes/breeze_dark/res/notebookbar.png b/icon-themes/breeze_dark/res/notebookbar.png
new file mode 100644
index 0000000..cea73a1
Binary files /dev/null and b/icon-themes/breeze_dark/res/notebookbar.png differ
diff --git a/icon-themes/breeze_svg/res/notebookbar.svg b/icon-themes/breeze_svg/res/notebookbar.svg
new file mode 100644
index 0000000..a5b6d6f
--- /dev/null
+++ b/icon-themes/breeze_svg/res/notebookbar.svg
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   viewBox="0 0 16 16"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="notebookbar.svg">
+  <metadata
+     id="metadata10">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="2560"
+     inkscape:window-height="1375"
+     id="namedview8"
+     showgrid="false"
+     inkscape:zoom="14.75"
+     inkscape:cx="-2.2711864"
+     inkscape:cy="8"
+     inkscape:window-x="0"
+     inkscape:window-y="36"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg2" />
+  <defs
+     id="defs3051">
+    <style
+       type="text/css"
+       id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#4d4d4d;
+      }
+      </style>
+  </defs>
+  <rect
+     style="opacity:1;fill:#c8cacc;fill-opacity:0.15686275;stroke:none"
+     id="rect4377-3-6"
+     width="16"
+     height="16"
+     x="0"
+     y="0"
+     ry="0" />
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none"
+     d="M 2 3 L 2 5 L 14 5 L 14 3 L 2 3 z M 2 7 L 2 9 L 14 9 L 14 7 L 2 7 z M 2 11 L 2 13 L 14 13 L 14 11 L 2 11 z "
+     class="ColorScheme-Text"
+     id="path6" />
+</svg>


More information about the Libreoffice-commits mailing list