import React from 'react'; export const AddornmentIcon = ({ width = 24, height = 24, color = '#656565', }) => ( );