joyent-portal/packages/logos/README.md
2018-02-09 14:16:42 +00:00

556 B

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