Daniel Veillard | 011b63c | 1999-06-02 17:44:04 +0000 | [diff] [blame] | 1 | <?xml version="1.0" standalone="no"?> |
| 2 | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG April 1999//EN" "http://www.w3.org/Graphics/SVG/svg-19990412.dtd"> |
| 3 | <svg width="4in" height="3in"> |
| 4 | <defs> |
| 5 | <rect id="TemplateObject01" width="100" height="37.34"/> |
| 6 | <lineargradient id="Gradient01"> |
| 7 | <gradientstop offset="30%" color="#39F"/> |
| 8 | </lineargradient> |
| 9 | </defs> |
| 10 | <desc>Defining things for later use
|
| 11 | </desc> |
Daniel Veillard | 14fff06 | 1999-06-22 21:49:07 +0000 | [diff] [blame] | 12 | <!-- SVG elements in here would reference/use
|
Daniel Veillard | 7d2c276 | 1999-10-11 15:09:51 +0000 | [diff] [blame] | 13 | the elements defined in the <defs> --> |
| 14 | </svg> |