Browse Source

solving copyright issues

BuildTools 3 years ago
parent
commit
9300e5de86
2 changed files with 9 additions and 3 deletions
  1. 6 0
      crop_square.svg
  2. 3 3
      index.html

+ 6 - 0
crop_square.svg

@@ -0,0 +1,6 @@
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0,0,1024,1024">
+	<desc>crop_square icon - Licensed under Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0) - Created with Iconfu.com - Derivative work of Material icons (Copyright Google Inc.)</desc>
+	<g fill="#004990" fill-rule="nonzero" style="mix-blend-mode: normal">
+		<path d="M825.75,1024h-627.51c-109.49,0 -198.25,-88.76 -198.25,-198.25v-627.51c0,-109.49 88.76,-198.25 198.25,-198.25h627.51c109.49,0 198.25,88.76 198.25,198.25v627.51c0,109.49 -88.76,198.25 -198.25,198.25zM678.4,290.14h-332.8c-30.5,0 -55.46,24.96 -55.46,55.46v332.8c0,30.5 24.96,55.46 55.46,55.46h332.8c30.5,0 55.46,-24.96 55.46,-55.46v-332.8c0,-30.5 -24.96,-55.46 -55.46,-55.46zM678.4,678.4h-332.8v-332.8h332.8z"/>
+	</g>
+</svg>

+ 3 - 3
index.html

@@ -8,13 +8,13 @@
     <link href="https://fonts.googleapis.com/css2?family=Signika:wght@300&display=swap" rel="stylesheet">
     <link rel="stylesheet" href="style.css">
     <title>Bankline</title>
-    <link href="https://uploads-ssl.webflow.com/6054b07a1ef8eb1dc44be331/60550c1f87496c57a4e39533_itau-logo-1.png"
-        rel="shortcut icon" type="image/x-icon">
+
+    <link href="crop_square.svg"rel="shortcut icon" type="image/x-icon">
 </head>
 
 <body>
     <header>
-        <p> Banco itaú </p>
+        <p> Banco Fontineli </p>
     </header>
     <div class="container">
         <h1 style="text-align: center;padding-top:15px;"> Formulário de cadastro </h1>