PackageTrack
Sign in Get early access

@atlaskit/icon

An icon is a symbol representing a command, device, directory, or common action.

37.5.2 source

What this package is like to depend on

Last release today

26 Aug 2026

Ships on a steady schedule

a new release about every 1 weeks

Nearly every release is documented

notes for 397 of 417 stable releases

1 version withdrawn

withdrawn after publishing

10 years old

418 releases · first in 2017

71 releases in the last 12 months

see the full history below

Release timeline

418 releases · Jan 2017 to Aug 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 58 of 418
  1. 10.3.2 23 Nov 2017
    Release notes
    • bug fix; remove theme package direct references (0f99302)
    Open source →
  2. 10.3.1 20 Nov 2017
    Release notes
    • bug fix; fS-3907 Use content attribute instead of description for Tooltip (25c9604)
    • bug fix; fS-3907 Bump tooltip version in icon, item and util-shared-styles (6d20540)
    Open source →
  3. 10.3.0 16 Nov 2017
    Release notes
    • feature; new and updated icons for the editor (issues closed: ak-3720) (2c709e2)
    Open source →
  4. 10.2.0 15 Nov 2017
    Release notes
    • feature; added a new prop for icons to make them more performant. (7dc38f7)
    • feature; icon component performance improved and the glyph can now be passed as a string. (317274c)
    Open source →
  5. 10.1.3 09 Nov 2017
    Release notes
    • bug fix; add missing color props (f186c02)
    Open source →
  6. 10.1.2 26 Oct 2017
    Release notes
    • bug fix; fix to rebuild stories (793b2a7)
    Open source →
  7. 10.1.1 22 Oct 2017
    Release notes
    • bug fix; update styled component dependency and react peerDep (39f3286)
    Open source →
  8. 10.1.0 10 Oct 2017
    Release notes
    • feature; added 8 new icons, updated 4 others (issues closed: ak-3590) (0cff900)
    Open source →
  9. 10.0.0 25 Sep 2017
    Release notes
    • breaking; Removing the "editor/expand" icon. Use the appropriate chevron-up/chevron-down icons instead. (dc2f175)
    • breaking; removing the "expand" icon in preference to using the chevron ones instead (issues closed: ak-2157) (dc2f175)
    Open source →
  10. 9.0.1 15 Sep 2017
    Release notes
    • bug fix; removed glitched path from the People icon (issues closed: ak-3524) (bb1da8a)
    Open source →
  11. 9.0.0 11 Sep 2017
    Release notes
    • breaking; The company/product icons (AtlassianIcon, BitbucketIcon, ConfluenceIcon, HipchatIcon, JiraIcon) have (8a502b1)
    • breaking; new company and product icons added (8a502b1)
    Open source →
  12. 8.1.0 28 Aug 2017
    Release notes
    • feature; added switcher icon back (de848a6)
    Open source →
  13. 8.0.1 21 Aug 2017
    Release notes
    • bug fix; fix PropTypes warning (040d579)
    Open source →
  14. 8.0.0 17 Aug 2017
    Release notes
    • bug fix; fixing the devDep for icon on itself (b3db177)
    • bug fix; fixed icon build script (10aea52)
    • feature; updated stories for icons and updated the build step for reduced-ui-pack icons (0ad9eea)
    • breaking; Some icons have been deleted, and some are now 2-colours (733dbd3)
    • breaking; icon audit and improvement (733dbd3)
    Open source →
  15. 7.1.0 11 Aug 2017
    Release notes
    • bug fix; make theme import absolute (5ef8926)
    • feature; support dark mode (6701273)
    Open source →
  16. 7.0.3 25 Jul 2017

    Nothing published for this version

  17. 7.0.2 24 Jul 2017
    Release notes
    • fix; use class transform in loose mode in babel to improve load performance in apps (fde719a)
    • fix; icons no longer grow massively in Webkit or when font size bumped (adfb57e)
    Open source →
  18. 7.0.1 28 Jun 2017
    Release notes
    • fix; changed icon wrapper display from inline-flex to inline-block (64dc3de)
    Open source →
  19. 7.0.0 08 Jun 2017
    Release notes
    • fix; refactored icon module and build process (a68abba)
    • breaking; Module no longer exports named exports. Import a specific icon like so: import AtlassianIcon from '@atlaskit/icon/glyph/atlassian';
    • ISSUES CLOSED: AK-2388
    Open source →
  20. 6.6.0 31 May 2017
    Release notes
    • fix; add prop-types as a dependency to avoid React 15.x warnings (92598eb)
    • feature; added log-in icon to @atlaskit/icon and @atlaskit/reduced-ui-pack (aa72586)
    Open source →
  21. 6.5.4 12 May 2017
    Release notes
    • fix; add package name and version to the hashing of classnames in @atlaskit/icon to preve (a28bfe5)
    Open source →
  22. 6.5.3 10 May 2017
    Release notes
    • fix; do not import whole icon in media-card (cc5ec63)
    Open source →
  23. 6.5.2 27 Apr 2017
    Release notes
    • fix; update legal copy to be more clear. Not all modules include ADG license. (f3a945e)
    Open source →
  24. 6.5.1 26 Apr 2017

    Nothing published for this version

  25. 6.5.0 26 Apr 2017

    Nothing published for this version

  26. 6.4.0 26 Apr 2017
    Release notes
    • fix; fixed bug in the new ExampleWithCode story type (f30a4d3)
    • fix; checkbox icon now correctly a 2-colour icon again (470642e)
    • fix; icon SVG files updated. Fills made to be transparent for 2-color icons, and some ico (264bb97)
    • fix; update legal copy and fix broken links for component README on npm. New contribution and (0b3e454)
    • feature; Adds switcher icon (220cc33)
    • feature; icons now have a primaryColor and secondaryColor prop (9768e00)
    Open source →
  27. 6.3.2 24 Apr 2017
    Release notes
    • fix; fixing improper PropType for a prop 'glyph' (cff41c5)
    Open source →
  28. 6.3.1 20 Apr 2017
    Release notes
    • fix; fixes regressions where styles werent being loaded causing sizing to be broken (1de6d0c)
    Open source →
  29. 6.3.0 20 Apr 2017
    Release notes
    • feature; removed explicit style! imports, set style-loader in webpack config (891fc3c)
    Open source →
  30. 6.2.0 19 Apr 2017

    Nothing published for this version

  31. 6.1.0 19 Apr 2017
    Release notes
    • feature; refactoring Icon to reduce bundle size and code complexity (43c61f5)
    Open source →
  32. 6.0.1 18 Apr 2017
    Release notes
    • fix; update icon stories to use new readme component (1cdfa6d)
    • feature; add media services scale large and small icons (3bd9d86)
    Open source →
  33. 6.0.0 28 Mar 2017

    Nothing published for this version

  34. 5.0.0 28 Mar 2017
    Release notes
    • fix; remove icon baseline alignment story (876c682)
    • fix; use new 24px artboard size in 'too big' story (404e6e0)
    • feature; bulk icon update (76367b5)
    • feature; update default icon sizes (90850bd)
    • breaking; default SVG artboard sizes are now 24px, with some icons such as editor on the 16px artboard.
    • breaking; icons are no longer guaranteed to baseline-align with sibling content. use flexbox to control alignment.
    • ISSUES CLOSED: AK-1924
    • breaking; This icon released contains a large amount of breaking naming changes due to deletions and renames. Please update to this new major version and ensure your application is using the correct icon exports via linting.
    • ISSUES CLOSED: AK-1924
    Open source →
  35. 4.0.0 27 Mar 2017

    Nothing published for this version

  36. 3.0.3 23 Mar 2017
    Release notes
    • fix; Empty commit to release the component (49c08ee)
    • feature; icon sizes changed to be on grid (f6748ea)
    • breaking; Icon sizes changed. This does not change the default sizes, only the ones when there is a size prop specified.
    • ISSUES CLOSED: AK-1515
    Open source →
  37. 3.0.2 21 Mar 2017

    Nothing published for this version

  38. 3.0.1 21 Mar 2017
    Release notes
    • fix; maintainers for all the packages were added (261d00a)
    Open source →
  39. 3.0.0 03 Mar 2017
    Release notes
    • feature; move service desk icons out of the servicedesk directory (f959e6b)
    • breaking; Service desk icons now live in the root icons directory
    • ISSUES CLOSED: AK-1858
    Open source →
  40. 2.5.6 01 Mar 2017

    Nothing published for this version

  41. 2.5.5 28 Feb 2017
    Release notes
    • fix; dummy commit to release stories (3df5d9f)
    Open source →
  42. 2.5.4 28 Feb 2017

    Nothing published for this version

  43. 2.5.2 28 Feb 2017
    Release notes
    • fix; removes jsdoc annotations from icons and removes scripts used to generate Icons.md (e5302a0)
    Open source →
  44. 2.5.1 27 Feb 2017
    Release notes
    • fix; update flag's icon dependency to latest (32885ce)
    Open source →
  45. 2.5.0 21 Feb 2017

    Nothing published for this version

  46. 2.4.3 20 Feb 2017
    Release notes
    • fix; change directory icon specific names to generic icon names (13bb38a)
    Open source →
  47. 2.4.2 20 Feb 2017

    Nothing published for this version

  48. 2.4.1 20 Feb 2017
    Release notes
    • fix; fix fill color typo in jira/addon icon (8900095)
    • fix; copy in-code comment about reduced-ui-pack to readme (24e2c37)
    • fix; use correctly scoped package names in npm docs (91dbd2f)
    • feature; add icons for directory privacy levels (fb5f89b)
    Open source →
  49. 2.4.0 16 Feb 2017
    Release notes
    • feature; Force icons version bump to get mediakit icons (64bf24e)
    Open source →
  50. 2.3.3 07 Feb 2017
    Release notes
    • fix; Rearrange tsconfig.json organisation to allow per-package configuration. (6c6992d)
    Open source →
  51. 2.3.2 06 Feb 2017

    Nothing published for this version

  52. 2.3.1 06 Feb 2017
    Release notes
    • fix; Updates packages to use scoped ak packages (26285cb)
    • fix; Fixes invite team icon for icons (3b66fd7)
    Open source →
  53. 2.3.0 01 Feb 2017

    Nothing published for this version

  54. 2.2.0 01 Feb 2017

    Nothing published for this version

  55. 2.1.2 01 Feb 2017

    Nothing published for this version

  56. 2.1.1 01 Feb 2017

    Nothing published for this version

  57. 2.1.0 30 Jan 2017

    Nothing published for this version

  58. 1.0.0 29 Jan 2017

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive