krz/krz.sh

clone: git clone https://gitbay.org/krz/krz.sh.git

main: assets/og.svg · raw

 1<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="1200" viewBox="0 0 1200 1200">
 2  <rect width="1200" height="1200" fill="#fbfbf9"/>
 3  <!-- content band: 1200x630, centered vertically for a post-render crop -->
 4  <g transform="translate(0,285)">
 5    <rect x="48" y="48" width="1104" height="534" fill="none" stroke="#d9d8d2" stroke-width="2"/>
 6
 7    <!-- mark, 120x120 at (112,225) -->
 8    <g transform="translate(112,225) scale(3.75)">
 9      <g fill="#17171a">
10        <rect x="4" y="4" width="24" height="4"/>
11        <rect x="4" y="24" width="24" height="4"/>
12        <rect x="4" y="8" width="4" height="16"/>
13        <rect x="24" y="8" width="4" height="16"/>
14      </g>
15      <rect x="12" y="12" width="8" height="8" fill="#2f6bd6"/>
16    </g>
17
18    <text x="272" y="314" font-family="SF Mono, Menlo, monospace" font-size="84" font-weight="700" fill="#17171a" letter-spacing="-2">krz.sh</text>
19    <text x="112" y="403" font-family="SF Mono, Menlo, monospace" font-size="24" fill="#5c5c5f">Small, durable software focused on utility, privacy, and control.</text>
20  </g>
21</svg>