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