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