Skip to content

Commit ad94e39

Browse files
authored
Update README.md
First draft
1 parent 6eef526 commit ad94e39

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

README.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,30 @@
1-
# art
1+
# Loops Brand Assets
2+
Logos and other brand assets for [Loops](https://github.com/joinloops). Original design by [@nclm](https://github.com/nclm).
3+
4+
## Colors
5+
The brand colors of Loops are:
6+
`#000000` Pure Black
7+
🟡 `#ffe500` Loops Yellow
8+
9+
## Logos
10+
The logo assets consist of the black Loops symbol over a yellow roundel. Use the logo when representing the Loops application in most communications, articles and visuals. The roundel can be extended to a full Loops Yellow background when needed. Use the optically adjusted small versions at sizes `80px` and below.
11+
> [!NOTE]
12+
> The shapes in the logo SVGs are _not_ flattened. Consider them a source file.
13+
14+
| Logos | PNG | SVG |
15+
| :--- | :---: | :---: |
16+
| **Full size** | <img src="loops-logo.png" width="160px" /> | <img src="loops-logo.svg" width="160px" /> |
17+
| **Optically adjusted** <br/> for sizes `≤ 80px` | <img src="loops-logo-opticalsmall.png" width="80px" /> | <img src="loops-logo-opticalsmall.svg" width="80px" /> |
18+
19+
## Icons
20+
The icon assets consist of the black Loops symbol over a transparent background. Use the icon in buttons, links and UIs when referring to Loops or a Loops profile. It’s preferrable to use it over Loops Yellow but not mandatory. Use the optically adjusted small versions at sizes `60px` and below.
21+
> [!NOTE]
22+
> The shapes in the icon SVGs _are_ flattened. Perfect for inserting on webpages.
23+
24+
| Icons | PNG | SVG |
25+
| :--- | :---: | :---: |
26+
| **Full size** | <img src="loops-icon.png" width="120px" /> | <img src="loops-icon.svg" width="120px" /> |
27+
| **Optically adjusted** <br/> for sizes `≤ 60px` | <img src="loops-icon-opticalsmall.png" width="60px" /> | <img src="loops-icon-opticalsmall.svg" width="60px" /> |
28+
29+
> [!IMPORTANT]
30+
> The Loops symbol is positionned so that the triangle is optically centered in a holding shape, meaning it’s shifted to the right compared to a naive mathematical centering. Keep it like so unless you know what you’re doing :)

0 commit comments

Comments
 (0)