0.22.7 • Published 9 months ago

@atlaskit/legacy-custom-icons v0.22.7

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
9 months ago

LegacyCustomIcons

A centralized place to store legacy custom icons.

Usage

import MyCustomIcon from '@atlaskit/legacy-custom-icons/my-custom-icon';

Creating a new icon

  • Run yarn generate-icon from the package root
  • Follow the prompts, provide a hyphen-case name for your icon
  • A new icon will be generated in src/ui/<your-icon-name>/index.tsx. Open the file and edit the SVG as needed
  • Run yarn from platform root
  • Update the VR test from platform root: yarn test:vr packages/design-system/legacy-custom-icons -u
  • Add the dependency to the package you need the icon in: cd <package-you-are-updating> && yarn add @atlaskit/legacy-custom-icons
  • Your icon will now be available as: import MyCustomIcon from '@atlaskit/legacy-custom-icons/my-custom-icon'
0.21.0

1 year ago

0.20.1

1 year ago

0.20.0

1 year ago

0.19.0

1 year ago

0.12.0

1 year ago

0.13.0

1 year ago

0.14.0

1 year ago

0.15.0

1 year ago

0.16.0

1 year ago

0.17.0

1 year ago

0.18.0

1 year ago

0.22.7

9 months ago

0.22.6

10 months ago

0.22.5

11 months ago

0.22.4

11 months ago

0.22.3

1 year ago

0.22.2

1 year ago

0.22.1

1 year ago

0.21.2

1 year ago

0.20.3

1 year ago

0.22.0

1 year ago

0.21.1

1 year ago

0.20.2

1 year ago

0.10.0

1 year ago

0.11.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.1.0

1 year ago

0.0.1

1 year ago