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