aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Close
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-292-35/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* chore: increase toolbar buttons sizeArmand Philippot2022-02-131-2/+2
| | | | | | On small screen, they was too small I think. I also change some styles like focus state to keep consistency between all elements in toolbar. Also, I was not fan of the rotate effect.
* feat: implement dark modeArmand Philippot2022-01-171-1/+1
|
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-161-1/+1
|
* chore: replace svg imports with componentsArmand Philippot2021-12-222-0/+35
It allows me to control the colors of each SVG paths.