https://github.com/pangolinjs/brand
Brand guidelines for Pangolin.js projects.
https://github.com/pangolinjs/brand
brand guidelines icon logo pangolinjs
Last synced: 5 months ago
JSON representation
Brand guidelines for Pangolin.js projects.
- Host: GitHub
- URL: https://github.com/pangolinjs/brand
- Owner: pangolinjs
- License: cc-by-4.0
- Created: 2017-08-02T06:19:03.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2020-08-10T06:02:50.000Z (almost 6 years ago)
- Last Synced: 2025-03-03T19:56:15.986Z (over 1 year ago)
- Topics: brand, guidelines, icon, logo, pangolinjs
- Homepage: https://pangolinjs.org
- Size: 1.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
Pangolin.js Brand Guidelines
## Icon

## Colors
```css
:root {
--brand-shade-lightest: #ffa26b;
--brand-shade-light: #ff721f;
--brand-shade-medium: #cc5b18;
--brand-shade-dark: #7f390f;
}
```
## License
Pangolin artwork by Fynn Becker is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).