💄 (favicon) add favicon
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
/>
|
||||
<link rel="stylesheet" href="core.css" />
|
||||
<link rel="stylesheet" href="feature-flow.css" />
|
||||
<link rel="icon" href="people-improvement.svg" />
|
||||
<link rel="mask-icon" href="people-improvement.svg" color="#ffffff" />
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
/>
|
||||
<link rel="stylesheet" href="core.css" />
|
||||
<link rel="stylesheet" href="index.css" />
|
||||
<link rel="icon" href="people-improvement.svg" />
|
||||
<link rel="mask-icon" href="people-improvement.svg" color="#ffffff" />
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
@@ -1,9 +1,44 @@
|
||||
<svg width="1393" height="1288" viewBox="0 0 1393 1288" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="1393" height="1288" fill="white"/>
|
||||
<circle cx="696.5" cy="295.5" r="88.5" fill="#130f40"/>
|
||||
<rect x="537" y="384" width="319" height="408" rx="106" fill="#130f40"/>
|
||||
<rect x="593" y="672" width="207" height="408" rx="103.5" fill="#130f40"/>
|
||||
<path d="M657 1177L732 1220.3L732 1133.7L657 1177Z" fill="#130f40"/>
|
||||
<path d="M746 107L671 63.6987V150.301L746 107Z" fill="#130f40"/>
|
||||
<circle cx="696.5" cy="643.5" r="535" stroke="#130f40" stroke-width="23"/>
|
||||
</svg>
|
||||
<svg
|
||||
viewBox="0 0 1393 1288"
|
||||
fill="none"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
>
|
||||
<rect width="1393" height="1288" />
|
||||
<circle
|
||||
cx="696.5"
|
||||
cy="295.5"
|
||||
r="88.5"
|
||||
fill="#002992"
|
||||
/>
|
||||
<rect
|
||||
x="537"
|
||||
y="384"
|
||||
width="319"
|
||||
height="408"
|
||||
rx="106"
|
||||
fill="#002992"
|
||||
/>
|
||||
<rect
|
||||
x="593"
|
||||
y="672"
|
||||
width="207"
|
||||
height="408"
|
||||
rx="103.5"
|
||||
fill="#002992"
|
||||
/>
|
||||
<path
|
||||
d="M657 1177L732 1220.3L732 1133.7L657 1177Z"
|
||||
fill="#002992"
|
||||
/>
|
||||
<path
|
||||
d="M746 107L671 63.6987V150.301L746 107Z"
|
||||
fill="#002992"
|
||||
/>
|
||||
<circle
|
||||
cx="696.5"
|
||||
cy="643.5"
|
||||
r="535"
|
||||
stroke="#002992"
|
||||
stroke-width="23"
|
||||
/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 572 B After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user