|
1 | 1 | // NOTE: This file is auto-generated. Do not edit directly. Run the script `npm run generate-icon` to update.
|
2 | 2 |
|
3 |
| -import { ReactComponent as IC14DayTrialChip } from '@IconsV2/ic-14-day-trial-chip.svg' |
4 | 3 | import { ReactComponent as IC73strings } from '@IconsV2/ic-73strings.svg'
|
5 | 4 | import { ReactComponent as ICAborted } from '@IconsV2/ic-aborted.svg'
|
6 | 5 | import { ReactComponent as ICAdd } from '@IconsV2/ic-add.svg'
|
@@ -58,6 +57,7 @@ import { ReactComponent as ICFailure } from '@IconsV2/ic-failure.svg'
|
58 | 57 | import { ReactComponent as ICFileKey } from '@IconsV2/ic-file-key.svg'
|
59 | 58 | import { ReactComponent as ICFolderUser } from '@IconsV2/ic-folder-user.svg'
|
60 | 59 | import { ReactComponent as ICGear } from '@IconsV2/ic-gear.svg'
|
| 60 | +import { ReactComponent as ICGiftGradient } from '@IconsV2/ic-gift-gradient.svg' |
61 | 61 | import { ReactComponent as ICGit } from '@IconsV2/ic-git.svg'
|
62 | 62 | import { ReactComponent as ICGithub } from '@IconsV2/ic-github.svg'
|
63 | 63 | import { ReactComponent as ICGitlab } from '@IconsV2/ic-gitlab.svg'
|
@@ -141,7 +141,6 @@ import { IconBase } from './IconBase'
|
141 | 141 | import { IconBaseProps } from './types'
|
142 | 142 |
|
143 | 143 | export const iconMap = {
|
144 |
| - 'ic-14-day-trial-chip': IC14DayTrialChip, |
145 | 144 | 'ic-73strings': IC73strings,
|
146 | 145 | 'ic-aborted': ICAborted,
|
147 | 146 | 'ic-add': ICAdd,
|
@@ -199,6 +198,7 @@ export const iconMap = {
|
199 | 198 | 'ic-file-key': ICFileKey,
|
200 | 199 | 'ic-folder-user': ICFolderUser,
|
201 | 200 | 'ic-gear': ICGear,
|
| 201 | + 'ic-gift-gradient': ICGiftGradient, |
202 | 202 | 'ic-git': ICGit,
|
203 | 203 | 'ic-github': ICGithub,
|
204 | 204 | 'ic-gitlab': ICGitlab,
|
|
0 commit comments