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