An icon font for popular Open Source project logos.
The following icons are available in the current version:
ossicon-cassandra
ossicon-consul
ossicon-couchbase
ossicon-elasticsearch
ossicon-influxdb
ossicon-mariadb
ossicon-memcached
ossicon-mysql
ossicon-mongodb
ossicon-postgresql
ossicon-redis
ossicon-riak
ossicon-play
ossicon-rails
ossicon-tornado
ossicon-clojure
ossicon-go
ossicon-haskell
ossicon-nodejs
ossicon-perl
ossicon-php
ossicon-python
ossicon-ruby
ossicon-scala
ossicon-git
ossicon-rabbitmq
ossicon-vagrant
ossicon-centos
ossicon-coreos
ossicon-debian
ossicon-fedora
ossicon-freebsd
ossicon-gentoo
ossicon-redhat
ossicon-solaris
ossicon-suse
ossicon-ubuntu
ossicon-apache
ossicon-nginx
ossicon-tomcat
ossicons
directory into your project.<head>
section of your html, add the path to ossicons.css
:
<link rel="stylesheet" type="text/css" href="ossicons/css/ossicons.css">
Use the icons in your code. You can use the icons just about anywhere using the CSS prefix
ossicon
. The icons are designed to be used with inline elements like
<i>
and
<span>
.
Example code to display the PostgreSQL logo:
<i class="ossicon ossicon-postgresql"></i>
ossicons.json
file using the
Import Icons button (or via Main Menu > Manage Projects) in the IcoMoon App.