blob: 44a4b94a9b00c0033e254b68e982cdb6a898a995 (
plain)
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
|
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 24 24"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="lc_calloutshapes.cloud-callout.svg">
<metadata
id="metadata10">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs8">
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient3941"
id="radialGradient3947"
cx="2.25"
cy="16"
fx="2.25"
fy="16"
r="16.875"
gradientTransform="matrix(0.16049664,0,0,0.11633788,4.8814484,18.963524)"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient3941">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop3943" />
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="1"
id="stop3945" />
</linearGradient>
<linearGradient
id="linearGradient6581">
<stop
style="stop-color:#eeeeec;stop-opacity:1;"
offset="0"
id="stop6583" />
<stop
style="stop-color:#e0e0de;stop-opacity:1.0000000;"
offset="1.0000000"
id="stop6585" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6581"
id="linearGradient4170"
x1="3.3983052"
y1="3.5593221"
x2="16.635593"
y2="18.61017"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1377"
id="namedview6"
showgrid="false"
inkscape:zoom="13.906433"
inkscape:cx="13.358728"
inkscape:cy="5.4248771"
inkscape:window-x="0"
inkscape:window-y="34"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<path
style="fill:url(#linearGradient4170);stroke:#888a85;stroke-opacity:1;fill-opacity:1"
d="M 12 4 A 8 5.00001 0 0 0 4 9 A 8 5.00001 0 0 0 12 14 A 8 5.00001 0 0 0 20 9 A 8 5.00001 0 0 0 12 4 z M 9 14 A 3.0000018 1.5000001 0 0 0 6 15.5 A 3.0000018 1.5000001 0 0 0 9 17 A 3.0000018 1.5000001 0 0 0 12 15.5 A 3.0000018 1.5000001 0 0 0 9 14 z M 7 17 A 1.9999974 1 0 0 0 5 18 A 1.9999974 1 0 0 0 7 19 A 1.9999974 1 0 0 0 9 18 A 1.9999974 1 0 0 0 7 17 z M 5 19 A 1 0.5 0 0 0 4 19.5 A 1 0.5 0 0 0 5 20 A 1 0.5 0 0 0 6 19.5 A 1 0.5 0 0 0 5 19 z "
id="path4" />
<ellipse
style="color:#000000;display:block;overflow:visible;visibility:visible;opacity:0.24500002;fill:url(#radialGradient3947);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
id="path2193"
cx="5.2425652"
cy="20.824932"
rx="2.7083807"
ry="1.9632038" />
<ellipse
style="opacity:1;fill:none;fill-opacity:1;stroke:#fdfdfb;stroke-width:0.93501353;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path4172"
cx="11.923729"
cy="9"
rx="7.0030189"
ry="3.9775949" />
</svg>
|