UNPKG

@spectrum-icons/workflow

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