SuperTinyIcons
SuperTinyIcons copied to clipboard
Add Letterboxd
Thank you for your contribution! Before sending this Pull Request, please confirm the following:
- [x] I have read the contributing guidelines
- [x] I have run
python check.pyand received a ✅ - [x] The icon's size is under 1,024 Bytes
- [x] The layout of the SVG looks like this including newlines
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="..." role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/> ... </svg>
If you have done the above, please send the Pull Request.
This looks good - can you remove the Last.fm; just one logo per PR please.
Can you centre it up as well?
Looks good.
If you either update your branch/fork from the this repo or revert or untrack your copies of the lastfm files, I think that should do it.
I think you can optimise a bit more too... 😉