import React from 'react'; export const CheckIcon = ({ width = 20, height = 20, color = '#EEF8F2' }) => ( );