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