import React from 'react'; import { Label } from '@breakaway/preact-core'; import InfoCircleIcon from '@patternfly/react-icons/dist/esm/icons/info-circle-icon'; export const LabelOutline: React.FunctionComponent = () => ( {' '} {' '} {' '} {' '} {' '}

{' '} {' '} {' '} {' '} {' '}

{' '} {' '} {' '} {' '} {' '}

{' '} {' '} {' '} {' '} {' '}

{' '} {' '} {' '} {' '} {' '}

{' '} {' '} {' '} {' '} {' '}

{' '} {' '} {' '} {' '} {' '}

{' '} {' '} {' '} {' '} {' '}
);