icon

v1.1.0arrow_drop_down
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
STATUS
Passing
DOWNLOADS
4,048
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
1 KB
Placeholder for an icon, from Bit.dev's icon font.
1 contributor
Install icon as a package?
Copied
npm i @bit/bit.evangelist.elements.icon
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
modifieddraft
chevron_left
chevron_right
Icon ()

Placeholder for an icon, from Bit.dev’s icon font.

(Make sure IconFont is present in the page, for the icons to load).

Example
// Embed icon at the document root:
<EvaIconFont query="sdfj4k2d"/>

// Then use icon anywhere in the document:
<Icon of="spinner"/>
Help and resources