Streamlit Original Wordmark SVG Logo
The Original Wordmark version of the Streamlit logo in SVG. It stays sharp at any size, so the same file works for a favicon or a billboard. Download it below or copy the code.
- Format
- SVG (vector)
- Scaling
- Any size, lossless
- viewBox
- 0 0 128 128
- Price
- Free
About the Streamlit Original Wordmark logo
This is the Streamlit Original Wordmark logo as an SVG you can use right away. It's a vector, so it stays sharp whether you render it at 16 pixels or blow it up to fill the screen, and the file stays small either way. Paste it into React, Vue, plain HTML, or a design tool like Figma.
How to use it
- Copy the code and paste it inline in your HTML or component, then style it with CSS.
- Or download the
.svgfile and use it like any other image. - To recolour it, set
fill(or usecurrentColor) so it matches your palette.
The Streamlit name and logo are trademarks of Streamlit. They're here so you can find and reference the brand. Check Streamlit's brand guidelines before using them in your own work.
Frequently asked questions
Is the Streamlit Original Wordmark SVG logo free to download?
Yes, it's completely free to download and use. You don't need an account or an email. Download the SVG or copy the markup straight into your project.
What format is the Streamlit Original Wordmark logo in?
It's an SVG (Scalable Vector Graphic). SVG files stay sharp at any size, weigh very little, and you can restyle them with CSS.
How do I add the Streamlit Original Wordmark logo to my project?
Hit "Copy code" to grab the markup and paste it inline, or "Download SVG" to save the file and use it like any other image.
Can I use the Streamlit logo commercially?
The Streamlit logo is a trademark of Streamlit. You can use it to reference or link to the brand, but check Streamlit's brand and trademark guidelines before you use it commercially.