Skip to content

Commit b71e540

Browse files
authored
Merge pull request #18 from RedHat-UX/feat/run-pipeline
feat: new icons
2 parents 0670787 + 49e058f commit b71e540

17 files changed

+86
-1
lines changed

.changeset/purple-wasps-begin.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
"@rhds/icons": minor
3+
---
4+
✨ Added standard icons:
5+
- `import`
6+
- `webhooks`
7+
- `run-pipeline`
8+
- `deployed-model`
9+
- `model-registry`
10+
- `storage-classes`
11+
- `data-connections`
12+
- `registered-model`

.changeset/purple-wasps-end.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@rhds/icons": minor
3+
---
4+
✨ Added ui icons:
5+
- `auto-light-dark-mode-fill`
6+
- `auto-light-dark-mode`
7+
- `dark-mode-fill`
8+
- `dark-mode`
9+
- `light-mode-fill`
10+
- `light-mode`

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ microns
1414
standard
1515
social
1616
ui
17+
!src/**/*
1718
icons.ts
1819
icons.d.ts
1920
icons.js

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v22.6.0
1+
v23.8.0

src/standard/deployed-model.svg

Lines changed: 5 additions & 0 deletions
Loading

src/standard/import.svg

Lines changed: 4 additions & 0 deletions
Loading

src/standard/model-registry.svg

Lines changed: 4 additions & 0 deletions
Loading

src/standard/registered-model.svg

Lines changed: 5 additions & 0 deletions
Loading

src/standard/run-pipeline.svg

Lines changed: 4 additions & 0 deletions
Loading

src/standard/storage-classes.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)