Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bbfh-dev/eyecons

Repository files navigation

Eyecons

A 16x16 stylized vector icon pack that aims to be consistent & pixel-perfect.

Preview

An up-to-date preview of latest: 164 icons:

Usage

Download the latest version. You do NOT need to give attribution when doing fair-use

Fair-use

  • ☑️ Using icons on your website/application
  • ❎ Putting icons into your own icon repository without attribution

File structure

$ tree -d ./dist/latest/
├── raster/
│   ├── black/
│   │   ├── 12x12/
│   │   ├── 16x16/
│   │   ├── 24x24/
│   │   ├── 32x32/
│   │   ├── 48x48/
│   │   └── 64x64/
│   └── white/
│       ├── 12x12/
│       ├── 16x16/
│       ├── 24x24/
│       ├── 32x32/
│       ├── 48x48/
│       └── 64x64/
└── symbolic/
    ├── black/
    ├── web/
    └── white/

Building

Building requires the following additional binaries to be installed: resvg (rendering icons), tar (archiving) & zip (compressing)

./build.sh