Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/new-game.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/new-game.svg')
-rw-r--r--icons/new-game.svg18
1 files changed, 5 insertions, 13 deletions
diff --git a/icons/new-game.svg b/icons/new-game.svg
index 5081fbd..2152df4 100644
--- a/icons/new-game.svg
+++ b/icons/new-game.svg
@@ -1,14 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- version="1.1"
- x="0px"
- y="0px"
- width="55px"
- height="55px" >
-<path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.95744967;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- d="M 15,47.647058 L 20.357437,29.061607 L 4.7920195,17.579494 L 24.123373,16.931499 L 30.233533,-1.4202612 L 36.823529,16.764707 L 56.165234,16.904809 L 40.906722,28.791732 L 46.750393,47.23008 L 30.730117,36.391634 L 15,47.647058 z "
- transform="matrix(0.704893,0,0,0.702581,6.494446,10.69787)" /></svg>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="55px" height="55px">
+ <path
+ style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4"
+ d="M 17,44 l 4,-13 l -11,-8 l 13,0 l 5,-13 l 4,13 l 14,0 l -11,8 l 4,13 l -11,-8 z"/>
+</svg>