Ajuste de logos y mombre
This commit is contained in:
parent
7ee636cc43
commit
c7dce1df30
3 changed files with 13 additions and 1 deletions
7
Files/Aon_1.svg
Normal file
7
Files/Aon_1.svg
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<svg width="566.917" height="567.471" viewBox="0 0 566.917 567.471" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g transform="translate(50 0)">
|
||||||
|
<path d="M50.0002 0L50.0002 0C77.6183 1.52588e-05 100 22.3821 100 50.0002L100 300.001C100 327.619 77.6183 350.001 50.0002 350.001L50.0002 350.001C22.3821 350.001 0 327.619 0 300.001L0 50.0002C0 22.3821 22.3821 0 50.0002 0L50.0002 0Z" fill="#59896C" transform="matrix(-0.906 -0.423 0.423 -0.906 369 359.471)" />
|
||||||
|
<path d="M0 450C0 450 225.45 0 225.45 0L343.972 237.519L450 450C450 450 0 450 0 450Z" fill="none" stroke-width="100" stroke="#FFB020" stroke-linecap="round" stroke-linejoin="round" transform="translate(0 67.471)" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 737 B |
4
Files/Aon_2.svg
Normal file
4
Files/Aon_2.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<svg width="625" height="625" viewBox="0 0 625 625" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M250 0L500 500L0 500L250 0Z" fill="#59896C" fill-rule="evenodd" stroke-width="125" stroke="#FFB020" stroke-linecap="round" stroke-linejoin="round" transform="translate(62.5 62.5)" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 339 B |
|
|
@ -3,7 +3,8 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Portafolio — Mockup</title>
|
<title>Aaron Co</title>
|
||||||
|
<link rel="icon" type="image/svg+xml" href="Files/Aon_2.svg">
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700;800&family=Inter:wght@400;500;600&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700;800&family=Inter:wght@400;500;600&display=swap" rel="stylesheet">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue