diff options
author | Sven Gothel <[email protected]> | 2014-08-06 09:37:04 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-08-06 09:37:04 +0200 |
commit | f314c59bf2c936a1c44d7a470b1d1485ea9ec057 (patch) | |
tree | 4956b33c8777baa66ec18acc2f9e5487e8c0000f /doc/siggraph2014/media/Peace_sign.svg | |
parent | d07c0dab6218b71bc1f2172cf06da8d15eeebe79 (diff) |
Siggraph2014: Add spash and index page
Diffstat (limited to 'doc/siggraph2014/media/Peace_sign.svg')
-rw-r--r-- | doc/siggraph2014/media/Peace_sign.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/siggraph2014/media/Peace_sign.svg b/doc/siggraph2014/media/Peace_sign.svg new file mode 100644 index 0000000..5411522 --- /dev/null +++ b/doc/siggraph2014/media/Peace_sign.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- (PD) January 26, 2006 - _Crotalus horridus_ --> +<svg xmlns="http://www.w3.org/2000/svg" width="250" height="250"> +<g fill="none" stroke="#000" stroke-width="21"> +<circle cx="125" cy="125" r="106"/> +<path d="M125,19 v212 M125,125 l-75,75 M125,125 l75,75"/> +</g> +</svg> |