Package Exports
- adaicons
- adaicons/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (adaicons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
adaicons
A modern and mature icon pack inspired by MS copilot with a focus on data and AI.
Installation
npm install adaicons
Usage
Basic Usage with CSS
Include the stylesheet in your HTML:
<link rel="stylesheet" href="node_modules/adaicons/style.css">
Or import it in your CSS/SCSS file:
@import 'adaicons/style.css';
Then use the icons in your HTML:
<i class="bookmark-icon"></i>
<i class="cog-icon"></i>
<i class="share-icon"></i>
Available Icons
This iconset includes the following icons:
- arrow-down
- arrow-left
- arrow-right
- arrow-up
- bar-chart
- bar-chart-filled
- bin
- bookmark
- bookmark-filled
- chevron-down
- chevron-left
- chevron-right
- chevron-up
- clock
- cog
- cog-filled
- cog-smooth
- cog-smooth-filled
- cog-sparkle
- cog-sparkle-filled
- copy
- copy-filled
- csv
- dimension
- divide
- filter
- filter-filled
- grouped-bar-chart
- grouped-bar-chart-filled
- help
- history
- i
- line-chart
- link
- mic
- mic-filled
- minus
- new-conversation
- number
- percent
- pie-chart
- pie-chart-filled
- pivot-table
- plus
- profile
- profile-filled
- share
- sparkle
- sparkle-filled
- speech-sparkle
- speech-sparkle-filled
- stack
- stack-filled
- table
- thumb-down
- thumb-down-filled
- thump-up
- thump-up-filled
- tick
- triangle-down
- triangle-left
- triangle-right
- triangle-up
- x
License
MIT
Packaged with the help of IcoMoon.