Files
assets/icons/fz-stack-outline.svg
2026-05-16 02:12:09 +02:00

25 lines
1.1 KiB
XML

<svg
width="512"
height="512"
viewBox="0 20 220 180"
role="img"
aria-labelledby="title desc"
xmlns="http://www.w3.org/2000/svg"
id="icon">
<title id="title">fz-stack logo outline</title>
<desc id="desc">
Logo for fz-stack showing three flat, stacked geometric layers
in Catppuccin Macchiato colors above the text “fz-stack”.
Black and white high contrast outline only.
</desc>
<g id="stack-bottom">
<path d="M110,140 L30,100 L30,85 L110,45 L190,85 L190,100 Z L110,125 L30,85 L110,125 L190,85 L110,125" fill="#ffffff" stroke="#000000" stroke-width="2" stroke-linejoin="round" stroke-linecap="round" />
</g>
<g id="stack-middle">
<path d="M110,110 L50,80 L50,70 L110,40 L170,70 170,80 Z L110,100 L50,70 L110,100 L170,70 L110,100" fill="#ffffff" stroke="#000000" stroke-width="2" stroke-linejoin="round" stroke-linecap="round" />
</g>
<g id="stack-top">
<path d="M110,82 L70,62 L70,57 L110,37 L150,57 L150,62 Z L110,77 L70,57 L110,77 L150,57 L110,77" fill="#ffffff" stroke="#000000" stroke-width="2" stroke-linejoin="round" stroke-linecap="round" />
</g>
</svg>