形態と構成
効率的なGoogleプログラミング言語のための、親しみやすい「Gopher」マスコットアイコンまたは様式化されたワードマーク。
色彩心理学
爽やかなエネルギッシュな青色(#00ADD8)は、エコシステムの知性、論理性、健全性を表現しています。
デザイン要素
シンプルなタイポグラフィは、基礎的で柔軟なシステムを提供するというブランドの焦点を反映しています。
ロゴは各所有者の商標です。識別目的でフェアユースに基づき使用しています。
Go is a high-level, general-purpose programming language that is statically typed and compiled. It is known for the simplicity of its syntax and the efficiency of development that it enables through the inclusion of a large standard library supplying many needs for common projects. It was designed at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson, and publicly announced in November 2009. It is syntactically similar to C, but also has garbage collection, structural typing, and CSP-style concurrency. It is often referred to as Golang to avoid ambiguity and because of its former domain name, golang.org, but its proper name is Go.
出典:Wikipedia