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