Logo specification
The mark
Single path · no strokes · no gradients700 × 800 units · black / white
01
Positive and reversed
the only two forms02
Construction
two circles, one diagonalEvery edge is derived, nothing is drawn by eye. The lower half is an exact 180 degree rotation of the upper one, so the mark is identical turned upside down.
- 01Bounding box 700 × 800 units.
- 02The cut is the box diagonal, corner to corner, through the exact center.
- 03Both curves are true circles, r = 400 = half the height, tangent to the box.
- 04The halves kiss at one point: the center. No overlap, no gap.
03
Scale and clear space
minimum 14 px / 4 mm128
72
48
32
20
14
x = 100 units = ⅛ of the mark height
04
In use
icon · avatar · faviconApp icon · 1024 px
Avatar · circular crop
Standing×
05
Source
single path, inherits colorComplete file
<svg xmlns="http://www.w3.org/2000/svg"
width="700" height="800" viewBox="0 0 700 800">
<path fill="currentColor"
d="M0 400A400 400 0 0 1 400 0H700L350 400ZM700 400A400 400 0 0 1 300 800H0L350 400Z"/>
</svg>Download
- SVG, darkstanding-mark.svg
- SVG, reversedstanding-mark-white.svg
- PNG 512, darkstanding-mark-512.png
- PNG 512, reversedstanding-mark-white-512.png
- PNG 1024, darkstanding-mark-1024.png
- SVG tile, blackstanding-tile.svg
- PNG 512 tile, blackstanding-tile-512.png
- PNG 1024 tile, blackstanding-tile-1024.png
- PNG 1024 tile, roundedstanding-tile-rounded-1024.png
Mark files are transparent; use the reversed ones on anything darker than the mark. The tiles carry their own black background and are what you want for a profile picture or an app icon.
Rules
- Fill onlyno strokes, no gradients, no shadow
- One colorcurrentColor, so it inverts unmodified
- Minimum size14 px on screen, 4 mm in print
- Clear space⅛ of the mark height on all sides
- Neverrecolor, rotate, outline, or stretch