wordpress config + law-/live- carta themes
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="img/favicon/mstile-150x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
BIN
htdocs/wp-content/themes/lawcarta/assets/img/favicon/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 15 KiB |
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||
width="96.000000pt" height="96.000000pt" viewBox="0 0 96.000000 96.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.11, written by Peter Selinger 2001-2013
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,96.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M450 933 c-14 -2 -39 -11 -57 -19 -17 -8 -40 -14 -50 -14 -48 0 -146
|
||||
-69 -204 -143 -21 -29 -44 -57 -49 -64 -6 -7 -10 -20 -10 -31 0 -10 -7 -27
|
||||
-15 -38 -20 -27 -21 -240 -1 -281 8 -15 23 -46 33 -67 39 -84 185 -205 249
|
||||
-206 10 -1 30 -7 44 -15 64 -36 259 -3 349 60 18 13 113 108 126 126 32 46 76
|
||||
172 81 229 3 46 -20 132 -60 220 -17 38 -100 131 -148 165 -42 30 -200 86
|
||||
-238 84 -14 -1 -36 -4 -50 -6z m249 -364 c110 -110 111 -112 111 -158 0 -37
|
||||
-5 -52 -24 -70 -45 -42 -156 -24 -156 26 0 21 -8 16 -77 -47 -59 -54 -70 -60
|
||||
-108 -60 -41 0 -47 5 -150 107 -125 125 -142 154 -119 208 28 68 127 82 179
|
||||
25 10 -11 23 -20 29 -20 6 0 33 23 60 50 45 46 52 50 96 50 47 0 49 -1 159
|
||||
-111z"/>
|
||||
<path d="M473 579 c-24 -22 -43 -42 -43 -45 0 -2 18 -24 41 -49 22 -24 44 -56
|
||||
48 -70 l7 -27 66 58 c37 33 67 64 67 69 1 6 -21 32 -47 58 -60 59 -83 60 -139
|
||||
6z"/>
|
||||
<path d="M242 568 c-24 -24 -12 -54 41 -106 29 -29 56 -52 59 -52 9 0 58 45
|
||||
58 53 0 18 -116 117 -136 117 -6 0 -15 -5 -22 -12z"/>
|
||||
<path d="M671 434 c-48 -40 -41 -56 22 -52 47 3 52 6 55 27 3 15 -3 30 -14 38
|
||||
-24 18 -28 17 -63 -13z"/>
|
||||
<path d="M420 385 c-7 -8 -10 -25 -6 -40 8 -33 45 -33 76 0 25 27 25 27 -7 44
|
||||
-29 15 -48 14 -63 -4z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "android-chrome-96x96.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||