UNPKG

@spectrum-icons/workflow

Version:
6 lines 367 B
import { A4uTableColumnRemoveCenter as IconComponent } from '@adobe/react-spectrum-workflow/dist/TableColumnRemoveCenter.js'; import { Icon } from '@react-spectrum/icon'; import React from 'react'; export default function TableColumnRemoveCenter(props) { return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null)); }