Skip to content

Commit

Permalink
Adding ai-model 16 & 24px (#1028)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
CameronFoxly and actions-user authored Jul 11, 2024
1 parent 6d40ac2 commit d27ea2f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/hungry-poems-provide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/octicons": minor
---

Adding ai-model icon at 16 & 24px
1 change: 1 addition & 0 deletions icons/ai-model-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/ai-model-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions keywords.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"ai-model": ["ai", "model", "llm", "models", "copilot"],
"alert": ["warning", "triangle", "exclamation", "point"],
"archive": ["box", "catalog"],
"arrow-both": ["point", "direction", "left", "right"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
[
"AccessibilityIcon",
"AccessibilityInsetIcon",
"AiModelIcon",
"AlertFillIcon",
"AlertIcon",
"AppsIcon",
Expand Down

0 comments on commit d27ea2f

Please sign in to comment.