An open API service indexing awesome lists of open source software.

https://github.com/cryptoc1/seicons.css

A port of the Win98SE Icon theme for use on the web.
https://github.com/cryptoc1/seicons.css

Last synced: 16 days ago
JSON representation

A port of the Win98SE Icon theme for use on the web.

Awesome Lists containing this project

README

          

# SEIcons.css

Inspired by Google's [Material Design Icons](https://github.com/google/material-design-icons), `SEIcons.css` is a port of the [Win98SE](https://github.com/nestoris/Win98SE) icon theme for use on the Web.

## Usage

Add a link to the stylesheet to the `` of your app:

```html

```

Then, render an icon with the `` element with the `data-seicon` attribute:

```html


```

> **NOTE:** Set the size of the icon with the `--seicon-size` CSS Variable (default: `24px`).

## Previews

Icons can be previewed [here](https://seicons.z13.web.core.windows.net).

> **NOTE**: There is no lazy loading of images, this page may take a moment to load.