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