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