@orfeas126/box-ui-elements
Version:
Box UI Elements
11 lines • 389 B
JavaScript
import * as React from 'react';
import Megaphone20 from './Megaphone20';
export const megaphone20 = () => /*#__PURE__*/React.createElement(Megaphone20, null);
export default {
title: 'Icon/Fill/Megaphone20',
component: Megaphone20,
parameters: {
notes: "`import Megaphone20 from 'box-ui-elements/es/icon/fill/Megaphone20';`"
}
};
//# sourceMappingURL=Megaphone20.stories.js.map