├── README.md ├── logo.png ├── logo_angree.png ├── logo_bigear.png ├── logo_climbing.png ├── logo_excite.png ├── logo_green.png ├── logo_high.png ├── logo_iron_hand.png ├── logo_itai.png ├── logo_low.png ├── logo_mohawk.png ├── logo_morisawa.png ├── logo_mozaic.png ├── logo_mr_fuji.png ├── logo_okan.png ├── logo_onesan.png ├── logo_onisan.png ├── logo_pressure1.png ├── logo_pressure2.png ├── logo_pressure3.png ├── logo_ramen_man.png ├── logo_saltbae.png ├── logo_unko.png ├── logo_wanted.png ├── logo_zenra.png ├── mattn-broccoli.svg ├── mattn-masakari.svg ├── mattn-mohawk.svg ├── mattn-zenra.svg ├── mattn.svg └── update-readme.go /README.md: -------------------------------------------------------------------------------- 1 | # Icon Collections 2 | 3 | ![logo.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo.png) 4 | 5 | ![logo_angree.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_angree.png) 6 | 7 | ![logo_bigear.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_bigear.png) 8 | 9 | ![logo_climbing.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_climbing.png) 10 | 11 | ![logo_excite.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_excite.png) 12 | 13 | ![logo_green.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_green.png) 14 | 15 | ![logo_high.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_high.png) 16 | 17 | ![logo_iron_hand.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_iron_hand.png) 18 | 19 | ![logo_itai.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_itai.png) 20 | 21 | ![logo_low.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_low.png) 22 | 23 | ![logo_mohawk.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_mohawk.png) 24 | 25 | ![logo_morisawa.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_morisawa.png) 26 | 27 | ![logo_mozaic.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_mozaic.png) 28 | 29 | ![logo_mr_fuji.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_mr_fuji.png) 30 | 31 | ![logo_okan.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_okan.png) 32 | 33 | ![logo_onesan.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_onesan.png) 34 | 35 | ![logo_onisan.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_onisan.png) 36 | 37 | ![logo_pressure1.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_pressure1.png) 38 | 39 | ![logo_pressure2.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_pressure2.png) 40 | 41 | ![logo_pressure3.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_pressure3.png) 42 | 43 | ![logo_ramen_man.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_ramen_man.png) 44 | 45 | ![logo_saltbae.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_saltbae.png) 46 | 47 | ![logo_unko.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_unko.png) 48 | 49 | ![logo_wanted.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_wanted.png) 50 | 51 | ![logo_zenra.png](https://raw.githubusercontent.com/mattn/mattn-icons/master/logo_zenra.png) 52 | 53 | 54 | # License 55 | 56 | NYSL: http://www.kmonos.net/nysl/index.en.html 57 | -------------------------------------------------------------------------------- /logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo.png -------------------------------------------------------------------------------- /logo_angree.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_angree.png -------------------------------------------------------------------------------- /logo_bigear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_bigear.png -------------------------------------------------------------------------------- /logo_climbing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_climbing.png -------------------------------------------------------------------------------- /logo_excite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_excite.png -------------------------------------------------------------------------------- /logo_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_green.png -------------------------------------------------------------------------------- /logo_high.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_high.png -------------------------------------------------------------------------------- /logo_iron_hand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_iron_hand.png -------------------------------------------------------------------------------- /logo_itai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_itai.png -------------------------------------------------------------------------------- /logo_low.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_low.png -------------------------------------------------------------------------------- /logo_mohawk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_mohawk.png -------------------------------------------------------------------------------- /logo_morisawa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_morisawa.png -------------------------------------------------------------------------------- /logo_mozaic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_mozaic.png -------------------------------------------------------------------------------- /logo_mr_fuji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_mr_fuji.png -------------------------------------------------------------------------------- /logo_okan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_okan.png -------------------------------------------------------------------------------- /logo_onesan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_onesan.png -------------------------------------------------------------------------------- /logo_onisan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_onisan.png -------------------------------------------------------------------------------- /logo_pressure1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_pressure1.png -------------------------------------------------------------------------------- /logo_pressure2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_pressure2.png -------------------------------------------------------------------------------- /logo_pressure3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_pressure3.png -------------------------------------------------------------------------------- /logo_ramen_man.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_ramen_man.png -------------------------------------------------------------------------------- /logo_saltbae.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_saltbae.png -------------------------------------------------------------------------------- /logo_unko.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_unko.png -------------------------------------------------------------------------------- /logo_wanted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_wanted.png -------------------------------------------------------------------------------- /logo_zenra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/mattn-icons/4d85ad353d79dc56a6e4d0fc0c7f435402eaa2ea/logo_zenra.png -------------------------------------------------------------------------------- /mattn-broccoli.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /mattn-masakari.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /mattn-mohawk.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /mattn-zenra.svg: -------------------------------------------------------------------------------- 1 | 2 | 12 | 30 | 32 | 34 | 35 | 37 | 39 | 43 | 47 | 51 | 55 | 59 | 63 | 67 | 71 | 75 | 79 | 80 | 84 | 85 | 87 | 91 | 95 | 99 | 103 | 107 | 111 | 115 | 120 | 124 | 128 | 129 | 130 | -------------------------------------------------------------------------------- /mattn.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /update-readme.go: -------------------------------------------------------------------------------- 1 | package main 2 | 3 | import ( 4 | "log" 5 | "os" 6 | "path/filepath" 7 | "sort" 8 | "text/template" 9 | ) 10 | 11 | const tmpl = `# Icon Collections 12 | {{range .}} 13 | ![{{.}}](https://raw.githubusercontent.com/mattn/mattn-icons/master/{{.}}) 14 | {{end}} 15 | 16 | # License 17 | 18 | NYSL: http://www.kmonos.net/nysl/index.en.html 19 | ` 20 | 21 | type item struct { 22 | Title string 23 | URL string 24 | } 25 | 26 | func main() { 27 | m, err := filepath.Glob("logo*.png") 28 | if err != nil { 29 | log.Fatal(err) 30 | } 31 | sort.Strings(m) 32 | f, err := os.Create("README.md") 33 | if err != nil { 34 | log.Fatal(err) 35 | } 36 | defer f.Close() 37 | template.Must(template.New("readme").Parse(tmpl)).Execute(f, m) 38 | } 39 | --------------------------------------------------------------------------------