diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-03-13 00:28:33 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-03-13 00:29:27 +0100 |
commit | 8986f46072b0fa1b62f9c382b9979aed1bcef7cf (patch) | |
tree | 8d05ce61eeb907b4d1fdc8e384d9123b6e35b5de | |
parent | 6b30516fad5c715987ad30769d820203f5677152 (diff) |
Colibre icons: add wizards icons
Change-Id: Icbf9158c13743cfd8c6f617e15d1854cb4f63c8a
Reviewed-on: https://gerrit.libreoffice.org/51181
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>
-rw-r--r-- | icon-themes/colibre/wizards/res/landscape_32.png | bin | 0 -> 269 bytes | |||
-rw-r--r-- | icon-themes/colibre/wizards/res/portrait_32.png | bin | 0 -> 266 bytes | |||
-rw-r--r-- | icon-themes/colibre_svg/wizards/res/landscape_32.svg | 63 | ||||
-rw-r--r-- | icon-themes/colibre_svg/wizards/res/portrait_32.svg | 59 |
4 files changed, 122 insertions, 0 deletions
diff --git a/icon-themes/colibre/wizards/res/landscape_32.png b/icon-themes/colibre/wizards/res/landscape_32.png Binary files differnew file mode 100644 index 000000000000..3a2f0016bf63 --- /dev/null +++ b/icon-themes/colibre/wizards/res/landscape_32.png diff --git a/icon-themes/colibre/wizards/res/portrait_32.png b/icon-themes/colibre/wizards/res/portrait_32.png Binary files differnew file mode 100644 index 000000000000..a011a1e1dcb1 --- /dev/null +++ b/icon-themes/colibre/wizards/res/portrait_32.png diff --git a/icon-themes/colibre_svg/wizards/res/landscape_32.svg b/icon-themes/colibre_svg/wizards/res/landscape_32.svg new file mode 100644 index 000000000000..e731b90c2cc6 --- /dev/null +++ b/icon-themes/colibre_svg/wizards/res/landscape_32.svg @@ -0,0 +1,63 @@ +<?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 32 32" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="landscape_32.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> + <defs + id="defs8" /> + <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="namedview6" + showgrid="true" + inkscape:object-nodes="true" + inkscape:zoom="41.896077" + inkscape:cx="14.189345" + inkscape:cy="15.550522" + inkscape:window-x="0" + inkscape:window-y="36" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid4161" /> + </sodipodi:namedview> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 4,7 4,25 28,25 28,13 22,7 Z" + id="rect4228" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + <path + style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 4 6 C 3.446 6 3 6.446 3 7 L 3 25 C 3 25.554 3.446 26 4 26 L 28 26 C 28.554 26 29 25.554 29 25 L 29 18.429688 A 0.50005 0.50005 0 0 0 29 18.394531 L 29 14 L 29 13.5 A 0.50005 0.50005 0 0 0 28.853516 13.146484 L 28 12.292969 L 22.707031 7 L 21.853516 6.1464844 A 0.50005 0.50005 0 0 0 21.5 6 L 21 6 L 10 6 L 4 6 z M 4 7 L 9.9648438 7 L 21 7 L 21 13 C 21 13.554 21.446 14 22 14 L 28 14 L 28 18.394531 L 28 25 L 4 25 L 4 7 z M 22 7.7070312 L 27.292969 13 L 22 13 L 22 7.7070312 z " + id="rect4163" /> +</svg> diff --git a/icon-themes/colibre_svg/wizards/res/portrait_32.svg b/icon-themes/colibre_svg/wizards/res/portrait_32.svg new file mode 100644 index 000000000000..6bb14c8c3a8a --- /dev/null +++ b/icon-themes/colibre_svg/wizards/res/portrait_32.svg @@ -0,0 +1,59 @@ +<?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 32 32" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="portrait_32.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> + <defs + id="defs8" /> + <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="namedview6" + showgrid="false" + inkscape:zoom="14.75" + inkscape:cx="21.971629" + inkscape:cy="18.221948" + inkscape:window-x="0" + inkscape:window-y="36" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 25,28 -18.0000004,0 0,-24.0000005 12.0000004,0 6,6 z" + id="rect4228" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccc" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.000155,28.000154 c 0,0.554 -0.446,1 -1,1 l -18.0000004,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-23.9999995 c 0,-0.554 0.446,-1 1,-1 l 6.5703124,0 a 0.50005,0.50005 0 0 1 0.03516,0 l 4.394528,0 0.5,0 a 0.50005,0.50005 0 0 1 0.353516,0.146484 l 0.853515,0.853516 5.292969,5.292969 0.853515,0.8535155 a 0.50005,0.50005 0 0 1 0.146485,0.353516 l 0,0.5 0,10.999999 0,6 z m -1,0 0,-5.964844 0,-11.035155 -6,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-6.0000005 -4.394531,0 -6.6054694,0 0,23.9999995 18.0000004,0 z m -0.707032,-17.999999 -5.292968,-5.2929695 0,5.2929695 5.292968,0 z" + id="rect4163" /> +</svg> |