Moonrepo Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Moonrepo 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/315240.svg" alt="Moonrepo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315240.svg" alt="Moonrepo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315240.svg" alt="Moonrepo icon" :width="24" :height="24" />
CSS background
.icon-moonrepo {
background-image: url('https://proicons.com/icon/315240.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>Moonrepo</title><path d="M 19.514 7.342 C 19.711 7.862 19.814 8.413 19.816 8.969 C 19.816 12.494 15.998 14.697 12.946 12.934 C 11.529 12.116 10.657 10.605 10.657 8.969 C 10.657 5.646 14.085 3.431 17.115 4.793 C 15.26 3.373 12.99 2.607 10.655 2.612 C 4.772 2.614 0.005 7.381 0 13.265 C 0.002 19.148 4.772 23.918 10.655 23.92 C 16.538 23.916 21.306 19.147 21.31 13.265 C 21.312 11.155 20.687 9.095 19.514 7.342 Z M 14.841 4.666 C 14.841 8.191 18.657 10.395 21.709 8.632 C 23.127 7.814 24 6.302 24 4.666 C 24 1.14 20.184 -1.061 17.13 0.699 C 15.714 1.519 14.841 3.03 14.841 4.666"/></svg>
Moonrepo in other icon packs
Copied!