import * as React from 'react'; function SvgCaCertificateOutlined(props: React.SVGProps) { return ( ); } export default SvgCaCertificateOutlined;