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.
- Host: GitHub
- URL: https://github.com/cryptoc1/seicons.css
- Owner: Cryptoc1
- Created: 2024-12-16T09:29:22.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-07-04T04:31:13.000Z (12 months ago)
- Last Synced: 2025-07-04T05:31:01.948Z (12 months ago)
- Language: TypeScript
- Homepage: https://seicons.z13.web.core.windows.net
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.