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