box-ui-elements-mlh
Version:
13 lines • 418 B
JavaScript
import * as React from 'react';
import Megaphone20 from './Megaphone20';
export var megaphone20 = function megaphone20() {
return /*#__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