Replace react icon with default codimd icon

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
Tilman Vatteroth 2020-05-31 15:43:05 +02:00 committed by mrdrogdrog
parent 8ab0e54431
commit 515cf1f34d
20 changed files with 108 additions and 34 deletions

68
icon/icon.svg Normal file
View file

@ -0,0 +1,68 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
height="1024"
width="1024"
sodipodi:docname="file-alt-solid.svg"
id="svg4"
version="1.1"
viewBox="0 0 1024 1024"
role="img"
class="svg-inline--fa fa-file-alt fa-w-12"
data-icon="file-alt"
data-prefix="fas"
focusable="false"
aria-hidden="true">
<metadata
id="metadata10">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs8" />
<sodipodi:namedview
inkscape:current-layer="svg4"
inkscape:window-maximized="0"
inkscape:window-y="28"
inkscape:window-x="1720"
inkscape:cy="470.3713"
inkscape:cx="78.185179"
inkscape:zoom="0.88431068"
showgrid="false"
id="namedview6"
inkscape:window-height="1375"
inkscape:window-width="1714"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#ffffff" />
<rect
y="0"
x="0"
height="1024"
width="1024"
id="rect837"
style="opacity:0.962008;fill:#333333;fill-opacity:1;stroke:none;stroke-width:38.0742;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" />
<path
style="stroke-width:1.57974;fill:#ffffff;fill-opacity:1"
id="path2"
d="M 562.55173,322.43096 V 107.58606 H 246.60336 c -21.01057,0 -37.91381,16.90324 -37.91381,37.91381 V 878.5001 c 0,21.01058 16.90324,37.91384 37.91381,37.91384 h 530.79325 c 21.01058,0 37.91384,-16.90326 37.91384,-37.91384 V 360.34476 H 600.46553 c -20.85258,0 -37.9138,-17.06121 -37.9138,-37.9138 z m 101.10348,372.81908 c 0,10.42629 -8.53061,18.9569 -18.95691,18.9569 H 379.30168 c -10.4263,0 -18.95691,-8.53061 -18.95691,-18.9569 v -12.63795 c 0,-10.42629 8.53061,-18.95689 18.95691,-18.95689 H 644.6983 c 10.4263,0 18.95691,8.5306 18.95691,18.95689 z m 0,-101.10348 c 0,10.4263 -8.53061,18.9569 -18.95691,18.9569 H 379.30168 c -10.4263,0 -18.95691,-8.5306 -18.95691,-18.9569 v -12.63794 c 0,-10.42629 8.53061,-18.9569 18.95691,-18.9569 H 644.6983 c 10.4263,0 18.95691,8.53061 18.95691,18.9569 z m 0,-113.74141 v 12.63792 c 0,10.4263 -8.53061,18.95691 -18.95691,18.95691 H 379.30168 c -10.4263,0 -18.95691,-8.53061 -18.95691,-18.95691 v -12.63792 c 0,-10.4263 8.53061,-18.95691 18.95691,-18.95691 H 644.6983 c 10.4263,0 18.95691,8.53061 18.95691,18.95691 z M 815.31045,300.15659 v 9.63643 H 613.10347 V 107.58606 h 9.63642 c 10.11035,0 19.74678,3.94936 26.85562,11.05819 l 154.65671,154.81471 c 7.10883,7.10884 11.05823,16.74526 11.05823,26.69763 z"
fill="currentColor" />
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 680 B

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/icons/mstile-150x150.png"/>
<TileColor>#333333</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B

BIN
public/icons/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 655 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 511 B

View file

@ -0,0 +1 @@
<svg version="1" xmlns="http://www.w3.org/2000/svg" width="933.333" height="933.333" viewBox="0 0 700.000000 700.000000"><path d="M164.4 73.8c-1 .2-2.6.6-3.4.9-.8.3-2 .7-2.7.9-4.2.8-10.5 7.4-13.4 13.9l-2.2 5v511l2.2 5.2c2.7 6.1 7.9 11.2 14.1 13.8 4.3 1.8 10.9 1.9 189.8 1.9 154.6.1 186.1-.1 190.3-1.3 6.6-1.8 13-7.6 15.9-14.3l2.3-5.3.1-177.5c.1-97.6 0-178.4-.2-179.6l-.4-2.1h-74.1c-40.8 0-75.8-.4-77.7-.8-9.8-2.1-17.8-10-19.7-19.4-.3-1.4-.6-36.3-.7-77.6l-.1-75H275.4c-59.9 0-109.9.1-111 .3zm282 243.2c5.2 2.6 6.9 6.1 7.2 14.4.1 5.8-.2 8.4-1.8 11.5-3.7 7.6 2.8 7.2-103 6.9-92.5-.3-94.4-.3-97-2.3-3.5-2.6-5.1-6.6-5.4-12.9-.5-10.8 2.9-17.1 9.7-18.5 1.8-.4 44.7-.6 95.3-.6 79.3 0 92.5.2 95 1.5zm.8 69.4c4.6 3 6.1 6.4 6.3 14.3.2 5.5-.2 8.3-1.7 11.2-3.7 7.5 2.6 7.1-102.4 7.1h-93.8l-3.2-2.2c-4.8-3.3-5.8-6-5.9-15.2 0-7.4.3-8.6 2.7-11.8 1.4-1.9 4.1-3.9 5.8-4.4 1.9-.5 42.7-.9 96.4-.8 87.2 0 93.3.1 95.8 1.8zm-.2 69.2c5.1 3 6.7 7 6.5 16.1-.2 8.8-1.3 11.4-6.3 14.5-3.4 2.1-3.9 2.1-97.2 2.1s-93.8 0-97.2-2.1c-4.8-3-6.1-5.7-6.3-13.6-.4-12.1 1.8-16 9.8-18 3-.8 32.6-1.1 95.9-1 88.5 0 91.6.1 94.8 2z"/><path d="M419.5 73.8c-.3.3-.5 31.4-.5 69.2v68.7h68.8c40.6 0 68.9-.3 69.3-.9 1.3-2.1-.2-12.1-2.7-17.3-1-2.1-24.2-26.2-57.4-59.4-42.2-42.1-56.9-56.3-60.4-58-4.3-2-15.8-3.5-17.1-2.3z"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,19 @@
{
"name": "CodiMD",
"short_name": "CodiMD",
"icons": [
{
"src": "/icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

View file

@ -2,16 +2,18 @@
<html lang="en">
<head>
<meta charset="utf-8"/>
<link href="%PUBLIC_URL%/favicon.ico" rel="icon"/>
<title>CodiMD</title>
<link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png">
<link rel="manifest" href="/icons/site.webmanifest">
<link rel="mask-icon" href="/icons/safari-pinned-tab.svg" color="#333333">
<link rel="shortcut icon" href="/icons/favicon.ico">
<meta name="msapplication-TileColor" content="#333333">
<meta name="msapplication-config" content="/icons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="#000000" name="theme-color"/>
<meta
content="Web site created using create-react-app"
name="description"
/>
<link href="%PUBLIC_URL%/logo192.png" rel="apple-touch-icon"/>
<link href="%PUBLIC_URL%/manifest.json" rel="manifest"/>
<title>React App</title>
<meta content="CodiMD - Collaborative markdown notes" name="description"/>
</head>
<body class="bg-dark">
<noscript>You need to enable JavaScript to run this app.</noscript>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

View file

@ -1,25 +0,0 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}