import * as React from 'react'; import { createIcon } from '../Icon'; export const ArrowDownIcon = createIcon( , 'ArrowDownIcon', '0 0 10 16' );