Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SVG buildism icon
#1
Code:
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  <rect x="1.5" y="1.5" width="30" height="30" style="stroke: #000000; stroke-width: 1; fill: #aaaaaa;" />
<text x="2.5" y="27"  style="stroke: none; fill: #8888aa; font-family: Arial; font-size: 30px; font-style: italic; font-weight: bold;" >B</text>
<text x="4.5" y="27"  style="stroke: none; fill: #333377; font-family: Arial; font-size: 30px; font-style: italic; font-weight: bold;" >B</text>
<text x="6.5" y="27"  style="stroke: none; fill: #000055; font-family: Arial; font-size: 30px; font-style: italic; font-weight: bold;" >B</text>
</svg>
[Image: 5widdh.png]
Siggy by McNoobster!
[Image: loading.gif]
Reply
#2
uh
nice icon you have there
[Image: 76561197999388553.png]
Reply
#3
Where do you put it.
[Image: TehPwner9001.png] [Image: 76561198041259354.png]
Reply
#4
Dang, that's awesome. Incase any of you are wondering, I would tell you how to actually look at the SVG, but I'm not good at explaining. D:
[Image: bandcampbanner.png]
Reply
#5
I will explain.

1: Open notepad.

2: Copy code and paste into notepad.

3: Save under All Files as [whateveryouwannanameit].svg.

4: Open it. It should try to use Internet Explorer and may go ActiveX crazy on you, but it'll work.
Reply
#6
Basically, it remains the same when you zoom in.
Reply
#7
SVG is basicly a picture that doesn't change when zoomed in/out.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)