eva-icon-font

v1.0.1arrow_drop_down
v1.0.1
v1.0.0
STATUS
Passing
DOWNLOADS
8
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
674 B
Embeds the official icon font of [bit.dev](https://bit.dev).
1 contributor
Install eva-icon-font as a package?
Copied
npm i @bit/kutner.temp.atom.eva-icon-font
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
No preview available
modifieddraft
chevron_left
chevron_right
EvaIconFont ()

Embeds the official icon font of bit.dev. Place at the root element, and use bit-icon to place icons anywhere in the page.

Example
<html>
<head>
<EvaIconFont query='aqq93z' />
<head>
</html>
Properties
NameTypeDescription
query
(required)
string

query id for cache busting (copy this from Icomoon’s production link)

Help and resources