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