diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2014-01-17 12:51:13 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2014-01-17 12:51:13 +0100 |
commit | ccadab96a686e78e3c9d7234b5c8907b5ae8b47a (patch) | |
tree | 4773492caa0f4165fac02597572c1753f124bcdb /core/img | |
parent | d463edaf0943b82b2f3faeb0f134f9b88d28c32c (diff) | |
download | nextcloud-server-ccadab96a686e78e3c9d7234b5c8907b5ae8b47a.tar.gz nextcloud-server-ccadab96a686e78e3c9d7234b5c8907b5ae8b47a.zip |
add icons for file list and picture view toggles
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/actions/toggle-filelist.png | bin | 0 -> 208 bytes | |||
-rw-r--r-- | core/img/actions/toggle-filelist.svg | 135 | ||||
-rw-r--r-- | core/img/actions/toggle-pictures.png | bin | 0 -> 207 bytes | |||
-rw-r--r-- | core/img/actions/toggle-pictures.svg | 117 |
4 files changed, 252 insertions, 0 deletions
diff --git a/core/img/actions/toggle-filelist.png b/core/img/actions/toggle-filelist.png Binary files differnew file mode 100644 index 00000000000..464ff0fe126 --- /dev/null +++ b/core/img/actions/toggle-filelist.png diff --git a/core/img/actions/toggle-filelist.svg b/core/img/actions/toggle-filelist.svg new file mode 100644 index 00000000000..0f75ad8e1c7 --- /dev/null +++ b/core/img/actions/toggle-filelist.svg @@ -0,0 +1,135 @@ +<?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:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="16" + width="16" + version="1.0" + id="svg2" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="toggle-filelist.svg" + inkscape:export-filename="toggle-filelist.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <metadata + id="metadata16"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs14"> + <linearGradient + id="a" + y2="15" + gradientUnits="userSpaceOnUse" + x2="8" + y1="1" + x1="8"> + <stop + offset="0" + id="stop7" /> + <stop + stop-color="#363636" + stop-opacity=".7" + offset="1" + id="stop9" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-21.559322,-7.6085703)" + y2="15" + x2="8" + y1="1" + x1="8" + gradientUnits="userSpaceOnUse" + id="linearGradient3008" + xlink:href="#a" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="744" + id="namedview12" + showgrid="false" + inkscape:zoom="14.75" + inkscape:cx="1.8698358" + inkscape:cy="4.9317849" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <rect + style="fill:#000000;fill-opacity:1;stroke:none" + id="rect3777" + width="4" + height="4" + x="1" + y="1" + rx="0.5" + ry="0.5" /> + <rect + style="fill:#000000;fill-opacity:1;stroke:none" + id="rect3779" + width="9" + height="1" + x="6" + y="2" + rx="0.5" + ry="0.5" /> + <rect + ry="0.5" + rx="0.5" + y="6" + x="1" + height="4" + width="4" + id="rect3781" + style="fill:#000000;fill-opacity:1;stroke:none" /> + <rect + ry="0.5" + rx="0.5" + y="7" + x="6" + height="1" + width="9" + id="rect3783" + style="fill:#000000;fill-opacity:1;stroke:none" /> + <rect + style="fill:#000000;fill-opacity:1;stroke:none" + id="rect3785" + width="4" + height="4" + x="1" + y="11" + rx="0.5" + ry="0.5" /> + <rect + style="fill:#000000;fill-opacity:1;stroke:none" + id="rect3787" + width="9" + height="1" + x="6" + y="12" + rx="0.5" + ry="0.5" /> +</svg> diff --git a/core/img/actions/toggle-pictures.png b/core/img/actions/toggle-pictures.png Binary files differnew file mode 100644 index 00000000000..a8e1bea1918 --- /dev/null +++ b/core/img/actions/toggle-pictures.png diff --git a/core/img/actions/toggle-pictures.svg b/core/img/actions/toggle-pictures.svg new file mode 100644 index 00000000000..9d9077ea6f4 --- /dev/null +++ b/core/img/actions/toggle-pictures.svg @@ -0,0 +1,117 @@ +<?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:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="16" + width="16" + version="1.0" + id="svg2" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="toggle-pictures.svg" + inkscape:export-filename="toggle-filelist.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <metadata + id="metadata16"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs14"> + <linearGradient + id="a" + y2="15" + gradientUnits="userSpaceOnUse" + x2="8" + y1="1" + x1="8"> + <stop + offset="0" + id="stop7" /> + <stop + stop-color="#363636" + stop-opacity=".7" + offset="1" + id="stop9" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-21.559322,-7.6085703)" + y2="15" + x2="8" + y1="1" + x1="8" + gradientUnits="userSpaceOnUse" + id="linearGradient3008" + xlink:href="#a" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="744" + id="namedview12" + showgrid="false" + inkscape:zoom="14.75" + inkscape:cx="1.8698358" + inkscape:cy="4.9317849" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <rect + style="fill:#000000;fill-opacity:1;stroke:none" + id="rect3777" + width="6" + height="6" + x="1" + y="1" + rx="0.5" + ry="0.5" /> + <rect + ry="0.5" + rx="0.5" + y="1" + x="9" + height="6" + width="6" + id="rect3833" + style="fill:#000000;fill-opacity:1;stroke:none" /> + <rect + style="fill:#000000;fill-opacity:1;stroke:none" + id="rect3835" + width="6" + height="6" + x="9" + y="9" + rx="0.5" + ry="0.5" /> + <rect + ry="0.5" + rx="0.5" + y="9" + x="1" + height="6" + width="6" + id="rect3837" + style="fill:#000000;fill-opacity:1;stroke:none" /> +</svg> |