Phase — logo assets
===================
https://phase.dev/brand

Files
-----
phase-lockup.svg                 Symbol + wordmark, black    1490.56 x 545.2
phase-lockup-white.svg           Symbol + wordmark, white
phase-lockup-currentcolor.svg    Symbol + wordmark, inherits CSS `color`

phase-logomark.svg               Symbol only, black          368.561 x 545.2
phase-logomark-white.svg         Symbol only, white
phase-logomark-currentcolor.svg  Symbol only, inherits CSS `color`

phase-lockup.png                 Symbol + wordmark, black    1024 px tall
phase-lockup-white.png           Symbol + wordmark, white
phase-logomark.png               Symbol only, black          1024 px tall
phase-logomark-white.png         Symbol only, white
phase-avatar.png                 White symbol on #09090B     1024 x 1024
                                 (profile pictures — survives circular crops)

All files are vector, tightly cropped to the artwork (no built-in padding),
with the artwork origin at 0,0. Scale freely — set width or height and let
the other dimension follow.

Usage
-----
- The mark is monochrome: black on light backgrounds, white on dark. Do not
  recolor it or fill it with a gradient.
- Do not outline, rotate, skew, stretch or apply effects to the mark.
- Do not redraw the wordmark in another typeface, and do not change the
  spacing between the symbol and the wordmark.
- Minimum size: 16px tall for the symbol, 20px tall for the lockup.

Clear space (padding)
---------------------
Keep at least half the symbol's width free on all four sides — 184.281 units
in the files' own coordinate space. Both marks are drawn on the same
545.2-unit height, so one formula covers either of them:

  padding = mark height x 0.338   (about a third of the height)

Worked, rounded up to the whole pixel:

   20 px tall  ->   7 px padding
   24 px tall  ->   9 px padding
   32 px tall  ->  11 px padding
   48 px tall  ->  17 px padding
   64 px tall  ->  22 px padding
   96 px tall  ->  33 px padding

Nothing else belongs inside that space: no text, no rules, no other logos,
and no edge of the page.

Questions: info@phase.dev
