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)
- Host: GitHub
- URL: https://github.com/handsontable/spreadsheet-icons
- Owner: handsontable
- License: other
- Created: 2018-12-03T13:53:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T09:42:51.000Z (about 6 years ago)
- Last Synced: 2024-04-26T03:20:51.516Z (about 1 year ago)
- Topics: handsontable, icons, iconsets, spreadsheet, svg, svg-icons, ui-design
- Homepage: https://handsontable.com/docs/demo-spreadsheet-icons.html
- Size: 229 KB
- Stars: 10
- Watchers: 15
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
![]()
```#### 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.