AkurAI Build
Menu

BifrOSt-Apps

public

Latest change a5b8f241ab7e08ba2740e980a5d90870a34b32fd - Add first-party Flatpak app template by Ólafur Búi Ólafsson

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-labelledby="title desc">
  <title id="title">BifrOSt application template</title>
  <desc id="desc">A basalt tile crossed by a luminous bridge and a four-pane application grid.</desc>
  <defs>
    <linearGradient id="tile" x1="0" y1="0" x2="1" y2="1">
      <stop offset="0" stop-color="#17324a"/>
      <stop offset="1" stop-color="#07111f"/>
    </linearGradient>
    <linearGradient id="bridge" x1="0" y1="0" x2="1" y2="0">
      <stop offset="0" stop-color="#35f2c1"/>
      <stop offset="0.52" stop-color="#7ad7ff"/>
      <stop offset="1" stop-color="#9b7cff"/>
    </linearGradient>
  </defs>
  <rect x="32" y="32" width="448" height="448" rx="104" fill="url(#tile)" stroke="#284f69" stroke-width="12"/>
  <path d="M74 319c62-132 163-198 303-198 23 0 44 2 64 5" fill="none" stroke="url(#bridge)" stroke-width="24" stroke-linecap="round"/>
  <g fill="#eefaff">
    <rect x="150" y="184" width="82" height="82" rx="18"/>
    <rect x="280" y="184" width="82" height="82" rx="18"/>
    <rect x="150" y="314" width="82" height="82" rx="18"/>
    <rect x="280" y="314" width="82" height="82" rx="18"/>
  </g>
</svg>