Sha256: 2f082b4b48f18eb0297557832c878dbf92d701ab66e7686711f7fa2f28d4d606

Contents?: true

Size: 542 Bytes

Versions: 1982

Compression:

Stored size: 542 Bytes

Contents

import React from 'react'

import Icon from '../_icon'

const IconRotate = (props) => {
  return (
    <div>
      <Icon
          fixedWidth
          icon="user"
          rotation={90}
          size="2x"
          {...props}
      />
      <Icon
          fixedWidth
          icon="user"
          rotation={180}
          size="2x"
          {...props}
      />
      <Icon
          fixedWidth
          icon="user"
          rotation={270}
          size="2x"
          {...props}
      />
    </div>
  )
}

export default IconRotate

Version data entries

1,982 entries across 1,978 versions & 2 rubygems

Version Path
playbook_ui_docs-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx