Skip to content

Commit

Permalink
feat(icons): new document--processor icon (#17801)
Browse files Browse the repository at this point in the history
* feat(icons): new document--processor icon

Submitting a new icon per the request of @catewilcox all updates and additions approved by BXD

1 new icon

updated categories.yml with addition
updated icons.yml with addition

Changelog
New

32/document--processor.svg

* chore(jest): update snapshots

---------

Co-authored-by: Kenny Lam <909118+kennylam@users.noreply.github.com>
  • Loading branch information
conradennis and kennylam authored Oct 18, 2024
1 parent 03af0d0 commit c1c8a8b
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 0 deletions.
1 change: 1 addition & 0 deletions e2e/icons-react/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,7 @@ Array [
"DocumentMultiple_02",
"DocumentPdf",
"DocumentPreliminary",
"DocumentProcessor",
"DocumentProtected",
"DocumentRequirements",
"DocumentSecurity",
Expand Down
4 changes: 4 additions & 0 deletions e2e/icons-vue/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2610,6 +2610,10 @@ Array [
"DocumentPreliminary20",
"DocumentPreliminary24",
"DocumentPreliminary32",
"DocumentProcessor16",
"DocumentProcessor20",
"DocumentProcessor24",
"DocumentProcessor32",
"DocumentProtected16",
"DocumentProtected20",
"DocumentProtected24",
Expand Down
4 changes: 4 additions & 0 deletions e2e/icons/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2609,6 +2609,10 @@ Array [
"DocumentPreliminary20",
"DocumentPreliminary24",
"DocumentPreliminary32",
"DocumentProcessor16",
"DocumentProcessor20",
"DocumentProcessor24",
"DocumentProcessor32",
"DocumentProtected16",
"DocumentProtected20",
"DocumentProtected24",
Expand Down
1 change: 1 addition & 0 deletions packages/icons/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1460,6 +1460,7 @@ categories:
- document--multiple-02
- document--pdf
- document--preliminary
- document--processor
- document--protected
- document--requirements
- document--security
Expand Down
12 changes: 12 additions & 0 deletions packages/icons/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7510,6 +7510,18 @@
- draft
sizes:
- 32
- name: document--processor
friendly_name: Document processor
aliases:
- document
- processing
- extraction
- classification
- data
- AI
- digital labor
sizes:
- 32
- name: document--protected
friendly_name: Document protected
aliases:
Expand Down
16 changes: 16 additions & 0 deletions packages/icons/src/svg/32/document--processor.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c1c8a8b

Please sign in to comment.