Skip to content

Commit

Permalink
Create x.svg
Browse files Browse the repository at this point in the history
My issuer icon is fully vector and does not contain (parts of) a JPG/PNG/etc.
 My issuer icon contains the original brand logo, not that from an icon pack.
 My issuer icon is somewhat square, so it's nicely visible in the app.
 My issuer icon starts and ends with the <svg> element.
 My issuer icon is scalable (it uses viewBox instead of a static width/height).
 My issuer icon does not contain whitespace around the SVG (this JSFiddle could help to remove whitespace).
 My issuer icon does not include the doctype element.
 My issuer icon directory and file name is lowercase.
 My issuer icon directory and file are in the vectors/[domain name]/ folder.
 My pull request contains just one icon.
  • Loading branch information
walent021 committed Jan 21, 2024
1 parent 302629a commit b0bbe2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vectors/x.com/x.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b0bbe2d

Please sign in to comment.