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.testingwithfas5689 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.testingwithfas5689 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.testingwithfas5686 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.testingwithfas5686 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.play1828updateviteversion5680 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.play1828updateviteversion5680 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5673 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5673 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5655 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5655 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.PBNTR720railscarddraggable5649 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR720railscarddraggable5649 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5646 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5646 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.11.1.pre.alpha.PBNTR440enableglobalpropspbformwith5624 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.11.1.pre.alpha.PBNTR440enableglobalpropspbformwith5624 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.12.0.pre.rc.12 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.12.0.pre.rc.12 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.11.1.pre.alpha.PLAY17445539 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx