moonrepo from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
moonrepo
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the moonrepo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.514 7.342c.197.52.3 1.071.302 1.627c0 3.525-3.818 5.728-6.87 3.965a4.58 4.58 0 0 1-2.289-3.965c0-3.323 3.428-5.538 6.458-4.176a10.6 10.6 0 0 0-6.46-2.181C4.772 2.614.005 7.381 0 13.265c.002 5.883 4.772 10.653 10.655 10.655c5.883-.004 10.651-4.773 10.655-10.655c.002-2.11-.623-4.17-1.796-5.923m-4.673-2.676c0 3.525 3.816 5.729 6.868 3.966A4.58 4.58 0 0 0 24 4.666c0-3.526-3.816-5.727-6.87-3.967a4.59 4.59 0 0 0-2.289 3.967"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMoonrepo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.514 7.342c.197.52.3 1.071.302 1.627c0 3.525-3.818 5.728-6.87 3.965a4.58 4.58 0 0 1-2.289-3.965c0-3.323 3.428-5.538 6.458-4.176a10.6 10.6 0 0 0-6.46-2.181C4.772 2.614.005 7.381 0 13.265c.002 5.883 4.772 10.653 10.655 10.655c5.883-.004 10.651-4.773 10.655-10.655c.002-2.11-.623-4.17-1.796-5.923m-4.673-2.676c0 3.525 3.816 5.729 6.868 3.966A4.58 4.58 0 0 0 24 4.666c0-3.526-3.816-5.727-6.87-3.967a4.59 4.59 0 0 0-2.289 3.967"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.514 7.342c.197.52.3 1.071.302 1.627c0 3.525-3.818 5.728-6.87 3.965a4.58 4.58 0 0 1-2.289-3.965c0-3.323 3.428-5.538 6.458-4.176a10.6 10.6 0 0 0-6.46-2.181C4.772 2.614.005 7.381 0 13.265c.002 5.883 4.772 10.653 10.655 10.655c5.883-.004 10.651-4.773 10.655-10.655c.002-2.11-.623-4.17-1.796-5.923m-4.673-2.676c0 3.525 3.816 5.729 6.868 3.966A4.58 4.58 0 0 0 24 4.666c0-3.526-3.816-5.727-6.87-3.967a4.59 4.59 0 0 0-2.289 3.967"/></svg>
</template>

CSS

.icon-moonrepo {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.514%207.342c.197.52.3%201.071.302%201.627c0%203.525-3.818%205.728-6.87%203.965a4.58%204.58%200%200%201-2.289-3.965c0-3.323%203.428-5.538%206.458-4.176a10.6%2010.6%200%200%200-6.46-2.181C4.772%202.614.005%207.381%200%2013.265c.002%205.883%204.772%2010.653%2010.655%2010.655c5.883-.004%2010.651-4.773%2010.655-10.655c.002-2.11-.623-4.17-1.796-5.923m-4.673-2.676c0%203.525%203.816%205.729%206.868%203.966A4.58%204.58%200%200%200%2024%204.666c0-3.526-3.816-5.727-6.87-3.967a4.59%204.59%200%200%200-2.289%203.967%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.514%207.342c.197.52.3%201.071.302%201.627c0%203.525-3.818%205.728-6.87%203.965a4.58%204.58%200%200%201-2.289-3.965c0-3.323%203.428-5.538%206.458-4.176a10.6%2010.6%200%200%200-6.46-2.181C4.772%202.614.005%207.381%200%2013.265c.002%205.883%204.772%2010.653%2010.655%2010.655c5.883-.004%2010.651-4.773%2010.655-10.655c.002-2.11-.623-4.17-1.796-5.923m-4.673-2.676c0%203.525%203.816%205.729%206.868%203.966A4.58%204.58%200%200%200%2024%204.666c0-3.526-3.816-5.727-6.87-3.967a4.59%204.59%200%200%200-2.289%203.967%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/moonrepo.svg?color=%231a73e8&size=48