Logo and Images
Icon |
Logo |
Logo & text |
The DebOps logo comes in three variants, produced by two different source files.
debops-src.svg contains the fully detailed logo and text
debops-small-src.svg is a simplified version used to generate icons
Copyright and licensing
The design incorporates the Debian Open Use Logo as provided in the Debian Logos page.
The logo was designed by Tasos Alvas in 2020.
The DebOps Logos are Copyright (c) 2020 DebOps.org and Tasos Alvas, and are released under the terms of the GNU General Public License, version 3 or any later version or, at your option, of the Creative Commons Attribution Share-Alike 4.0 International License.
Building the DebOps logo
The source files for the logo, as well as the Makefile that generates the
images used on the project, can be found in lib/images/.
Since no other parts of the project use image editing tools, the final images are committed to the repository to avoid cluttering the build pipeline with redundant dependencies.
To build the logo yourself, you will need:
inkscape, version 1.0.1 or newerThe Quicksand font, available from the
fonts-quicksandDebian packageThe
convertutility, available from theimagemagickDebian packageThe
svgoutility, available throughnpm


