Giter Club home page Giter Club logo

font-linux's Introduction

font-linux

Available logos

Font-linux is an icon font containing logos of popular linux distributions for inclusion in websites.

Usage

Note: All brand icons are trademarks of their respective owners and should only be used to represent the company or product to which they refer.

To use the font, include assets/font-linux.css as well as the fonts in your project and use the CSS classes listed below.

<link href="/assets/fontlinux.css" rel="stylesheet">

Or just link to it using RawGit (served via MaxCDN's network):

<link href="//cdn.rawgit.com/Lukas-W/font-linux/v0.5/assets/font-linux.css" rel="stylesheet">

Available logos are:

Distribution CSS class Inclusion code
Arch Linux fl-archlinux <span class="fl-archlinux"></span>
CentOS fl-centos <span class="fl-centos"></span>
CoreOS fl-coreos <span class="fl-coreos"></span>
Debian fl-debian <span class="fl-debian"></span>
elementary OS fl-elementary <span class="fl-elementary"></span>
Fedora fl-fedora[-inverse] <span class="fl-fedora"></span>
FreeBSD fl-freebsd <span class="fl-freebsd"></span>
Gentoo fl-gentoo <span class="fl-gentoo"></span>
Linux Mint fl-linuxmint[-inverse] <span class="fl-linuxmint"></span>
Mageia fl-mageia <span class="fl-mageia"></span>
Mandriva fl-mandriva <span class="fl-mandriva"></span>
OpenSUSE fl-opensuse <span class="fl-opensuse"></span>
Red Hat fl-redhat <span class="fl-redhat"></span>
Slackware fl-slackware[-inverse] <span class="fl-slackware"></span>
Ubuntu fl-ubuntu[-inverse] <span class="fl-ubuntu"></span>

Dependencies

  • This project uses fontcustom to compile vectors into fonts.
  • wkhtmltopdf is used to generate this readme's preview image.

Compilation of the vectors

After making changes to one of the vectors, the fonts have to be recompiled. From the root directory, run:

fontcustom compile

To compile everything including the readme's preview.png, run:

sh ./compile.sh

To stage the new revision:

git add assets .fontcustom-manifest.json

font-linux's People

Contributors

caerbannog avatar lukas-w avatar pawelad avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.