Skip to content

jamieomatthews/golang-graphics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-graphics

A community repository for Go language vector (and bitmap) graphics. It includes the official bitmaps that come with Go as well as 3rd-party contributions.

This is an unofficial repository.

CC-BY-4.0

Contribute

Vector formats are preferred, if possible. Just submit a pull request with your creation or derivative work! Your contributions will fall under the Creative Commons Attribution 4.0 International license.

Before submitting a PR, here's some tips:

  • Files are organized into folders by type. If a folder for your file type doesn't already exist, you may create it.
  • Each folder should have a plain-text file called README. It credits each file in alphabetical order in this general format:
file-name.svg
	Contributed by Your Name
	Any other source or historical information of interest
	Adaptation of original-file.png (Original Creator)

Hotlinking

We advise against linking directly to these images. Their paths may change and your links will break.

License and rights

All 3rd-party contributions are included under the CC BY 4.0 license. The official graphics are CC BY 3.0 US.

Original credit

The original Go gopher was created by Renée French.

According to Creative Commons Attribution 3.0 USA license, all derivatives must provide attribution.

More information about the gopher can be found on the Go blog.

About

Community-contributed Go graphics files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published