diff options
author | Thomas Tanghus <thomas@tanghus.net> | 2012-05-06 13:48:01 +0200 |
---|---|---|
committer | Thomas Tanghus <thomas@tanghus.net> | 2012-05-06 13:51:16 +0200 |
commit | c1019a6e987c3ce4afaa657965aa24f181e95b24 (patch) | |
tree | eefbbdb3d73d5052406aa02c93f7a7ea81ff0e7d | |
parent | 400ade063cb5045d6c64008fee30417a29e5da53 (diff) | |
download | nextcloud-server-c1019a6e987c3ce4afaa657965aa24f181e95b24.tar.gz nextcloud-server-c1019a6e987c3ce4afaa657965aa24f181e95b24.zip |
Contacts: Resized Add button. Now how do I add a gradient? ;-)
-rw-r--r-- | apps/contacts/img/contact-new.png | bin | 523 -> 658 bytes | |||
-rw-r--r-- | apps/contacts/img/contact-new.svg | 38 |
2 files changed, 32 insertions, 6 deletions
diff --git a/apps/contacts/img/contact-new.png b/apps/contacts/img/contact-new.png Binary files differindex 3d0970ddd4c..087ad9ab2d3 100644 --- a/apps/contacts/img/contact-new.png +++ b/apps/contacts/img/contact-new.png diff --git a/apps/contacts/img/contact-new.svg b/apps/contacts/img/contact-new.svg index f4ab2981674..8322414dac3 100644 --- a/apps/contacts/img/contact-new.svg +++ b/apps/contacts/img/contact-new.svg @@ -7,10 +7,34 @@ 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" version="1.1" - width="16" - height="16" - id="svg3796"> + width="20" + height="20" + id="svg3796" + inkscape:version="0.48.2 r9819" + sodipodi:docname="contact-new.svg"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview18" + showgrid="false" + inkscape:zoom="11.8" + inkscape:cx="10" + inkscape:cy="10" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg3796" /> <defs id="defs3798"> <linearGradient @@ -29,12 +53,13 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> <g - id="layer1"> + id="layer1" + transform="matrix(1.2460746,0,0,1.2420314,-0.12303732,-0.51608095)"> <g transform="matrix(1.0633871,0,0,1.0633871,-0.03169354,-0.53733376)" id="g4344"> @@ -97,7 +122,8 @@ <path d="m 10.823783,8.4435567 1.999999,0 0,1.9999993 2,0 0,2 -2,0 0,2 -1.999999,0 0,-2 -2.0000004,0 0,-2 2.0000004,0 z" id="path4336" - style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + inkscape:connector-curvature="0" /> </g> </g> </svg> |