|
1 | 1 | <div align="center">
|
2 | 2 | <h1>
|
3 |
| - <img src="logo.png" alt="CCC ’Cons" width="300px"> |
| 3 | + <p><img src="logo.png" alt="CCC ’Cons" width="320px"></p> |
| 4 | + <p><img src="subtitle.png" alt="Colour-restored Creative Cloud Icons" width="400px"></p> |
4 | 5 | </h1>
|
5 |
| - <h3> |
6 |
| - <img src="subtitle.png" alt="Colour-restored Creative Cloud Icons" width="500px"> |
7 |
| - </h3> |
8 | 6 | <h4>
|
9 | 7 | <a href="#instructions">Instructions</a>
|
10 | 8 | •
|
|
13 | 11 | <a href="#limitations">Limitations</a>
|
14 | 12 | •
|
15 | 13 | <a href="#acknowledgements">Acknowledgements</a>
|
| 14 | + • |
| 15 | + <a href="#licence">Licence</a> |
16 | 16 | </h4>
|
| 17 | + <h3> |
| 18 | + <a href="https://www.github.com/andidavies92"> |
| 19 | + <img src="https://img.shields.io/badge/maintainer-%40andidavies92-yellow"> |
| 20 | + </a> |
| 21 | + <a href="https://www.github.com/andidavies92/ccc-cons/commit/2911f6b38d18fbb6e0ddffd9008f8cf2490bca63"> |
| 22 | + <img src="https://img.shields.io/badge/initial%20commit-15th%20october%202020-brightgreen"> |
| 23 | + </a> |
| 24 | + <a href="https://www.github.com/andidavies92/ccc-cons/commits/main"> |
| 25 | + <img src="https://img.shields.io/github/last-commit/andidavies92/ccc-cons?color=blue&label=last%20updated"> |
| 26 | + </a> |
| 27 | + <a href="https://www.github.com/andidavies92/ccc-cons/releases/latest"> |
| 28 | + <img src="https://img.shields.io/github/v/release/andidavies92/ccc-cons?color=blueviolet&label=latest%20release"> |
| 29 | + </a> |
| 30 | + <a href="#licence"> |
| 31 | + <img src="https://img.shields.io/badge/licence-%C2%A9%20%2B%20MIT-crimson"> |
| 32 | + </a> |
| 33 | + </h3> |
17 | 34 | </div>
|
18 | 35 |
|
19 | 36 | ---
|
@@ -85,12 +102,14 @@ _Instructions coming soon!_
|
85 | 102 |
|
86 | 103 | ## Acknowledgements
|
87 | 104 |
|
88 |
| -CCC ’Cons icon pack created by [Andi Emma Davies](https://www.github.com/andidavies92). |
89 |
| - |
90 | 105 | [Early-2020 icon PNGs](https://www.gumroad.com/l/xbxCK) created by [Conor Honer](https://www.behance.net/conorhoner).
|
91 | 106 |
|
92 | 107 | [Late-2020 icon SVGs](https://www.stevenqueiruga.com/adobe-icons) created by [Steven Queiruga](https://www.stevenqueiruga.com/).
|
93 | 108 |
|
94 | 109 | [svg_to_ico](https://www.github.com/Ortham/svg_to_ico) by [Oliver Hamlet](https://www.github.com/Ortham) is used to create the output ICO files (yay, [Rust](https://www.rust-lang.org/)!).
|
95 | 110 |
|
| 111 | +## Licence |
| 112 | + |
| 113 | +CCC ’Cons icon pack created by [Andi Emma Davies](https://www.github.com/andidavies92) and [licensed under MIT](LICENCE). |
| 114 | + |
96 | 115 | All brandnames and graphics Copyright © [Adobe Inc](https://www.adobe.com/) 2020. All rights reserved.
|
0 commit comments