Skip to content

Nika-Proxy/brand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NikaProxy — Brand Assets

Logos, marks, and usage guidelines for press, partners, and integrators.

NikaProxy mark

Website License


Assets

The mark

The radial-sun mark in gold (#d4af37#f0c843 gradient with a #fff5cc highlight). Eight major rays + eight minor rays around a central core. Represents fingerprint convergence — all the rays meet at the center.

File Format Size Use
logos/svg/nikaproxy-mark.svg SVG scalable Any size — preferred for web + print
logos/png/nikaproxy-mark-32.png PNG 32×32 Favicon-sized footer marks
logos/png/nikaproxy-mark-96.png PNG 96×96 Inline article marks, sidebars
logos/png/nikaproxy-mark-192.png PNG 192×192 Card thumbnails, README headers
logos/png/nikaproxy-mark-512.png PNG 512×512 Hero placements, press materials
logos/png/nikaproxy-touch-icon-180.png PNG 180×180 iOS / Android home-screen icon
logos/nikaproxy.ico ICO (multi-res) 16/32/48/256 Windows favicon, legacy

Wordmark

The brand name is "NikaProxy" — one word, capital N, capital P. Not "Nika Proxy", not "nikaproxy", not "Nika-Proxy" (the GitHub org URL has a hyphen for canonical-name reasons; the wordmark does not).

When writing it in prose: NikaProxy.

Colour palette

Use Hex Notes
Primary (gold) #d4af37 "Old gold" — the base of the gradient
Accent (light) #f0c843 Lighter highlight, sun-ray endpoints
Core glow #fff5cc Highlight inside the central disc
Deep shadow #a8881f Outer rim of the central disc
Background (dark) #030308 Near-black, NOT pure black — has a slight blue tint
Background (mid) #0c0c14 Slightly lighter container background
Text primary #f4f4f5 Near-white on dark backgrounds
Text secondary #a1a1aa Muted body copy

Tailwind / CSS variables corresponding to these are in our website source if you're integrating into a styled page.

Usage guidelines

You may:

  • Embed the mark in your blog post, article, presentation, video, or tweet about NikaProxy
  • Reference the mark alongside competing services in a comparison article
  • Reproduce the mark in print materials (conference badges, slide decks, partner one-pagers)
  • Use the wordmark "NikaProxy" in prose without specific permission

You may not:

  • Modify the mark — recolour it, distort it, add elements, embed it in another logo. The mark goes as-is.
  • Use the mark to imply endorsement if NikaProxy hasn't actually endorsed you. ("Featured in NikaProxy's blog" is fine if true; "Official NikaProxy partner" is not, unless you have a partnership agreement.)
  • Use the mark in a misleading context — e.g. a phishing site that mimics our login.
  • Use a NEAR-mark that could be mistaken for ours. A radial-sun logo in gold for a different proxy service would be confusing; please pick a different mark.

If you're unsure whether a use case is OK, ask: Discord discord.gg/xeeDxZMRh or Telegram @Nikaproxy_support. We're permissive about legitimate use.

License

CC BY-ND 4.0 — Creative Commons Attribution, No Derivatives. You can share the mark + use it in materials; you can't redistribute modified versions.

The wordmark "NikaProxy" itself is a brand name; trademark common-law applies. We haven't filed for federal trademark registration (as of this writing), but practical assertion of the brand still applies.

Snippets — copy-paste-ready

Markdown — header mark + tagline

<div align="center">

<img src="https://raw.githubusercontent.com/Nika-Proxy/brand/main/logos/png/nikaproxy-mark-192.png" alt="NikaProxy" width="80">

**NikaProxy** — Residential MITM proxy with real-browser TLS, JA3, TCP & HTTP/2 fingerprints.

[Website](https://nikaproxy.com) · [Docs](https://github.com/Nika-Proxy/nikaproxy-docs) · [Examples](https://github.com/Nika-Proxy/nikaproxy-examples)

</div>

HTML — inline social card

<a href="https://nikaproxy.com" style="display: inline-flex; align-items: center; gap: 8px; text-decoration: none; color: #f4f4f5; font-family: system-ui, sans-serif;">
  <img src="https://raw.githubusercontent.com/Nika-Proxy/brand/main/logos/svg/nikaproxy-mark.svg" width="20" height="20" alt="">
  <span>NikaProxy</span>
</a>

Shield badge (shields.io)

[![NikaProxy](https://img.shields.io/badge/Powered%20by-NikaProxy-d4af37?style=flat-square)](https://nikaproxy.com)

Renders as: NikaProxy

Need a custom asset?

Press kit for journalists, an SVG variant for a specific aspect ratio, or partnership co-branding materials? Reach out on Discord discord.gg/xeeDxZMRh or Telegram @Nikaproxy_support.

About

Logos marks and usage guidelines for press partners and integrators

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors