joyent-portal/packages/ui-toolkit/src/icons
Sérgio Ramos 8a0a0a4457 feat(ui-toolkit): abstract view-container in the Header implementation
* feat(ui-toolkit): abstract view-container in the Header implementation

* fix(ui-toolkit): import react in triton-beta logo

this fixes a missing import error because svgs are compiled to react components

* style(ui-toolkit): convert px leftovers
2017-11-02 15:18:25 +00:00
..
svg feat(ui-toolkit) - Make adjustments to header (#824) 2017-10-30 11:52:53 +00:00
actions-light.js fix(ui-toolkit): fix cards implementation 2017-10-09 14:35:52 +01:00
actions.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
arrow-light.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
arrow.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
bin.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
chevron.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
close.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
completed.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
data-center-light.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
data-center.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
dot.js implement table components and integrate them (#822) 2017-10-31 10:29:15 +00:00
healthy.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
icons.js feat(ui-toolkit) - Make adjustments to header (#824) 2017-10-30 11:52:53 +00:00
import.js fix(ui-toolkit): fix cards implementation 2017-10-09 14:35:52 +01:00
incomplete.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
index.js style: lint and format 2017-11-02 13:33:43 +00:00
instances-light.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
instances.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
loading.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
minus.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
part-complete.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
plus.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
Readme.md smaller and simpler Card api (#821) 2017-10-31 10:03:44 +00:00
tick.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
triton-beta.js feat(ui-toolkit): abstract view-container in the Header implementation 2017-11-02 15:18:25 +00:00
triton.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
unhealthy.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
user-light.js feat(ui-toolkit) - Make adjustments to header (#824) 2017-10-30 11:52:53 +00:00
user.js chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00

const React = require('react');

<Icons/>