* refactor(css): add global classes for common icon types
* refactor(css): target child SVGs instead of creating new icon classes
* fix: fix ButtonWithDropdown style class spacing
* feat(frontend): add button to clear search field
Clear input field button was not visible on all devices, this replaces native ones with an svg
* refactor(search): use tailwind css for button and change svg
* refactor(search): larger click area on reset button
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se>