Commit 6fba4e5cc45e1fe70b8bf0f862a30054ef44d8da
1 parent
10294f9b
Exists in
master
and in
28 other branches
Add svg for container block icons
Showing
1 changed file
with
74 additions
and
0 deletions
Show diff stats
plugins/container_block/public/images/scalable/handle.svg
0 → 100644
@@ -0,0 +1,74 @@ | @@ -0,0 +1,74 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | +<!-- Created with Inkscape (http://www.inkscape.org/) --> | ||
3 | + | ||
4 | +<svg | ||
5 | + xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
6 | + xmlns:cc="http://creativecommons.org/ns#" | ||
7 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
8 | + xmlns:svg="http://www.w3.org/2000/svg" | ||
9 | + xmlns="http://www.w3.org/2000/svg" | ||
10 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
11 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
12 | + width="210mm" | ||
13 | + height="297mm" | ||
14 | + id="svg2" | ||
15 | + version="1.1" | ||
16 | + inkscape:version="0.48.1 r9760" | ||
17 | + sodipodi:docname="Novo documento 1"> | ||
18 | + <defs | ||
19 | + id="defs4" /> | ||
20 | + <sodipodi:namedview | ||
21 | + id="base" | ||
22 | + pagecolor="#ffffff" | ||
23 | + bordercolor="#666666" | ||
24 | + borderopacity="1.0" | ||
25 | + inkscape:pageopacity="0.0" | ||
26 | + inkscape:pageshadow="2" | ||
27 | + inkscape:zoom="0.35" | ||
28 | + inkscape:cx="1290.448" | ||
29 | + inkscape:cy="359.98856" | ||
30 | + inkscape:document-units="px" | ||
31 | + inkscape:current-layer="layer1" | ||
32 | + showgrid="false" | ||
33 | + showguides="true" | ||
34 | + inkscape:guide-bbox="true" | ||
35 | + inkscape:window-width="1600" | ||
36 | + inkscape:window-height="825" | ||
37 | + inkscape:window-x="0" | ||
38 | + inkscape:window-y="24" | ||
39 | + inkscape:window-maximized="1" /> | ||
40 | + <metadata | ||
41 | + id="metadata7"> | ||
42 | + <rdf:RDF> | ||
43 | + <cc:Work | ||
44 | + rdf:about=""> | ||
45 | + <dc:format>image/svg+xml</dc:format> | ||
46 | + <dc:type | ||
47 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
48 | + <dc:title></dc:title> | ||
49 | + </cc:Work> | ||
50 | + </rdf:RDF> | ||
51 | + </metadata> | ||
52 | + <g | ||
53 | + inkscape:label="Camada 1" | ||
54 | + inkscape:groupmode="layer" | ||
55 | + id="layer1"> | ||
56 | + <path | ||
57 | + style="fill:#b7b7b7;fill-opacity:0.8627451;stroke:#040400;stroke-width:30;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" | ||
58 | + d="m 188,288.93362 154.85715,0 c 0,0 -49.16601,97.1789 -54.28571,225.99999 -4.76678,119.94091 53.75423,244.90317 54.28571,241.71431 l -154.85715,0 z" | ||
59 | + id="rect2988" | ||
60 | + inkscape:connector-curvature="0" | ||
61 | + sodipodi:nodetypes="ccsccc" | ||
62 | + inkscape:export-filename="/home/00838716598/participa/noosfero/plugins/container_block/public/images/handle_e.png" | ||
63 | + inkscape:export-xdpi="5.2851791" | ||
64 | + inkscape:export-ydpi="5.2851791" /> | ||
65 | + <path | ||
66 | + style="fill:#737373;fill-opacity:0.8627451;stroke:#040400;stroke-width:30;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" | ||
67 | + d="m 448.57143,289.79464 c 0,0 -49.16155,97.17891 -54.28125,226 -1.03249,25.97926 0.92026,52.18412 4.59375,77.28125 8.75453,44.36315 22.00361,91.09021 31.90625,123.375 9.12115,24.76788 16.62682,40.25755 17.65625,41.0625 l 0.125,0 96.84375,0 0,-467.71875 -96.84375,0 z" | ||
68 | + id="use3761" | ||
69 | + inkscape:connector-curvature="0" | ||
70 | + inkscape:export-xdpi="5" | ||
71 | + inkscape:export-ydpi="5" | ||
72 | + inkscape:export-filename="/home/00838716598/participa/noosfero/plugins/container_block/public/images/handle_w.png" /> | ||
73 | + </g> | ||
74 | +</svg> |