diff mod_register_apps/assets/logos/renga.svg @ 5722:4acb48604490

mod_register_apps: Remove intrinsic size from SVGs, to always display them at their full size
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 16 Nov 2023 18:06:40 +0100
parents e06af1403a60
children
line wrap: on
line diff
--- a/mod_register_apps/assets/logos/renga.svg	Thu Nov 16 16:31:02 2023 +0100
+++ b/mod_register_apps/assets/logos/renga.svg	Thu Nov 16 18:06:40 2023 +0100
@@ -1,27 +1,24 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<svg version="1.1" width="64" height="64" color-interpolation="linearRGB"
-     xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg">
- <g>
-  <path style="fill:#000000; fill-opacity:0.4"
-        d="M20.99 2C10.5 2 1.99 9.15 1.99 18C1.99 26.82 10.5 34 20.99 34C31.47 34 40 26.82 40 18C40 9.15 31.47 2 20.99 2z
-           M40 36C37 33 36 26 36 26L28 32C28 32 36 36 40 36z"
-        transform="matrix(1.4544,0,0,1.4544,2.9135,6.9089)"
-  />
-  <path style="fill:none; stroke:#000000; stroke-width:4; stroke-linecap:round; stroke-linejoin:round"
+<?xml version="1.0" encoding="UTF-8"?>
+<svg version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
+ <filter width="64" height="64" id="shadow">
+  <feDropShadow dx="3" dy="3" stdDeviation="0" flood-opacity="0.4"/>
+ </filter>
+ <g filter="url(#shadow)">
+  <path fill="none" stroke="#000" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"
         d="M20.99 2C10.5 2 1.99 9.15 1.99 18C1.99 26.82 10.5 34 20.99 34C31.47 34 40 26.82 40 18C40 9.15 31.47 2 20.99 2z
            M40 36C37 33 36 26 36 26L28 32C28 32 36 36 40 36z"
-        transform="matrix(1.4544,0,0,1.4544,0.0047,4)"
+        transform="matrix(1.4544,0,0,1.4544,0,4)"
   />
-  <linearGradient id="gradient0" gradientUnits="userSpaceOnUse" x1="128" y1="1.99" x2="128" y2="40">
-   <stop offset="0" stop-color="#ffffff"/>
+  <linearGradient id="gradient0" gradientUnits="userSpaceOnUse" x1="128" y1="2" x2="128" y2="40">
+   <stop offset="0" stop-color="#fff"/>
    <stop offset="1" stop-color="#e5e5e5"/>
   </linearGradient>
-  <path style="fill:url(#gradient0)"
+  <path fill="url(#gradient0)"
         d="M20.99 2C10.5 2 1.99 9.15 1.99 18C1.99 26.82 10.5 34 20.99 34C31.47 34 40 26.82 40 18C40 9.15 31.47 2 20.99 2z
            M40 36C37 33 36 26 36 26L28 32C28 32 36 36 40 36z"
-        transform="matrix(1.4544,0,0,1.4544,0.0047,4)"
+        transform="matrix(1.4544,0,0,1.4544,0,4)"
   />
-  <path style="fill:#000000"
+  <path fill="#000"
         d="M22.48 26.76H26.1V28.82H22.48
            M26.1 21.75V23.99H22.48V21.75
            M34.03 23.99H30.29V21.75H34.03