├── README.md └── Template.svg /README.md: -------------------------------------------------------------------------------- 1 | # OldNotebookCover 2 | Remember those pink, old, low quality notebooks? 3 | 4 | all files are licensed under a [Creative Commons Attribution 4.0 International license](https://creativecommons.org/licenses/by/4.0/). 5 | Original design is now in public domain (I guess?). 6 | 7 | Template SVG file was created using [Inkscape](https://inkscape.org) - a free and open-source vector graphics editor. 8 | -------------------------------------------------------------------------------- /Template.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 21 | 22 | 24 | image/svg+xml 25 | 27 | 28 | 29 | 30 | 31 | 33 | 55 | 59 | 60 | 66 | 71 | 72 | --------------------------------------------------------------------------------