aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Close/Close.tsx
Commit message (Collapse)AuthorAgeFilesLines
* 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.