Compare commits
	
		
			17 Commits
		
	
	
		
			046c5e2cb6
			...
			master
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					1629b9fc52 | ||
| 
						 | 
					106b14807e | ||
| 
						 | 
					0481d9e5c7 | ||
| 
						 | 
					4833a22ff2 | ||
| 
						 | 
					98e2e15aae | ||
| 
						 | 
					0f5e140587 | ||
| 
						 | 
					26a4a9d78c | ||
| 
						 | 
					a2a7d774f1 | ||
| 
						 | 
					07b416cef7 | ||
| 
						 | 
					15c9e7b8b0 | ||
| 
						 | 
					263f9a994e | ||
| 
						 | 
					8e8db36eba | ||
| 
						 | 
					be989c1baf | ||
| 
						 | 
					4bc819bc39 | ||
| 
						 | 
					700ef2fa90 | ||
| 
						 | 
					196cad67ae | ||
| 
						 | 
					9919412740 | 
							
								
								
									
										6
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					    "files.trimTrailingWhitespace": true,
 | 
				
			||||||
 | 
					    "files.insertFinalNewline": true,
 | 
				
			||||||
 | 
					    "files.trimFinalNewlines": true,
 | 
				
			||||||
 | 
					    "editor.renderFinalNewline": false
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -1,5 +1,10 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					Warén Group
 | 
				
			||||||
 | 
					https://git.waren.io/warengroup/themes
 | 
				
			||||||
 | 
					*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body {
 | 
					body {
 | 
				
			||||||
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/keycloak-bg.png") !important;
 | 
					    background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url(https://cdn.waren.io/files/warengroup/assets/images/ai-generated-9087010-2.jpg) !important;
 | 
				
			||||||
    background-color: #111111;
 | 
					    background-color: #111111;
 | 
				
			||||||
    background-repeat: no-repeat;
 | 
					    background-repeat: no-repeat;
 | 
				
			||||||
    background-position: center;
 | 
					    background-position: center;
 | 
				
			||||||
@@ -8,7 +13,7 @@ body {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
@font-face {
 | 
					@font-face {
 | 
				
			||||||
    font-family: "Akashi";
 | 
					    font-family: "Akashi";
 | 
				
			||||||
    src: url('../fonts/Akashi.ttf');
 | 
					    src: url('https://cdn.waren.io/files/warengroup/assets/fonts/Akashi.ttf');
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#kc-header-wrapper {
 | 
					#kc-header-wrapper {
 | 
				
			||||||
@@ -38,7 +43,11 @@ div.kc-logo-text.kc-logo-custom {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .login-pf body {
 | 
					    .login-pf body {
 | 
				
			||||||
        background: url("../img/keycloak-bg.png") no-repeat center center fixed;
 | 
					        background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url(https://cdn.waren.io/files/warengroup/assets/images/ai-generated-9087010-2.jpg);
 | 
				
			||||||
 | 
					        background-color: #111111;
 | 
				
			||||||
 | 
					        background-repeat: no-repeat;
 | 
				
			||||||
 | 
					        background-position: center;
 | 
				
			||||||
 | 
					        background-size: cover !important;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .login-pf-page {
 | 
					    .login-pf-page {
 | 
				
			||||||
@@ -64,7 +73,7 @@ div.kc-logo-text.kc-logo-custom {
 | 
				
			|||||||
    background-image: url(../img/idp-warengroup-dark.svg);
 | 
					    background-image: url(../img/idp-warengroup-dark.svg);
 | 
				
			||||||
    background-repeat: no-repeat;
 | 
					    background-repeat: no-repeat;
 | 
				
			||||||
    background-position: center;
 | 
					    background-position: center;
 | 
				
			||||||
    background-size: auto 50%;
 | 
					    background-size: auto 40%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#social-warengroup .kc-social-provider-name {
 | 
					#social-warengroup .kc-social-provider-name {
 | 
				
			||||||
							
								
								
									
										241
									
								
								keycloak/warengroup/login/resources/img/idp-warengroup-dark.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										241
									
								
								keycloak/warengroup/login/resources/img/idp-warengroup-dark.svg
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,241 @@
 | 
				
			|||||||
 | 
					<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 | 
				
			||||||
 | 
					<!-- Created with Inkscape (http://www.inkscape.org/) -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<svg
 | 
				
			||||||
 | 
					   width="65.835999mm"
 | 
				
			||||||
 | 
					   height="9.1639996mm"
 | 
				
			||||||
 | 
					   viewBox="0 0 65.835995 9.1639995"
 | 
				
			||||||
 | 
					   version="1.1"
 | 
				
			||||||
 | 
					   id="svg8"
 | 
				
			||||||
 | 
					   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
 | 
				
			||||||
 | 
					   inkscape:export-xdpi="480"
 | 
				
			||||||
 | 
					   inkscape:export-ydpi="480"
 | 
				
			||||||
 | 
					   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"
 | 
				
			||||||
 | 
					   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 | 
				
			||||||
 | 
					   xmlns:cc="http://creativecommons.org/ns#"
 | 
				
			||||||
 | 
					   xmlns:dc="http://purl.org/dc/elements/1.1/">
 | 
				
			||||||
 | 
					  <title
 | 
				
			||||||
 | 
					     id="title827">Waren Group – Logo</title>
 | 
				
			||||||
 | 
					  <defs
 | 
				
			||||||
 | 
					     id="defs2">
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect866"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878-3"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936-6"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					  </defs>
 | 
				
			||||||
 | 
					  <sodipodi:namedview
 | 
				
			||||||
 | 
					     id="base"
 | 
				
			||||||
 | 
					     pagecolor="#ffffff"
 | 
				
			||||||
 | 
					     bordercolor="#666666"
 | 
				
			||||||
 | 
					     borderopacity="1.0"
 | 
				
			||||||
 | 
					     inkscape:pageopacity="0.0"
 | 
				
			||||||
 | 
					     inkscape:pageshadow="2"
 | 
				
			||||||
 | 
					     inkscape:zoom="3.2102648"
 | 
				
			||||||
 | 
					     inkscape:cx="34.732337"
 | 
				
			||||||
 | 
					     inkscape:cy="38.470347"
 | 
				
			||||||
 | 
					     inkscape:document-units="mm"
 | 
				
			||||||
 | 
					     inkscape:current-layer="g849"
 | 
				
			||||||
 | 
					     showgrid="false"
 | 
				
			||||||
 | 
					     units="mm"
 | 
				
			||||||
 | 
					     inkscape:window-width="2560"
 | 
				
			||||||
 | 
					     inkscape:window-height="1369"
 | 
				
			||||||
 | 
					     inkscape:window-x="0"
 | 
				
			||||||
 | 
					     inkscape:window-y="0"
 | 
				
			||||||
 | 
					     inkscape:window-maximized="1"
 | 
				
			||||||
 | 
					     inkscape:pagecheckerboard="true" />
 | 
				
			||||||
 | 
					  <metadata
 | 
				
			||||||
 | 
					     id="metadata5">
 | 
				
			||||||
 | 
					    <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>Waren Group – Logo</dc:title>
 | 
				
			||||||
 | 
					        <dc:creator>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Christer Warén</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:creator>
 | 
				
			||||||
 | 
					        <dc:rights>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:rights>
 | 
				
			||||||
 | 
					        <dc:publisher>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:publisher>
 | 
				
			||||||
 | 
					        <dc:date>2019-12-19</dc:date>
 | 
				
			||||||
 | 
					        <dc:description />
 | 
				
			||||||
 | 
					      </cc:Work>
 | 
				
			||||||
 | 
					    </rdf:RDF>
 | 
				
			||||||
 | 
					  </metadata>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer4"
 | 
				
			||||||
 | 
					     inkscape:label="Letter (text)"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer1"
 | 
				
			||||||
 | 
					     inkscape:label="Cut"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820"
 | 
				
			||||||
 | 
					       width="4.1826649"
 | 
				
			||||||
 | 
					       height="0.57691932"
 | 
				
			||||||
 | 
					       x="17.738731"
 | 
				
			||||||
 | 
					       y="2.0065091"
 | 
				
			||||||
 | 
					       transform="matrix(0.71028966,0.70390951,-0.70390501,0.71029412,0,0)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer2"
 | 
				
			||||||
 | 
					     inkscape:label="Combined"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9-8"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7-8"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.265;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820-3"
 | 
				
			||||||
 | 
					       width="4.1827092"
 | 
				
			||||||
 | 
					       height="0.5769254"
 | 
				
			||||||
 | 
					       x="17.738714"
 | 
				
			||||||
 | 
					       y="2.0065689"
 | 
				
			||||||
 | 
					       transform="rotate(44.741331)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:inline"
 | 
				
			||||||
 | 
					     inkscape:label="Cutted"
 | 
				
			||||||
 | 
					     id="g879"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer" />
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:none"
 | 
				
			||||||
 | 
					     inkscape:label="Name (text)"
 | 
				
			||||||
 | 
					     id="g835"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       id="text833"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       xml:space="preserve"><tspan
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         id="tspan831"
 | 
				
			||||||
 | 
					         sodipodi:role="line"><tspan
 | 
				
			||||||
 | 
					   style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					   id="tspan832">W</tspan>arén<tspan
 | 
				
			||||||
 | 
					   style="font-size:4.93889px"
 | 
				
			||||||
 | 
					   id="tspan838"> </tspan>Group</tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="g849"
 | 
				
			||||||
 | 
					     inkscape:label="Name"
 | 
				
			||||||
 | 
					     style="display:inline">
 | 
				
			||||||
 | 
					    <g
 | 
				
			||||||
 | 
					       id="g868"
 | 
				
			||||||
 | 
					       transform="translate(-4.9998218,-9.1926328)">
 | 
				
			||||||
 | 
					      <path
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ff6900;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         d="m 5.0001048,9.1926551 v 6.2699009 c 0,0.643084 0.3211979,0.964799 0.9642825,0.964799 h 6.2704177 c 0.223592,0 0.405536,-0.04112 0.551388,-0.118856 l -1.33997,-1.328084 H 9.8277172 V 9.1926551 H 8.3807771 V 14.980415 H 6.4470449 V 9.1926551 Z m 6.7520432,0 -0.0041,5.2746129 1.398364,1.385962 c 0.03398,-0.11385 0.05271,-0.242841 0.05271,-0.390674 V 9.1926551 Z"
 | 
				
			||||||
 | 
					         id="text875"
 | 
				
			||||||
 | 
					         inkscape:connector-curvature="0" />
 | 
				
			||||||
 | 
					      <g
 | 
				
			||||||
 | 
					         aria-label="Warén Group"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         id="text847">
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 9.8278902,14.980417 h 1.9196068 l 0.0048,-5.787761 h 1.44694 v 6.270074 q 0,0.964627 -0.964627,0.964627 H 5.96456 q -0.9646268,0 -0.9646268,-0.964627 V 9.192656 h 1.4469402 v 5.787761 H 8.38095 V 9.192656 h 1.4469402 z"
 | 
				
			||||||
 | 
					           style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					           id="path851" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 14.163887,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.446941 l -0.0048,-3.858507 H 15.61085 v 2.411567 h 2.411567 l -0.482313,1.44694 H 15.13336 q -0.96945,0 -0.96945,-0.964627 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path853" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 20.916275,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.924431 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path855" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 30.080229,11.12191 q 0.964627,0 0.964627,0.964626 v 1.44694 q 0,0.964627 -0.964627,0.964627 h -2.89388 v -1.44694 h 2.411567 V 12.56885 h -2.893881 v 2.411567 h 3.371371 l -0.472667,1.44694 h -3.381017 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 z m -1.572341,-1.6880973 0.482313,0.4823134 -1.205784,0.7234699 h -0.482313 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path857" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 32.009481,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 3.86333 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.44694 l -0.0048,-3.858507 h -2.89388 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path859" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 45.273102,12.086536 q 0.964627,0 0.964627,0.964627 v 2.411567 q 0,0.964627 -0.964627,0.964627 h -3.858507 q -0.964627,0 -0.964627,-0.964627 v -5.305447 q 0,-0.964627 0.964627,-0.964627 h 4.823134 v 1.44694 h -4.340821 v 4.340821 h 2.893881 v -1.446941 h -1.924431 l 0.482314,-1.44694 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path861" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 47.202353,16.427357 v -4.340821 q 0,-0.964626 0.964626,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.92443 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path863" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 57.330933,15.46273 q 0,0.964627 -0.964626,0.964627 H 52.5078 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 z m -4.34082,-2.89388 v 2.411567 h 2.89388 V 12.56885 Z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path865" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 59.742501,11.12191 v 3.858507 h 2.89388 l 0.0048,-3.858507 h 1.446941 v 4.34082 q 0,0.964627 -0.964627,0.964627 h -3.86333 q -0.964627,0 -0.964627,-0.964627 v -4.34082 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path867" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 65.047949,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 v 3.376194 q 0,0.964627 -0.964626,0.964627 h -2.893881 l 0.482314,-1.44694 h 1.929253 V 12.56885 h -2.89388 v 5.78776 h -1.44694 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path869" />
 | 
				
			||||||
 | 
					      </g>
 | 
				
			||||||
 | 
					    </g>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					</svg>
 | 
				
			||||||
| 
		 After Width: | Height: | Size: 12 KiB  | 
							
								
								
									
										245
									
								
								keycloak/warengroup/login/resources/img/idp-warengroup-light.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										245
									
								
								keycloak/warengroup/login/resources/img/idp-warengroup-light.svg
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,245 @@
 | 
				
			|||||||
 | 
					<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 | 
				
			||||||
 | 
					<!-- Created with Inkscape (http://www.inkscape.org/) -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<svg
 | 
				
			||||||
 | 
					   width="65.835999mm"
 | 
				
			||||||
 | 
					   height="9.1639996mm"
 | 
				
			||||||
 | 
					   viewBox="0 0 65.835995 9.1639995"
 | 
				
			||||||
 | 
					   version="1.1"
 | 
				
			||||||
 | 
					   id="svg8"
 | 
				
			||||||
 | 
					   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
 | 
				
			||||||
 | 
					   inkscape:export-xdpi="480"
 | 
				
			||||||
 | 
					   inkscape:export-ydpi="480"
 | 
				
			||||||
 | 
					   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"
 | 
				
			||||||
 | 
					   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 | 
				
			||||||
 | 
					   xmlns:cc="http://creativecommons.org/ns#"
 | 
				
			||||||
 | 
					   xmlns:dc="http://purl.org/dc/elements/1.1/">
 | 
				
			||||||
 | 
					  <title
 | 
				
			||||||
 | 
					     id="title827">Waren Group – Logo</title>
 | 
				
			||||||
 | 
					  <defs
 | 
				
			||||||
 | 
					     id="defs2">
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect866"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878-3"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936-6"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					  </defs>
 | 
				
			||||||
 | 
					  <sodipodi:namedview
 | 
				
			||||||
 | 
					     id="base"
 | 
				
			||||||
 | 
					     pagecolor="#ffffff"
 | 
				
			||||||
 | 
					     bordercolor="#666666"
 | 
				
			||||||
 | 
					     borderopacity="1.0"
 | 
				
			||||||
 | 
					     inkscape:pageopacity="0.0"
 | 
				
			||||||
 | 
					     inkscape:pageshadow="2"
 | 
				
			||||||
 | 
					     inkscape:zoom="3.2102648"
 | 
				
			||||||
 | 
					     inkscape:cx="149.36463"
 | 
				
			||||||
 | 
					     inkscape:cy="38.470347"
 | 
				
			||||||
 | 
					     inkscape:document-units="mm"
 | 
				
			||||||
 | 
					     inkscape:current-layer="g861"
 | 
				
			||||||
 | 
					     showgrid="false"
 | 
				
			||||||
 | 
					     units="mm"
 | 
				
			||||||
 | 
					     inkscape:window-width="2560"
 | 
				
			||||||
 | 
					     inkscape:window-height="1369"
 | 
				
			||||||
 | 
					     inkscape:window-x="0"
 | 
				
			||||||
 | 
					     inkscape:window-y="0"
 | 
				
			||||||
 | 
					     inkscape:window-maximized="1"
 | 
				
			||||||
 | 
					     inkscape:pagecheckerboard="true" />
 | 
				
			||||||
 | 
					  <metadata
 | 
				
			||||||
 | 
					     id="metadata5">
 | 
				
			||||||
 | 
					    <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>Waren Group – Logo</dc:title>
 | 
				
			||||||
 | 
					        <dc:creator>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Christer Warén</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:creator>
 | 
				
			||||||
 | 
					        <dc:rights>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:rights>
 | 
				
			||||||
 | 
					        <dc:publisher>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:publisher>
 | 
				
			||||||
 | 
					        <dc:date>2019-12-19</dc:date>
 | 
				
			||||||
 | 
					        <dc:description />
 | 
				
			||||||
 | 
					      </cc:Work>
 | 
				
			||||||
 | 
					    </rdf:RDF>
 | 
				
			||||||
 | 
					  </metadata>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer4"
 | 
				
			||||||
 | 
					     inkscape:label="Letter (text)"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer1"
 | 
				
			||||||
 | 
					     inkscape:label="Cut"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820"
 | 
				
			||||||
 | 
					       width="4.1826649"
 | 
				
			||||||
 | 
					       height="0.57691932"
 | 
				
			||||||
 | 
					       x="17.738731"
 | 
				
			||||||
 | 
					       y="2.0065091"
 | 
				
			||||||
 | 
					       transform="matrix(0.71028966,0.70390951,-0.70390501,0.71029412,0,0)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer2"
 | 
				
			||||||
 | 
					     inkscape:label="Combined"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9-8"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7-8"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.265;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820-3"
 | 
				
			||||||
 | 
					       width="4.1827092"
 | 
				
			||||||
 | 
					       height="0.5769254"
 | 
				
			||||||
 | 
					       x="17.738714"
 | 
				
			||||||
 | 
					       y="2.0065689"
 | 
				
			||||||
 | 
					       transform="rotate(44.741331)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:inline"
 | 
				
			||||||
 | 
					     inkscape:label="Cutted"
 | 
				
			||||||
 | 
					     id="g879"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer" />
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:none"
 | 
				
			||||||
 | 
					     inkscape:label="Name (text)"
 | 
				
			||||||
 | 
					     id="g835"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       id="text833"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       xml:space="preserve"><tspan
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         id="tspan831"
 | 
				
			||||||
 | 
					         sodipodi:role="line"><tspan
 | 
				
			||||||
 | 
					           style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					           id="tspan832">W</tspan><tspan
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="tspan845">arén</tspan><tspan
 | 
				
			||||||
 | 
					           style="font-size:4.93889px;fill:#ffffff"
 | 
				
			||||||
 | 
					           id="tspan838"> </tspan><tspan
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="tspan847">Group</tspan></tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="g861"
 | 
				
			||||||
 | 
					     inkscape:label="Name"
 | 
				
			||||||
 | 
					     style="display:inline">
 | 
				
			||||||
 | 
					    <g
 | 
				
			||||||
 | 
					       id="g910"
 | 
				
			||||||
 | 
					       transform="translate(-4.9998218,-9.1926328)">
 | 
				
			||||||
 | 
					      <path
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ff6900;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         d="m 5.0001048,9.1926551 v 6.2699009 c 0,0.643084 0.3211979,0.964799 0.9642825,0.964799 h 6.2704177 c 0.223592,0 0.405536,-0.04112 0.551388,-0.118856 l -1.33997,-1.328084 H 9.8277172 V 9.1926551 H 8.3807771 V 14.980415 H 6.4470449 V 9.1926551 Z m 6.7520432,0 -0.0041,5.2746129 1.398364,1.385962 c 0.03398,-0.11385 0.05271,-0.242841 0.05271,-0.390674 V 9.1926551 Z"
 | 
				
			||||||
 | 
					         id="text875"
 | 
				
			||||||
 | 
					         inkscape:connector-curvature="0" />
 | 
				
			||||||
 | 
					      <g
 | 
				
			||||||
 | 
					         aria-label="Warén Group"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         id="text859">
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 9.8278902,14.980417 h 1.9196068 l 0.0048,-5.787761 h 1.44694 v 6.270074 q 0,0.964627 -0.964627,0.964627 H 5.96456 q -0.9646268,0 -0.9646268,-0.964627 V 9.192656 h 1.4469402 v 5.787761 H 8.38095 V 9.192656 h 1.4469402 z"
 | 
				
			||||||
 | 
					           style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					           id="path863" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 14.163887,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.446941 l -0.0048,-3.858507 H 15.61085 v 2.411567 h 2.411567 l -0.482313,1.44694 H 15.13336 q -0.96945,0 -0.96945,-0.964627 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path865" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 20.916275,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.924431 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path867" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 30.080229,11.12191 q 0.964627,0 0.964627,0.964626 v 1.44694 q 0,0.964627 -0.964627,0.964627 h -2.89388 v -1.44694 h 2.411567 V 12.56885 h -2.893881 v 2.411567 h 3.371371 l -0.472667,1.44694 h -3.381017 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 z m -1.572341,-1.6880973 0.482313,0.4823134 -1.205784,0.7234699 h -0.482313 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path869" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 32.009481,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 3.86333 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.44694 l -0.0048,-3.858507 h -2.89388 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path871" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 45.273102,12.086536 q 0.964627,0 0.964627,0.964627 v 2.411567 q 0,0.964627 -0.964627,0.964627 h -3.858507 q -0.964627,0 -0.964627,-0.964627 v -5.305447 q 0,-0.964627 0.964627,-0.964627 h 4.823134 v 1.44694 h -4.340821 v 4.340821 h 2.893881 v -1.446941 h -1.924431 l 0.482314,-1.44694 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path873" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 47.202353,16.427357 v -4.340821 q 0,-0.964626 0.964626,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.92443 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path875" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 57.330933,15.46273 q 0,0.964627 -0.964626,0.964627 H 52.5078 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 z m -4.34082,-2.89388 v 2.411567 h 2.89388 V 12.56885 Z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path877" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 59.742501,11.12191 v 3.858507 h 2.89388 l 0.0048,-3.858507 h 1.446941 v 4.34082 q 0,0.964627 -0.964627,0.964627 h -3.86333 q -0.964627,0 -0.964627,-0.964627 v -4.34082 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path879" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 65.047949,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 v 3.376194 q 0,0.964627 -0.964626,0.964627 h -2.893881 l 0.482314,-1.44694 h 1.929253 V 12.56885 h -2.89388 v 5.78776 h -1.44694 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path881" />
 | 
				
			||||||
 | 
					      </g>
 | 
				
			||||||
 | 
					    </g>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					</svg>
 | 
				
			||||||
| 
		 After Width: | Height: | Size: 10 KiB  | 
							
								
								
									
										241
									
								
								keycloak/warengroup/login/resources/img/logo-dark.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										241
									
								
								keycloak/warengroup/login/resources/img/logo-dark.svg
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,241 @@
 | 
				
			|||||||
 | 
					<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 | 
				
			||||||
 | 
					<!-- Created with Inkscape (http://www.inkscape.org/) -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<svg
 | 
				
			||||||
 | 
					   width="65.835999mm"
 | 
				
			||||||
 | 
					   height="9.1639996mm"
 | 
				
			||||||
 | 
					   viewBox="0 0 65.835995 9.1639995"
 | 
				
			||||||
 | 
					   version="1.1"
 | 
				
			||||||
 | 
					   id="svg8"
 | 
				
			||||||
 | 
					   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
 | 
				
			||||||
 | 
					   inkscape:export-xdpi="480"
 | 
				
			||||||
 | 
					   inkscape:export-ydpi="480"
 | 
				
			||||||
 | 
					   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"
 | 
				
			||||||
 | 
					   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 | 
				
			||||||
 | 
					   xmlns:cc="http://creativecommons.org/ns#"
 | 
				
			||||||
 | 
					   xmlns:dc="http://purl.org/dc/elements/1.1/">
 | 
				
			||||||
 | 
					  <title
 | 
				
			||||||
 | 
					     id="title827">Waren Group – Logo</title>
 | 
				
			||||||
 | 
					  <defs
 | 
				
			||||||
 | 
					     id="defs2">
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect866"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878-3"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936-6"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					  </defs>
 | 
				
			||||||
 | 
					  <sodipodi:namedview
 | 
				
			||||||
 | 
					     id="base"
 | 
				
			||||||
 | 
					     pagecolor="#ffffff"
 | 
				
			||||||
 | 
					     bordercolor="#666666"
 | 
				
			||||||
 | 
					     borderopacity="1.0"
 | 
				
			||||||
 | 
					     inkscape:pageopacity="0.0"
 | 
				
			||||||
 | 
					     inkscape:pageshadow="2"
 | 
				
			||||||
 | 
					     inkscape:zoom="3.2102648"
 | 
				
			||||||
 | 
					     inkscape:cx="34.732337"
 | 
				
			||||||
 | 
					     inkscape:cy="38.470347"
 | 
				
			||||||
 | 
					     inkscape:document-units="mm"
 | 
				
			||||||
 | 
					     inkscape:current-layer="g849"
 | 
				
			||||||
 | 
					     showgrid="false"
 | 
				
			||||||
 | 
					     units="mm"
 | 
				
			||||||
 | 
					     inkscape:window-width="2560"
 | 
				
			||||||
 | 
					     inkscape:window-height="1369"
 | 
				
			||||||
 | 
					     inkscape:window-x="0"
 | 
				
			||||||
 | 
					     inkscape:window-y="0"
 | 
				
			||||||
 | 
					     inkscape:window-maximized="1"
 | 
				
			||||||
 | 
					     inkscape:pagecheckerboard="true" />
 | 
				
			||||||
 | 
					  <metadata
 | 
				
			||||||
 | 
					     id="metadata5">
 | 
				
			||||||
 | 
					    <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>Waren Group – Logo</dc:title>
 | 
				
			||||||
 | 
					        <dc:creator>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Christer Warén</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:creator>
 | 
				
			||||||
 | 
					        <dc:rights>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:rights>
 | 
				
			||||||
 | 
					        <dc:publisher>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:publisher>
 | 
				
			||||||
 | 
					        <dc:date>2019-12-19</dc:date>
 | 
				
			||||||
 | 
					        <dc:description />
 | 
				
			||||||
 | 
					      </cc:Work>
 | 
				
			||||||
 | 
					    </rdf:RDF>
 | 
				
			||||||
 | 
					  </metadata>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer4"
 | 
				
			||||||
 | 
					     inkscape:label="Letter (text)"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer1"
 | 
				
			||||||
 | 
					     inkscape:label="Cut"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820"
 | 
				
			||||||
 | 
					       width="4.1826649"
 | 
				
			||||||
 | 
					       height="0.57691932"
 | 
				
			||||||
 | 
					       x="17.738731"
 | 
				
			||||||
 | 
					       y="2.0065091"
 | 
				
			||||||
 | 
					       transform="matrix(0.71028966,0.70390951,-0.70390501,0.71029412,0,0)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer2"
 | 
				
			||||||
 | 
					     inkscape:label="Combined"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9-8"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7-8"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.265;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820-3"
 | 
				
			||||||
 | 
					       width="4.1827092"
 | 
				
			||||||
 | 
					       height="0.5769254"
 | 
				
			||||||
 | 
					       x="17.738714"
 | 
				
			||||||
 | 
					       y="2.0065689"
 | 
				
			||||||
 | 
					       transform="rotate(44.741331)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:inline"
 | 
				
			||||||
 | 
					     inkscape:label="Cutted"
 | 
				
			||||||
 | 
					     id="g879"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer" />
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:none"
 | 
				
			||||||
 | 
					     inkscape:label="Name (text)"
 | 
				
			||||||
 | 
					     id="g835"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       id="text833"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       xml:space="preserve"><tspan
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         id="tspan831"
 | 
				
			||||||
 | 
					         sodipodi:role="line"><tspan
 | 
				
			||||||
 | 
					   style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					   id="tspan832">W</tspan>arén<tspan
 | 
				
			||||||
 | 
					   style="font-size:4.93889px"
 | 
				
			||||||
 | 
					   id="tspan838"> </tspan>Group</tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="g849"
 | 
				
			||||||
 | 
					     inkscape:label="Name"
 | 
				
			||||||
 | 
					     style="display:inline">
 | 
				
			||||||
 | 
					    <g
 | 
				
			||||||
 | 
					       id="g868"
 | 
				
			||||||
 | 
					       transform="translate(-4.9998218,-9.1926328)">
 | 
				
			||||||
 | 
					      <path
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ff6900;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         d="m 5.0001048,9.1926551 v 6.2699009 c 0,0.643084 0.3211979,0.964799 0.9642825,0.964799 h 6.2704177 c 0.223592,0 0.405536,-0.04112 0.551388,-0.118856 l -1.33997,-1.328084 H 9.8277172 V 9.1926551 H 8.3807771 V 14.980415 H 6.4470449 V 9.1926551 Z m 6.7520432,0 -0.0041,5.2746129 1.398364,1.385962 c 0.03398,-0.11385 0.05271,-0.242841 0.05271,-0.390674 V 9.1926551 Z"
 | 
				
			||||||
 | 
					         id="text875"
 | 
				
			||||||
 | 
					         inkscape:connector-curvature="0" />
 | 
				
			||||||
 | 
					      <g
 | 
				
			||||||
 | 
					         aria-label="Warén Group"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         id="text847">
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 9.8278902,14.980417 h 1.9196068 l 0.0048,-5.787761 h 1.44694 v 6.270074 q 0,0.964627 -0.964627,0.964627 H 5.96456 q -0.9646268,0 -0.9646268,-0.964627 V 9.192656 h 1.4469402 v 5.787761 H 8.38095 V 9.192656 h 1.4469402 z"
 | 
				
			||||||
 | 
					           style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					           id="path851" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 14.163887,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.446941 l -0.0048,-3.858507 H 15.61085 v 2.411567 h 2.411567 l -0.482313,1.44694 H 15.13336 q -0.96945,0 -0.96945,-0.964627 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path853" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 20.916275,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.924431 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path855" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 30.080229,11.12191 q 0.964627,0 0.964627,0.964626 v 1.44694 q 0,0.964627 -0.964627,0.964627 h -2.89388 v -1.44694 h 2.411567 V 12.56885 h -2.893881 v 2.411567 h 3.371371 l -0.472667,1.44694 h -3.381017 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 z m -1.572341,-1.6880973 0.482313,0.4823134 -1.205784,0.7234699 h -0.482313 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path857" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 32.009481,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 3.86333 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.44694 l -0.0048,-3.858507 h -2.89388 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path859" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 45.273102,12.086536 q 0.964627,0 0.964627,0.964627 v 2.411567 q 0,0.964627 -0.964627,0.964627 h -3.858507 q -0.964627,0 -0.964627,-0.964627 v -5.305447 q 0,-0.964627 0.964627,-0.964627 h 4.823134 v 1.44694 h -4.340821 v 4.340821 h 2.893881 v -1.446941 h -1.924431 l 0.482314,-1.44694 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path861" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 47.202353,16.427357 v -4.340821 q 0,-0.964626 0.964626,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.92443 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path863" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 57.330933,15.46273 q 0,0.964627 -0.964626,0.964627 H 52.5078 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 z m -4.34082,-2.89388 v 2.411567 h 2.89388 V 12.56885 Z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path865" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 59.742501,11.12191 v 3.858507 h 2.89388 l 0.0048,-3.858507 h 1.446941 v 4.34082 q 0,0.964627 -0.964627,0.964627 h -3.86333 q -0.964627,0 -0.964627,-0.964627 v -4.34082 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path867" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 65.047949,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 v 3.376194 q 0,0.964627 -0.964626,0.964627 h -2.893881 l 0.482314,-1.44694 h 1.929253 V 12.56885 h -2.89388 v 5.78776 h -1.44694 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path869" />
 | 
				
			||||||
 | 
					      </g>
 | 
				
			||||||
 | 
					    </g>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					</svg>
 | 
				
			||||||
| 
		 After Width: | Height: | Size: 12 KiB  | 
							
								
								
									
										245
									
								
								keycloak/warengroup/login/resources/img/logo-light.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										245
									
								
								keycloak/warengroup/login/resources/img/logo-light.svg
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,245 @@
 | 
				
			|||||||
 | 
					<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 | 
				
			||||||
 | 
					<!-- Created with Inkscape (http://www.inkscape.org/) -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<svg
 | 
				
			||||||
 | 
					   width="65.835999mm"
 | 
				
			||||||
 | 
					   height="9.1639996mm"
 | 
				
			||||||
 | 
					   viewBox="0 0 65.835995 9.1639995"
 | 
				
			||||||
 | 
					   version="1.1"
 | 
				
			||||||
 | 
					   id="svg8"
 | 
				
			||||||
 | 
					   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
 | 
				
			||||||
 | 
					   inkscape:export-xdpi="480"
 | 
				
			||||||
 | 
					   inkscape:export-ydpi="480"
 | 
				
			||||||
 | 
					   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"
 | 
				
			||||||
 | 
					   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 | 
				
			||||||
 | 
					   xmlns:cc="http://creativecommons.org/ns#"
 | 
				
			||||||
 | 
					   xmlns:dc="http://purl.org/dc/elements/1.1/">
 | 
				
			||||||
 | 
					  <title
 | 
				
			||||||
 | 
					     id="title827">Waren Group – Logo</title>
 | 
				
			||||||
 | 
					  <defs
 | 
				
			||||||
 | 
					     id="defs2">
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect866"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878-3"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936-6"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					  </defs>
 | 
				
			||||||
 | 
					  <sodipodi:namedview
 | 
				
			||||||
 | 
					     id="base"
 | 
				
			||||||
 | 
					     pagecolor="#ffffff"
 | 
				
			||||||
 | 
					     bordercolor="#666666"
 | 
				
			||||||
 | 
					     borderopacity="1.0"
 | 
				
			||||||
 | 
					     inkscape:pageopacity="0.0"
 | 
				
			||||||
 | 
					     inkscape:pageshadow="2"
 | 
				
			||||||
 | 
					     inkscape:zoom="3.2102648"
 | 
				
			||||||
 | 
					     inkscape:cx="149.36463"
 | 
				
			||||||
 | 
					     inkscape:cy="38.470347"
 | 
				
			||||||
 | 
					     inkscape:document-units="mm"
 | 
				
			||||||
 | 
					     inkscape:current-layer="g861"
 | 
				
			||||||
 | 
					     showgrid="false"
 | 
				
			||||||
 | 
					     units="mm"
 | 
				
			||||||
 | 
					     inkscape:window-width="2560"
 | 
				
			||||||
 | 
					     inkscape:window-height="1369"
 | 
				
			||||||
 | 
					     inkscape:window-x="0"
 | 
				
			||||||
 | 
					     inkscape:window-y="0"
 | 
				
			||||||
 | 
					     inkscape:window-maximized="1"
 | 
				
			||||||
 | 
					     inkscape:pagecheckerboard="true" />
 | 
				
			||||||
 | 
					  <metadata
 | 
				
			||||||
 | 
					     id="metadata5">
 | 
				
			||||||
 | 
					    <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>Waren Group – Logo</dc:title>
 | 
				
			||||||
 | 
					        <dc:creator>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Christer Warén</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:creator>
 | 
				
			||||||
 | 
					        <dc:rights>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:rights>
 | 
				
			||||||
 | 
					        <dc:publisher>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:publisher>
 | 
				
			||||||
 | 
					        <dc:date>2019-12-19</dc:date>
 | 
				
			||||||
 | 
					        <dc:description />
 | 
				
			||||||
 | 
					      </cc:Work>
 | 
				
			||||||
 | 
					    </rdf:RDF>
 | 
				
			||||||
 | 
					  </metadata>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer4"
 | 
				
			||||||
 | 
					     inkscape:label="Letter (text)"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer1"
 | 
				
			||||||
 | 
					     inkscape:label="Cut"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820"
 | 
				
			||||||
 | 
					       width="4.1826649"
 | 
				
			||||||
 | 
					       height="0.57691932"
 | 
				
			||||||
 | 
					       x="17.738731"
 | 
				
			||||||
 | 
					       y="2.0065091"
 | 
				
			||||||
 | 
					       transform="matrix(0.71028966,0.70390951,-0.70390501,0.71029412,0,0)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer2"
 | 
				
			||||||
 | 
					     inkscape:label="Combined"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9-8"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7-8"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.265;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820-3"
 | 
				
			||||||
 | 
					       width="4.1827092"
 | 
				
			||||||
 | 
					       height="0.5769254"
 | 
				
			||||||
 | 
					       x="17.738714"
 | 
				
			||||||
 | 
					       y="2.0065689"
 | 
				
			||||||
 | 
					       transform="rotate(44.741331)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:inline"
 | 
				
			||||||
 | 
					     inkscape:label="Cutted"
 | 
				
			||||||
 | 
					     id="g879"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer" />
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:none"
 | 
				
			||||||
 | 
					     inkscape:label="Name (text)"
 | 
				
			||||||
 | 
					     id="g835"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       id="text833"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       xml:space="preserve"><tspan
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         id="tspan831"
 | 
				
			||||||
 | 
					         sodipodi:role="line"><tspan
 | 
				
			||||||
 | 
					           style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					           id="tspan832">W</tspan><tspan
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="tspan845">arén</tspan><tspan
 | 
				
			||||||
 | 
					           style="font-size:4.93889px;fill:#ffffff"
 | 
				
			||||||
 | 
					           id="tspan838"> </tspan><tspan
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="tspan847">Group</tspan></tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="g861"
 | 
				
			||||||
 | 
					     inkscape:label="Name"
 | 
				
			||||||
 | 
					     style="display:inline">
 | 
				
			||||||
 | 
					    <g
 | 
				
			||||||
 | 
					       id="g910"
 | 
				
			||||||
 | 
					       transform="translate(-4.9998218,-9.1926328)">
 | 
				
			||||||
 | 
					      <path
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ff6900;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         d="m 5.0001048,9.1926551 v 6.2699009 c 0,0.643084 0.3211979,0.964799 0.9642825,0.964799 h 6.2704177 c 0.223592,0 0.405536,-0.04112 0.551388,-0.118856 l -1.33997,-1.328084 H 9.8277172 V 9.1926551 H 8.3807771 V 14.980415 H 6.4470449 V 9.1926551 Z m 6.7520432,0 -0.0041,5.2746129 1.398364,1.385962 c 0.03398,-0.11385 0.05271,-0.242841 0.05271,-0.390674 V 9.1926551 Z"
 | 
				
			||||||
 | 
					         id="text875"
 | 
				
			||||||
 | 
					         inkscape:connector-curvature="0" />
 | 
				
			||||||
 | 
					      <g
 | 
				
			||||||
 | 
					         aria-label="Warén Group"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         id="text859">
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 9.8278902,14.980417 h 1.9196068 l 0.0048,-5.787761 h 1.44694 v 6.270074 q 0,0.964627 -0.964627,0.964627 H 5.96456 q -0.9646268,0 -0.9646268,-0.964627 V 9.192656 h 1.4469402 v 5.787761 H 8.38095 V 9.192656 h 1.4469402 z"
 | 
				
			||||||
 | 
					           style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					           id="path863" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 14.163887,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.446941 l -0.0048,-3.858507 H 15.61085 v 2.411567 h 2.411567 l -0.482313,1.44694 H 15.13336 q -0.96945,0 -0.96945,-0.964627 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path865" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 20.916275,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.924431 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path867" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 30.080229,11.12191 q 0.964627,0 0.964627,0.964626 v 1.44694 q 0,0.964627 -0.964627,0.964627 h -2.89388 v -1.44694 h 2.411567 V 12.56885 h -2.893881 v 2.411567 h 3.371371 l -0.472667,1.44694 h -3.381017 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 z m -1.572341,-1.6880973 0.482313,0.4823134 -1.205784,0.7234699 h -0.482313 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path869" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 32.009481,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 3.86333 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.44694 l -0.0048,-3.858507 h -2.89388 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path871" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 45.273102,12.086536 q 0.964627,0 0.964627,0.964627 v 2.411567 q 0,0.964627 -0.964627,0.964627 h -3.858507 q -0.964627,0 -0.964627,-0.964627 v -5.305447 q 0,-0.964627 0.964627,-0.964627 h 4.823134 v 1.44694 h -4.340821 v 4.340821 h 2.893881 v -1.446941 h -1.924431 l 0.482314,-1.44694 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path873" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 47.202353,16.427357 v -4.340821 q 0,-0.964626 0.964626,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.92443 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path875" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 57.330933,15.46273 q 0,0.964627 -0.964626,0.964627 H 52.5078 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 z m -4.34082,-2.89388 v 2.411567 h 2.89388 V 12.56885 Z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path877" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 59.742501,11.12191 v 3.858507 h 2.89388 l 0.0048,-3.858507 h 1.446941 v 4.34082 q 0,0.964627 -0.964627,0.964627 h -3.86333 q -0.964627,0 -0.964627,-0.964627 v -4.34082 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path879" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 65.047949,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 v 3.376194 q 0,0.964627 -0.964626,0.964627 h -2.893881 l 0.482314,-1.44694 h 1.929253 V 12.56885 h -2.89388 v 5.78776 h -1.44694 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path881" />
 | 
				
			||||||
 | 
					      </g>
 | 
				
			||||||
 | 
					    </g>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					</svg>
 | 
				
			||||||
| 
		 After Width: | Height: | Size: 10 KiB  | 
							
								
								
									
										34
									
								
								keycloak/warengroup/welcome/index.ftl
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										34
									
								
								keycloak/warengroup/welcome/index.ftl
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,34 @@
 | 
				
			|||||||
 | 
					<!DOCTYPE html>
 | 
				
			||||||
 | 
					<html lang="en">
 | 
				
			||||||
 | 
					<head>
 | 
				
			||||||
 | 
					    <title>Warén Group - SSO</title>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <meta charset="utf-8">
 | 
				
			||||||
 | 
					    <meta name="robots" content="noindex, nofollow">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <link rel="shortcut icon" href="${resourcesPath}/img/favicon.ico" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <#if properties.styles?has_content>
 | 
				
			||||||
 | 
					        <#list properties.styles?split(' ') as style>
 | 
				
			||||||
 | 
					            <link href="${resourcesPath}/${style}" rel="stylesheet" />
 | 
				
			||||||
 | 
					        </#list>
 | 
				
			||||||
 | 
					    </#if>
 | 
				
			||||||
 | 
					</head>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<body>
 | 
				
			||||||
 | 
					    <header>
 | 
				
			||||||
 | 
					        <h1>Warén Group</h1>
 | 
				
			||||||
 | 
					        <p>Single Sign-On</p>
 | 
				
			||||||
 | 
					    </header>
 | 
				
			||||||
 | 
					    <main>
 | 
				
			||||||
 | 
					        <a href="admin">Administration Console</a>
 | 
				
			||||||
 | 
					        <hr>
 | 
				
			||||||
 | 
					        <a href="realms/warengroup/account">Account Management</a>
 | 
				
			||||||
 | 
					        <hr>
 | 
				
			||||||
 | 
					        <a href="https://waren.io">Website</a>
 | 
				
			||||||
 | 
					    </main>
 | 
				
			||||||
 | 
					    <footer>
 | 
				
			||||||
 | 
					        <p class="copyright">©2022-2025 <a href="https://waren.io">Warén Group</a></p>
 | 
				
			||||||
 | 
					    </footer>
 | 
				
			||||||
 | 
					</body>
 | 
				
			||||||
 | 
					</html>
 | 
				
			||||||
							
								
								
									
										66
									
								
								keycloak/warengroup/welcome/resources/css/warengroup.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										66
									
								
								keycloak/warengroup/welcome/resources/css/warengroup.css
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,66 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					Warén Group
 | 
				
			||||||
 | 
					https://git.waren.io/warengroup/themes
 | 
				
			||||||
 | 
					*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					body {
 | 
				
			||||||
 | 
					    background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url(https://cdn.waren.io/files/warengroup/assets/images/ai-generated-9087010-2.jpg);
 | 
				
			||||||
 | 
					    align-items: center;
 | 
				
			||||||
 | 
					    justify-content: center;
 | 
				
			||||||
 | 
					    width: 100vw;
 | 
				
			||||||
 | 
					    height: 100vh;
 | 
				
			||||||
 | 
					    text-align: center;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					*, *:active, *:focus, *:hover, *:visited, *:link {
 | 
				
			||||||
 | 
					    color: #ffffff;
 | 
				
			||||||
 | 
					    text-decoration: none;
 | 
				
			||||||
 | 
					    font-family: "Akashi", sans-serif;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@font-face {
 | 
				
			||||||
 | 
					    font-family: "Akashi";
 | 
				
			||||||
 | 
					    src: url('https://cdn.waren.io/files/warengroup/assets/fonts/Akashi.ttf');
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					body, main {
 | 
				
			||||||
 | 
					    display: flex;
 | 
				
			||||||
 | 
					    flex-direction: column;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					p, main a {
 | 
				
			||||||
 | 
					    font-weight: bold;
 | 
				
			||||||
 | 
					    font-size: 1.5em;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					h1 {
 | 
				
			||||||
 | 
					    font-size: 3em;
 | 
				
			||||||
 | 
					    margin-bottom: 0;
 | 
				
			||||||
 | 
					    background-image: url(../img/logo-light.svg);
 | 
				
			||||||
 | 
					    background-repeat: no-repeat;
 | 
				
			||||||
 | 
					    background-position: center;
 | 
				
			||||||
 | 
					    background-size: contain;
 | 
				
			||||||
 | 
					    color: transparent !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					p {
 | 
				
			||||||
 | 
					    margin: 0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					hr {
 | 
				
			||||||
 | 
					    width: 100%;
 | 
				
			||||||
 | 
					    margin: 0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					main {
 | 
				
			||||||
 | 
					    margin-top: 50px;
 | 
				
			||||||
 | 
					    margin-bottom: 50px;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					main a {
 | 
				
			||||||
 | 
					    padding: 10px 20px;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					main a:hover {
 | 
				
			||||||
 | 
					    background-color: #ffffff14;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										241
									
								
								keycloak/warengroup/welcome/resources/img/logo-dark.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										241
									
								
								keycloak/warengroup/welcome/resources/img/logo-dark.svg
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,241 @@
 | 
				
			|||||||
 | 
					<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 | 
				
			||||||
 | 
					<!-- Created with Inkscape (http://www.inkscape.org/) -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<svg
 | 
				
			||||||
 | 
					   width="65.835999mm"
 | 
				
			||||||
 | 
					   height="9.1639996mm"
 | 
				
			||||||
 | 
					   viewBox="0 0 65.835995 9.1639995"
 | 
				
			||||||
 | 
					   version="1.1"
 | 
				
			||||||
 | 
					   id="svg8"
 | 
				
			||||||
 | 
					   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
 | 
				
			||||||
 | 
					   inkscape:export-xdpi="480"
 | 
				
			||||||
 | 
					   inkscape:export-ydpi="480"
 | 
				
			||||||
 | 
					   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"
 | 
				
			||||||
 | 
					   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 | 
				
			||||||
 | 
					   xmlns:cc="http://creativecommons.org/ns#"
 | 
				
			||||||
 | 
					   xmlns:dc="http://purl.org/dc/elements/1.1/">
 | 
				
			||||||
 | 
					  <title
 | 
				
			||||||
 | 
					     id="title827">Waren Group – Logo</title>
 | 
				
			||||||
 | 
					  <defs
 | 
				
			||||||
 | 
					     id="defs2">
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect866"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878-3"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936-6"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					  </defs>
 | 
				
			||||||
 | 
					  <sodipodi:namedview
 | 
				
			||||||
 | 
					     id="base"
 | 
				
			||||||
 | 
					     pagecolor="#ffffff"
 | 
				
			||||||
 | 
					     bordercolor="#666666"
 | 
				
			||||||
 | 
					     borderopacity="1.0"
 | 
				
			||||||
 | 
					     inkscape:pageopacity="0.0"
 | 
				
			||||||
 | 
					     inkscape:pageshadow="2"
 | 
				
			||||||
 | 
					     inkscape:zoom="3.2102648"
 | 
				
			||||||
 | 
					     inkscape:cx="34.732337"
 | 
				
			||||||
 | 
					     inkscape:cy="38.470347"
 | 
				
			||||||
 | 
					     inkscape:document-units="mm"
 | 
				
			||||||
 | 
					     inkscape:current-layer="g849"
 | 
				
			||||||
 | 
					     showgrid="false"
 | 
				
			||||||
 | 
					     units="mm"
 | 
				
			||||||
 | 
					     inkscape:window-width="2560"
 | 
				
			||||||
 | 
					     inkscape:window-height="1369"
 | 
				
			||||||
 | 
					     inkscape:window-x="0"
 | 
				
			||||||
 | 
					     inkscape:window-y="0"
 | 
				
			||||||
 | 
					     inkscape:window-maximized="1"
 | 
				
			||||||
 | 
					     inkscape:pagecheckerboard="true" />
 | 
				
			||||||
 | 
					  <metadata
 | 
				
			||||||
 | 
					     id="metadata5">
 | 
				
			||||||
 | 
					    <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>Waren Group – Logo</dc:title>
 | 
				
			||||||
 | 
					        <dc:creator>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Christer Warén</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:creator>
 | 
				
			||||||
 | 
					        <dc:rights>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:rights>
 | 
				
			||||||
 | 
					        <dc:publisher>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:publisher>
 | 
				
			||||||
 | 
					        <dc:date>2019-12-19</dc:date>
 | 
				
			||||||
 | 
					        <dc:description />
 | 
				
			||||||
 | 
					      </cc:Work>
 | 
				
			||||||
 | 
					    </rdf:RDF>
 | 
				
			||||||
 | 
					  </metadata>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer4"
 | 
				
			||||||
 | 
					     inkscape:label="Letter (text)"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer1"
 | 
				
			||||||
 | 
					     inkscape:label="Cut"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820"
 | 
				
			||||||
 | 
					       width="4.1826649"
 | 
				
			||||||
 | 
					       height="0.57691932"
 | 
				
			||||||
 | 
					       x="17.738731"
 | 
				
			||||||
 | 
					       y="2.0065091"
 | 
				
			||||||
 | 
					       transform="matrix(0.71028966,0.70390951,-0.70390501,0.71029412,0,0)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer2"
 | 
				
			||||||
 | 
					     inkscape:label="Combined"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9-8"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7-8"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.265;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820-3"
 | 
				
			||||||
 | 
					       width="4.1827092"
 | 
				
			||||||
 | 
					       height="0.5769254"
 | 
				
			||||||
 | 
					       x="17.738714"
 | 
				
			||||||
 | 
					       y="2.0065689"
 | 
				
			||||||
 | 
					       transform="rotate(44.741331)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:inline"
 | 
				
			||||||
 | 
					     inkscape:label="Cutted"
 | 
				
			||||||
 | 
					     id="g879"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer" />
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:none"
 | 
				
			||||||
 | 
					     inkscape:label="Name (text)"
 | 
				
			||||||
 | 
					     id="g835"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       id="text833"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       xml:space="preserve"><tspan
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         id="tspan831"
 | 
				
			||||||
 | 
					         sodipodi:role="line"><tspan
 | 
				
			||||||
 | 
					   style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					   id="tspan832">W</tspan>arén<tspan
 | 
				
			||||||
 | 
					   style="font-size:4.93889px"
 | 
				
			||||||
 | 
					   id="tspan838"> </tspan>Group</tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="g849"
 | 
				
			||||||
 | 
					     inkscape:label="Name"
 | 
				
			||||||
 | 
					     style="display:inline">
 | 
				
			||||||
 | 
					    <g
 | 
				
			||||||
 | 
					       id="g868"
 | 
				
			||||||
 | 
					       transform="translate(-4.9998218,-9.1926328)">
 | 
				
			||||||
 | 
					      <path
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ff6900;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         d="m 5.0001048,9.1926551 v 6.2699009 c 0,0.643084 0.3211979,0.964799 0.9642825,0.964799 h 6.2704177 c 0.223592,0 0.405536,-0.04112 0.551388,-0.118856 l -1.33997,-1.328084 H 9.8277172 V 9.1926551 H 8.3807771 V 14.980415 H 6.4470449 V 9.1926551 Z m 6.7520432,0 -0.0041,5.2746129 1.398364,1.385962 c 0.03398,-0.11385 0.05271,-0.242841 0.05271,-0.390674 V 9.1926551 Z"
 | 
				
			||||||
 | 
					         id="text875"
 | 
				
			||||||
 | 
					         inkscape:connector-curvature="0" />
 | 
				
			||||||
 | 
					      <g
 | 
				
			||||||
 | 
					         aria-label="Warén Group"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         id="text847">
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 9.8278902,14.980417 h 1.9196068 l 0.0048,-5.787761 h 1.44694 v 6.270074 q 0,0.964627 -0.964627,0.964627 H 5.96456 q -0.9646268,0 -0.9646268,-0.964627 V 9.192656 h 1.4469402 v 5.787761 H 8.38095 V 9.192656 h 1.4469402 z"
 | 
				
			||||||
 | 
					           style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					           id="path851" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 14.163887,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.446941 l -0.0048,-3.858507 H 15.61085 v 2.411567 h 2.411567 l -0.482313,1.44694 H 15.13336 q -0.96945,0 -0.96945,-0.964627 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path853" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 20.916275,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.924431 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path855" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 30.080229,11.12191 q 0.964627,0 0.964627,0.964626 v 1.44694 q 0,0.964627 -0.964627,0.964627 h -2.89388 v -1.44694 h 2.411567 V 12.56885 h -2.893881 v 2.411567 h 3.371371 l -0.472667,1.44694 h -3.381017 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 z m -1.572341,-1.6880973 0.482313,0.4823134 -1.205784,0.7234699 h -0.482313 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path857" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 32.009481,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 3.86333 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.44694 l -0.0048,-3.858507 h -2.89388 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path859" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 45.273102,12.086536 q 0.964627,0 0.964627,0.964627 v 2.411567 q 0,0.964627 -0.964627,0.964627 h -3.858507 q -0.964627,0 -0.964627,-0.964627 v -5.305447 q 0,-0.964627 0.964627,-0.964627 h 4.823134 v 1.44694 h -4.340821 v 4.340821 h 2.893881 v -1.446941 h -1.924431 l 0.482314,-1.44694 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path861" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 47.202353,16.427357 v -4.340821 q 0,-0.964626 0.964626,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.92443 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path863" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 57.330933,15.46273 q 0,0.964627 -0.964626,0.964627 H 52.5078 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 z m -4.34082,-2.89388 v 2.411567 h 2.89388 V 12.56885 Z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path865" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 59.742501,11.12191 v 3.858507 h 2.89388 l 0.0048,-3.858507 h 1.446941 v 4.34082 q 0,0.964627 -0.964627,0.964627 h -3.86333 q -0.964627,0 -0.964627,-0.964627 v -4.34082 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path867" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 65.047949,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 v 3.376194 q 0,0.964627 -0.964626,0.964627 h -2.893881 l 0.482314,-1.44694 h 1.929253 V 12.56885 h -2.89388 v 5.78776 h -1.44694 z"
 | 
				
			||||||
 | 
					           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					           id="path869" />
 | 
				
			||||||
 | 
					      </g>
 | 
				
			||||||
 | 
					    </g>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					</svg>
 | 
				
			||||||
| 
		 After Width: | Height: | Size: 12 KiB  | 
							
								
								
									
										245
									
								
								keycloak/warengroup/welcome/resources/img/logo-light.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										245
									
								
								keycloak/warengroup/welcome/resources/img/logo-light.svg
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,245 @@
 | 
				
			|||||||
 | 
					<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 | 
				
			||||||
 | 
					<!-- Created with Inkscape (http://www.inkscape.org/) -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<svg
 | 
				
			||||||
 | 
					   width="65.835999mm"
 | 
				
			||||||
 | 
					   height="9.1639996mm"
 | 
				
			||||||
 | 
					   viewBox="0 0 65.835995 9.1639995"
 | 
				
			||||||
 | 
					   version="1.1"
 | 
				
			||||||
 | 
					   id="svg8"
 | 
				
			||||||
 | 
					   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
 | 
				
			||||||
 | 
					   inkscape:export-xdpi="480"
 | 
				
			||||||
 | 
					   inkscape:export-ydpi="480"
 | 
				
			||||||
 | 
					   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"
 | 
				
			||||||
 | 
					   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 | 
				
			||||||
 | 
					   xmlns:cc="http://creativecommons.org/ns#"
 | 
				
			||||||
 | 
					   xmlns:dc="http://purl.org/dc/elements/1.1/">
 | 
				
			||||||
 | 
					  <title
 | 
				
			||||||
 | 
					     id="title827">Waren Group – Logo</title>
 | 
				
			||||||
 | 
					  <defs
 | 
				
			||||||
 | 
					     id="defs2">
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect866"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect878-3"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					    <inkscape:path-effect
 | 
				
			||||||
 | 
					       effect="spiro"
 | 
				
			||||||
 | 
					       id="path-effect936-6"
 | 
				
			||||||
 | 
					       is_visible="true"
 | 
				
			||||||
 | 
					       lpeversion="0" />
 | 
				
			||||||
 | 
					  </defs>
 | 
				
			||||||
 | 
					  <sodipodi:namedview
 | 
				
			||||||
 | 
					     id="base"
 | 
				
			||||||
 | 
					     pagecolor="#ffffff"
 | 
				
			||||||
 | 
					     bordercolor="#666666"
 | 
				
			||||||
 | 
					     borderopacity="1.0"
 | 
				
			||||||
 | 
					     inkscape:pageopacity="0.0"
 | 
				
			||||||
 | 
					     inkscape:pageshadow="2"
 | 
				
			||||||
 | 
					     inkscape:zoom="3.2102648"
 | 
				
			||||||
 | 
					     inkscape:cx="149.36463"
 | 
				
			||||||
 | 
					     inkscape:cy="38.470347"
 | 
				
			||||||
 | 
					     inkscape:document-units="mm"
 | 
				
			||||||
 | 
					     inkscape:current-layer="g861"
 | 
				
			||||||
 | 
					     showgrid="false"
 | 
				
			||||||
 | 
					     units="mm"
 | 
				
			||||||
 | 
					     inkscape:window-width="2560"
 | 
				
			||||||
 | 
					     inkscape:window-height="1369"
 | 
				
			||||||
 | 
					     inkscape:window-x="0"
 | 
				
			||||||
 | 
					     inkscape:window-y="0"
 | 
				
			||||||
 | 
					     inkscape:window-maximized="1"
 | 
				
			||||||
 | 
					     inkscape:pagecheckerboard="true" />
 | 
				
			||||||
 | 
					  <metadata
 | 
				
			||||||
 | 
					     id="metadata5">
 | 
				
			||||||
 | 
					    <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>Waren Group – Logo</dc:title>
 | 
				
			||||||
 | 
					        <dc:creator>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Christer Warén</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:creator>
 | 
				
			||||||
 | 
					        <dc:rights>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:rights>
 | 
				
			||||||
 | 
					        <dc:publisher>
 | 
				
			||||||
 | 
					          <cc:Agent>
 | 
				
			||||||
 | 
					            <dc:title>Warén Media</dc:title>
 | 
				
			||||||
 | 
					          </cc:Agent>
 | 
				
			||||||
 | 
					        </dc:publisher>
 | 
				
			||||||
 | 
					        <dc:date>2019-12-19</dc:date>
 | 
				
			||||||
 | 
					        <dc:description />
 | 
				
			||||||
 | 
					      </cc:Work>
 | 
				
			||||||
 | 
					    </rdf:RDF>
 | 
				
			||||||
 | 
					  </metadata>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer4"
 | 
				
			||||||
 | 
					     inkscape:label="Letter (text)"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer1"
 | 
				
			||||||
 | 
					     inkscape:label="Cut"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820"
 | 
				
			||||||
 | 
					       width="4.1826649"
 | 
				
			||||||
 | 
					       height="0.57691932"
 | 
				
			||||||
 | 
					       x="17.738731"
 | 
				
			||||||
 | 
					       y="2.0065091"
 | 
				
			||||||
 | 
					       transform="matrix(0.71028966,0.70390951,-0.70390501,0.71029412,0,0)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="layer2"
 | 
				
			||||||
 | 
					     inkscape:label="Combined"
 | 
				
			||||||
 | 
					     style="display:none">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       xml:space="preserve"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       id="text836-9-8"><tspan
 | 
				
			||||||
 | 
					         sodipodi:role="line"
 | 
				
			||||||
 | 
					         id="tspan834-7-8"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583">W</tspan></text>
 | 
				
			||||||
 | 
					    <rect
 | 
				
			||||||
 | 
					       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.265;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 | 
				
			||||||
 | 
					       id="rect820-3"
 | 
				
			||||||
 | 
					       width="4.1827092"
 | 
				
			||||||
 | 
					       height="0.5769254"
 | 
				
			||||||
 | 
					       x="17.738714"
 | 
				
			||||||
 | 
					       y="2.0065689"
 | 
				
			||||||
 | 
					       transform="rotate(44.741331)" />
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:inline"
 | 
				
			||||||
 | 
					     inkscape:label="Cutted"
 | 
				
			||||||
 | 
					     id="g879"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer" />
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     style="display:none"
 | 
				
			||||||
 | 
					     inkscape:label="Name (text)"
 | 
				
			||||||
 | 
					     id="g835"
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer">
 | 
				
			||||||
 | 
					    <text
 | 
				
			||||||
 | 
					       id="text833"
 | 
				
			||||||
 | 
					       y="16.427357"
 | 
				
			||||||
 | 
					       x="4.9999332"
 | 
				
			||||||
 | 
					       style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					       xml:space="preserve"><tspan
 | 
				
			||||||
 | 
					         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Akashi;-inkscape-font-specification:Akashi;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         y="16.427357"
 | 
				
			||||||
 | 
					         x="4.9999332"
 | 
				
			||||||
 | 
					         id="tspan831"
 | 
				
			||||||
 | 
					         sodipodi:role="line"><tspan
 | 
				
			||||||
 | 
					           style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					           id="tspan832">W</tspan><tspan
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="tspan845">arén</tspan><tspan
 | 
				
			||||||
 | 
					           style="font-size:4.93889px;fill:#ffffff"
 | 
				
			||||||
 | 
					           id="tspan838"> </tspan><tspan
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="tspan847">Group</tspan></tspan></text>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					  <g
 | 
				
			||||||
 | 
					     inkscape:groupmode="layer"
 | 
				
			||||||
 | 
					     id="g861"
 | 
				
			||||||
 | 
					     inkscape:label="Name"
 | 
				
			||||||
 | 
					     style="display:inline">
 | 
				
			||||||
 | 
					    <g
 | 
				
			||||||
 | 
					       id="g910"
 | 
				
			||||||
 | 
					       transform="translate(-4.9998218,-9.1926328)">
 | 
				
			||||||
 | 
					      <path
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#ff6900;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         d="m 5.0001048,9.1926551 v 6.2699009 c 0,0.643084 0.3211979,0.964799 0.9642825,0.964799 h 6.2704177 c 0.223592,0 0.405536,-0.04112 0.551388,-0.118856 l -1.33997,-1.328084 H 9.8277172 V 9.1926551 H 8.3807771 V 14.980415 H 6.4470449 V 9.1926551 Z m 6.7520432,0 -0.0041,5.2746129 1.398364,1.385962 c 0.03398,-0.11385 0.05271,-0.242841 0.05271,-0.390674 V 9.1926551 Z"
 | 
				
			||||||
 | 
					         id="text875"
 | 
				
			||||||
 | 
					         inkscape:connector-curvature="0" />
 | 
				
			||||||
 | 
					      <g
 | 
				
			||||||
 | 
					         aria-label="Warén Group"
 | 
				
			||||||
 | 
					         style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
 | 
				
			||||||
 | 
					         id="text859">
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 9.8278902,14.980417 h 1.9196068 l 0.0048,-5.787761 h 1.44694 v 6.270074 q 0,0.964627 -0.964627,0.964627 H 5.96456 q -0.9646268,0 -0.9646268,-0.964627 V 9.192656 h 1.4469402 v 5.787761 H 8.38095 V 9.192656 h 1.4469402 z"
 | 
				
			||||||
 | 
					           style="fill:#000000;fill-opacity:0"
 | 
				
			||||||
 | 
					           id="path863" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 14.163887,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.446941 l -0.0048,-3.858507 H 15.61085 v 2.411567 h 2.411567 l -0.482313,1.44694 H 15.13336 q -0.96945,0 -0.96945,-0.964627 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path865" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 20.916275,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.924431 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path867" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 30.080229,11.12191 q 0.964627,0 0.964627,0.964626 v 1.44694 q 0,0.964627 -0.964627,0.964627 h -2.89388 v -1.44694 h 2.411567 V 12.56885 h -2.893881 v 2.411567 h 3.371371 l -0.472667,1.44694 h -3.381017 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 z m -1.572341,-1.6880973 0.482313,0.4823134 -1.205784,0.7234699 h -0.482313 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path869" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 32.009481,16.427357 v -4.340821 q 0,-0.964626 0.964627,-0.964626 h 3.86333 q 0.964627,0 0.964627,0.964626 v 4.340821 h -1.44694 l -0.0048,-3.858507 h -2.89388 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path871" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 45.273102,12.086536 q 0.964627,0 0.964627,0.964627 v 2.411567 q 0,0.964627 -0.964627,0.964627 h -3.858507 q -0.964627,0 -0.964627,-0.964627 v -5.305447 q 0,-0.964627 0.964627,-0.964627 h 4.823134 v 1.44694 h -4.340821 v 4.340821 h 2.893881 v -1.446941 h -1.924431 l 0.482314,-1.44694 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path873" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 47.202353,16.427357 v -4.340821 q 0,-0.964626 0.964626,-0.964626 h 2.889057 l -0.482313,1.44694 h -1.92443 v 3.858507 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path875" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 57.330933,15.46273 q 0,0.964627 -0.964626,0.964627 H 52.5078 q -0.964627,0 -0.964627,-0.964627 v -3.376194 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 z m -4.34082,-2.89388 v 2.411567 h 2.89388 V 12.56885 Z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path877" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 59.742501,11.12191 v 3.858507 h 2.89388 l 0.0048,-3.858507 h 1.446941 v 4.34082 q 0,0.964627 -0.964627,0.964627 h -3.86333 q -0.964627,0 -0.964627,-0.964627 v -4.34082 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path879" />
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					           d="m 65.047949,12.086536 q 0,-0.964626 0.964627,-0.964626 h 3.858507 q 0.964626,0 0.964626,0.964626 v 3.376194 q 0,0.964627 -0.964626,0.964627 h -2.893881 l 0.482314,-1.44694 h 1.929253 V 12.56885 h -2.89388 v 5.78776 h -1.44694 z"
 | 
				
			||||||
 | 
					           style="fill:#ffffff"
 | 
				
			||||||
 | 
					           id="path881" />
 | 
				
			||||||
 | 
					      </g>
 | 
				
			||||||
 | 
					    </g>
 | 
				
			||||||
 | 
					  </g>
 | 
				
			||||||
 | 
					</svg>
 | 
				
			||||||
| 
		 After Width: | Height: | Size: 10 KiB  | 
							
								
								
									
										3
									
								
								keycloak/warengroup/welcome/theme.properties
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										3
									
								
								keycloak/warengroup/welcome/theme.properties
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					parent=keycloak
 | 
				
			||||||
 | 
					styles=css/warengroup.css
 | 
				
			||||||
 | 
					redirectToAdmin=false
 | 
				
			||||||
							
								
								
									
										36
									
								
								nextcloud/warengroup/custom.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								nextcloud/warengroup/custom.css
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,36 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					Warén Group
 | 
				
			||||||
 | 
					https://git.waren.io/warengroup/themes
 | 
				
			||||||
 | 
					*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					img {
 | 
				
			||||||
 | 
					  max-width: 100%;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					header#header {
 | 
				
			||||||
 | 
					  background-color: #000000dd !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#body-login, #firstrunwizard .firstrunwizard-header, #theming-preview {
 | 
				
			||||||
 | 
					  background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url(https://cdn.waren.io/files/warengroup/assets/images/ai-generated-9087010-2.jpg);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#app-dashboard {
 | 
				
			||||||
 | 
					  background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url(https://cdn.waren.io/files/warengroup/assets/images/ai-generated-9087010-2.jpg) !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#app-dashboard #welcome-widget .markdown-content em {
 | 
				
			||||||
 | 
					  color: var(--color-text-light);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#body-login footer {
 | 
				
			||||||
 | 
					  color: var(--color-primary-text);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#alternative-logins a.button[href="#body-login"] {
 | 
				
			||||||
 | 
					  font-weight: bold;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					section#hosted_signaling_server {
 | 
				
			||||||
 | 
					  display: none;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										11
									
								
								uptime-kuma/custom.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								uptime-kuma/custom.css
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					Warén Group - Themes
 | 
				
			||||||
 | 
					https://git.waren.io/warengroup/themes
 | 
				
			||||||
 | 
					*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					body {
 | 
				
			||||||
 | 
					  background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url(https://cdn.waren.io/files/warengroup/assets/images/ai-generated-9087010-2.jpg);
 | 
				
			||||||
 | 
					  background-attachment: fixed;
 | 
				
			||||||
 | 
					  background-size: cover;
 | 
				
			||||||
 | 
					  background-position: center;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user