joyent-portal/packages/logos
Sérgio Ramos 318a510ee8 build(my-joy-beta): initial ssr support
fixes #1247
2018-02-26 10:16:17 +00:00
..
assets feat(images): prettify list 2018-02-09 14:16:42 +00:00
src fix(my-joy-beta): fix multiple bugs 2018-02-23 15:59:12 +00:00
.babelrc feat(images): bootstrap 2018-02-09 14:16:42 +00:00
.dockerignore feat(images): bootstrap 2018-02-09 14:16:42 +00:00
.eslintignore feat(images): bootstrap 2018-02-09 14:16:42 +00:00
.eslintrc feat(images): bootstrap 2018-02-09 14:16:42 +00:00
.tern-project feat(images): bootstrap 2018-02-09 14:16:42 +00:00
.yarnclean feat(images): bootstrap 2018-02-09 14:16:42 +00:00
convert.js feat(images): prettify list 2018-02-09 14:16:42 +00:00
package.json build(my-joy-beta): initial ssr support 2018-02-26 10:16:17 +00:00
readme.md feat(images): mutate tags 2018-02-16 19:12:50 +00:00

readme.md

joyent-icons

License: MPL 2.0 standard-readme compliant

Table of Contents

Install

yarn add --dev joyent-icons

Usage

import React from 'react';
import { Arrow } from 'joyent-icons';

export default () => <Arrow />;

License

MPL-2.0