Skip to content

EFN/efn-logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

efn-logo

Logo assets for Electronic Frontier Norway (EFN).

This repository contains vector originals, generated bitmap exports, and helper scripts for producing common EFN logo variants for websites, social sharing, favicons, and other publication contexts.

Layout

  • vectorized/ - source vector artwork, including SVG and EPS variants.
  • vectorized/Play/ - bundled Play font files used by the logo artwork.
  • bitmap/ - generated PNG exports in common sizes and layouts.
  • produce/ - shell scripts for generating bitmap outputs from vector sources.
  • produce/unofficial/ - scripts for unofficial color/background variants.
  • index.html - simple logo overview page.
  • historical.html - historical logo page.

Common Assets

  • bitmap/efnlogo.png - default square logo.
  • bitmap/efnlogo-favicon.png - favicon-sized logo.
  • bitmap/efnlogo-horizontal-text-1280x224.png - horizontal logo with text.
  • bitmap/efnlogo-vertical-text-580x224.png - vertical logo with Norwegian text.
  • bitmap/efnlogo-vertical-english-text-3000x1000.png - English text variant.
  • bitmap/efnlogo-opengraph-white_bg-1200x630.png - OpenGraph/social preview image on a white background.

Regenerating Bitmap Assets

Run the relevant script from produce/:

./produce/efnlogo-favicon.sh
./produce/efnlogo-opengraph-white_bg-1200x630.sh

The scripts write generated PNG files into bitmap/.

Notes

Keep source artwork in vectorized/ and generated outputs in bitmap/. When updating a logo variant, commit both the source change and the regenerated asset that downstream sites consume.

About

EFNs logo i forskjellige formater

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors