Skip to content

Commit cdd9367

Browse files
committed
updating assets v2
1 parent bf7e59d commit cdd9367

14 files changed

Lines changed: 28 additions & 1 deletion

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
</picture>
3636
</a>
3737

38+
</br>
39+
3840
<p align="center">
3941
Open-source CRM for founders who sell their own product. Every feature request carries the revenue riding on it.
4042
<br />

packages/assets/README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,12 @@ icons/
2929
lockup-h-white.svg
3030
lockup-s-black.svg mark over wordmark 191x123
3131
lockup-s-white.svg
32+
icon-ink.svg backgrounded tile 48x48
33+
icon-paper.svg
3234
favicon.svg adapts to colour scheme
3335
favicon.ico 16 / 32 / 48 packed
34-
png/ mark-{black,white}-{16..2048}.png
36+
png/ mark-{black,white}-{16..2048}.png transparent
37+
icon-{ink,paper}-{180,192,256,512,1024}.png opaque
3538
```
3639

3740
The `exports` wildcard is `"./*": "./*"`, so new folders work without touching
@@ -55,6 +58,14 @@ slightly tighter, heavier cut (radius 17.5, stroke 9) so the mark holds its
5558
shape at small sizes. Everything 64px and up uses the standard geometry. Don't
5659
scale the optical variant up; don't scale the standard one below 64px.
5760

61+
**Backgrounded tiles**`icon-ink.*` and `icon-paper.*` are opaque squares
62+
with the mark at 62% of the tile, the standard app-icon glyph proportion. Use
63+
them anywhere transparency breaks: iOS app icons (Apple rejects alpha),
64+
`apple-touch-icon`, and social avatars on GitHub / X / LinkedIn, which
65+
circle-crop. The mark is a circle sitting well inside that crop, so nothing
66+
clips. Ship the plain square — every platform applies its own corner masking,
67+
so baking in rounded corners double-rounds it.
68+
5869
**Don't** — recolour outside ink `#1A1613` and white, rotate the mark, close
5970
the two gaps, change the arc weights independently, or place the ink mark on a
6071
dark background (use the white variant).

packages/assets/icons/icon-ink.svg

Lines changed: 7 additions & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Loading
25.4 KB
Loading
3.83 KB
Loading
4.07 KB
Loading
5.52 KB
Loading
11.6 KB
Loading
25.1 KB
Loading

0 commit comments

Comments
 (0)