# hpe-branding/assets — vendored HPE assets Copies of the icon set, brand marks, and documentation graphics from `github.com/grommet/hpe-design-system`, taken at commit `567c4d5` (2026-07-16) on 2026-07-30. Here so the marks, icons, and reference images are available without a build step, an npm install, or loading a JavaScript site. | Folder | Contents | Size | | --- | --- | --- | | `icons/` | 452 SVG icons, the full HPE set | 1.9 MB | | `brand/` | 5 HPE and Aruba word-marks | 34 KB | | `site-images/` | 282 documentation graphics, mirrored from the docs site | 32 MB | ## License and trademark The code and icons are **Apache-2.0**, "Copyright 2025 Hewlett Packard Enterprise Development LP." The license text is in `icons/LICENSE`. The license is not the whole story for the brand marks. **An open-source copyright license does not grant trademark rights.** The HPE logo and the Element are HPE trademarks, and their use is governed by the [HPE Terms of Use](https://www.hpe.com/us/en/about/legal/terms-of-use.html) with the authoritative files and usage rules on [Brand Central](https://brandcentral.hpe.com/home). Treat `brand/` as a convenience copy for reading and internal reference. For anything that ships or goes to a customer, pull the current file from Brand Central. A vendored logo goes stale silently, and the GreenLake rebrand noted in `../02-brand-foundations.md` is exactly the kind of event that would make this copy wrong. ## brand/ | File | What it is | | --- | --- | | `HPE_logo_full-clr_pos_rgb.svg` | HPE word-mark, positive (light backgrounds) | | `HPE_logo_full-clr_rev_rgb.svg` | HPE word-mark, reversed (dark backgrounds) | | `hpe-logo.svg` | Site header variant of the word-mark | | `hpe-logo-invert.svg` | Site header variant, inverted | | `aruba-logo.svg` | HPE Aruba Networking word-mark | The **Element** (the green rectangle symbol) is not here. It ships as part of the icon set: `icons/element.svg`. It is the only icon in the set with a hardcoded color, `#01A982`, because the brand green is not allowed to inherit. It is also one of the few icons that is not square, at 48x24. Placement rules for the Element and the logos are in `../02-brand-foundations.md`. ## icons/ 452 SVGs, flat directory, one file per icon, named semantically. Properties worth knowing before using them: - **448 of 452 are 24x24.** The exceptions are `element.svg` (48x24), `catalog.svg` and `chat.svg` (24x25), and `chat-conversation.svg` (24x26). If you are laying out an icon grid, those four will not align. - **451 of 452 use `fill="currentColor"`**, so they take the color of their container with no edit. `element.svg` is the one exception. - No `