import { Icon, type IconProps } from './Icon' export const LibraryAdd = (props: IconProps) => ( )