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
|
<?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"
width="24"
height="24"
id="svg2"
version="1.1"
inkscape:version="0.48+devel r12667"
sodipodi:docname="emblem-urgent.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="16.821968"
inkscape:cx="10.779707"
inkscape:cy="13.578243"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1366"
inkscape:window-height="714"
inkscape:window-x="0"
inkscape:window-y="30"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
position="4.5,19.500017"
orientation="15,0"
id="guide3266" />
<sodipodi:guide
position="4.5,4.5000174"
orientation="0,15"
id="guide3268" />
<sodipodi:guide
position="19.5,4.5000174"
orientation="-15,0"
id="guide3270" />
<sodipodi:guide
position="19.5,19.500017"
orientation="0,-15"
id="guide3272" />
</sodipodi:namedview>
<metadata
id="metadata7">
<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="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1028.3622)">
<rect
style="fill:none;stroke:none"
id="rect3296"
width="2"
height="15"
x="2.5"
y="1032.8622" />
<rect
y="1032.8622"
x="19.5"
height="15"
width="2"
id="rect3298"
style="fill:none;stroke:none" />
<rect
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="rect3262"
width="15"
height="15"
x="4.5"
y="1032.8622"
ry="0" />
<path
style="fill:#34495e;fill-opacity:1;fill-rule:evenodd;stroke:none"
d="m 12,4.5 -9.5,15 19,0 z m 0,4 6,9 -12,0 z"
transform="translate(0,1028.3622)"
id="path3260"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccc" />
<path
style="fill:#34495e;fill-opacity:1;fill-rule:evenodd;stroke:none"
d="m 13,1044.8622 c 0,-0.5236 -0.476815,-1.0001 -1.00045,-1 -0.523635,0 -0.99955,0.4764 -0.99955,1 0,0.5236 0.475915,1 0.99955,1 0.523635,10e-5 1.00045,-0.4763 1.00045,-1 z"
id="path3285"
inkscape:connector-curvature="0" />
<rect
style="fill:#c83737;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="rect3273"
width="2"
height="3.999999"
x="11"
y="-1042.8622"
transform="scale(1,-1)" />
<rect
transform="scale(1,-1)"
y="-1042.8622"
x="11"
height="3.999999"
width="2"
id="rect3293"
style="fill:#34495e;fill-opacity:1;fill-rule:evenodd;stroke:none" />
</g>
</svg>
|