]> git.ipfire.org Git - artwork.git/commitdiff
favicon: Update the design to say "IPFire"
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 13 Mar 2026 14:21:35 +0000 (14:21 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 13 Mar 2026 14:21:35 +0000 (14:21 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
favicon.svg

index 48eafbddf959f597dae1e854f3115c798e12c18e..31117e5f5d81dbaf4d618135664cad3a418acadc 100644 (file)
@@ -1,26 +1,38 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg width="512" height="512" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg">
-  <defs>
-    <style>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="512"
+   height="512"
+   viewBox="0 0 512 512"
+   version="1.1"
+   id="svg4"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg">
+  <defs
+     id="defs2">
+    <style
+       id="style1">
       @import url('https://fonts.googleapis.com/css2?family=Prompt:wght@700&amp;display=swap');
     </style>
   </defs>
-
-  <!-- White background -->
-  <rect width="512" height="512" rx="64" ry="64" fill="#ffffff"/>
-
-  <!-- "IP" bold, centered, filling the upper portion -->
   <text
-    x="256"
-    y="360"
-    text-anchor="middle"
-    dominant-baseline="auto"
-    font-family="'Prompt', 'Arial Black', sans-serif"
-    font-weight="700"
-    font-size="340"
-    letter-spacing="-16"
-    fill="#000000">IP</text>
-
-  <!-- Thick pink underline bar -->
-  <rect x="48" y="390" width="416" height="52" rx="8" fill="#ff2e52"/>
+     x="202.26054"
+     y="283.23462"
+     text-anchor="middle"
+     font-family="Prompt, sans-serif"
+     font-weight="700"
+     font-size="330px"
+     fill="#ffffff"
+     id="text3"
+     transform="matrix(1.1502924,0,0,1.1502924,17.647158,-18.622423)"
+     style="fill:#363636;fill-opacity:1;stroke-width:0.999746;stroke-dasharray:none">IP</text>
+  <text
+     x="254.05888"
+     y="464.11371"
+     text-anchor="middle"
+     font-family="Prompt, sans-serif"
+     font-weight="700"
+     font-size="194.108px"
+     fill="#ff2e52"
+     id="text4"
+     style="stroke-width:1.16932">Fire</text>
 </svg>