Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Latest commit

 

History

History

emeralt-assets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@emeralt/assets

Emeralt logos and other assets

Install

Using npm:

npm install @emeralt/assets

or using yarn:

yarn add @emeralt/assets

Logos

.
├── png
│   ├── full-logo-1-large.png
│   ├── full-logo-1-medium.png
│   ├── full-logo-1-small.png
│   ├── full-logo-2-large.png
│   ├── full-logo-2-medium.png
│   ├── full-logo-2-small.png
│   ├── full-logo-3-large.png
│   ├── full-logo-3-medium.png
│   ├── full-logo-3-small.png
│   └── small-logo-1-small.png
└── svg
    ├── full-logo-1.svg
    ├── full-logo-2.svg
    ├── full-logo-3.svg
    ├── logo.svg
    └── small-logo-1.svg