•  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
r2 vs r3
1
[include(틀:이미지 라이선스/CC BY-NC-ND 2.0 KR)]
2
[[분류:파일/알파위키]]
3
== SVG ==
4
{{{#!syntax xml
5
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
6
<svg
7
xmlns:dc="http://purl.org/dc/elements/1.1/"
8
xmlns:cc="http://creativecommons.org/ns#"
9
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
10
xmlns:svg="http://www.w3.org/2000/svg"
11
xmlns="http://www.w3.org/2000/svg"
12
xmlns:xlink="http://www.w3.org/1999/xlink"
13
id="svg8"
14
version="1.1"
15
viewBox="0 0 67.733332 67.733335"
16
height="256"
17
width="256">
18
<defs
19
id="defs2">
20
<linearGradient
21
id="linearGradient4491">
22
<stop
23
id="stop4487"
24
offset="0"
25
style="stop-color:#dda0dd;stop-opacity:1" />
26
<stop
27
id="stop4489"
28
offset="1"
29
style="stop-color:#c0aae1;stop-opacity:1" />
30
</linearGradient>
31
<linearGradient
32
gradientUnits="userSpaceOnUse"
33
y2="263.13333"
34
x2="53.866665"
35
y1="263.13333"
36
x1="13.866665"
37
id="linearGradient4493"
38
xlink:href="#linearGradient4491" />
39
</defs>
40
<metadata
41
id="metadata5">
42
<rdf:RDF>
43
<cc:Work
44
rdf:about="">
45
<dc:format>image/svg+xml</dc:format>
46
<dc:type
47
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
48
<dc:title></dc:title>
49
</cc:Work>
50
</rdf:RDF>
51
</metadata>
52
<g
53
transform="translate(0,-229.26665)"
54
id="layer1">
55
<circle
56
r="20"
57
cy="263.13333"
58
cx="33.866665"
59
id="path4485"
60
style="opacity:1;fill:url(#linearGradient4493);fill-opacity:1;stroke-width:0.32266608" />
61
<path
62
id="path4495"
63
transform="matrix(0.26458333,0,0,0.26458333,0,229.26665)"
64
d="M 128 80.755859 A 47.244094 47.244094 0 0 0 80.755859 128 A 47.244094 47.244094 0 0 0 128 175.24414 A 47.244094 47.244094 0 0 0 175.24414 128 A 47.244094 47.244094 0 0 0 128 80.755859 z M 128 90.205078 A 37.795276 37.795276 0 0 1 165.79492 128 A 37.795276 37.795276 0 0 1 128 165.79492 A 37.795276 37.795276 0 0 1 90.205078 128 A 37.795276 37.795276 0 0 1 128 90.205078 z "
65
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke-width:1.11656475" />
66
<path
67
id="path4495-2"
68
d="m 47.440667,252.1774 a 12.5,12.5 0 0 0 -6.496243,10.96315 12.5,12.5 0 0 0 6.496243,10.94869 v -0.0713 a 10.423512,15.501633 0 0 1 -2.322857,-5.37694 10,10 0 0 1 -1.67328,-5.50044 10,10 0 0 1 1.687235,-5.53661 10.423512,15.501633 0 0 1 2.308902,-5.34438 z m 18.441252,9.71517 v 2.38797 a 12.5,12.5 0 0 0 0.06253,-1.13999 12.5,12.5 0 0 0 -0.06253,-1.24798 z"
69
style="opacity:1;fill:#ffffff;fill-opacity:0.50413221;stroke-width:0.29542443" />
70
</g>
71
</svg>
1
#redirect 나무위키
722
73
}}}