Marko Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Marko 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/315120.svg" alt="Marko icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315120.svg" alt="Marko icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315120.svg" alt="Marko icon" :width="24" :height="24" />
CSS background
.icon-marko {
background-image: url('https://proicons.com/icon/315120.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>Marko</title><path d="M15.4 5.46h-3.39l-2.3 3.77L7.4 5.46H4l-4 6.55 4 6.53h3.39l-4-6.54L5.7 8.23 8.01 12h3.39l2.31-3.78L16.03 12l-4.01 6.54h3.39l4-6.54zm4.6 0h-3.39l4 6.54-4.01 6.54h3.39L24 12z"/></svg>
Marko in other icon packs
Copied!