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

https://github.com/handsontable/spreadsheet-icons

Spreadsheet icons - a minimalistic icon set for data views (data grids, spreadsheets and tables)
https://github.com/handsontable/spreadsheet-icons

handsontable icons iconsets spreadsheet svg svg-icons ui-design

Last synced: about 2 months ago
JSON representation

Spreadsheet icons - a minimalistic icon set for data views (data grids, spreadsheets and tables)

Awesome Lists containing this project

README

        

# Spreadsheet Icons

Spreadsheet Icons are designed to accompany data grids, spreadsheets and other dynamic data views. All icons are clean, consistent and lightweight. You can use them to create toolbars, menu bars and context menus. They look great at any scale and screen resolution.

- 160+ SVG icons
- Recommended size is 24px or scaled accordingly - 18, 24 or 36px
- Recommended color on light background is black at 75% opacity - `rgba(0, 0, 0, 0.75)`. For disabled icon style reduce the opacity to 35%
- Recommended color on dark background is white at 80% opacity - `rgba(255, 255, 255, 0.8)`. For disabled icon style reduce the opacity to 30%

## Getting started

Install the icons from npm

```bash
npm install @handsontable/spreadsheet-icons
```

#### Use SVG as an `` element

```html
Exclamation mark
```

#### Use SVG inline with HTML

```xml

```

## Documentation

The documentation is available on
[Handsontable docs](https://handsontable.com/docs/demo-spreadsheet-icons.html).

## Licensing

This project is a part of Handsontable software. You can either use a free license for all your non-commercial projects or purchase a commercial license.

Copyright (c) Handsoncode sp. z o.o.