mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 15:51:01 +08:00
Add icon.
This commit is contained in:
parent
b8e5981947
commit
3f60015b82
@ -56,6 +56,7 @@ export default defineNuxtConfig({
|
|||||||
link: [
|
link: [
|
||||||
{ rel: "dns-prefetch", href: "https://utfs.io" },
|
{ rel: "dns-prefetch", href: "https://utfs.io" },
|
||||||
{ rel: "dns-prefetch", href: "https://s3.yhw.tw" },
|
{ rel: "dns-prefetch", href: "https://s3.yhw.tw" },
|
||||||
|
{ rel: "icon", type: "image/svg", href: "/favicon.svg" },
|
||||||
],
|
],
|
||||||
meta: [
|
meta: [
|
||||||
{ "http-equiv": "X-UA-Compatible", content: "IE=edge" },
|
{ "http-equiv": "X-UA-Compatible", content: "IE=edge" },
|
||||||
|
6
public/favicon.svg
Normal file
6
public/favicon.svg
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<svg width="270" height="270" viewBox="0 0 270 270" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M37 68C37 63.2261 38.9458 58.6477 42.4094 55.2721C45.873 51.8964 50.5706 50 55.4688 50H190.906C195.804 50 200.502 51.8964 203.966 55.2721C207.429 58.6477 209.375 63.2261 209.375 68V194.336C209.375 197.936 208.759 202.184 206.445 206H215.531C217.164 206 218.73 205.368 219.884 204.243C221.039 203.117 221.687 201.591 221.687 200V92C221.687 90.4087 222.336 88.8826 223.491 87.7574C224.645 86.6321 226.211 86 227.844 86C229.476 86 231.042 86.6321 232.197 87.7574C233.351 88.8826 234 90.4087 234 92V200C234 204.774 232.054 209.352 228.591 212.728C225.127 216.104 220.429 218 215.531 218H55.4318C53.0082 218 50.6084 217.534 48.3698 216.629C46.1311 215.724 44.0975 214.398 42.3855 212.726C40.6735 211.054 39.3166 209.069 38.3925 206.886C37.4683 204.702 36.9952 202.362 37 200V68ZM184.75 206C189.306 206 192.802 203.468 195.253 200.708C196.385 199.436 197.062 197.36 197.062 194.336V68C197.062 66.4087 196.414 64.8826 195.259 63.7574C194.105 62.6321 192.539 62 190.906 62H55.4688C53.836 62 52.2702 62.6321 51.1157 63.7574C49.9611 64.8826 49.3125 66.4087 49.3125 68V200C49.3125 203.336 52.0582 206 55.4318 206H184.75Z" fill="black"/>
|
||||||
|
<path d="M84 97H180V115.4H84V97ZM84 124.6H122.4V152.2H84V124.6ZM84 161.4H122.4V170.6H84V161.4ZM84 179.8H122.4V189H84V179.8ZM132 124.6H151.2V133.8H132V124.6ZM160.8 124.6H180V133.8H160.8V124.6ZM132 143H151.2V152.2H132V143ZM160.8 143H180V152.2H160.8V143ZM132 161.4H151.2V170.6H132V161.4ZM160.8 161.4H180V170.6H160.8V161.4ZM132 179.8H151.2V189H132V179.8ZM160.8 179.8H180V189H160.8V179.8Z" fill="black"/>
|
||||||
|
<rect x="80" y="93" width="104" height="106" fill="#A9A9A9" fill-opacity="0.2"/>
|
||||||
|
<rect x="48" y="63" width="150" height="20" rx="10" fill="black"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
Loading…
x
Reference in New Issue
Block a user