summaryrefslogtreecommitdiff
path: root/icons/png
AgeCommit message (Collapse)Author
2021-02-02Fix aspect ratio on all PNG iconsTim Hockin
We only need to fix the width, the height will be proportional automatically.
2020-12-03Update icons to use control planeCeleste Horgan
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-08-27icons: aligned descriptors with docs.Joshua Allard
2019-11-01Add size=256 iconsTim Hockin
At some point the size was changed to 256 but the script was never run. I don't think we should break anyone who used 128x128 icons, so generate both.
2019-01-30This commit changes the Etcd iconsArnaud MAZIN
in order to use the official logo
2019-01-22rb minor correctionArnaud MAZIN
2018-07-09move icons + update READMEEtienne Coutaud