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