├── Final
└── SVG
│ ├── LICENSE.md
│ ├── README.md
│ ├── flipper-icon-symbolic.svg
│ ├── flipper1.svg
│ ├── flipper2.svg
│ ├── gnuflipper1.svg
│ ├── gnuflipper2.svg
│ ├── gnupearl1.svg
│ ├── gnupearl2.svg
│ ├── pearl-icon-symbolic.svg
│ ├── pearl1.svg
│ ├── pearl2.svg
│ ├── poweredby1.svg
│ ├── poweredby2.svg
│ ├── poweredbygnu1.svg
│ └── poweredbygnu2.svg
├── README.md
├── license.md
└── preview.png
/Final/SVG/README.md:
--------------------------------------------------------------------------------
1 | SVG versions of the flipper and pearl.
2 |
3 | Licensed under GNU GPL v3.0, which can be found in license.md
4 |
--------------------------------------------------------------------------------
/Final/SVG/flipper-icon-symbolic.svg:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/Final/SVG/flipper1.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
166 |
--------------------------------------------------------------------------------
/Final/SVG/flipper2.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
145 |
--------------------------------------------------------------------------------
/Final/SVG/gnuflipper1.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
186 |
--------------------------------------------------------------------------------
/Final/SVG/gnuflipper2.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
158 |
--------------------------------------------------------------------------------
/Final/SVG/gnupearl1.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
265 |
--------------------------------------------------------------------------------
/Final/SVG/gnupearl2.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
182 |
--------------------------------------------------------------------------------
/Final/SVG/pearl-icon-symbolic.svg:
--------------------------------------------------------------------------------
1 |
2 |
155 |
--------------------------------------------------------------------------------
/Final/SVG/pearl1.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
187 |
--------------------------------------------------------------------------------
/Final/SVG/pearl2.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
152 |
--------------------------------------------------------------------------------
/Final/SVG/poweredby1.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
230 |
--------------------------------------------------------------------------------
/Final/SVG/poweredby2.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
237 |
--------------------------------------------------------------------------------
/Final/SVG/poweredbygnu1.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
254 |
--------------------------------------------------------------------------------
/Final/SVG/poweredbygnu2.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
256 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Alternative Linux Logo
2 | Uses the "IBM Plex Sans" font, under the Open Font License.
3 |
4 | This work is licensed under the GNU GPL v3.0. Info can be found in "license.md"
5 |
6 | # Preview
7 |
8 | 
9 |
--------------------------------------------------------------------------------
/preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/elmwycke/altlinuxlogo/f7ac9406d343912a2e3d9e6542f4974c8ebdef5b/preview.png
--------------------------------------------------------------------------------