Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Font-linux is an icon font containing logos of popular linux distributions for inclusion in websites.
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.1/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> |
Debian | fl-debian | <span class="fl-debian"></span> |
Fedora | fl-fedora | <span class="fl-fedora"></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> |
This project uses fontcustom to compile vectors into fonts.
After making changes to one of the vectors, the fonts have to be recompiled. From the root directory, run:
fontcustom compile
To stage the new revision:
git rm -r assets views
git add assets views .fontcustom-manifest.json
FAQs
An icon font providing popular linux distro's logos
The npm package linux-font receives a total of 2 weekly downloads. As such, linux-font popularity was classified as not popular.
We found that linux-font demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.