Miro Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Miro 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/315204.svg" alt="Miro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315204.svg" alt="Miro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315204.svg" alt="Miro icon" :width="24" :height="24" />
CSS background
.icon-miro {
background-image: url('https://proicons.com/icon/315204.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>Miro</title><path d="M17.392 0H13.9L17 4.808 10.444 0H6.949l3.102 6.3L3.494 0H0l3.05 8.131L0 24h3.494L10.05 6.985 6.949 24h3.494L17 5.494 13.899 24h3.493L24 3.672 17.392 0z"/></svg>
Miro in other icon packs
Copied!