Skip to content

Commit 29bb4b2

Browse files
committed
Merge pull request #3 from golang-samples/new-gopher
add new gophers
2 parents 185f708 + a3d507c commit 29bb4b2

9 files changed

+9777
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
1-
gopher-vector
2-
=============
1+
# gopher-vector
32

43
Vector data of gopher.
5-
The original png data is provided from golang.org.
64

5+
The Go gopher was designed by Renee French. (http://reneefrench.blogspot.com/)
6+
The gopher vector data was made by Takuya Ueda (http://u.hinoichi.net).
7+
Licensed under the Creative Commons 3.0 Attributions license.
8+
9+
10+
## gopher
711
<img width="30%" src="https://raw.github.com/golang-samples/gopher-vector/master/gopher.png"/>
812

13+
## gopher-front
14+
<img width="30%" src="https://raw.github.com/golang-samples/gopher-vector/master/gopher-front.png"/>
15+
16+
## gopher-side_color
17+
<img width="30%" src="https://raw.github.com/golang-samples/gopher-vector/master/gopher-side_color.png"/>
18+
19+
20+
## gopher-side_path
21+
<img width="30%" src="https://raw.github.com/golang-samples/gopher-vector/master/gopher-side_path.png"/>
22+
923
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.ja">
1024
<img alt="Creative Commons licensing" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" />
1125
</a>

gopher-front.ai

Lines changed: 3418 additions & 0 deletions
Large diffs are not rendered by default.

gopher-front.png

6.8 KB
Loading

gopher-front.svg

Lines changed: 33 additions & 0 deletions
Loading

gopher-side.ai

Lines changed: 6236 additions & 0 deletions
Large diffs are not rendered by default.

gopher-side_color.png

13.3 KB
Loading

gopher-side_color.svg

Lines changed: 31 additions & 0 deletions
Loading

gopher-side_path.png

15.2 KB
Loading

gopher-side_path.svg

Lines changed: 42 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)