1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
<?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"
width="48"
height="48"
version="1.1"
mask="none"
clip-path="none"
id="svg6488"
sodipodi:docname="linkedin_europass_icon.svg"
inkscape:version="0.48.4 r9939">
<metadata
id="metadata6494">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs6492" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1025"
id="namedview6490"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="8.0000004"
inkscape:cx="22.795453"
inkscape:cy="24.181411"
inkscape:window-x="-2"
inkscape:window-y="-3"
inkscape:window-maximized="1"
inkscape:current-layer="svg6488" />
<style
type="text/css"
id="style6399" />
<path
style="fill:#1593cb;fill-opacity:1;fill-rule:evenodd;stroke:none"
inkscape:connector-curvature="0"
id="path6480"
class="background"
d="M 0,4.0098932 C 0,1.7952903 1.7940524,0 4.0098932,0 H 43.990107 C 46.20471,0 48,1.7940524 48,4.0098932 V 43.990107 C 48,46.20471 46.205947,48 43.990107,48 H 4.0098932 C 1.7952903,48 0,46.205947 0,43.990107 z M 19,18.3 h 6.5 v 3.266 C 26.437,19.688 28.838,18 32.445,18 39.359,18 41,21.738 41,28.597 V 41.3 H 34 V 30.159 C 34,26.253 33.063,24.05 30.68,24.05 27.375,24.05 26,26.425 26,30.159 V 41.3 H 19 z M 7,41 h 7 V 18 H 7 z M 15,10.5 C 15,12.985 12.985,15 10.5,15 8.015,15 6,12.985 6,10.5 6,8.015 8.015,6 10.5,6 12.985,6 15,8.015 15,10.5 z" />
</svg>
|