import { Icon, IconProps } from './Icon' /** * SecurityUpdate icon for security-related updates */ export const SecurityUpdate = (props: IconProps) => ( )