From 98a5e063ac6ac0916050fc22b71dbb81057f5b2f Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> Date: Sat, 13 Aug 2011 02:21:48 +0200 Subject: [PATCH] more icons for the music player --- core/img/actions/pause-big.png | Bin 0 -> 183 bytes core/img/actions/pause-big.svg | 73 ++++++++++++++++++++++++++++++ core/img/actions/pause.png | Bin 0 -> 182 bytes core/img/actions/pause.svg | 72 ++++++++++++++++++++++++++++++ core/img/actions/sound-off.png | Bin 0 -> 217 bytes core/img/actions/sound-off.svg | 73 ++++++++++++++++++++++++++++++ core/img/actions/sound.png | Bin 0 -> 292 bytes core/img/actions/sound.svg | 78 +++++++++++++++++++++++++++++++++ 8 files changed, 296 insertions(+) create mode 100644 core/img/actions/pause-big.png create mode 100644 core/img/actions/pause-big.svg create mode 100644 core/img/actions/pause.png create mode 100644 core/img/actions/pause.svg create mode 100644 core/img/actions/sound-off.png create mode 100644 core/img/actions/sound-off.svg create mode 100644 core/img/actions/sound.png create mode 100644 core/img/actions/sound.svg diff --git a/core/img/actions/pause-big.png b/core/img/actions/pause-big.png new file mode 100644 index 0000000000000000000000000000000000000000..9bcfd0406d8165e2adc4d3cc0909d038e94faa93 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0VruY)k7lg8`{1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&Ogvp2Lo9le|NQ@N&#c<e+Su6GIB}xj;VJ+B|2J0pT(~lE(TOTHwzfcKH(m)- g1||v3v*#F6efXr$Kebb3U|?YIboFyt=akR{0KZ~3vj6}9 literal 0 HcmV?d00001 diff --git a/core/img/actions/pause-big.svg b/core/img/actions/pause-big.svg new file mode 100644 index 0000000000..b521057a35 --- /dev/null +++ b/core/img/actions/pause-big.svg @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<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" + width="16" + height="16" + id="svg3875" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="play-big.svg" + inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play-add.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs3877" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.2402344" + inkscape:cx="110.24162" + inkscape:cy="54.102269" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1280" + inkscape:window-height="776" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3883" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata3880"> + <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> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + inkscape:connector-curvature="0" + style="fill:#000000;fill-opacity:1;stroke:none" + d="m 1,1037.3622 0,14 5,0 0,-14 z m 9,0 0,14 5,0 0,-14 z" + id="path3086-7" + sodipodi:nodetypes="cccccccccc" /> + </g> +</svg> diff --git a/core/img/actions/pause.png b/core/img/actions/pause.png new file mode 100644 index 0000000000000000000000000000000000000000..ced8c43ab3441af94470f9a97440759f175b9764 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0VruY)k7lg8`{1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&j6Gc(Lo9le|NQ@N&#c<esdV>>K?Cc|!zWI3JevRi|9|60!ppn3-FPKT8yXuM f8w+2gt1&!a=9BI?YT(Pjz`)??>gTe~DWM4f+5|Z5 literal 0 HcmV?d00001 diff --git a/core/img/actions/pause.svg b/core/img/actions/pause.svg new file mode 100644 index 0000000000..ff3c69d6c7 --- /dev/null +++ b/core/img/actions/pause.svg @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<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" + width="16" + height="16" + id="svg3875" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="play-next.svg" + inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play-big.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs3877" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="17.921875" + inkscape:cx="-5.3403178" + inkscape:cy="10.148736" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1280" + inkscape:window-height="776" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3883" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata3880"> + <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> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + style="fill:#000000;fill-opacity:1;stroke:none" + d="M 3 3 L 3 13 L 7 13 L 7 3 L 3 3 z M 9 3 L 9 13 L 13 13 L 13 3 L 9 3 z " + transform="translate(0,1036.3622)" + id="path3086" /> + </g> +</svg> diff --git a/core/img/actions/sound-off.png b/core/img/actions/sound-off.png new file mode 100644 index 0000000000000000000000000000000000000000..7900e500c90f1650c2299aad837114e88c9ee71d GIT binary patch literal 217 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0VruY)k7lg8`{1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&!aQ9ZLo9l)PCm$WK!L|OzD<5z{5;u`cHavtrE^;6T(XODN}WCR*0g2utR7vH zeto~Wj>YA`&2@i+^Rs{ODNHF{zW7H0movj{E0!gShaMZoDcUyt`|o4Td~SQ;taBEI Q3=9kmp00i_>zopr0P_Gz*Z=?k literal 0 HcmV?d00001 diff --git a/core/img/actions/sound-off.svg b/core/img/actions/sound-off.svg new file mode 100644 index 0000000000..053291311f --- /dev/null +++ b/core/img/actions/sound-off.svg @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<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" + width="16" + height="16" + id="svg3875" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="sound.svg" + inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/sound.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs3877" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.1681698" + inkscape:cx="17.017228" + inkscape:cy="33.367762" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1280" + inkscape:window-height="776" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3883" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata3880"> + <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> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + style="fill:#000000;fill-opacity:1;stroke:none" + d="m 1,1042.3622 0,4 3,0 3,3 1,0 0,-10 -1,0 -3,3 z" + id="path3086" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> + </g> +</svg> diff --git a/core/img/actions/sound.png b/core/img/actions/sound.png new file mode 100644 index 0000000000000000000000000000000000000000..838c9cee1719b158efdc40d2688f33ac0f28da19 GIT binary patch literal 292 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0VruY)k7lg8`{1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&7J9lkhFJ7oy==?p7$|V`<NXb6oI=(CuSKKQ@<y=S6<%6<qc!7e1j}rR*5|G^ zy+1sBjE>GZ`Sba`>LO+1y}`ZP@5HmZxCjbv{q1^0L#fN_#F?nY4sq9~UOU1QJLkgb zGgc4o)i5szmMWi-)ELUT!`!B9XM9qh;Wmk+&s+=oZEsmDZVgWRr+19=n#6;Mc`q9H rZ6CQO*R<GNbl1o${_{V57lY5={o)D}j^r~iFfe$!`njxgN@xNATqSL4 literal 0 HcmV?d00001 diff --git a/core/img/actions/sound.svg b/core/img/actions/sound.svg new file mode 100644 index 0000000000..6feea076a4 --- /dev/null +++ b/core/img/actions/sound.svg @@ -0,0 +1,78 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<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" + width="16" + height="16" + id="svg3875" + version="1.1" + inkscape:version="0.48.1 r9760" + sodipodi:docname="sound-off.svg" + inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/pause.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs3877" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.1681698" + inkscape:cx="17.017228" + inkscape:cy="33.367762" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1280" + inkscape:window-height="776" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3883" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata3880"> + <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> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + style="fill:#000000;fill-opacity:1;stroke:none" + d="m 1,1042.3622 0,4 3,0 3,3 1,0 0,-10 -1,0 -3,3 z" + id="path3086" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:#000000;fill-opacity:1;stroke:none" + d="m 13.25,1039.3622 -0.78125,0.625 c 0.965189,1.1998 1.53125,2.7153 1.53125,4.375 0,1.6597 -0.566061,3.1752 -1.53125,4.375 l 0.78125,0.625 c 1.098257,-1.3697 1.75,-3.1078 1.75,-5 0,-1.8922 -0.651743,-3.6303 -1.75,-5 z m -1.5625,1.25 -0.8125,0.6563 c 0.687912,0.8565 1.125,1.9096 1.125,3.0937 0,1.1841 -0.437088,2.2372 -1.125,3.0938 l 0.8125,0.6562 c 0.823121,-1.0271 1.3125,-2.3314 1.3125,-3.75 0,-1.4186 -0.489379,-2.7229 -1.3125,-3.75 z m -1.5625,1.25 -0.78125,0.625 c 0.411273,0.5135 0.65625,1.1659 0.65625,1.875 0,0.7091 -0.244977,1.3615 -0.65625,1.875 l 0.78125,0.625 c 0.545316,-0.6836 0.875,-1.5576 0.875,-2.5 0,-0.9424 -0.329684,-1.8164 -0.875,-2.5 z" + id="path3105" + inkscape:connector-curvature="0" /> + </g> +</svg> -- GitLab