aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Icons/CV
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-292-112/+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.
* feat: implement dark modeArmand Philippot2022-01-171-7/+8
|
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-161-7/+7
|
* chore: replace svg imports with componentsArmand Philippot2021-12-222-0/+111
It allows me to control the colors of each SVG paths.