main: change to favicon.

This commit is contained in:
Gary 2024-07-26 16:02:36 -07:00
parent 716c37225c
commit bce861bb44
2 changed files with 27 additions and 68 deletions

22
package-lock.json generated
View File

@ -5,7 +5,7 @@
"requires": true,
"packages": {
"": {
"name": "chitchatter",
"name": "remnantchat",
"version": "0.0.0",
"license": "GPL-2.0-or-later",
"dependencies": {
@ -3834,6 +3834,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",
"resolved": "https://registry.npmjs.org/@mischnic/json-sourcemap/-/json-sourcemap-0.1.1.tgz",
@ -25509,6 +25522,13 @@
"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",
"resolved": "https://registry.npmjs.org/@mischnic/json-sourcemap/-/json-sourcemap-0.1.1.tgz",

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