main: change to favicon.

This commit is contained in:
Gary 2024-01-09 14:51:44 -08:00
parent 29aede18f9
commit 38bb81d758
2 changed files with 119 additions and 74 deletions

120
package-lock.json generated
View File

@ -6,7 +6,7 @@
"packages": {
"": {
"name": "remnantchat",
"version": "0.0.1",
"version": "0.0.0",
"license": "GPL-2.0-or-later",
"dependencies": {
"@emotion/react": "^11.10.0",
@ -4335,6 +4335,58 @@
"@lezer/common": "^1.0.0"
}
},
"node_modules/@lmdb/lmdb-darwin-arm64": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-2.8.5.tgz",
"integrity": "sha512-KPDeVScZgA1oq0CiPBcOa3kHIqU+pTOwRFDIhxvmf8CTNvqdZQYp5cCKW0bUk69VygB2PuTiINFWbY78aR2pQw==",
"cpu": [
"arm64"
],
"dev": true,
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@lmdb/lmdb-darwin-x64": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-2.8.5.tgz",
"integrity": "sha512-w/sLhN4T7MW1nB3R/U8WK5BgQLz904wh+/SmA2jD8NnF7BLLoUgflCNxOeSPOWp8geP6nP/+VjWzZVip7rZ1ug==",
"cpu": [
"x64"
],
"dev": true,
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@lmdb/lmdb-linux-arm": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-2.8.5.tgz",
"integrity": "sha512-c0TGMbm2M55pwTDIfkDLB6BpIsgxV4PjYck2HiOX+cy/JWiBXz32lYbarPqejKs9Flm7YVAKSILUducU9g2RVg==",
"cpu": [
"arm"
],
"dev": true,
"optional": true,
"os": [
"linux"
]
},
"node_modules/@lmdb/lmdb-linux-arm64": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-2.8.5.tgz",
"integrity": "sha512-vtbZRHH5UDlL01TT5jB576Zox3+hdyogvpcbvVJlmU5PdL3c5V7cj1EODdh1CHPksRl+cws/58ugEHi8bcj4Ww==",
"cpu": [
"arm64"
],
"dev": true,
"optional": true,
"os": [
"linux"
]
},
"node_modules/@lmdb/lmdb-linux-x64": {
"version": "2.8.5",
"cpu": [
@ -4347,6 +4399,19 @@
"linux"
]
},
"node_modules/@lmdb/lmdb-win32-x64": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-2.8.5.tgz",
"integrity": "sha512-4wvrf5BgnR8RpogHhtpCPJMKBmvyZPhhUtEwMJbXh0ni2BucpfF07jlmyM11zRqQ2XIq6PbC2j7W7UCCcm1rRQ==",
"cpu": [
"x64"
],
"dev": true,
"optional": true,
"os": [
"win32"
]
},
"node_modules/@mischnic/json-sourcemap": {
"version": "0.1.1",
"dev": true,
@ -13275,14 +13340,15 @@
"license": "ISC"
},
"node_modules/follow-redirects": {
"version": "1.15.3",
"version": "1.15.4",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz",
"integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==",
"funding": [
{
"type": "individual",
"url": "https://github.com/sponsors/RubenVerborgh"
}
],
"license": "MIT",
"engines": {
"node": ">=4.0"
},
@ -19871,9 +19937,10 @@
"license": "MIT"
},
"node_modules/msgpackr": {
"version": "1.9.9",
"version": "1.10.1",
"resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.10.1.tgz",
"integrity": "sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ==",
"dev": true,
"license": "MIT",
"optionalDependencies": {
"msgpackr-extract": "^3.0.2"
}
@ -30103,11 +30170,46 @@
"@lezer/common": "^1.0.0"
}
},
"@lmdb/lmdb-darwin-arm64": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-2.8.5.tgz",
"integrity": "sha512-KPDeVScZgA1oq0CiPBcOa3kHIqU+pTOwRFDIhxvmf8CTNvqdZQYp5cCKW0bUk69VygB2PuTiINFWbY78aR2pQw==",
"dev": true,
"optional": true
},
"@lmdb/lmdb-darwin-x64": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-2.8.5.tgz",
"integrity": "sha512-w/sLhN4T7MW1nB3R/U8WK5BgQLz904wh+/SmA2jD8NnF7BLLoUgflCNxOeSPOWp8geP6nP/+VjWzZVip7rZ1ug==",
"dev": true,
"optional": true
},
"@lmdb/lmdb-linux-arm": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-2.8.5.tgz",
"integrity": "sha512-c0TGMbm2M55pwTDIfkDLB6BpIsgxV4PjYck2HiOX+cy/JWiBXz32lYbarPqejKs9Flm7YVAKSILUducU9g2RVg==",
"dev": true,
"optional": true
},
"@lmdb/lmdb-linux-arm64": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-2.8.5.tgz",
"integrity": "sha512-vtbZRHH5UDlL01TT5jB576Zox3+hdyogvpcbvVJlmU5PdL3c5V7cj1EODdh1CHPksRl+cws/58ugEHi8bcj4Ww==",
"dev": true,
"optional": true
},
"@lmdb/lmdb-linux-x64": {
"version": "2.8.5",
"dev": true,
"optional": true
},
"@lmdb/lmdb-win32-x64": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-2.8.5.tgz",
"integrity": "sha512-4wvrf5BgnR8RpogHhtpCPJMKBmvyZPhhUtEwMJbXh0ni2BucpfF07jlmyM11zRqQ2XIq6PbC2j7W7UCCcm1rRQ==",
"dev": true,
"optional": true
},
"@mischnic/json-sourcemap": {
"version": "0.1.1",
"dev": true,
@ -35532,7 +35634,9 @@
"version": "3.2.9"
},
"follow-redirects": {
"version": "1.15.3"
"version": "1.15.4",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz",
"integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw=="
},
"for-each": {
"version": "0.3.3",
@ -39403,7 +39507,9 @@
"version": "2.1.2"
},
"msgpackr": {
"version": "1.9.9",
"version": "1.10.1",
"resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.10.1.tgz",
"integrity": "sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ==",
"dev": true,
"requires": {
"msgpackr-extract": "^3.0.2"

View File

@ -1,70 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
version="1.1"
id="svg1"
width="200.65968"
height="200.65968"
viewBox="0 0 200.65968 200.65968"
sodipodi:docname="remnantchatlogo.svg"
inkscape:version="1.3 (0e150ed, 2023-07-21)"
inkscape:dataloss="true"
inkscape:export-filename="../Documents/Code/remnantchat/public/logo/logo.svg"
inkscape:export-xdpi="244.95203"
inkscape:export-ydpi="244.95203"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
inkscape:zoom="1.1269514"
inkscape:cx="156.17354"
inkscape:cy="88.734969"
inkscape:window-width="1920"
inkscape:window-height="1016"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g1" />
<g
inkscape:groupmode="layer"
inkscape:label="Image"
id="g1"
transform="translate(-35.199879,-24.466618)">
<circle
style="fill:none;stroke:#ffffff;stroke-width:16.3339;stroke-dasharray:none;stroke-opacity:1"
id="path1"
cx="135.52972"
cy="124.79646"
r="92.162895" />
<g
id="g3"
transform="translate(9.4909776,8.0550422)"
style="stroke-width:10;stroke-dasharray:none">
<path
style="fill:#00bcf3;stroke:#ffffff;stroke-width:10;stroke-dasharray:none;stroke-opacity:1"
d="m 95.476244,113.90011 61.124996,61.43382"
id="path2" />
<path
style="fill:#00bcf3;stroke:#ffffff;stroke-width:10;stroke-dasharray:none;stroke-opacity:1"
d="M 156.60125,113.90011 95.476243,175.33393"
id="path2-1" />
<path
style="fill:none;stroke:#ffffff;stroke-width:10;stroke-dasharray:none;stroke-opacity:1"
d="M 125.95686,183.04794 V 60.988826 c -0.0328,-6.933458 25.9673,-7.860172 26.01044,0 v 22.157746"
id="path3"
sodipodi:nodetypes="cccc" />
<svg xmlns="http://www.w3.org/2000/svg" width="230.66" height="230.66">
<g stroke="#fff" transform="translate(-35.2 -24.467)">
<circle cx="135.53" cy="124.796" r="92.163" fill="none" stroke-width="16.334"/>
<g stroke-width="10">
<path fill="#00bcf3" d="m104.967 121.955 61.125 61.434m0-61.434-61.125 61.434"/>
<path fill="none" d="M135.448 191.103V69.043c-.033-6.933 25.967-7.86 26.01 0v22.159"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 442 B