Substack SVG Icon
Copy & Paste HTML
Choose a Size
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-substack" viewBox="0 0 16 16">
<path d="M15 3.604H1v1.891h14v-1.89ZM1 7.208V16l7-3.926L15 16V7.208zM15 0H1v1.89h14z"/>
</svg>
Download SVG
✅ Copied!
How to Use
- Paste directly into your HTML markup.
- Use
fill="currentColor"for easy theming. - Add
aria-hidden="true"if decorative only.