aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Close/Close.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-22/+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.
* chore: replace svg imports with componentsArmand Philippot2021-12-221-0/+22
It allows me to control the colors of each SVG paths.