forked from zaclys/searxng
		
	[simple theme] SearXNG wordmark (SVG)
Related-to: - https://github.com/searxng/searxng/pull/430#issuecomment-951967239 - https://github.com/searxng/searxng/pull/378 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									0c70a96f57
								
							
						
					
					
						commit
						edb081638b
					
				
					 1 changed files with 90 additions and 0 deletions
				
			
		
							
								
								
									
										90
									
								
								searx/static/themes/simple/src/svg/searxng-wordmark.svg
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										90
									
								
								searx/static/themes/simple/src/svg/searxng-wordmark.svg
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,90 @@ | |||
| <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||||
| <!-- Created with Inkscape (http://www.inkscape.org/) --> | ||||
| 
 | ||||
| <svg | ||||
|    xmlns:dc="http://purl.org/dc/elements/1.1/" | ||||
|    xmlns:cc="http://creativecommons.org/ns#" | ||||
|    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||||
|    xmlns:svg="http://www.w3.org/2000/svg" | ||||
|    xmlns="http://www.w3.org/2000/svg" | ||||
|    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||||
|    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||||
|    width="92mm" | ||||
|    height="92mm" | ||||
|    viewBox="0 0 92 92" | ||||
|    version="1.1" | ||||
|    id="svg8" | ||||
|    inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)" | ||||
|    sodipodi:docname="searxng_wordmark.svg"> | ||||
|   <defs | ||||
|      id="defs2" /> | ||||
|   <sodipodi:namedview | ||||
|      id="base" | ||||
|      pagecolor="#ffffff" | ||||
|      bordercolor="#666666" | ||||
|      borderopacity="1.0" | ||||
|      inkscape:pageopacity="0.0" | ||||
|      inkscape:pageshadow="2" | ||||
|      inkscape:zoom="1.1652357" | ||||
|      inkscape:cx="8.758032" | ||||
|      inkscape:cy="-147.71707" | ||||
|      inkscape:document-units="mm" | ||||
|      inkscape:current-layer="layer1" | ||||
|      showgrid="false" | ||||
|      inkscape:window-width="1920" | ||||
|      inkscape:window-height="1536" | ||||
|      inkscape:window-x="1920" | ||||
|      inkscape:window-y="27" | ||||
|      inkscape:window-maximized="0" /> | ||||
|   <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></dc:title> | ||||
|       </cc:Work> | ||||
|     </rdf:RDF> | ||||
|   </metadata> | ||||
|   <g | ||||
|      inkscape:label="Ebene 1" | ||||
|      inkscape:groupmode="layer" | ||||
|      id="layer1" | ||||
|      transform="translate(-40.921303,-17.416526)"> | ||||
|     <circle | ||||
|        id="path3713" | ||||
|        cx="75" | ||||
|        cy="92" | ||||
|        style="fill:none;stroke:#000000;stroke-width:12;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||||
|        r="0" /> | ||||
|     <circle | ||||
|        style="fill:none;fill-opacity:1;stroke:#3050ff;stroke-width:10;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||||
|        id="path834" | ||||
|        cx="75.921303" | ||||
|        cy="53.902557" | ||||
|        r="30" /> | ||||
|     <path | ||||
|        style="fill:none;fill-opacity:1;stroke:#3050ff;stroke-width:5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||||
|        id="path852" | ||||
|        sodipodi:type="arc" | ||||
|        sodipodi:cx="75.785614" | ||||
|        sodipodi:cy="53.902561" | ||||
|        sodipodi:rx="18" | ||||
|        sodipodi:ry="18" | ||||
|        sodipodi:start="4.2349715" | ||||
|        sodipodi:end="0.48572967" | ||||
|        sodipodi:open="true" | ||||
|        d="m 67.514849,37.91524 a 18,18 0 0 1 21.051475,3.312407 18,18 0 0 1 3.137312,21.078282" /> | ||||
|     <rect | ||||
|        style="opacity:1;fill:#3050ff;fill-opacity:1;stroke:none;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||||
|        id="rect912" | ||||
|        width="18.846331" | ||||
|        height="39.963303" | ||||
|        x="3.7063529" | ||||
|        y="122.08995" | ||||
|        ry="1.8669105e-13" | ||||
|        transform="rotate(-46.234709)" /> | ||||
|   </g> | ||||
| </svg> | ||||
| After Width: | Height: | Size: 2.8 KiB | 
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Heiser
						Markus Heiser