patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob fbab443272cf0cbc8315a5e07579dbf648e3aae9 1377 bytes (raw)
name: Documentation/logo/index.html 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
 
---
layout: page
title: Logo
nav_order: 1002
---
<!-- SPDX-FileCopyrightText: 2019-2020, 2022 Alyssa Ross <hi@alyssa.is> -->
<!-- SPDX-License-Identifier: CC-BY-SA-4.0 OR GFDL-1.3-no-invariants-or-later -->
<!-- SPDX-License-Identifier: GPL-3.0-or-later -->

<p>
<img class="logo" src="logo_html.svg" width="200" height="200" alt="" style="margin: 0 auto">
<img class="no-logo" srcset="logo400.png 400w" src="logo200.png" alt="" width="200" height="200" style="margin: 0 auto" loading="lazy" hidden>

<p>
The Spectrum logo was designed by hazelnot, and is released under
the <a href="https://creativecommons.org/publicdomain/zero/1.0/">Creative
Commons Zero</a> license.

<p>
Two versions of the logo are available.  The first is an SVG file
suitable for web browsers, and the second is an SVG file suitable for
<a href="https://inkscape.org/">Inkscape</a>.  The difference between
the versions is in how the colored ring is implemented, since standard
SVG has no way of drawing conic gradients.  The browser version uses
an embedded HTML element with a CSS conic gradient, and the Inkscape
version uses the
not-yet-standard <a href="https://wiki.inkscape.org/wiki/index.php/Mesh_Gradients">SVG
Mesh Gradients</a>.

<ul>

  <li><a href="logo_html.svg" download>logo_html.svg</a> (for web browsers)
  <li><a href="logo_mesh.svg" download>logo_mesh.svg</a> (for Inkscape)

</ul>

debug log:

solving fbab4432 ...
found fbab4432 in https://spectrum-os.org/git/spectrum

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).