* [git.ipfire.org] The artwork of the ipfire project. branch, master, updated. 0bfc842b5897f95f9c2a696f53afea64d8e213f9
@ 2026-03-13 15:08 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-03-13 15:08 UTC (permalink / raw)
To: ipfire-scm
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2892 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The artwork of the ipfire project.".
The branch, master has been updated
via 0bfc842b5897f95f9c2a696f53afea64d8e213f9 (commit)
from 9639dbe6ec8ed4c7c27b83da912b3611349def90 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0bfc842b5897f95f9c2a696f53afea64d8e213f9
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Fri Mar 13 15:07:59 2026 +0000
Add a README.md file
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
README.md | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 64 insertions(+)
create mode 100644 README.md
Difference in files:
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..01009e6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,64 @@
+# IPFire Artwork
+
+This repository contains the official artwork and brand assets for the [IPFire](https://www.ipfire.org) project, including logos and favicons in all supported formats and colour variants.
+
+Pre-rendered versions of all assets are available at **[artwork.ipfire.org](https://artwork.ipfire.org)**.
+
+## Assets
+
+The following assets are included:
+
+- **Logo** — the full IPFire wordmark
+- **Favicon** — a compact square icon suitable for use in browsers, apps, and other small contexts
+
+## Colour Variants
+
+Each asset is rendered in three colour variants:
+
+| Variant | Description |
+|---|---|
+| `standard` | Full colour, for use on white or light backgrounds |
+| `monochrome` | Single dark colour, for print or single-colour contexts |
+| `inverted` | White, for use on dark or coloured backgrounds |
+
+## File Formats
+
+Each variant is available in the following formats:
+
+| Format | Sizes |
+|---|---|
+| SVG | — |
+| PDF | — |
+| PNG (logo) | 512, 1024, 2048, 4096 |
+| PNG (favicon) | 32×32, 64×64, 128×128, 256×256, 512×512 |
+
+## Building
+
+Rendering the assets from source requires [Inkscape](https://inkscape.org) to be installed.
+
+```sh
+make all
+```
+
+To remove all rendered files:
+
+```sh
+make clean
+```
+
+## Colours
+
+| Name | Hex |
+|---|---|
+| Primary | `#ff2e52` |
+| Dark | `#363636` |
+| White | `#ffffff` |
+
+## Font
+
+The logo uses [Prompt Bold](https://fonts.google.com/specimen/Prompt) by Cadson Demak.
+
+## License
+
+The IPFire logo and all associated artwork are the property of the IPFire Project and may not be used without permission.
+
hooks/post-receive
--
The artwork of the ipfire project.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-13 15:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-13 15:08 [git.ipfire.org] The artwork of the ipfire project. branch, master, updated. 0bfc842b5897f95f9c2a696f53afea64d8e213f9 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox