Stremio Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Stremio 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/316189.svg" alt="Stremio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316189.svg" alt="Stremio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316189.svg" alt="Stremio icon" :width="24" :height="24" />
CSS background
.icon-stremio {
background-image: url('https://proicons.com/icon/316189.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>Stremio</title><path d="M12 0a1.2 1.2 0 0 0-.85.354L.353 11.15c-.47.47-.47 1.227 0 1.697L11.15 23.647a1.2 1.2 0 0 0 1.7 0l10.797-10.8c.47-.47.47-1.226 0-1.696L12.85.354A1.2 1.2 0 0 0 12 0zm-1.674 7.586a.2.2 0 0 1 .002 0 .2.2 0 0 1 .129.04l5.729 4.214a.2.2 0 0 1 0 .323l-5.73 4.213a.2.2 0 0 1-.317-.16v-8.43a.2.2 0 0 1 .187-.2z"/></svg>
Stremio in other icon packs
Copied!