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