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

https://github.com/interactivetraining/it-icon


https://github.com/interactivetraining/it-icon

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

          

# it-icon

## Example
[codepen.io](https://codepen.io/adamlacombe/pen/yLBoJda)

```html

```

## Properties

| Property | Attribute | Description | Type | Default |
| ---------------- | ----------------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| `color` | `color` | | `"danger" \| "dark" \| "light" \| "medium" \| "primary" \| "secondary" \| "success" \| "tertiary" \| "warning"` | `undefined` |
| `name` | `name` | | `"api" \| "consulting" \| "course-conversion" \| "course-developement" \| "custom-solutions" \| "digital-tools" \| "gamification" \| "launch-tools" \| "offline-remote" \| "polls" \| "reporting" \| "scorm-hosting"` | `undefined` |
| `secondaryColor` | `secondary-color` | | `"danger" \| "dark" \| "light" \| "medium" \| "primary" \| "secondary" \| "success" \| "tertiary" \| "warning"` | `undefined` |
| `size` | `size` | | `"large" \| "medium" \| "small" \| "x-large"` | `undefined` |
| `src` | `src` | | `string` | `undefined` |

----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*