Skip to content

Commit d27ea2f

Browse files
Adding ai-model 16 & 24px (#1028)
* Adding ai-model 16 & 24px * Optimize SVGs * Update keywords.json Add `ai-model` to keywords * Create hungry-poems-provide.md * Update public-api.test.js.snap * Update public-api.test.js.snap --------- Co-authored-by: Cameron Foxly <[email protected]>
1 parent 6d40ac2 commit d27ea2f

File tree

5 files changed

+9
-0
lines changed

5 files changed

+9
-0
lines changed

.changeset/hungry-poems-provide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/octicons": minor
3+
---
4+
5+
Adding ai-model icon at 16 & 24px

icons/ai-model-16.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/ai-model-24.svg

Lines changed: 1 addition & 0 deletions
Loading

keywords.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"ai-model": ["ai", "model", "llm", "models", "copilot"],
23
"alert": ["warning", "triangle", "exclamation", "point"],
34
"archive": ["box", "catalog"],
45
"arrow-both": ["point", "direction", "left", "right"],

lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
44
[
55
"AccessibilityIcon",
66
"AccessibilityInsetIcon",
7+
"AiModelIcon",
78
"AlertFillIcon",
89
"AlertIcon",
910
"AppsIcon",

0 commit comments

Comments
 (0)