]> git.xonotic.org Git - xonotic/mediasource.git/commitdiff
Give svg extension to speed and invisibility powerup icons
authorterencehill <piuntn@gmail.com>
Wed, 5 Jul 2023 21:18:28 +0000 (23:18 +0200)
committerterencehill <piuntn@gmail.com>
Wed, 5 Jul 2023 21:18:28 +0000 (23:18 +0200)
gfx/luma/gfx/hud/luma/powerup_invisibility [deleted file]
gfx/luma/gfx/hud/luma/powerup_invisibility.svg [new file with mode: 0644]
gfx/luma/gfx/hud/luma/powerup_speed [deleted file]
gfx/luma/gfx/hud/luma/powerup_speed.svg [new file with mode: 0644]
gfx/luma/models/items/powerup_invisibility_luma [deleted file]
gfx/luma/models/items/powerup_invisibility_luma.svg [new file with mode: 0644]
gfx/luma/models/items/powerup_speed_luma [deleted file]
gfx/luma/models/items/powerup_speed_luma.svg [new file with mode: 0644]

diff --git a/gfx/luma/gfx/hud/luma/powerup_invisibility b/gfx/luma/gfx/hud/luma/powerup_invisibility
deleted file mode 100644 (file)
index 3c01710..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet href="common.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" version="1.1">
-       <path class="blue shining" d="m 55,16 -47,81 9,16 94,0 9,-16 -47,-81 -9,0 z"/>
-       <path class="blue darkened" d="m 30,76 c 3.7,6.9 9.2,12.1 15.4,15.4 l -3.9,3.9 4.1,4.1 41.9,-41.9 -4.1,-4.1 -5.3,5.3 C 73.4,56.9 68.4,56 63.4,56 50.1,56.1 37,62.9 30,76 Z M 64,59.4 c 3.8,0 7.3,1.3 10.1,3.4 L 50.8,86.1 C 48.6,83.3 47.4,79.8 47.4,76 47.4,66.8 54.9,59.4 64,59.4 Z m 24.5,5.5 -8.1,8.1 c 0.1,0.9 0.2,2 0.2,3 0,9.2 -7.5,16.6 -16.6,16.6 -1,0 -2.1,-0.1 -3,-0.3 l -3.1,3.1 c 1.8,0.3 3.7,0.4 5.5,0.4 C 76.7,96 90.2,89.5 98,76 95.4,71.5 92.1,67.8 88.5,64.9 Z"/>
-</svg>
diff --git a/gfx/luma/gfx/hud/luma/powerup_invisibility.svg b/gfx/luma/gfx/hud/luma/powerup_invisibility.svg
new file mode 100644 (file)
index 0000000..3c01710
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" version="1.1">
+       <path class="blue shining" d="m 55,16 -47,81 9,16 94,0 9,-16 -47,-81 -9,0 z"/>
+       <path class="blue darkened" d="m 30,76 c 3.7,6.9 9.2,12.1 15.4,15.4 l -3.9,3.9 4.1,4.1 41.9,-41.9 -4.1,-4.1 -5.3,5.3 C 73.4,56.9 68.4,56 63.4,56 50.1,56.1 37,62.9 30,76 Z M 64,59.4 c 3.8,0 7.3,1.3 10.1,3.4 L 50.8,86.1 C 48.6,83.3 47.4,79.8 47.4,76 47.4,66.8 54.9,59.4 64,59.4 Z m 24.5,5.5 -8.1,8.1 c 0.1,0.9 0.2,2 0.2,3 0,9.2 -7.5,16.6 -16.6,16.6 -1,0 -2.1,-0.1 -3,-0.3 l -3.1,3.1 c 1.8,0.3 3.7,0.4 5.5,0.4 C 76.7,96 90.2,89.5 98,76 95.4,71.5 92.1,67.8 88.5,64.9 Z"/>
+</svg>
diff --git a/gfx/luma/gfx/hud/luma/powerup_speed b/gfx/luma/gfx/hud/luma/powerup_speed
deleted file mode 100644 (file)
index 39ae360..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet href="common.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" version="1.1">
-       <path class="cyan shining" d="m 55,16 -47,81 9,16 94,0 9,-16 -47,-81 -9,0 z"/>
-       <path class="cyan darkened" d="m 54.9,45.1 1.5,7.1 -26.4,38.6 0,11.2 1,1 29.5,-30.6 2.4,10.8 15.9,-36.1 z m 18.8,30.5 0,2 9.3,7.6 10.5,-0.8 z M 97,85.7 47.6,89.4 34.2,103.3 97,93.9 z"/>
-</svg>
diff --git a/gfx/luma/gfx/hud/luma/powerup_speed.svg b/gfx/luma/gfx/hud/luma/powerup_speed.svg
new file mode 100644 (file)
index 0000000..39ae360
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" version="1.1">
+       <path class="cyan shining" d="m 55,16 -47,81 9,16 94,0 9,-16 -47,-81 -9,0 z"/>
+       <path class="cyan darkened" d="m 54.9,45.1 1.5,7.1 -26.4,38.6 0,11.2 1,1 29.5,-30.6 2.4,10.8 15.9,-36.1 z m 18.8,30.5 0,2 9.3,7.6 10.5,-0.8 z M 97,85.7 47.6,89.4 34.2,103.3 97,93.9 z"/>
+</svg>
diff --git a/gfx/luma/models/items/powerup_invisibility_luma b/gfx/luma/models/items/powerup_invisibility_luma
deleted file mode 100644 (file)
index 553baf4..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet href="common.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
-       <path class="invisibility shining" d="m 114,16 -23,40 4,9 -54,93.5 -10,1.5 -23,40 14,24 46,0 6,-8 108,0 6,8 46,0 14,-24 -23,-40 -10,-1.5 -54,-93.5 4,-9 -23,-40 -28,0 z m -34,53 -18.5,2 -32,55.5 7.5,17 3,0.5 L 82,71.5 80,69 z m 96,0 -2,2.5 42,72.5 3,-0.5 7.5,-17 L 194.5,71 176,69 z m -90,155 -1,3 11,15 64,0 11,-15 -1,-3 -84,0 z"/>
-       <path class="invisibility darkened" d="m 68,149 c 6.6,12.3 16.1,21.4 27.3,27.3 l -7,7 7.2,7.3 73.9,-73.9 -7.2,-7.3 -9.4,9.4 c -8.4,-3.3 -17.2,-4.9 -25.95,-4.85 C 103.4,114.1 80.3,126 68,149 Z m 60,-29.3 c 6.7,0 12.9,2.2 17.8,6 l -41.2,41.2 c -3.8,-4.9 -6,-11.1 -6,-17.8 0,-16.2 13.1,-29.4 29.4,-29.4 z m 28.9,24 c 0.3,1.7 0.4,3.5 0.4,5.4 0,16.2 -13.1,29.4 -29.4,29.4 -1.9,0 -3.6,-0.2 -5.4,-0.5 l -5.5,5.5 c 3.2,0.4 6.4,0.8 9.7,0.8 23.5,0.2 47.3,-11.4 61.1,-35.1 -4.6,-7.9 -10.3,-14.5 -16.7,-19.75 z"/>
-</svg>
diff --git a/gfx/luma/models/items/powerup_invisibility_luma.svg b/gfx/luma/models/items/powerup_invisibility_luma.svg
new file mode 100644 (file)
index 0000000..553baf4
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
+       <path class="invisibility shining" d="m 114,16 -23,40 4,9 -54,93.5 -10,1.5 -23,40 14,24 46,0 6,-8 108,0 6,8 46,0 14,-24 -23,-40 -10,-1.5 -54,-93.5 4,-9 -23,-40 -28,0 z m -34,53 -18.5,2 -32,55.5 7.5,17 3,0.5 L 82,71.5 80,69 z m 96,0 -2,2.5 42,72.5 3,-0.5 7.5,-17 L 194.5,71 176,69 z m -90,155 -1,3 11,15 64,0 11,-15 -1,-3 -84,0 z"/>
+       <path class="invisibility darkened" d="m 68,149 c 6.6,12.3 16.1,21.4 27.3,27.3 l -7,7 7.2,7.3 73.9,-73.9 -7.2,-7.3 -9.4,9.4 c -8.4,-3.3 -17.2,-4.9 -25.95,-4.85 C 103.4,114.1 80.3,126 68,149 Z m 60,-29.3 c 6.7,0 12.9,2.2 17.8,6 l -41.2,41.2 c -3.8,-4.9 -6,-11.1 -6,-17.8 0,-16.2 13.1,-29.4 29.4,-29.4 z m 28.9,24 c 0.3,1.7 0.4,3.5 0.4,5.4 0,16.2 -13.1,29.4 -29.4,29.4 -1.9,0 -3.6,-0.2 -5.4,-0.5 l -5.5,5.5 c 3.2,0.4 6.4,0.8 9.7,0.8 23.5,0.2 47.3,-11.4 61.1,-35.1 -4.6,-7.9 -10.3,-14.5 -16.7,-19.75 z"/>
+</svg>
diff --git a/gfx/luma/models/items/powerup_speed_luma b/gfx/luma/models/items/powerup_speed_luma
deleted file mode 100644 (file)
index ae01edf..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet href="common.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
-       <path class="speed shining" d="m 114,16 -23,40 4,9 -54,93.5 -10,1.5 -23,40 14,24 46,0 6,-8 108,0 6,8 46,0 14,-24 -23,-40 -10,-1.5 -54,-93.5 4,-9 -23,-40 -28,0 z m -34,53 -18.5,2 -32,55.5 7.5,17 3,0.5 L 82,71.5 80,69 z m 96,0 -2,2.5 42,72.5 3,-0.5 7.5,-17 L 194.5,71 176,69 z m -90,155 -1,3 11,15 64,0 11,-15 -1,-3 -84,0 z"/>
-       <path class="speed darkened" d="m 111.4,89.4 43,3.7 -28.6,64.8 -4.3,-19.3 -53,55 -1.9,-1.8 0,-20.1 47.6,-69.5 z m 33.8,54.9 35.6,16 -18.9,1.5 -16.7,-13.8 z m 42,18.2 0,14.7 -113,17.1 24.1,-25.1 z"/>
-</svg>
diff --git a/gfx/luma/models/items/powerup_speed_luma.svg b/gfx/luma/models/items/powerup_speed_luma.svg
new file mode 100644 (file)
index 0000000..ae01edf
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
+       <path class="speed shining" d="m 114,16 -23,40 4,9 -54,93.5 -10,1.5 -23,40 14,24 46,0 6,-8 108,0 6,8 46,0 14,-24 -23,-40 -10,-1.5 -54,-93.5 4,-9 -23,-40 -28,0 z m -34,53 -18.5,2 -32,55.5 7.5,17 3,0.5 L 82,71.5 80,69 z m 96,0 -2,2.5 42,72.5 3,-0.5 7.5,-17 L 194.5,71 176,69 z m -90,155 -1,3 11,15 64,0 11,-15 -1,-3 -84,0 z"/>
+       <path class="speed darkened" d="m 111.4,89.4 43,3.7 -28.6,64.8 -4.3,-19.3 -53,55 -1.9,-1.8 0,-20.1 47.6,-69.5 z m 33.8,54.9 35.6,16 -18.9,1.5 -16.7,-13.8 z m 42,18.2 0,14.7 -113,17.1 24.1,-25.1 z"/>
+</svg>