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