icoji

Simple icons for Sweet projects


Current v0.3
Star Fork

Icons

Hover on the icons to see their class names
icoji-refresh
icoji-rook
icoji-save
icoji-search
icoji-setting
icoji-share
icoji-slide
icoji-sound
icoji-stop
icoji-tablet
icoji-tag
icoji-tea
icoji-tick
icoji-tool
icoji-toolbox
icoji-trash
icoji-upload
icoji-user
icoji-vibrate
icoji-video
icoji-wallet
icoji-wifi
icoji-adjust
icoji-mail
icoji-arrow-down
icoji-arrow-left
icoji-arrow-right
icoji-arrow-up
icoji-at
icoji-bag
icoji-bars
icoji-bell
icoji-archive
icoji-bishop
icoji-bluetooth
icoji-board
icoji-book
icoji-bookmark
icoji-brick
icoji-calc
icoji-camera
icoji-cardpay
icoji-command
icoji-connect
icoji-copy
icoji-crop
icoji-cross
icoji-dash
icoji-desktop
icoji-dislike
icoji-dollar
icoji-download
icoji-edit
icoji-eject
icoji-exchange
icoji-exclaimation
icoji-experiment
icoji-fax
icoji-file
icoji-filter
icoji-flag
icoji-folder
icoji-game
icoji-ghost
icoji-gift
icoji-glass
icoji-goggles
icoji-graph
icoji-heart
icoji-home
icoji-hourglass
icoji-in
icoji-key
icoji-king
icoji-knight
icoji-laptop
icoji-like
icoji-link
icoji-list
icoji-lock
icoji-map
icoji-mark
icoji-message
icoji-mic
icoji-mobile
icoji-move
icoji-mute
icoji-network
icoji-notification
icoji-out
icoji-pause
icoji-pawn
icoji-pencil
icoji-pin
icoji-play
icoji-plus
icoji-queen
icoji-question
icoji-read
icoji-reel
icoji-twitter
icoji-facebook
icoji-instagram
icoji-github
icoji-tumblr
icoji-youtube
icoji-amazon
icoji-linkedin
icoji-pinterest
icoji-underscore
icoji-contrast
icoji-skull
icoji-happy
icoji-neutral
icoji-sad
icoji-spade
icoji-slub
icoji-diamond
icoji-car
icoji-hammer
icoji-sword
icoji-gun
icoji-potion
icoji-health
icoji-fruit
icoji-coin
icoji-switch-off
icoji-switch-on
icoji-unlock
icoji-charge
icoji-file-audio
icoji-file-code
icoji-file-image
icoji-file-video
icoji-file-archive
icoji-clipboard
icoji-copyright
icoji-coupon
icoji-capture
icoji-calendar
icoji-gt
icoji-lt
icoji-sp
icoji-sb
icoji-back
icoji-forward
icoji-backward
icoji-previous
icoji-next
icoji-music

Usage

Download and extract the files in your project directory.

project/
      --icoji/
            --css
            --font
            --README.txt

      --yoursite.html

Include the icoji css file inside the <head> section of your HTML.

<link rel="stylesheet" href="css/icoji.css">

To use a specific icon, use its class name. For example

<i class="icoji-heart"></i>

And the result will be


CSS hacks

To change the size, you can make classes like icoji-2x, icoji-3x, icoji-4x and so on...

/* CSS */
.icoji-2x {font-size:200%;}
.icoji-3x {font-size:300%;}
.icoji-4x {font-size:400%;}

<!-- HTML -->

<i class="icoji-heart"></i>
<i class="icoji-heart icoji-2x"></i>
<i class="icoji-heart icoji-3x"></i>
<i class="icoji-heart icoji-4x"></i>


License

icoji is a copyrighted work is distributed for free. You can use it for any commercial or non commercial purpose as long as your usage doesn't break the copyright laws and the following licenses.

For Fonts, SIL OFL applied to all font files in /icoji/fonts. The code is distributed under MIT License, applies to all code files in /icoji/css. This website and the documentation are available under CC BY 4.0. The icons and the artwork itself is distributed under CC BY-SA license. Please read README.txt in the downloaded icoji package.


Sitemap with
Outboxcraft
© 2017 - present