Newer
Older
gnexus-ui-kit / public / assets / imgs / gnexus-mark.svg
@Eugene Sukhodolskiy Eugene Sukhodolskiy 16 hours ago 519 bytes Add tabs component and refresh modal/logo UI
<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" fill="#16161E"/>
  <path d="M8 8h48v48H8z" fill="#1F2335"/>
  <path d="M8 8h48v6H14v36H8zM50 14h6v42H14v-6h36z" fill="#C0CAF5"/>
  <path d="M16 18h28L28 32l16 14H16l16-14z" fill="#7AA2F7"/>
  <path d="M48 18H34l-8 14 8 14h14L36 32z" fill="#F7768E"/>
  <path d="M28 24l8 8-8 8-8-8z" fill="#16161E"/>
  <path d="M30 28h4v8h-4z" fill="#C0CAF5"/>
</svg>