This is a template for academic resume use, offered QR code and some svg graphes, print friendly, hope it helps.
If you want to customize your color and style, here's all the trick you need to do:
- edit your own color
\definecolor{linkblue}{RGB}{111, 153, 222}
- download svg icon from here: icons
- download QR code svg from here: QR
- change color of svg file:
- open svg with text editor
- find the path tag:
<path d="M228.065,125.587l-51
- add your color like this:
<path style="fill:#AB7C94;" d="M228.065,125.587l-51
- convert all the svg file to pdf: converter
This code is for non-commercial use; please see the license file for terms.