UnderlineOutline.d.ts 124 Bytes
Newer Older
liang ce committed
1 2 3
import { IconDefinition } from '../types';
declare const UnderlineOutline: IconDefinition;
export default UnderlineOutline;