1
0
mirror of https://github.com/privacyguides/brand.git synced 2025-08-21 01:29:16 +00:00

Restructure project

This commit is contained in:
2024-03-28 15:35:14 -05:00
parent 3a142da11d
commit 67166ed8b6
127 changed files with 291 additions and 10 deletions

View File

@@ -8,15 +8,15 @@ This repository contains resources for the *Privacy Guides* brand, such as logos
### Horizontal
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/privacyguides/brand/main/SVG/Logo/privacy-guides-logo-dark.svg">
<img alt="Privacy Guides" width="500px" src="https://raw.githubusercontent.com/privacyguides/brand/main/SVG/Logo/privacy-guides-logo.svg">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/privacyguides/brand/main/logos/svg/logo/privacy-guides-logo-dark.svg">
<img alt="Privacy Guides" width="500px" src="https://raw.githubusercontent.com/privacyguides/brand/main/logos/svg/logo/privacy-guides-logo.svg">
</picture>
### Square
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/privacyguides/brand/main/SVG/Square/pg-mono-dark.svg">
<img alt="Privacy Guides" width="128px" src="https://raw.githubusercontent.com/privacyguides/brand/main/SVG/Square/pg-yellow.svg">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/privacyguides/brand/main/logos/svg/square/pg-mono-dark.svg">
<img alt="Privacy Guides" width="128px" src="https://raw.githubusercontent.com/privacyguides/brand/main/logos/svg/square/pg-yellow.svg">
</picture>
## Colors
@@ -26,9 +26,9 @@ This repository contains resources for the *Privacy Guides* brand, such as logos
## Font
- Header: [Bagnard](/WOFF/bagnard/)
- Text: [Public Sans](/WOFF/public_sans/)
- Code: [DM Mono](/WOFF/dm_mono/)
- Header: [Bagnard](/fonts/Bagnard/)
- Text: [Public Sans](/fonts/Public%20Sans/)
- Code: [DM Mono](/fonts/DM%20Mono/)
## Things to Know