Streamlit Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Streamlit icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/316187.svg" alt="Streamlit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316187.svg" alt="Streamlit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316187.svg" alt="Streamlit icon" :width="24" :height="24" />
CSS background
.icon-streamlit {
background-image: url('https://proicons.com/icon/316187.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Streamlit</title><path d="M16.673 11.32l6.862-3.618c.233-.136.554.12.442.387L20.463 17.1zm-8.556-.229l3.473-5.187c.203-.328.578-.316.793-.028l7.886 11.75zm-3.375 7.25c-.28 0-.835-.284-.993-.716l-3.72-9.46c-.118-.331.139-.614.48-.464l19.474 10.306c-.149.147-.453.337-.72.334z"/></svg>
Streamlit in other icon packs
Copied!