Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
import React from 'react';
import { Icon } from 'react-lightning-design-system';
const { STANDARD_ICONS, CUSTOM_ICONS, ACTION_ICONS, DOCTYPE_ICONS, UTILITY_ICONS } = Icon.ICONS;
export default () => {
/* eslint-disable max-len */
const styles = { padding: '12px' };
const iconListStyles = { float: 'left', width: '10rem', height: '5rem', padding: '1.5rem', textAlign: 'center' };
return (
<div>
<h2>Icon Sizes</h2>
<div style="{">
</div>
<div style="{">
</div></div>