Skip to content

Standardised logos of technologies and financial services organisations that can be used in presentations.

License

Notifications You must be signed in to change notification settings

capcodigital/presentation-logos

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Presentation Logos

Standardised logos of technologies and financial services organisations.

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Logo Requirements
  4. Cloud Provider Logos
  5. Roadmap
  6. Contributing
  7. License
  8. Contact
  9. Acknowledgements

About The Project

This repo contains a set of standardised png files for easy use in presentations. The logos cover both financial services companies and technologies.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Python Virtual Environment

A Python virtual environment called .venv-logos is required to use pre-commit and detect-secrets from git hooks.

This example shows the use of pyenv but other tools can be used to configure the virtual environment if preferred.

# create a python virtual env
pyenv virtualenv 3.9.1 .venv-presentation-logos

Installation

# clone the repo
git clone https://github.com/capcodigital/presentation-logos.git

# configures local env
source .env

Logo Requirements

  • All files are .png file format so that they have a transparent background and can be overlaid on other content.

  • The square logos are suffixed as _square.png. The logos are sized as 200px x 200px.

  • The full logos are suffixed as _full.png. The logos are sized at a height of 200px.

Cloud Provider Logos

This project only contains the public cloud logos. It is not intended to replace the cloud providers provided artefacts, links to these can be found below:

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

If you would like to contribute to any Capco Digital OSS projects please read:

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

About

Standardised logos of technologies and financial services organisations that can be used in presentations.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages