We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752cc14 commit 4f05c0bCopy full SHA for 4f05c0b
src/Pages/GlobalConfigurations/BuildInfra/constants.tsx
@@ -14,11 +14,11 @@
14
* limitations under the License.
15
*/
16
17
-import { ReactComponent as ICCpu } from '@Icons/ic-cpu.svg'
18
-import { ReactComponent as ICMemory } from '@Icons/ic-memory.svg'
19
import { ReactComponent as ICSprayCan } from '@Icons/ic-spray-can.svg'
20
import { ReactComponent as ICTag } from '@Icons/ic-tag.svg'
21
import { ReactComponent as ICTimer } from '@Icons/ic-timer.svg'
+import { ReactComponent as ICCpu } from '@IconsV2/ic-cpu.svg'
+import { ReactComponent as ICMemory } from '@IconsV2/ic-memory.svg'
22
import { UseBreadcrumbProps } from '@Common/BreadCrumb/Types'
23
import { CMSecretComponentType } from '@Shared/Services'
24
0 commit comments