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
118
119
120
121
122
123
124
125
126
127
128
129
130
|
<?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: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"
width="320"
height="320"
viewBox="0 0 320 320.00001"
id="svg5033"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="exclamation.svg">
<defs
id="defs5035">
<linearGradient
gradientTransform="matrix(1.0123741,0,0,1.0052855,226.82647,753.70831)"
inkscape:collect="always"
xlink:href="#SVGID_36_"
id="linearGradient5005"
x1="-125.27629"
y1="217.50423"
x2="-4.2735882"
y2="57.848095"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="SVGID_36_"
gradientUnits="userSpaceOnUse"
x1="4.0481"
y1="287.94919"
x2="320.4859"
y2="-15.4029"
gradientTransform="matrix(1,0.00546456,-0.00546456,1,-2.0192,-3.0212)">
<stop
offset="0"
style="stop-color:#54d187;stop-opacity:0.90588236"
id="stop300" />
<stop
id="stop9348"
style="stop-color:#12c1bb;stop-opacity:0.65882355"
offset="0.51862437" />
<stop
offset="1"
style="stop-color:#055658;stop-opacity:0.38431373"
id="stop302" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffa4ff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="1.6505829"
inkscape:cx="210.27412"
inkscape:cy="19.42679"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1615"
inkscape:window-height="1026"
inkscape:window-x="65"
inkscape:window-y="24"
inkscape:window-maximized="1"
units="px"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="160,377.00001"
orientation="1,0"
id="guide5666" />
<sodipodi:guide
position="60,448.00001"
orientation="1,0"
id="guide5668" />
<sodipodi:guide
position="260,414.00001"
orientation="1,0"
id="guide5670" />
</sodipodi:namedview>
<metadata
id="metadata5038">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-732.36216)">
<path
style="fill:#00ffbd;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
d="M 160.42857,785.99962 A 104.88141,105.22039 0 0 0 55.54771,891.21837 104.88141,105.22039 0 0 0 160.42857,996.43908 104.88141,105.22039 0 0 0 265.30943,891.21837 104.88141,105.22039 0 0 0 160.42857,785.99962 Z m -0.33984,3.38867 A 101.83055,101.66108 0 0 1 261.92076,891.0504 101.83055,101.66108 0 0 1 160.08873,992.71056 101.83055,101.66108 0 0 1 58.25865,891.0504 101.83055,101.66108 0 0 1 160.08873,789.38829 Z"
id="path4374"
inkscape:connector-curvature="0" />
<ellipse
style="opacity:0.77;fill:url(#linearGradient5005);fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;fill-rule:nonzero"
id="path4417"
cx="160.24997"
cy="891.04053"
rx="102.26696"
ry="101.89165" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:196.94758606px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="112.91733"
y="1033.4916"
id="text5620"
sodipodi:linespacing="125%"
transform="scale(1.0772696,0.92827274)"><tspan
sodipodi:role="line"
id="tspan5622"
x="112.91733"
y="1033.4916">!</tspan></text>
</g>
</svg>
|