aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Icons/CV/CV.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-58/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* chore(icons): update main nav iconsArmand Philippot2022-01-311-11/+11
| | | | | | | The CV link text seemed misaligned before. By moving the "diploma" to the bottom, the look is better I think. Also, the computer icon was a little small compared to the others, so I fixed it.
* chore: replace svg imports with componentsArmand Philippot2021-12-221-0/+58
It allows me to control the colors of each SVG paths.