Initial mirror of the HPE Design System
Readable mirror of https://design-system.hpe.design, sourced from github.com/grommet/hpe-design-system (Apache-2.0) at commit 567c4d5 (2026-07-16). The upstream site is a client-rendered Next.js export with no sitemap; it returns a 1.5 KB empty shell to curl. This repo is the same guidance in plain Markdown with every value resolved, plus the assets checked in. Docs: scope and authority model, brand foundations with resolved color and spacing tables, the design token tiers and version map, UI copy rules, accessibility conformance and the responsibility split, the component and template inventory, and an adoption/review checklist. Assets: 452 SVG icons, 5 HPE and Aruba word-marks, 282 documentation graphics. HOWTO-mirror-the-design-system.md is a verified runbook for rebuilding this from scratch against a newer upstream. Colors were resolved programmatically, not transcribed: token JSON stores references, not values. Apache-2.0 upstream. Note that it covers copyright, not trademark; Brand Central remains authoritative for the HPE marks.
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g filter="url(#filter0_d)">
|
||||
<path d="M4 5.75C4 3.67893 5.67893 2 7.75 2H120.25C122.321 2 124 3.67893 124 5.75V118.25C124 120.321 122.321 122 120.25 122H7.75C5.67893 122 4 120.321 4 118.25V5.75Z" fill="#263040"/>
|
||||
</g>
|
||||
<path d="M86 14H56V26H86V14Z" fill="white" fill-opacity="0.08"/>
|
||||
<path d="M112.125 14H99V26H112.125V14Z" fill="#606B7D"/>
|
||||
<path d="M44.125 14H16V26H44.125V14Z" fill="#01A982"/>
|
||||
<path d="M44 38H16V45H44V38Z" fill="#C0CADC"/>
|
||||
<path d="M112 38H56V110H112V38Z" fill="white" fill-opacity="0.08"/>
|
||||
<path d="M44 55H16V62H44V55Z" fill="#C0CADC"/>
|
||||
<path d="M44 73H16V80H44V73Z" fill="#C0CADC"/>
|
||||
<defs>
|
||||
<filter id="filter0_d" x="0" y="0" width="128" height="128" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
|
||||
<feOffset dy="2"/>
|
||||
<feGaussianBlur stdDeviation="2"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.24 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
|
||||
</filter>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user