A reusable Close icon component.
A scalable Close (X) icon component for dismiss or close actions.
<Close /> Copy
<Close />
<Close color="red" width={32} height={32} /> Copy
<Close color="red" width={32} height={32} />
<Close width={16} height={16} color="gray" /> Copy
<Close width={16} height={16} color="gray" />
The props for customizing the icon.
A scalable Close SVG icon.
A reusable Close icon component.
Description
A scalable Close (X) icon component for dismiss or close actions.
Example
Default Preview
Example
Colored Preview
Example
Small Version
Preview