Browse Source

Add Flanders Make favicon

Joeri Exelmans 2 years ago
parent
commit
7cb6dfe25d
2 changed files with 12 additions and 0 deletions
  1. 11 0
      dist/favicon.svg
  2. 1 0
      dist/index.html

+ 11 - 0
dist/favicon.svg

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="103.47" height="103.47" data-name="Layer 1" version="1.1" viewBox="0 0 103.47 103.47" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+  <style>.cls-1{fill:none;}.cls-2{fill:#555059;}.cls-3{clip-path:url(#clip-path);}.cls-4{fill:#00a3af;}</style>
+  <clipPath id="clipPath214">
+   <rect class="cls-1" x="-101.92" y="-75.8" width="600" height="340.11"/>
+  </clipPath>
+ </defs>
+ <title>FM_logo</title>
+ <path class="cls-4" transform="translate(-108.95,-37.65)" d="m143.59 122.44 16.87-40.72 17 40.72zm17.12-84.79-48.28 103.47h96.51z" clip-path="url(#clipPath214)"/>
+</svg>

+ 1 - 0
dist/index.html

@@ -2,6 +2,7 @@
 <html>
   <head>
     <meta charset="UTF-8"/>
+    <link rel="icon" href="/favicon.svg" type="image/svg+xml"/>
     <title>CDF Moderator</title>
   </head>
   <body>