0.22.7 • Published 5 months ago
@atlaskit/legacy-custom-icons v0.22.7
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
9 months ago
0.20.1
11 months ago
0.20.0
11 months ago
0.19.0
11 months ago
0.12.0
12 months ago
0.13.0
12 months ago
0.14.0
11 months ago
0.15.0
11 months ago
0.16.0
11 months ago
0.17.0
11 months ago
0.18.0
11 months ago
0.22.7
5 months ago
0.22.6
5 months ago
0.22.5
6 months ago
0.22.4
7 months ago
0.22.3
7 months ago
0.22.2
8 months ago
0.22.1
8 months ago
0.21.2
8 months ago
0.20.3
9 months ago
0.22.0
8 months ago
0.21.1
8 months ago
0.20.2
10 months ago
0.10.0
12 months ago
0.11.0
12 months ago
0.9.0
12 months 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