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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
<?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"
id="svg7384"
height="24"
width="24"
version="1.1"
sodipodi:docname="gimp-business-card.svg"
viewBox="0 0 24 24"
inkscape:version="0.92pre1 unknown">
<defs
id="defs9" />
<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="1016"
id="namedview7"
showgrid="true"
inkscape:zoom="19.415473"
inkscape:cx="7.8259173"
inkscape:cy="7.4990943"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:current-layer="svg7384">
<inkscape:grid
type="xygrid"
id="grid4232" />
</sodipodi:namedview>
<metadata
id="metadata90">
<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
id="g4273">
<g
transform="translate(0,8)"
id="g4251">
<g
transform="matrix(1.7143347,0,0,1.7143347,-1.7150376,-10.286351)"
id="g4283">
<g
transform="translate(0,-2.00005)"
id="g4249">
<g
id="layer10"
transform="rotate(90,120.53188,342.46813)">
<path
id="path23868"
style="fill:#bebebe"
d="m -214.81098,448 c -0.82099,0 -1.45829,0.64776 -1.45829,1.4688 v 11.062 c 0,0.82099 0.63725,1.4688 1.45829,1.4688 h 6.41649 c 0.82099,0 1.45829,-0.64776 1.45829,-1.4688 v -11.062 c 0,-0.82099 -0.63725,-1.4688 -1.45829,-1.4688 z m -0.29165,1.16663 h 6.9998 v 11.66634 h -6.9998 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sssssssssccccc" />
</g>
<g
id="layer9"
transform="matrix(0.39999997,0,0,0.38472814,-14.600118,-122.42284)">
<path
id="path3940-5"
style="fill:#bebebe;stroke-width:1.16661119"
d="m 52.189429,344.58927 c -0.822924,0.72743 -1.795614,1.05726 -2.980285,1.05726 -1.184671,0 -2.161923,-0.33894 -2.984835,-1.06637 -1.294213,0.42381 -2.84181,1.50239 -2.84356,3.38592 l -0.0046,3.51354 c -8.4e-4,0.64632 0.520299,1.16664 1.166589,1.16664 H 53.8755 c 0.64629,0 1.166589,-0.52035 1.166589,-1.16664 v -3.49989 c 0,-1.61777 -1.285931,-2.98169 -2.85266,-3.39047 z"
inkscape:connector-curvature="0" />
<path
id="path3942-6"
style="color:#bebebe;fill:#bebebe;stroke-width:1.39993334"
d="m 52.708561,340.98437 a 3.499767,3.4999003 0 1 1 -6.999534,0 3.499767,3.4999003 0 1 1 6.999534,0 z"
inkscape:connector-curvature="0" />
</g>
</g>
<rect
y="10.083417"
x="9.1668434"
height="1.1666334"
width="4.0832167"
id="rect4251-6"
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.35031343;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" />
</g>
</g>
<rect
y="11"
x="14"
height="2"
width="7"
id="rect4251-6-3"
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.31488919;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" />
<rect
y="7"
x="14"
height="2"
width="7"
id="rect4251-6-6"
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.31488919;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" />
</g>
</svg>
|