hashicorp / structure

Structure (aka "PDS") [deprecated]
https://hashicorp-structure.vercel.app
Mozilla Public License 2.0
24 stars 5 forks source link

feat(pds-ember): add Pds::Logomark component #46

Closed CITguy closed 3 years ago

CITguy commented 3 years ago

Replacement and extension of the <Logo> component from HCP.

JIRA:

Screenshots

CleanShot 2020-11-09 at 16 45 47

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/hashicorp/structure/2q063jcnq
✅ Preview: https://structure-git-feat-pds-logomark.hashicorp.vercel.app

CITguy commented 3 years ago

Logomarks were extracted from their respective Logo counterparts (*_Black_RGB.svg), normalized with a 128x128 SVG viewBox, and optimized via SVGO + manual edits.

CITguy commented 3 years ago

@meirish: The acceptance criteria is unclear as to whether to use the solid black or monotonal logotypes, so to keep things simple, we're starting with the solid black logotypes. If we need to convert to the monotonal versions, we can do that in a future PR.