Newer
Older
gnexus-ui-kit / public / assets / imgs / gnexus-mark.svg
@Eugene Sukhodolskiy Eugene Sukhodolskiy 1 day ago 417 bytes Make logo mark monochrome
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-labelledby="title">
  <title id="title">GNexus UI Kit</title>
  <rect width="64" height="64" rx="10" fill="#16161E"/>
  <path d="M44 15A20 20 0 1 0 44 49" fill="none" stroke="#C0CAF5" stroke-width="7"/>
  <path d="M33 32h17" fill="none" stroke="#C0CAF5" stroke-width="7"/>
  <rect x="43" y="27" width="10" height="10" fill="#C0CAF5"/>
</svg>