dani-garcia/raivo-issuer-icons

Icons representing OTP issuers in the Raivo OTP application.

0

stars

32

commits

Python

primary language

Oct 15, 2019

updated

github.com/tijme/raivo

README

Raivo OTP issuer icons


This repository contains icons (including build scripts) for issuers that can be used in Raivo OTP
Built by Tijme Gommers – Buy me a coffee via PayPal

Contributing

The example below shows how an icon can be added for the service "Twitter".

  1. Create the directory ./vectors/twitter.
  2. Add a scalable SVG (that meets the requirements) at ./vectors/twitter/twitter.svg.
  3. Add ./vectors/twitter/information.json to the directory with this content. Additionally, search terms can be added.

SVG requirements

  • must be scalable
  • must not include the doctype element
  • must start with the <svg> opening element
  • must end with the </svg> closing element
  • recommended to be square

For examples, check the SVG of e.g. Amazon, Adobe or Bitbucket.

Contributors

tijme

29 commits

linville

2 commits

dani-garcia

1 commits

dani-garcia/raivo-issuer-icons

Icons representing OTP issuers in the Raivo OTP application.

0

stars

32

commits

Python

primary language

Oct 15, 2019

updated

github.com/tijme/raivo

README

Raivo OTP issuer icons


This repository contains icons (including build scripts) for issuers that can be used in Raivo OTP
Built by Tijme Gommers – Buy me a coffee via PayPal

Contributing

The example below shows how an icon can be added for the service "Twitter".

  1. Create the directory ./vectors/twitter.
  2. Add a scalable SVG (that meets the requirements) at ./vectors/twitter/twitter.svg.
  3. Add ./vectors/twitter/information.json to the directory with this content. Additionally, search terms can be added.

SVG requirements

  • must be scalable
  • must not include the doctype element
  • must start with the <svg> opening element
  • must end with the </svg> closing element
  • recommended to be square

For examples, check the SVG of e.g. Amazon, Adobe or Bitbucket.

Contributors

tijme

29 commits

linville

2 commits

dani-garcia

1 commits

Languages

Python

100.0%