PropertySafetyOutlined.d.ts 136 Bytes
import { IconDefinition } from '../types';
declare const PropertySafetyOutlined: IconDefinition;
export default PropertySafetyOutlined;