frierena personal git archive

frieren

a self-hosted git server in one binary — everyone reads, only the owner writes

frieren / web / app / icon.svgmaster

540 B · raw

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
  <rect width="32" height="32" fill="#0b0c10"/>
  <g fill="#5eead4" shape-rendering="crispEdges">
    <rect x="14" y="4" width="4" height="24"/>
    <rect x="4" y="14" width="24" height="4"/>
    <rect x="8" y="8" width="4" height="4"/>
    <rect x="20" y="8" width="4" height="4"/>
    <rect x="8" y="20" width="4" height="4"/>
    <rect x="20" y="20" width="4" height="4"/>
  </g>
  <rect x="14" y="14" width="4" height="4" fill="#e8c170" shape-rendering="crispEdges"/>
</svg>