Sha256: 2f082b4b48f18eb0297557832c878dbf92d701ab66e7686711f7fa2f28d4d606

Contents?: true

Size: 542 Bytes

Versions: 2047

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

2,047 entries across 2,043 versions & 2 rubygems

Version Path
playbook_ui_docs-14.14.0.pre.rc.4 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.14.0.pre.rc.4 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.13.0.pre.alpha.play1900progresspillwidth6122 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.13.0.pre.alpha.play1900progresspillwidth6122 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.13.0.pre.alpha.play1754pbtagprogressradio6121 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.13.0.pre.alpha.play1754pbtagprogressradio6121 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.13.0.pre.alpha.pbntr799collapsiblerowswithcustomclick6117 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.13.0.pre.alpha.pbntr799collapsiblerowswithcustomclick6117 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.13.0.pre.alpha.PLAY1873rails86115 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.13.0.pre.alpha.PLAY1873rails86115 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.14.0.pre.rc.3 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.14.0.pre.rc.3 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.13.0.pre.alpha.PLAY1873rails86087 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.13.0.pre.alpha.PLAY1873rails86087 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.13.0.pre.alpha.PBNTR5596084 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.13.0.pre.alpha.PBNTR5596084 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.13.0.pre.alpha.play1851checkboxreacthook6083 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.13.0.pre.alpha.play1851checkboxreacthook6083 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui_docs-14.14.0.pre.rc.2 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx
playbook_ui-14.14.0.pre.rc.2 app/pb_kits/playbook/pb_icon/docs/_icon_rotate.jsx