import React from 'react' export const SaveIcon = ({color = '#8F8F91'}) => { return ( ) }