import React from 'react'; export const PortraitIcon = ({ width = 24, height = 24, color = 'currentColor', }) => ( );