Add README.md to every directory

Each subdirectory now has a README with:
- File inventory table
- Usage guidelines and specifications
- Technical details (viewbox, colors, sizes)
- Cross-references to related assets
This commit is contained in:
2026-04-10 19:52:08 +00:00
parent 1eb0467ad7
commit 32fdd9c5c2
20 changed files with 237 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Primary Wordmark (SVG)
Vector versions of the full **Keylink IT** wordmark. These are the preferred files for all production work.
## Files
| File | Fill Color | Hex | Use Case |
|-----------------------|------------|-----------|-----------------------------|
| `keylink-it-blue.svg` | Cobalt | `#0541AD` | Default, light backgrounds |
| `keylink-it-white.svg`| White | `#FFFFFF` | Dark or blue backgrounds |
| `keylink-it-black.svg`| Black | `#000000` | Mono print, fax, stamps |
## Technical Details
- ViewBox: `0 0 500 200`
- Single layer, single fill color per file
- No strokes, all paths
- Compatible with all major design tools, vinyl cutters, and web browsers