SNIPKIT / LOGO ESSENTIALS

Open index.html for previews, downloads and a few usage notes.

logos/ - Outlined SVG logos and transparent PNGs. No font installation needed.
  light: ink logo for white/light backgrounds
  dark: lime mark and white wordmark for ink/dark backgrounds
  black and white: one-color versions
  raspberry: optional alternate
icons/ - Primary app icon, two alternates, square sharing avatar, website favicons and menu-bar template.
fonts/ - Inter variable font and its SIL Open Font License.
source/ - Reproducible TypeScript asset generator. Run npm install, then npm run build from source/.

Primary colors: lime #CAFA36 and ink #1B1B1B.
Supporting colors: charcoal #242424, white #FFFFFF, ivory #FFF3E5.
Optional alternate: raspberry #C91F59.

Use SVG for websites and professional printing. Tell the printer the SVG is RGB and ask them to convert for their press. Ordinary CMYK cannot reproduce fluorescent lime exactly; black is the dependable one-color option.

The master SVGs contain editable vector paths, not embedded raster artwork or live text. The app icon has transparent outer corners; logo PNGs have transparent backgrounds.

Name in prose: Snipkit. Name in the logo: snipkit. Domain: getsnipkit.com.
Font source: https://github.com/google/fonts/tree/main/ofl/inter
